microsoftgraph / msgraph-beta-sdk-java

Microsoft Graph Beta Java SDK
https://docs.microsoft.com/en-us/graph/sdks/use-beta?tabs=Java
MIT License
26 stars 10 forks source link

chore(deps): bump the kiota-dependencies group in /android with 6 updates #1064

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the kiota-dependencies group in /android with 6 updates:

Package From To
com.microsoft.kiota:microsoft-kiota-authentication-azure 1.6.0 1.7.0
com.microsoft.kiota:microsoft-kiota-http-okHttp 1.6.0 1.7.0
com.microsoft.kiota:microsoft-kiota-serialization-json 1.6.0 1.7.0
com.microsoft.kiota:microsoft-kiota-serialization-text 1.6.0 1.7.0
com.microsoft.kiota:microsoft-kiota-serialization-form 1.6.0 1.7.0
com.microsoft.kiota:microsoft-kiota-serialization-multipart 1.6.0 1.7.0

Updates com.microsoft.kiota:microsoft-kiota-authentication-azure from 1.6.0 to 1.7.0

Release notes

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

v1.7.0

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Changelog

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

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Commits
  • 17e649c Merge pull request #1613 from microsoft/release-please--branches--main
  • e3b7b5a chore(main): release 1.7.0
  • d1c97c1 feat: adds the ability to pass options to default interceptors
  • See full diff in compare view


Updates com.microsoft.kiota:microsoft-kiota-http-okHttp from 1.6.0 to 1.7.0

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-http-okHttp's releases.

v1.7.0

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-http-okHttp's changelog.

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Commits
  • 17e649c Merge pull request #1613 from microsoft/release-please--branches--main
  • e3b7b5a chore(main): release 1.7.0
  • d1c97c1 feat: adds the ability to pass options to default interceptors
  • See full diff in compare view


Updates com.microsoft.kiota:microsoft-kiota-serialization-json from 1.6.0 to 1.7.0

Release notes

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

v1.7.0

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-json's changelog.

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Commits
  • 17e649c Merge pull request #1613 from microsoft/release-please--branches--main
  • e3b7b5a chore(main): release 1.7.0
  • d1c97c1 feat: adds the ability to pass options to default interceptors
  • See full diff in compare view


Updates com.microsoft.kiota:microsoft-kiota-serialization-text from 1.6.0 to 1.7.0

Release notes

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

v1.7.0

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's changelog.

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Commits
  • 17e649c Merge pull request #1613 from microsoft/release-please--branches--main
  • e3b7b5a chore(main): release 1.7.0
  • d1c97c1 feat: adds the ability to pass options to default interceptors
  • See full diff in compare view


Updates com.microsoft.kiota:microsoft-kiota-serialization-form from 1.6.0 to 1.7.0

Release notes

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

v1.7.0

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-form's changelog.

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Commits
  • 17e649c Merge pull request #1613 from microsoft/release-please--branches--main
  • e3b7b5a chore(main): release 1.7.0
  • d1c97c1 feat: adds the ability to pass options to default interceptors
  • See full diff in compare view


Updates com.microsoft.kiota:microsoft-kiota-serialization-multipart from 1.6.0 to 1.7.0

Release notes

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

v1.7.0

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-multipart's changelog.

1.7.0 (2024-10-11)

Features

  • adds the ability to pass options to default interceptors (d1c97c1)
Commits
  • 17e649c Merge pull request #1613 from microsoft/release-please--branches--main
  • e3b7b5a chore(main): release 1.7.0
  • d1c97c1 feat: adds the ability to pass options to default interceptors
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Microsoft Reviewers: Open in CodeFlow
dependabot[bot] commented 1 month ago

Looks like these dependencies are no longer updatable, so this is no longer needed.