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

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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Updates com.microsoft.kiota:microsoft-kiota-authentication-azure from 1.4.0 to 1.5.0

Release notes

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

v1.5.0

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Changelog

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

[1.5.0] - 2024-09-30

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Commits
  • b82a085 Merge pull request #1562 from microsoft/feat/auth-handler
  • cba2a68 Merge pull request #1587 from microsoft/feat/branch-policy
  • e1350fa Add branch policy config
  • 319cc64 Merge pull request #1591 from microsoft/dependabot/gradle/components/bundle/o...
  • 0213e8a Merge pull request #1589 from microsoft/dependabot/gradle/components/abstract...
  • 045fd33 chore(deps): bump org.mockito:mockito-core in /components/bundle
  • a676325 chore(deps): bump org.mockito:mockito-core in /components/abstractions
  • abdcf76 Merge pull request #1592 from microsoft/dependabot/gradle/components/http/okH...
  • ddbfc47 Merge pull request #1590 from microsoft/dependabot/gradle/components/authenti...
  • 645c249 Merge pull request #1593 from microsoft/dependabot/gradle/components/serializ...
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-http-okHttp from 1.4.0 to 1.5.0

Release notes

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

v1.5.0

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Changelog

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

[1.5.0] - 2024-09-30

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Commits
  • b82a085 Merge pull request #1562 from microsoft/feat/auth-handler
  • cba2a68 Merge pull request #1587 from microsoft/feat/branch-policy
  • e1350fa Add branch policy config
  • 319cc64 Merge pull request #1591 from microsoft/dependabot/gradle/components/bundle/o...
  • 0213e8a Merge pull request #1589 from microsoft/dependabot/gradle/components/abstract...
  • 045fd33 chore(deps): bump org.mockito:mockito-core in /components/bundle
  • a676325 chore(deps): bump org.mockito:mockito-core in /components/abstractions
  • abdcf76 Merge pull request #1592 from microsoft/dependabot/gradle/components/http/okH...
  • ddbfc47 Merge pull request #1590 from microsoft/dependabot/gradle/components/authenti...
  • 645c249 Merge pull request #1593 from microsoft/dependabot/gradle/components/serializ...
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-json from 1.4.0 to 1.5.0

Release notes

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

v1.5.0

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Changelog

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

[1.5.0] - 2024-09-30

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Commits
  • b82a085 Merge pull request #1562 from microsoft/feat/auth-handler
  • cba2a68 Merge pull request #1587 from microsoft/feat/branch-policy
  • e1350fa Add branch policy config
  • 319cc64 Merge pull request #1591 from microsoft/dependabot/gradle/components/bundle/o...
  • 0213e8a Merge pull request #1589 from microsoft/dependabot/gradle/components/abstract...
  • 045fd33 chore(deps): bump org.mockito:mockito-core in /components/bundle
  • a676325 chore(deps): bump org.mockito:mockito-core in /components/abstractions
  • abdcf76 Merge pull request #1592 from microsoft/dependabot/gradle/components/http/okH...
  • ddbfc47 Merge pull request #1590 from microsoft/dependabot/gradle/components/authenti...
  • 645c249 Merge pull request #1593 from microsoft/dependabot/gradle/components/serializ...
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-text from 1.4.0 to 1.5.0

Release notes

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

v1.5.0

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Changelog

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

[1.5.0] - 2024-09-30

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Commits
  • b82a085 Merge pull request #1562 from microsoft/feat/auth-handler
  • cba2a68 Merge pull request #1587 from microsoft/feat/branch-policy
  • e1350fa Add branch policy config
  • 319cc64 Merge pull request #1591 from microsoft/dependabot/gradle/components/bundle/o...
  • 0213e8a Merge pull request #1589 from microsoft/dependabot/gradle/components/abstract...
  • 045fd33 chore(deps): bump org.mockito:mockito-core in /components/bundle
  • a676325 chore(deps): bump org.mockito:mockito-core in /components/abstractions
  • abdcf76 Merge pull request #1592 from microsoft/dependabot/gradle/components/http/okH...
  • ddbfc47 Merge pull request #1590 from microsoft/dependabot/gradle/components/authenti...
  • 645c249 Merge pull request #1593 from microsoft/dependabot/gradle/components/serializ...
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-form from 1.4.0 to 1.5.0

Release notes

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

v1.5.0

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Changelog

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

[1.5.0] - 2024-09-30

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Commits
  • b82a085 Merge pull request #1562 from microsoft/feat/auth-handler
  • cba2a68 Merge pull request #1587 from microsoft/feat/branch-policy
  • e1350fa Add branch policy config
  • 319cc64 Merge pull request #1591 from microsoft/dependabot/gradle/components/bundle/o...
  • 0213e8a Merge pull request #1589 from microsoft/dependabot/gradle/components/abstract...
  • 045fd33 chore(deps): bump org.mockito:mockito-core in /components/bundle
  • a676325 chore(deps): bump org.mockito:mockito-core in /components/abstractions
  • abdcf76 Merge pull request #1592 from microsoft/dependabot/gradle/components/http/okH...
  • ddbfc47 Merge pull request #1590 from microsoft/dependabot/gradle/components/authenti...
  • 645c249 Merge pull request #1593 from microsoft/dependabot/gradle/components/serializ...
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-multipart from 1.4.0 to 1.5.0

Release notes

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

v1.5.0

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Changelog

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

[1.5.0] - 2024-09-30

Added

  • Adds an AuthorizationHandler that authenticates requests using a provided BaseBearerTokenAuthenticationProvider. Opting in to use this middleware can be done via KiotaClientFactory.create(authProvider).
Commits
  • b82a085 Merge pull request #1562 from microsoft/feat/auth-handler
  • cba2a68 Merge pull request #1587 from microsoft/feat/branch-policy
  • e1350fa Add branch policy config
  • 319cc64 Merge pull request #1591 from microsoft/dependabot/gradle/components/bundle/o...
  • 0213e8a Merge pull request #1589 from microsoft/dependabot/gradle/components/abstract...
  • 045fd33 chore(deps): bump org.mockito:mockito-core in /components/bundle
  • a676325 chore(deps): bump org.mockito:mockito-core in /components/abstractions
  • abdcf76 Merge pull request #1592 from microsoft/dependabot/gradle/components/http/okH...
  • ddbfc47 Merge pull request #1590 from microsoft/dependabot/gradle/components/authenti...
  • 645c249 Merge pull request #1593 from microsoft/dependabot/gradle/components/serializ...
  • 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-dependencies group in /android with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) | `1.4.0` | `1.5.0` |
| [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) | `1.4.0` | `1.5.0` |
| [com.microsoft.kiota:microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-java) | `1.4.0` | `1.5.0` |
| [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `1.4.0` | `1.5.0` |
| [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `1.4.0` | `1.5.0` |
| [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) | `1.4.0` | `1.5.0` |


Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.4.0...v1.5.0)

Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.4.0...v1.5.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.4.0...v1.5.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.4.0...v1.5.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.4.0...v1.5.0)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2024 10:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

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

@dependabot dependabot bot closed this Oct 1, 2024
auto-merge was automatically disabled October 1, 2024 10:40

Pull request was closed

@dependabot dependabot bot deleted the dependabot/gradle/android/kiota-dependencies-7d63595ff7 branch October 1, 2024 10:40
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants