Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the kiota group with 7 updates:

Package From To
microsoft-kiota-abstractions 1.3.3 1.6.3
microsoft-kiota-authentication-azure 1.1.0 1.6.3
microsoft-kiota-serialization-json 1.3.1 1.6.3
microsoft-kiota-serialization-text 1.0.0 1.6.3
microsoft-kiota-serialization-form 0.1.1 1.6.3
microsoft-kiota-serialization-multipart 0.1.0 1.6.3
microsoft-kiota-http 1.3.3 1.6.3

Updates microsoft-kiota-abstractions from 1.3.3 to 1.6.3

Release notes

Sourced from microsoft-kiota-abstractions's releases.

microsoft-kiota-abstractions: v1.6.3

1.6.3 (2024-12-02)

Miscellaneous Chores

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

microsoft-kiota-abstractions: v1.6.2

1.6.2 (2024-11-11)

Bug Fixes

  • fixes date-time in requests to align with std-uritemplate 2.0.0 (58be436)
  • fixes date-time in requests to align with std-uritemplate 2.0.0 (35ff436)

microsoft-kiota-abstractions: v1.6.1

1.6.1 (2024-11-09)

Bug Fixes

  • fixes typing issues discovered from github api generation (92cf4c5)
  • fixes typing issues discovered from github api generation (6e68068)
  • type information for collection of primitives (b3afe83)

microsoft-kiota-abstractions: v1.6.0

1.6.0 (2024-10-28)

Features

  • add support for MultipartBody filename parameter (50aa7e3)

microsoft-kiota-abstractions: v1.5.0

1.5.0 (2024-10-22)

Miscellaneous Chores

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

microsoft-kiota-abstractions: v1.4.6

1.4.6 (2024-10-18)

Bug Fixes

  • fixes typing errors from integration tests for optional parameters (87e036d)

... (truncated)

Commits
  • 5b83cd5 Merge pull request #419 from microsoft/release-please--branches--main
  • 555c44d chore: release main
  • 12a11f6 Merge pull request #417 from microsoft/fix/retry-handler
  • c655fa2 fix: Ensures retry count is incremented based on value in retry-attempt header
  • fd87c67 fix: Fixes retry handler exponential back-off to consider the delay specified...
  • 48224f0 Removes unused max_delay variable & other related variables
  • 886f28e fix: Ensure calculated retry delay validated against correct maximum value of...
  • d6080ea Merge pull request #414 from microsoft/dependabot/pip/packages/serialization/...
  • cb0ab73 chore(deps-dev): update yapf requirement in /packages/serialization/form
  • e8025e3 Merge pull request #416 from microsoft/dependabot/pip/packages/serialization/...
  • Additional commits viewable in compare view

Updates microsoft-kiota-authentication-azure from 1.1.0 to 1.6.3

Release notes

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

microsoft-kiota-authentication-azure: v1.6.3

1.6.3 (2024-12-02)

Miscellaneous Chores

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

microsoft-kiota-authentication-azure: v1.6.2

1.6.2 (2024-11-11)

Miscellaneous Chores

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

microsoft-kiota-authentication-azure: v1.6.1

1.6.1 (2024-11-09)

Miscellaneous Chores

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

microsoft-kiota-authentication-azure: v1.6.0

1.6.0 (2024-10-28)

Miscellaneous Chores

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

microsoft-kiota-authentication-azure: v1.5.0

1.5.0 (2024-10-22)

Miscellaneous Chores

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

microsoft-kiota-authentication-azure: v1.4.6

1.4.6 (2024-10-18)

Miscellaneous Chores

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

microsoft-kiota-authentication-azure: v1.4.5

1.4.5 (2024-10-16)

... (truncated)

Commits
  • 5b83cd5 Merge pull request #419 from microsoft/release-please--branches--main
  • 555c44d chore: release main
  • 12a11f6 Merge pull request #417 from microsoft/fix/retry-handler
  • c655fa2 fix: Ensures retry count is incremented based on value in retry-attempt header
  • fd87c67 fix: Fixes retry handler exponential back-off to consider the delay specified...
  • 48224f0 Removes unused max_delay variable & other related variables
  • 886f28e fix: Ensure calculated retry delay validated against correct maximum value of...
  • d6080ea Merge pull request #414 from microsoft/dependabot/pip/packages/serialization/...
  • cb0ab73 chore(deps-dev): update yapf requirement in /packages/serialization/form
  • e8025e3 Merge pull request #416 from microsoft/dependabot/pip/packages/serialization/...
  • Additional commits viewable in compare view

Updates microsoft-kiota-serialization-json from 1.3.1 to 1.6.3

Release notes

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

microsoft-kiota-serialization-json: v1.6.3

1.6.3 (2024-12-02)

Miscellaneous Chores

  • microsoft-kiota-serialization-json: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-json: v1.6.2

1.6.2 (2024-11-11)

Miscellaneous Chores

  • microsoft-kiota-serialization-json: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-json: v1.6.1

1.6.1 (2024-11-09)

Bug Fixes

  • fixes typing issues discovered from github api generation (92cf4c5)
  • fixes typing issues discovered from github api generation (6e68068)

microsoft-kiota-serialization-json: v1.6.0

1.6.0 (2024-10-28)

Miscellaneous Chores

  • microsoft-kiota-serialization-json: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-json: v1.5.0

1.5.0 (2024-10-22)

Miscellaneous Chores

  • microsoft-kiota-serialization-json: Synchronize microsoft-kiota versions

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)

... (truncated)

Commits
  • 5b83cd5 Merge pull request #419 from microsoft/release-please--branches--main
  • 555c44d chore: release main
  • 12a11f6 Merge pull request #417 from microsoft/fix/retry-handler
  • c655fa2 fix: Ensures retry count is incremented based on value in retry-attempt header
  • fd87c67 fix: Fixes retry handler exponential back-off to consider the delay specified...
  • 48224f0 Removes unused max_delay variable & other related variables
  • 886f28e fix: Ensure calculated retry delay validated against correct maximum value of...
  • d6080ea Merge pull request #414 from microsoft/dependabot/pip/packages/serialization/...
  • cb0ab73 chore(deps-dev): update yapf requirement in /packages/serialization/form
  • e8025e3 Merge pull request #416 from microsoft/dependabot/pip/packages/serialization/...
  • Additional commits viewable in compare view

Updates microsoft-kiota-serialization-text from 1.0.0 to 1.6.3

Release notes

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

microsoft-kiota-serialization-text: v1.6.3

1.6.3 (2024-12-02)

Miscellaneous Chores

  • microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-text: v1.6.2

1.6.2 (2024-11-11)

Miscellaneous Chores

  • microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-text: v1.6.1

1.6.1 (2024-11-09)

Bug Fixes

  • fixes typing issues discovered from github api generation (92cf4c5)
  • fixes typing issues discovered from github api generation (6e68068)

microsoft-kiota-serialization-text: v1.6.0

1.6.0 (2024-10-28)

Miscellaneous Chores

  • microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-text: v1.5.0

1.5.0 (2024-10-22)

Miscellaneous Chores

  • microsoft-kiota-serialization-text: Synchronize microsoft-kiota versions

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)

... (truncated)

Commits
  • 5b83cd5 Merge pull request #419 from microsoft/release-please--branches--main
  • 555c44d chore: release main
  • 12a11f6 Merge pull request #417 from microsoft/fix/retry-handler
  • c655fa2 fix: Ensures retry count is incremented based on value in retry-attempt header
  • fd87c67 fix: Fixes retry handler exponential back-off to consider the delay specified...
  • 48224f0 Removes unused max_delay variable & other related variables
  • 886f28e fix: Ensure calculated retry delay validated against correct maximum value of...
  • d6080ea Merge pull request #414 from microsoft/dependabot/pip/packages/serialization/...
  • cb0ab73 chore(deps-dev): update yapf requirement in /packages/serialization/form
  • e8025e3 Merge pull request #416 from microsoft/dependabot/pip/packages/serialization/...
  • Additional commits viewable in compare view

Updates microsoft-kiota-serialization-form from 0.1.1 to 1.6.3

Release notes

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

microsoft-kiota-serialization-form: v1.6.3

1.6.3 (2024-12-02)

Miscellaneous Chores

  • microsoft-kiota-serialization-form: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-form: v1.6.2

1.6.2 (2024-11-11)

Miscellaneous Chores

  • microsoft-kiota-serialization-form: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-form: v1.6.1

1.6.1 (2024-11-09)

Bug Fixes

  • fixes typing issues discovered from github api generation (92cf4c5)
  • fixes typing issues discovered from github api generation (6e68068)

microsoft-kiota-serialization-form: v1.6.0

1.6.0 (2024-10-28)

Miscellaneous Chores

  • microsoft-kiota-serialization-form: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-form: v1.5.0

1.5.0 (2024-10-22)

Miscellaneous Chores

  • microsoft-kiota-serialization-form: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-form: 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)

... (truncated)

Commits

Updates microsoft-kiota-serialization-multipart from 0.1.0 to 1.6.3

Release notes

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

microsoft-kiota-serialization-multipart: v1.6.3

1.6.3 (2024-12-02)

Miscellaneous Chores

  • microsoft-kiota-serialization-multipart: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-multipart: v1.6.2

1.6.2 (2024-11-11)

Miscellaneous Chores

  • microsoft-kiota-serialization-multipart: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-multipart: v1.6.1

1.6.1 (2024-11-09)

Miscellaneous Chores

  • microsoft-kiota-serialization-multipart: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-multipart: v1.6.0

1.6.0 (2024-10-28)

Features

  • add support for MultipartBody filename parameter (50aa7e3)

microsoft-kiota-serialization-multipart: v1.5.0

1.5.0 (2024-10-22)

Miscellaneous Chores

  • microsoft-kiota-serialization-multipart: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-multipart: 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)

microsoft-kiota-serialization-multipart: v1.4.5

... (truncated)

Commits

Updates microsoft-kiota-http from 1.3.3 to 1.6.3

Release notes

Sourced from microsoft-kiota-http's releases.

microsoft-kiota-http: v1.6.3

1.6.3 (2024-12-02)

Bug Fixes

  • Ensure calculated retry delay validated against correct maximum value of 180 secs (886f28e)
  • Ensures retry count is incremented based on value in retry-attempt header (c655fa2)
  • Fixes retry handler exponential back-off to consider the delay specified in the retry handler option (fd87c67)

microsoft-kiota-http: v1.6.2

1.6.2 (2024-11-11)

Miscellaneous Chores

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

microsoft-kiota-http: v1.6.1

1.6.1 (2024-11-09)

Bug Fixes

  • fixes typing issues discovered from github api generation (92cf4c5)
  • fixes typing issues discovered from github api generation (6e68068)
  • type information for collection of primitives (b3afe83)

microsoft-kiota-http: v1.6.0

1.6.0 (2024-10-28)

Miscellaneous Chores

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

microsoft-kiota-http: v1.5.0

1.5.0 (2024-10-22)

Miscellaneous Chores

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

microsoft-kiota-http: v1.4.6

1.4.6 (2024-10-18)

Miscellaneous Chores

... (truncated)

Commits
  • 5b83cd5 Merge pull request #419 from microsoft/release-please--branches--main
  • 555c44d chore: release main
  • 12a11f6 Merge pull request #417 from microsoft/fix/retry-handler
  • c655fa2 fix: Ensures retry count is incremented based on value in retry-attempt header
  • fd87c67 fix: Fixes retry handler exponential back-off to consider the delay specified...
  • 48224f0 Removes unused max_delay variable & other related variables
  • 886f28e fix: Ensure calculated retry delay validated against correct maximum value of...
  • d6080ea Merge pull request #414 from microsoft/dependabot/pip/packages/serialization/...
  • cb0ab73 chore(deps-dev): update yapf requirement in /packages/serialization/form
  • e8025e3 Merge pull request #416 from microsoft/dependabot/pip/packages/serialization/...
  • 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

@dependabot dependabot bot requested a review from a team as a code owner December 4, 2024 12:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 4, 2024
@baywet baywet enabled auto-merge December 4, 2024 12:48
@dependabot dependabot bot force-pushed the dependabot/pip/kiota-300d5eff7f branch 3 times, most recently from a716701 to 0c58158 Compare December 4, 2024 14:15
baywet
baywet previously approved these changes Dec 4, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/kiota-300d5eff7f branch from 0c58158 to e09e0db Compare December 4, 2024 14:44
@Ndiritu
Copy link
Contributor

Ndiritu commented Dec 4, 2024

Working on cleaning up duplicate conflicting dependencies between service lib & graph core to unblock this

Bumps the kiota group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [microsoft-kiota-abstractions](https://github.com/microsoft/kiota-python) | `1.3.3` | `1.6.3` |
| [microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-python) | `1.1.0` | `1.6.3` |
| [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) | `1.3.1` | `1.6.3` |
| [microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-python) | `1.0.0` | `1.6.3` |
| [microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-python) | `0.1.1` | `1.6.3` |
| [microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-python) | `0.1.0` | `1.6.3` |
| [microsoft-kiota-http](https://github.com/microsoft/kiota-python) | `1.3.3` | `1.6.3` |


Updates `microsoft-kiota-abstractions` from 1.3.3 to 1.6.3
- [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@v1.3.3...microsoft-kiota-abstractions-v1.6.3)

Updates `microsoft-kiota-authentication-azure` from 1.1.0 to 1.6.3
- [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@v1.1.0...microsoft-kiota-authentication-azure-v1.6.3)

Updates `microsoft-kiota-serialization-json` from 1.3.1 to 1.6.3
- [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@v1.3.1...microsoft-kiota-serialization-json-v1.6.3)

Updates `microsoft-kiota-serialization-text` from 1.0.0 to 1.6.3
- [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@v1.0.0...microsoft-kiota-serialization-text-v1.6.3)

Updates `microsoft-kiota-serialization-form` from 0.1.1 to 1.6.3
- [Release notes](https://github.com/microsoft/kiota-python/releases)
- [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
- [Commits](https://github.com/microsoft/kiota-python/commits/microsoft-kiota-serialization-form-v1.6.3)

Updates `microsoft-kiota-serialization-multipart` from 0.1.0 to 1.6.3
- [Release notes](https://github.com/microsoft/kiota-python/releases)
- [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
- [Commits](https://github.com/microsoft/kiota-python/commits/microsoft-kiota-serialization-multipart-v1.6.3)

Updates `microsoft-kiota-http` from 1.3.3 to 1.6.3
- [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@v1.3.3...microsoft-kiota-http-v1.6.3)

---
updated-dependencies:
- dependency-name: microsoft-kiota-abstractions
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: kiota
- dependency-name: microsoft-kiota-authentication-azure
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: kiota
- dependency-name: microsoft-kiota-serialization-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: kiota
- dependency-name: microsoft-kiota-serialization-text
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: kiota
- dependency-name: microsoft-kiota-serialization-form
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: kiota
- dependency-name: microsoft-kiota-serialization-multipart
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: kiota
- dependency-name: microsoft-kiota-http
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: kiota
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/kiota-300d5eff7f branch from e09e0db to 97365fc Compare December 4, 2024 15:14
@baywet baywet merged commit 9168560 into main Dec 4, 2024
8 checks passed
@baywet baywet deleted the dependabot/pip/kiota-300d5eff7f branch December 4, 2024 16:46
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.

3 participants