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 com.azure:azure-core from 1.52.0 to 1.53.0 in /android #1766

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps 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

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) 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)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

sonarcloud bot commented Oct 2, 2024

@github-actions github-actions bot merged commit 1419152 into main Oct 2, 2024
11 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/android/com.azure-azure-core-1.53.0 branch October 2, 2024 10:36
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.

2 participants