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

Bump the kiota-dependencies group with 6 updates #1932

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

Bumps the kiota-dependencies group with 6 updates:

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

Updates com.microsoft.kiota:microsoft-kiota-authentication-azure from 1.1.3 to 1.1.4

Release notes

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

v1.1.4

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.

Added

  • Introduces a filename directive in the MultipartBody.
Changelog

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

[1.1.4] - 2024-04-04

Added

  • Introduces a filename directive in the MultipartBody.

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.
Commits
  • d24eb36 Merge pull request #1150 from piotrooo/feature/introduce-multipartbody-filena...
  • 97da359 Change Part constructor as package-scoped
  • 9781104 Bump version for release
  • 9700c72 Merge remote-tracking branch 'origin/main' into feature/introduce-multipartbo...
  • d2f2306 Make Part class as non-static
  • a7a6569 Merge pull request #1149 from piotrooo/feature/remove-nullable-from-base-requ...
  • fbbcf04 Merge branch 'main' into feature/remove-nullable-from-base-request-configuration
  • f346318 Add changelog entry
  • 3bd4cc8 Cleanup
  • 590f8a3 Add @​Nonnull annotation
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-http-okHttp from 1.1.3 to 1.1.4

Release notes

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

v1.1.4

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.

Added

  • Introduces a filename directive in the MultipartBody.
Changelog

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

[1.1.4] - 2024-04-04

Added

  • Introduces a filename directive in the MultipartBody.

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.
Commits
  • d24eb36 Merge pull request #1150 from piotrooo/feature/introduce-multipartbody-filena...
  • 97da359 Change Part constructor as package-scoped
  • 9781104 Bump version for release
  • 9700c72 Merge remote-tracking branch 'origin/main' into feature/introduce-multipartbo...
  • d2f2306 Make Part class as non-static
  • a7a6569 Merge pull request #1149 from piotrooo/feature/remove-nullable-from-base-requ...
  • fbbcf04 Merge branch 'main' into feature/remove-nullable-from-base-request-configuration
  • f346318 Add changelog entry
  • 3bd4cc8 Cleanup
  • 590f8a3 Add @​Nonnull annotation
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-json from 1.1.3 to 1.1.4

Release notes

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

v1.1.4

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.

Added

  • Introduces a filename directive in the MultipartBody.
Changelog

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

[1.1.4] - 2024-04-04

Added

  • Introduces a filename directive in the MultipartBody.

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.
Commits
  • d24eb36 Merge pull request #1150 from piotrooo/feature/introduce-multipartbody-filena...
  • 97da359 Change Part constructor as package-scoped
  • 9781104 Bump version for release
  • 9700c72 Merge remote-tracking branch 'origin/main' into feature/introduce-multipartbo...
  • d2f2306 Make Part class as non-static
  • a7a6569 Merge pull request #1149 from piotrooo/feature/remove-nullable-from-base-requ...
  • fbbcf04 Merge branch 'main' into feature/remove-nullable-from-base-request-configuration
  • f346318 Add changelog entry
  • 3bd4cc8 Cleanup
  • 590f8a3 Add @​Nonnull annotation
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-text from 1.1.3 to 1.1.4

Release notes

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

v1.1.4

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.

Added

  • Introduces a filename directive in the MultipartBody.
Changelog

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

[1.1.4] - 2024-04-04

Added

  • Introduces a filename directive in the MultipartBody.

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.
Commits
  • d24eb36 Merge pull request #1150 from piotrooo/feature/introduce-multipartbody-filena...
  • 97da359 Change Part constructor as package-scoped
  • 9781104 Bump version for release
  • 9700c72 Merge remote-tracking branch 'origin/main' into feature/introduce-multipartbo...
  • d2f2306 Make Part class as non-static
  • a7a6569 Merge pull request #1149 from piotrooo/feature/remove-nullable-from-base-requ...
  • fbbcf04 Merge branch 'main' into feature/remove-nullable-from-base-request-configuration
  • f346318 Add changelog entry
  • 3bd4cc8 Cleanup
  • 590f8a3 Add @​Nonnull annotation
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-form from 1.1.3 to 1.1.4

Release notes

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

v1.1.4

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.

Added

  • Introduces a filename directive in the MultipartBody.
Changelog

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

[1.1.4] - 2024-04-04

Added

  • Introduces a filename directive in the MultipartBody.

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.
Commits
  • d24eb36 Merge pull request #1150 from piotrooo/feature/introduce-multipartbody-filena...
  • 97da359 Change Part constructor as package-scoped
  • 9781104 Bump version for release
  • 9700c72 Merge remote-tracking branch 'origin/main' into feature/introduce-multipartbo...
  • d2f2306 Make Part class as non-static
  • a7a6569 Merge pull request #1149 from piotrooo/feature/remove-nullable-from-base-requ...
  • fbbcf04 Merge branch 'main' into feature/remove-nullable-from-base-request-configuration
  • f346318 Add changelog entry
  • 3bd4cc8 Cleanup
  • 590f8a3 Add @​Nonnull annotation
  • Additional commits viewable in compare view

Updates com.microsoft.kiota:microsoft-kiota-serialization-multipart from 1.1.3 to 1.1.4

Release notes

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

v1.1.4

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.

Added

  • Introduces a filename directive in the MultipartBody.
Changelog

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

[1.1.4] - 2024-04-04

Added

  • Introduces a filename directive in the MultipartBody.

Changed

  • Replaces @Nullable annotations to @Nonnull in the BaseRequestConfiguration.
Commits
  • d24eb36 Merge pull request #1150 from piotrooo/feature/introduce-multipartbody-filena...
  • 97da359 Change Part constructor as package-scoped
  • 9781104 Bump version for release
  • 9700c72 Merge remote-tracking branch 'origin/main' into feature/introduce-multipartbo...
  • d2f2306 Make Part class as non-static
  • a7a6569 Merge pull request #1149 from piotrooo/feature/remove-nullable-from-base-requ...
  • fbbcf04 Merge branch 'main' into feature/remove-nullable-from-base-request-configuration
  • f346318 Add changelog entry
  • 3bd4cc8 Cleanup
  • 590f8a3 Add @​Nonnull annotation
  • 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 with 6 updates:

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


Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.1.3 to 1.1.4
- [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.1.3...v1.1.4)

Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.1.3 to 1.1.4
- [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.1.3...v1.1.4)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.1.3 to 1.1.4
- [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.1.3...v1.1.4)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.1.3 to 1.1.4
- [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.1.3...v1.1.4)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.1.3 to 1.1.4
- [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.1.3...v1.1.4)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.1.3 to 1.1.4
- [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.1.3...v1.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 12, 2024 05:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 12, 2024
@andrueastman andrueastman merged commit 0cff576 into dev Apr 12, 2024
7 checks passed
@andrueastman andrueastman deleted the dependabot/gradle/kiota-dependencies-04188aa5a6 branch April 12, 2024 06: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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant