Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Bump microsoft-kiota-abstractions from 1.2.0 to 1.3.0 #3

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps microsoft-kiota-abstractions from 1.2.0 to 1.3.0.

Release notes

Sourced from microsoft-kiota-abstractions's releases.

v1.3.0

Changed

  • Changed python model classes to dataclasses. #2684
  • Fix issue with command conflicts causing CLI crashes. (Shell)
  • Fix build error by splitting the ambiguous --file option into --input-file and --output-file. (Shell)
  • Fixed including unused imports in Go #2699
  • Fixed a bug where error response type with primitive types would cause compile errors in dotnet #2651
  • Fixed a bug where CSharp generation would fail if the input openApi contained schemas named 'TimeOnly' or 'DateOnly' 2671
  • Updated the reserved types for CSharp to include 'Stream' and 'Date' should be reserved names in CSharp 2369
  • Fix issue with request builders with parameters being excluded from commands output. (Shell)
  • Fixed a bug in setting default enum values fails if the symbol has been sanitized and the symbol only contains special characters 2360
  • Fixed issue where duplicate query parameter names per path were added to the URL template. Now only distinct query parameter names are added. 2725

v1.2.1

Changed

  • Fixed a bug where Operation filters would be greedy and exclude non operation filters. #2651
  • Shorten Go File names to a max of 252
  • Fixed a bug where clean output option would fail because of the log file. #2645
  • Fixed a bug in the extension where selection in multiple indexers would fail. #2666
Changelog

Sourced from microsoft-kiota-abstractions's changelog.

[1.3.0] - 2023-06-09

Changed

  • Changed python model classes to dataclasses. #2684
  • Fix issue with command conflicts causing CLI crashes. (Shell)
  • Fix build error by splitting the ambiguous --file option into --input-file and --output-file. (Shell)
  • Fixed including unused imports in Go #2699
  • Fixed a bug where error response type with primitive types would cause compile errors in dotnet #2651
  • Fixed a bug where CSharp generation would fail if the input openApi contained schemas named 'TimeOnly' or 'DateOnly' 2671
  • Updated the reserved types for CSharp to include 'Stream' and 'Date' should be reserved names in CSharp 2369
  • Fix issue with request builders with parameters being excluded from commands output. (Shell)
  • Fixed a bug in setting default enum values fails if the symbol has been sanitized and the symbol only contains special characters 2360
  • Fixed issue where duplicate query parameter names per path were added to the URL template. Now only distinct query parameter names are added. 2725

[1.2.1] - 2023-05-16

Changed

  • Fixed a bug where Operation filters would be greedy and exclude non operation filters. #2651
  • Shorten Go File names to a max of 252
  • Fixed a bug where clean output option would fail because of the log file. #2645
  • Fixed a bug in the extension where selection in multiple indexers would fail. #2666
Commits
  • 2224af1 Merge pull request #2744 from microsoft/release/onethreezero
  • 351d4c5 - bumps version for 1.3.0 releasee
  • 9494c7b Merge pull request #2742 from microsoft/dependabot/npm_and_yarn/vscode/micros...
  • 1112b7a - bumps required code version to match types
  • 7597e2a Merge pull request #2743 from microsoft/feature/translations
  • ae601d6 - replaces placeholders in translations
  • 0ce182c Merge pull request #2741 from microsoft/dependabot/nuget/Microsoft.Fast.Compo...
  • 4be82d1 Bump @​types/vscode from 1.78.1 to 1.79.0 in /vscode/microsoft-kiota
  • 4ba1fd8 Bump Microsoft.Fast.Components.FluentUI from 2.3.5 to 2.3.6
  • 24ec32e Merge pull request #2740 from microsoft/dependabot/npm_and_yarn/vscode/micros...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [microsoft-kiota-abstractions](https://github.com/microsoft/kiota) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/microsoft/kiota/releases)
- [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: microsoft-kiota-abstractions
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2024 00:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2024
@github-actions github-actions bot merged commit 4842764 into main Mar 1, 2024
3 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/microsoft-kiota-abstractions-1.3.0 branch March 1, 2024 00:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants