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 azurecore group across 1 directory with 2 updates #16431

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2024

Bumps the azurecore group with 2 updates in the /prime-router directory: com.azure:azure-core and com.azure:azure-core-http-netty.

Updates com.azure:azure-core from 1.52.0 to 1.54.0

Release notes

Sourced from com.azure:azure-core's releases.

azure-core_1.54.0

1.54.0 (2024-11-01)

Features Added

  • Added HttpLogOptions.getAllowHttpHeaderNames(), HttpLogOptions.setAllowedHeaderNames(Set<HttpHeaderNames>), and HttpLogOptions.addAllowedHeaderName(HttpHeaderName).

Bugs Fixed

  • Fixed a bug where Duration.between could result in an exception if OffsetDateTime.MAX was used.

Other Changes

  • Deprecated String-based equivalent APIs in HttpLogOptions for allowed header names.
  • Deprecated HttpLogOptions.prettyPrintBody.

Dependency Updates

  • Updated Reactor from 3.4.38 to 3.4.41.
Commits

Updates com.azure:azure-core-http-netty from 1.15.4 to 1.15.6

Release notes

Sourced from com.azure:azure-core-http-netty's releases.

azure-core-http-netty_1.15.6

1.15.6 (2024-11-01)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.53.0 to 1.54.0.
  • Upgraded reactor-netty-http from 1.0.45 to 1.0.48.
  • Upgraded Netty dependencies from 4.1.110.Final to 4.1.112.Final.

azure-core-management_1.15.5

1.15.5 (2024-11-01)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.53.0 to 1.54.0.
Commits

You can trigger a rebase of this PR 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

Copy link

github-actions bot commented Nov 3, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@dependabot dependabot bot requested a review from a team as a code owner November 3, 2024 09:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 3, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/azurecore-9f9d3eccb2 branch 2 times, most recently from 7f11b3e to 15a1741 Compare November 5, 2024 23:12
@dependabot dependabot bot changed the base branch from master to main November 6, 2024 16:59
Bumps the azurecore group with 2 updates in the /prime-router directory: [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) and [com.azure:azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java).


Updates `com.azure:azure-core` from 1.52.0 to 1.54.0
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.52.0...azure-core_1.54.0)

Updates `com.azure:azure-core-http-netty` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core-http-netty_1.15.4...azure-core-http-netty_1.15.6)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azurecore
- dependency-name: com.azure:azure-core-http-netty
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azurecore
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/azurecore-9f9d3eccb2 branch from 15a1741 to 84bda20 Compare November 10, 2024 08:40
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2024

Superseded by #16567.

@dependabot dependabot bot closed this Nov 17, 2024
@dependabot dependabot bot deleted the dependabot/gradle/prime-router/azurecore-9f9d3eccb2 branch November 17, 2024 08:49
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