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

build(deps): bump the kiota-dependencies group in /get-started/azure-auth/python with 5 updates #6637

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2024

Bumps the kiota-dependencies group in /get-started/azure-auth/python with 5 updates:

Package From To
microsoft-kiota-abstractions 1.4.5 1.4.6
microsoft-kiota-authentication-azure 1.4.5 1.4.6
microsoft-kiota-http 1.4.5 1.4.6
microsoft-kiota-serialization-json 1.4.5 1.4.6
microsoft-kiota-serialization-text 1.4.5 1.4.6

Updates microsoft-kiota-abstractions from 1.4.5 to 1.4.6

Release notes

Sourced from microsoft-kiota-abstractions's releases.

microsoft-kiota-abstractions: v1.4.6

1.4.6 (2024-10-18)

Bug Fixes

  • fixes typing errors from integration tests for optional parameters (87e036d)
  • fixes typing errors from integration tests for optional parameters (caea6f9)
Commits
  • d399ca5 Merge pull request #394 from microsoft/release-please--branches--main
  • 3fed67a chore: release main
  • 87e036d Merge pull request #393 from microsoft/andrueastman/intergrationTests
  • caea6f9 fix: fixes typing errors from integration tests for optional parameters
  • See full diff in compare view

Updates microsoft-kiota-authentication-azure from 1.4.5 to 1.4.6

Release notes

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

microsoft-kiota-authentication-azure: v1.4.6

1.4.6 (2024-10-18)

Miscellaneous Chores

  • microsoft-kiota-authentication-azure: Synchronize microsoft-kiota versions
Commits
  • d399ca5 Merge pull request #394 from microsoft/release-please--branches--main
  • 3fed67a chore: release main
  • 87e036d Merge pull request #393 from microsoft/andrueastman/intergrationTests
  • caea6f9 fix: fixes typing errors from integration tests for optional parameters
  • See full diff in compare view

Updates microsoft-kiota-http from 1.4.5 to 1.4.6

Release notes

Sourced from microsoft-kiota-http's releases.

microsoft-kiota-http: v1.4.6

1.4.6 (2024-10-18)

Miscellaneous Chores

  • microsoft-kiota-http: Synchronize microsoft-kiota versions
Commits
  • d399ca5 Merge pull request #394 from microsoft/release-please--branches--main
  • 3fed67a chore: release main
  • 87e036d Merge pull request #393 from microsoft/andrueastman/intergrationTests
  • caea6f9 fix: fixes typing errors from integration tests for optional parameters
  • See full diff in compare view

Updates microsoft-kiota-serialization-json from 1.4.5 to 1.4.6

Release notes

Sourced from microsoft-kiota-serialization-json's releases.

microsoft-kiota-serialization-json: v1.4.6

1.4.6 (2024-10-18)

Bug Fixes

  • fixes typing errors from integration tests for optional parameters (87e036d)
  • fixes typing errors from integration tests for optional parameters (caea6f9)
Commits
  • d399ca5 Merge pull request #394 from microsoft/release-please--branches--main
  • 3fed67a chore: release main
  • 87e036d Merge pull request #393 from microsoft/andrueastman/intergrationTests
  • caea6f9 fix: fixes typing errors from integration tests for optional parameters
  • See full diff in compare view

Updates microsoft-kiota-serialization-text from 1.4.5 to 1.4.6

Release notes

Sourced from microsoft-kiota-serialization-text's releases.

microsoft-kiota-serialization-text: v1.4.6

1.4.6 (2024-10-18)

Bug Fixes

  • fixes typing errors from integration tests for optional parameters (87e036d)
  • fixes typing errors from integration tests for optional parameters (caea6f9)
Commits
  • d399ca5 Merge pull request #394 from microsoft/release-please--branches--main
  • 3fed67a chore: release main
  • 87e036d Merge pull request #393 from microsoft/andrueastman/intergrationTests
  • caea6f9 fix: fixes typing errors from integration tests for optional parameters
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the kiota-dependencies group in /get-started/azure-auth/python with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.4.5` | `1.4.6` |
| [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.4.5` | `1.4.6` |
| [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.4.5` | `1.4.6` |
| [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.4.5` | `1.4.6` |
| [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.4.5` | `1.4.6` |


Updates `microsoft-kiota-abstractions` from 1.4.5 to 1.4.6
- [Release notes](https://github.com/microsoft/kiota-python/releases)
- [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
- [Commits](microsoft/kiota-python@microsoft-kiota-abstractions-v1.4.5...microsoft-kiota-abstractions-v1.4.6)

Updates `microsoft-kiota-authentication-azure` from 1.4.5 to 1.4.6
- [Release notes](https://github.com/microsoft/kiota-python/releases)
- [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
- [Commits](microsoft/kiota-python@microsoft-kiota-authentication-azure-v1.4.5...microsoft-kiota-authentication-azure-v1.4.6)

Updates `microsoft-kiota-http` from 1.4.5 to 1.4.6
- [Release notes](https://github.com/microsoft/kiota-python/releases)
- [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
- [Commits](microsoft/kiota-python@microsoft-kiota-http-v1.4.5...microsoft-kiota-http-v1.4.6)

Updates `microsoft-kiota-serialization-json` from 1.4.5 to 1.4.6
- [Release notes](https://github.com/microsoft/kiota-python/releases)
- [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
- [Commits](microsoft/kiota-python@microsoft-kiota-serialization-json-v1.4.5...microsoft-kiota-serialization-json-v1.4.6)

Updates `microsoft-kiota-serialization-text` from 1.4.5 to 1.4.6
- [Release notes](https://github.com/microsoft/kiota-python/releases)
- [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
- [Commits](microsoft/kiota-python@microsoft-kiota-serialization-text-v1.4.5...microsoft-kiota-serialization-text-v1.4.6)

---
updated-dependencies:
- dependency-name: microsoft-kiota-abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: microsoft-kiota-authentication-azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: microsoft-kiota-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: microsoft-kiota-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: microsoft-kiota-serialization-text
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 18, 2024
@baywet baywet merged commit 8a4df44 into main Oct 18, 2024
5 checks passed
@baywet baywet deleted the dependabot/pip/get-started/azure-auth/python/kiota-dependencies-9faf2cf497 branch October 18, 2024 22:20
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant