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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2024

Bumps the azurestorage group in /prime-router with 2 updates: com.azure:azure-storage-blob and com.azure:azure-storage-queue.

Updates com.azure:azure-storage-blob from 12.27.0 to 12.27.1

Release notes

Sourced from com.azure:azure-storage-blob's releases.

azure-storage-blob_12.27.1

12.27.1 (2024-08-24)

Other Changes

Dependency Updates

  • Upgraded azure-storage-internal-avro from 12.12.0 to version 12.13.0-beta.2.
  • Upgraded azure-storage-common from 12.26.0 to version 12.27.0-beta.2.
  • Upgraded jackson-dataformat-xml from 2.13.5 to version 2.17.2.
  • Upgraded azure-core from 1.50.0 to version 1.51.0.
  • Upgraded azure-core-http-netty from 1.15.2 to version 1.15.3.
Commits
  • cab0715 [PatchRelease] Prepare 2024 August Patch Release (#41630)
  • dcdba22 Migrate to stream style serialization - Azure communication rooms (#40966)
  • 2e2577d Increment package versions for resourcemanager releases (#41621)
  • f12de07 Allow Save-package-properties to exit 0 when prs produce no package changes (...
  • 093f6c5 Update Live test package versions (#41623)
  • 38bc240 Prepare release branch for v4.63.2 of azure-cosmos and v4.33.1 of `azure-co...
  • fc2be76 Retrying on a new BulkWriter when commit task gets stuck (#41553)
  • 30e6467 Allow duplicate uniqueKeyPolicy in DocumentCollection (#41608)
  • d0f7cdb mgmt, prepare release 2.42.0 (#41616)
  • a7ceacb mgmt, local generation for Compute ComputeRP 2024-07-01 (#41599)
  • Additional commits viewable in compare view

Updates com.azure:azure-storage-queue from 12.22.0 to 12.22.1

Release notes

Sourced from com.azure:azure-storage-queue's releases.

azure-storage-queue_12.22.1

12.22.1 (2024-08-24)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.50.0 to version 1.51.0.
  • Upgraded azure-core-http-netty from 1.15.2 to version 1.15.3.
  • Upgraded azure-storage-common from 12.26.0 to version 12.27.0-beta.2.
  • Upgraded azure-xml from 1.0.0 to version 1.1.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

@dependabot dependabot bot requested a review from a team as a code owner August 25, 2024 07:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 25, 2024
Copy link

github-actions bot commented Aug 25, 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/azurestorage-581031798e branch 3 times, most recently from 306c789 to 7517019 Compare September 8, 2024 07:05
Bumps the azurestorage group in /prime-router with 2 updates: [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) and [com.azure:azure-storage-queue](https://github.com/Azure/azure-sdk-for-java).


Updates `com.azure:azure-storage-blob` from 12.27.0 to 12.27.1
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.27.0...azure-storage-blob_12.27.1)

Updates `com.azure:azure-storage-queue` from 12.22.0 to 12.22.1
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.22.0...azure-storage-blob_12.22.1)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-blob
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azurestorage
- dependency-name: com.azure:azure-storage-queue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azurestorage
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/prime-router/azurestorage-581031798e branch from 7517019 to b380eab Compare September 15, 2024 07:11
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2024

Superseded by #15951.

@dependabot dependabot bot closed this Sep 20, 2024
@dependabot dependabot bot deleted the dependabot/gradle/prime-router/azurestorage-581031798e branch September 20, 2024 17:37
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