Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump Microsoft.OpenApi.Kiota.Builder from 1.20.0 to 1.21.0 in /python-sdk #5678

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps Microsoft.OpenApi.Kiota.Builder from 1.20.0 to 1.21.0.

Release notes

Sourced from Microsoft.OpenApi.Kiota.Builder's releases.

v1.21.0

Added

  • Added a notion of support experience for languages in preparation for new community implemented languages.

Changed

  • Fixed python generation in scenarios with opening/closing tags for code comments. #5636
  • Fixed Python error when a class inherits from a base class and implements an interface. #5637
  • Fixed a bug where one/any schemas with single schema entries would be missing properties. #5808
  • Fixed anyOf/oneOf generation in TypeScript. 5353
  • Fixed invalid code in Php caused by "//" in property description. 5635
  • Fixed a bug where discriminator property name lookup could end up in an infinite loop. #5771
  • Fixed TypeScript generation error when generating usings from shaken serializers. #5634
  • Multiple fixed and improvements in OpenAPI description generation for plugins. [#5806](microsoft/kiota#5806

v1.21.0-preview.202411290004

Added

  • Added a notion of support experience for languages in preparation for new community implemented languages.

Changed

  • Fixed python generation in scenarios with opening/closing tags for code comments. #5636
  • Fixed Python error when a class inherits from a base class and implements an interface. #5637
  • Fixed a bug where one/any schemas with single schema entries would be missing properties. #5808
  • Fixed anyOf/oneOf generation in TypeScript. 5353
  • Fixed invalid code in Php caused by "//" in property description. 5635
  • Fixed a bug where discriminator property name lookup could end up in an infinite loop. #5771
  • Fixed TypeScript generation error when generating usings from shaken serializers. #5634
  • Multiple fixed and improvements in OpenAPI description generation for plugins. [#5806](microsoft/kiota#5806

v1.21.0-preview.202411290003

Added

  • Added a notion of support experience for languages in preparation for new community implemented languages.

Changed

  • Fixed python generation in scenarios with opening/closing tags for code comments. #5636
  • Fixed Python error when a class inherits from a base class and implements an interface. #5637
  • Fixed a bug where one/any schemas with single schema entries would be missing properties. #5808
  • Fixed anyOf/oneOf generation in TypeScript. 5353
  • Fixed invalid code in Php caused by "//" in property description. 5635
  • Fixed a bug where discriminator property name lookup could end up in an infinite loop. #5771
  • Fixed TypeScript generation error when generating usings from shaken serializers. #5634
  • Multiple fixed and improvements in OpenAPI description generation for plugins. [#5806](microsoft/kiota#5806

v1.21.0-preview.202411220001

Added

... (truncated)

Changelog

Sourced from Microsoft.OpenApi.Kiota.Builder's changelog.

[1.21.0] - 2024-12-05

Added

  • Added a notion of support experience for languages in preparation for new community implemented languages.

Changed

  • Fixed python generation in scenarios with opening/closing tags for code comments. #5636
  • Fixed Python error when a class inherits from a base class and implements an interface. #5637
  • Fixed a bug where one/any schemas with single schema entries would be missing properties. #5808
  • Fixed anyOf/oneOf generation in TypeScript. 5353
  • Fixed invalid code in Php caused by "//" in property description. 5635
  • Fixed a bug where discriminator property name lookup could end up in an infinite loop. #5771
  • Fixed TypeScript generation error when generating usings from shaken serializers. #5634
  • Multiple fixed and improvements in OpenAPI description generation for plugins. #5806
Commits
  • ec3a3ff Merge pull request #5874 from microsoft/release/v1.21.0
  • 701e915 - bumps version for release of 1.21.0
  • eb93ca9 Merge pull request #5843 from microsoft/fix/php-integration-tests
  • 66c738c Merge branch 'main' into fix/php-integration-tests
  • 0c13a88 Merge pull request #5871 from microsoft/dependabot/pip/it/python/kiota-depend...
  • c7e1ab3 update version
  • a884e40 Merge pull request #5872 from microsoft/dependabot/pip/it/python/six-1.17.0
  • 39ae10b chore(deps-dev): bump six from 1.16.0 to 1.17.0 in /it/python
  • 07c49f5 chore(deps-dev): bump the kiota-dependencies group
  • 694129c Merge branch 'fix/php-integration-tests' of https://github.com/microsoft/kiot...
  • 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.OpenApi.Kiota.Builder](https://github.com/microsoft/kiota) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/microsoft/kiota/releases)
- [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota@v1.20.0...v1.21.0)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi.Kiota.Builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code Dependencies Pull requests that update a dependency file labels Dec 6, 2024
@apicurio-bot
Copy link

apicurio-bot bot commented Dec 6, 2024

Thank you for creating a pull request!

Pinging @jsenko, @EricWittmann to respond or triage.

@EricWittmann EricWittmann merged commit 0c8ae6c into main Dec 6, 2024
21 checks passed
@EricWittmann EricWittmann deleted the dependabot/nuget/python-sdk/Microsoft.OpenApi.Kiota.Builder-1.21.0 branch December 6, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compatibility area/ui Dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant