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

Bump microsoft-kiota-authentication-azure from 0.3.0 to 0.3.2 in /it/python #3520

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps microsoft-kiota-authentication-azure from 0.3.0 to 0.3.2.

Changelog

Sourced from microsoft-kiota-authentication-azure's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Added support for enum query parameter types. #2490
  • Support for primary error message in PHP #3276
  • Support for primary error message in Python #3277

Changed

  • Fixed missing imports for method parameters that are query parameters.
  • Fixed query parameters type mapping for arrays. #3354
  • Fixed bug where base64url and decimal types would not be generated properly in Java.
  • Fixed bug where symbol name cleanup would not work on forward single quotes characters #3426.
  • Fixed a bug where a "models" API path segment in the description would derail generation. #3400
  • Changes to the configuration of RequestInformation are preserved instead of being overwritten. #3401.
  • Fix bug where import statements in typescript wasn't using import type notation for types that are erased at runtime. #3190

[1.7.0] - 2023-10-05

Added

  • Added support for tracing in Python. #1872
  • Added auto-generated comment for TypeScript generation. #3244
  • Added a new switch to exclude all assets generated only for backward compatibility. #2952
  • Added support for tracing (OpenTelemetry) in PHP. #1871

Changed

  • Fixed class name casings when reference in the errorMappings in PHP.
  • Removed --json-no-indent option in favor of RAW_JSON output format which does the same job. (CLI)
  • Fixed imports for enum type properties with default values in Python. #3367
  • Updated constructor for request builders in Python to set passed path parameters. #3352
  • Fixed inherited type definition generation where some cases would not generate properly. #2745
  • Fixed naming convention for inline response types. #2952
  • Localhost based descriptions are not cached anymore to facilitate development workflows. #3316
  • Fixed a bug where the hints would miss quotes for paths and always use the API manifest. #3342
  • Fixed a bug where inline composed types for components schemas would have the wrong name. #3067
  • Fixed a bug where the casing of properties serialization name would be normalized. kiota-serialization-json-dotnet#131
  • Changed parameter order in with_url method body to match the signature of RequestBuilder constructor in Python. #3328
  • Removed redundant undefined qualifier in TypeScript for properties. #3244
  • The default status code response is now used as 4XX and 5XX when those class responses are not provided in the description. #3245
  • Adds codes files in typescript to reduce number of generated files. #2116

... (truncated)

Commits

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)

@dependabot dependabot bot requested a review from a team as a code owner October 19, 2023 08:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Python labels Oct 19, 2023
@github-actions github-actions bot enabled auto-merge October 19, 2023 08:42
auto-merge was automatically disabled October 19, 2023 10:18

Base branch was modified

Bumps [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/microsoft/kiota/releases)
- [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota/commits)

---
updated-dependencies:
- dependency-name: microsoft-kiota-authentication-azure
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/it/python/microsoft-kiota-authentication-azure-0.3.2 branch from 1bd8a14 to 70a5fd8 Compare October 19, 2023 10:20
@github-actions github-actions bot enabled auto-merge October 19, 2023 10:21
@github-actions github-actions bot merged commit 0db4a26 into main Oct 19, 2023
@github-actions github-actions bot deleted the dependabot/pip/it/python/microsoft-kiota-authentication-azure-0.3.2 branch October 19, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant