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 in /prime-router with 2 updates #16123

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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Release notes

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

azure-core_1.53.0

1.53.0 (2024-10-01)

Features Added

  • Allow setting SharedExecutorService's backing ExecutorService to allow for external configuration to manage the shared thread pool. (#41885)
  • Change SharedExecutorService from implementing ExecutorService to ScheduledExecutorService to allow scheduled-based execution. (#41885)
  • Allow passing schemaUrl when creating a Meter or Tracer using MeterProvider and TracerProvider. (#41789)
  • Added Binary.writeTo(JsonWriter) to enable BinaryData to better integrate with azure-json. (#42107)
  • Added ProofOfPossessionOptions and a field to TokenRequestContext to indicate its use. (#41852)

Other Changes

  • Reduced synchronization lock contention when creating URLs with UrlBuilder. (#41816)
  • Don't let SPI loading errors crash an application. (#41991)
Commits
  • e083a77 Fix Azure Redis Checkpoint Store Samples Issue (#41511)
  • fd60255 [AI] [Inference] Add correct Auth policy for non-AOAI models (#42105)
  • c32d9bd Increment versions for schemaregistry releases (#42080)
  • 2ec0458 Prepare Core libraries for October 2024 release (#42139)
  • 0cff707 initial changes, need to figure out monitoring pt parse issue (#42147)
  • bb3d2ce Quickpulse Post Request Json Bug Fix (#42144)
  • 7da661f Add SHR PoP support to azure core. (#41852)
  • d0c4a25 [BOM] Prepare for BOM release for September (#42137)
  • 7cac012 Use doclint -missing to handle Java 21 Javadoc errors instead of setting diff...
  • a43653d Add writeTo(JsonWriter) to BinaryData (#42107)
  • Additional commits viewable in compare view

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

Release notes

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

azure-core-http-netty_1.15.5

1.15.5 (2024-10-01)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.52.0 to 1.53.0.
Commits
  • e083a77 Fix Azure Redis Checkpoint Store Samples Issue (#41511)
  • fd60255 [AI] [Inference] Add correct Auth policy for non-AOAI models (#42105)
  • c32d9bd Increment versions for schemaregistry releases (#42080)
  • 2ec0458 Prepare Core libraries for October 2024 release (#42139)
  • 0cff707 initial changes, need to figure out monitoring pt parse issue (#42147)
  • bb3d2ce Quickpulse Post Request Json Bug Fix (#42144)
  • 7da661f Add SHR PoP support to azure core. (#41852)
  • d0c4a25 [BOM] Prepare for BOM release for September (#42137)
  • 7cac012 Use doclint -missing to handle Java 21 Javadoc errors instead of setting diff...
  • a43653d Add writeTo(JsonWriter) to BinaryData (#42107)
  • 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 October 6, 2024 07:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 6, 2024
Copy link

github-actions bot commented Oct 6, 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-682bbc5f44 branch 2 times, most recently from b7030af to a2f0f1b Compare October 20, 2024 07:53
Bumps the azurecore group in /prime-router with 2 updates: [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.53.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.53.0)

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

---
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/azurecore-682bbc5f44 branch from a2f0f1b to a3b9536 Compare October 23, 2024 14:50
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