Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps the kiota group with 4 updates: microsoft-kiota-abstractions, microsoft-kiota-authentication-azure, microsoft-kiota-http and microsoft-kiota-serialization-json.

Updates microsoft-kiota-abstractions from 1.9.5 to 1.9.7

Release notes

Sourced from microsoft-kiota-abstractions's releases.

microsoft-kiota-abstractions: v1.9.7

1.9.7 (2025-09-09)

Miscellaneous Chores

  • microsoft-kiota-abstractions: Synchronize microsoft-kiota versions

microsoft-kiota-abstractions: v1.9.6

1.9.6 (2025-08-21)

Miscellaneous Chores

  • microsoft-kiota-abstractions: Synchronize microsoft-kiota versions
Commits
  • 845207f Merge pull request #498 from microsoft/release-please--branches--main
  • cb7f8ef chore: release main
  • f821d56 Merge pull request #496 from pangeorg/495-improve-int-float-serialization
  • 469c6f5 Merge pull request #497 from microsoft/dependabot/github_actions/actions/setu...
  • 81b1512 chore(deps): bump actions/setup-python from 5 to 6
  • 039b740 Merge pull request #493 from microsoft/release-please--branches--main
  • adf5729 chore: release main
  • 8ad6559 Merge pull request #492 from LukeMaisel/kiota-http-telemetry
  • 8cf1771 fix: ensures BaseMiddleware always creates a new span instead of returning th...
  • f6985b6 Merge pull request #491 from microsoft/dependabot/github_actions/actions/chec...
  • Additional commits viewable in compare view

Updates microsoft-kiota-authentication-azure from 1.9.5 to 1.9.7

Release notes

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

microsoft-kiota-authentication-azure: v1.9.7

1.9.7 (2025-09-09)

Miscellaneous Chores

  • microsoft-kiota-authentication-azure: Synchronize microsoft-kiota versions

microsoft-kiota-authentication-azure: v1.9.6

1.9.6 (2025-08-21)

Miscellaneous Chores

  • microsoft-kiota-authentication-azure: Synchronize microsoft-kiota versions
Commits
  • 845207f Merge pull request #498 from microsoft/release-please--branches--main
  • cb7f8ef chore: release main
  • f821d56 Merge pull request #496 from pangeorg/495-improve-int-float-serialization
  • 469c6f5 Merge pull request #497 from microsoft/dependabot/github_actions/actions/setu...
  • 81b1512 chore(deps): bump actions/setup-python from 5 to 6
  • 039b740 Merge pull request #493 from microsoft/release-please--branches--main
  • adf5729 chore: release main
  • 8ad6559 Merge pull request #492 from LukeMaisel/kiota-http-telemetry
  • 8cf1771 fix: ensures BaseMiddleware always creates a new span instead of returning th...
  • f6985b6 Merge pull request #491 from microsoft/dependabot/github_actions/actions/chec...
  • Additional commits viewable in compare view

Updates microsoft-kiota-http from 1.9.5 to 1.9.7

Release notes

Sourced from microsoft-kiota-http's releases.

microsoft-kiota-http: v1.9.7

1.9.7 (2025-09-09)

Miscellaneous Chores

  • microsoft-kiota-http: Synchronize microsoft-kiota versions

microsoft-kiota-http: v1.9.6

1.9.6 (2025-08-21)

Bug Fixes

  • ensures BaseMiddleware always creates a new span instead of returning the current span (8cf1771)
  • ensures BaseMiddleware creates a new span instead of returning the current span (8ad6559)
Commits
  • 845207f Merge pull request #498 from microsoft/release-please--branches--main
  • cb7f8ef chore: release main
  • f821d56 Merge pull request #496 from pangeorg/495-improve-int-float-serialization
  • 469c6f5 Merge pull request #497 from microsoft/dependabot/github_actions/actions/setu...
  • 81b1512 chore(deps): bump actions/setup-python from 5 to 6
  • 039b740 Merge pull request #493 from microsoft/release-please--branches--main
  • adf5729 chore: release main
  • 8ad6559 Merge pull request #492 from LukeMaisel/kiota-http-telemetry
  • 8cf1771 fix: ensures BaseMiddleware always creates a new span instead of returning th...
  • f6985b6 Merge pull request #491 from microsoft/dependabot/github_actions/actions/chec...
  • Additional commits viewable in compare view

Updates microsoft-kiota-serialization-json from 1.9.5 to 1.9.7

Release notes

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

microsoft-kiota-serialization-json: v1.9.7

1.9.7 (2025-09-09)

Bug Fixes

  • Allow ints to be written as floats in json_serializer (f821d56)

microsoft-kiota-serialization-json: v1.9.6

1.9.6 (2025-08-21)

Miscellaneous Chores

  • microsoft-kiota-serialization-json: Synchronize microsoft-kiota versions
Commits
  • 845207f Merge pull request #498 from microsoft/release-please--branches--main
  • cb7f8ef chore: release main
  • f821d56 Merge pull request #496 from pangeorg/495-improve-int-float-serialization
  • 469c6f5 Merge pull request #497 from microsoft/dependabot/github_actions/actions/setu...
  • 81b1512 chore(deps): bump actions/setup-python from 5 to 6
  • 039b740 Merge pull request #493 from microsoft/release-please--branches--main
  • adf5729 chore: release main
  • 8ad6559 Merge pull request #492 from LukeMaisel/kiota-http-telemetry
  • 8cf1771 fix: ensures BaseMiddleware always creates a new span instead of returning th...
  • f6985b6 Merge pull request #491 from microsoft/dependabot/github_actions/actions/chec...
  • Additional commits viewable 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 group with 4 updates: [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python), [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python), [microsoft-kiota-http](https://github.com/microsoft/kiota-python) and [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python).


Updates `microsoft-kiota-abstractions` from 1.9.5 to 1.9.7
- [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.9.5...microsoft-kiota-abstractions-v1.9.7)

Updates `microsoft-kiota-authentication-azure` from 1.9.5 to 1.9.7
- [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.9.5...microsoft-kiota-authentication-azure-v1.9.7)

Updates `microsoft-kiota-http` from 1.9.5 to 1.9.7
- [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.9.5...microsoft-kiota-http-v1.9.7)

Updates `microsoft-kiota-serialization-json` from 1.9.5 to 1.9.7
- [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.9.5...microsoft-kiota-serialization-json-v1.9.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Sep 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 12, 2025 04:02
@dependabot dependabot bot added the python Pull requests that update Python code label Sep 12, 2025
@github-actions github-actions bot enabled auto-merge September 12, 2025 04:02
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants