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 #16567

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 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.1

Release notes

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

azure-core_1.54.1

1.54.1 (2024-11-14)

Bugs Fixed

  • Fixed a bug where when using a SecurityManager a recursive call can crash an application. (#42906)

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
  • 2ad2cb1 Support per-call timeout in JdkHttpClient (#42932)
  • b0d14bb November 2024 path release for Core libraries (#42928)
  • a48cf4b Increment package versions for hybridcompute releases (#42941)
  • c989d40 [Automation] Generate SDK based on TypeSpec 0.25.0 (#42938)
  • 4c42252 [Automation] Generate Fluent Lite from Swagger hybridcompute#package-preview-...
  • 843c8ef Migrate Identity libraries to new linting format (#42833)
  • 6cbc527 Add missing properties file for azure-messaging-eventgrid (#42931)
  • 83ce4a1 Increment package versions for servicebus releases (#42930)
  • bcfdaf3 STG96 GA Release 2024-11-13 (#42929)
  • ed6849e Fix missing stress matrix display name filter (#42908)
  • Additional commits viewable in compare view

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

Release notes

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

azure-core-http-netty_1.15.7

1.15.7 (2024-11-14)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.54.0 to 1.54.1.
  • Upgraded Netty dependencies from 4.1.112.Final to 4.1.115.Final to resolve a CVE.

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.6

1.15.6 (2024-11-14)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.54.0 to 1.54.1.

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
  • 2ad2cb1 Support per-call timeout in JdkHttpClient (#42932)
  • b0d14bb November 2024 path release for Core libraries (#42928)
  • a48cf4b Increment package versions for hybridcompute releases (#42941)
  • c989d40 [Automation] Generate SDK based on TypeSpec 0.25.0 (#42938)
  • 4c42252 [Automation] Generate Fluent Lite from Swagger hybridcompute#package-preview-...
  • 843c8ef Migrate Identity libraries to new linting format (#42833)
  • 6cbc527 Add missing properties file for azure-messaging-eventgrid (#42931)
  • 83ce4a1 Increment package versions for servicebus releases (#42930)
  • bcfdaf3 STG96 GA Release 2024-11-13 (#42929)
  • ed6849e Fix missing stress matrix display name filter (#42908)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot requested a review from a team as a code owner November 17, 2024 08:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 17, 2024
Copy link

github-actions bot commented Nov 17, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/azurecore-d7ded3e890 branch from bf01810 to 88852e1 Compare November 24, 2024 08:01
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/azurecore-d7ded3e890 branch 2 times, most recently from 999f9ad to e48848b Compare December 6, 2024 16:36
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.1
- [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.1)

Updates `com.azure:azure-core-http-netty` from 1.15.4 to 1.15.7
- [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.7)

---
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-d7ded3e890 branch from e48848b to b8cccb0 Compare December 8, 2024 08: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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants