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

build(deps): bump com.azure.spring:spring-cloud-azure-dependencies from 5.18.0 to 5.19.0 #2185

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps com.azure.spring:spring-cloud-azure-dependencies from 5.18.0 to 5.19.0.

Release notes

Sourced from com.azure.spring:spring-cloud-azure-dependencies's releases.

spring-cloud-azure-dependencies_5.19.0

No release notes provided.

spring-cloud-azure-docker-compose_5.19.0

5.19.0 (2024-12-17)

Please refer to spring/CHANGELOG.md for more details.

spring-cloud-azure-feature-management-web_5.19.0

5.19.0 (2024-12-17)

Please refer to spring/CHANGELOG.md for more details.

spring-cloud-azure-feature-management_5.19.0

5.19.0 (2024-12-17)

Please refer to spring/CHANGELOG.md for more details.

spring-cloud-azure-resourcemanager_5.19.0

5.19.0 (2024-12-17)

Please refer to spring/CHANGELOG.md for more details.

spring-cloud-azure-service_5.19.0

5.19.0 (2024-12-17)

Please refer to spring/CHANGELOG.md for more details.

spring-cloud-azure-starter-active-directory_5.19.0

No release notes provided.

spring-cloud-azure-starter-actuator_5.19.0

No release notes provided.

spring-cloud-azure-starter-appconfiguration-config_5.19.0

No release notes provided.

spring-cloud-azure-starter-appconfiguration_5.19.0

No release notes provided.

spring-cloud-azure-starter-cosmos_5.19.0

No release notes provided.

spring-cloud-azure-starter-data-cosmos_5.19.0

No release notes provided.

spring-cloud-azure-starter-data-redis-lettuce_5.19.0

No release notes provided.

spring-cloud-azure-starter-eventgrid_5.19.0

... (truncated)

Commits
  • e1df612 Prepare for Spring Cloud Azure 5.19.0 release (#43420)
  • fd2e1bf Fix bug: Property does not work when setting jms pool disabled (#43373)
  • 0430452 Increment package versions for servicefabricmanagedclusters releases (#43416)
  • bf057d0 Increment package versions for playwrighttesting releases (#43415)
  • ca19e11 [Automation] Generate Fluent Lite from Swagger servicefabricmanagedclusters#p...
  • 31b9768 [Automation] Generate Fluent Lite from TypeSpec playwrighttesting (#43410)
  • 39419c3 Increment package versions for loganalytics releases (#43406)
  • 396de41 adding changelog and readme update (#43368)
  • 7ecc458 Document Intelligence updates (#43371)
  • 35ea603 Increment package versions for connectedvmware releases (#43400)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 23, 2024
ijusti
ijusti previously approved these changes Dec 23, 2024
@ijusti ijusti enabled auto-merge (squash) December 23, 2024 18:25
@dependabot dependabot bot force-pushed the dependabot/maven/develop/com.azure.spring-spring-cloud-azure-dependencies-5.19.0 branch from fde21d7 to ad5ecef Compare December 23, 2024 18:26
@dependabot dependabot bot force-pushed the dependabot/maven/develop/com.azure.spring-spring-cloud-azure-dependencies-5.19.0 branch from ad5ecef to 33d6879 Compare December 23, 2024 18:58
Bumps [com.azure.spring:spring-cloud-azure-dependencies](https://github.com/Azure/azure-sdk-for-java) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@spring-cloud-azure_5.18.0...spring-cloud-azure_5.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@ijusti ijusti force-pushed the dependabot/maven/develop/com.azure.spring-spring-cloud-azure-dependencies-5.19.0 branch from 33d6879 to 70fa4ac Compare December 23, 2024 22:54
@ijusti ijusti merged commit c22332c into develop Dec 23, 2024
6 checks passed
@ijusti ijusti deleted the dependabot/maven/develop/com.azure.spring-spring-cloud-azure-dependencies-5.19.0 branch December 23, 2024 23:25
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.89%. Comparing base (79237b0) to head (70fa4ac).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2185   +/-   ##
==========================================
  Coverage      79.89%   79.89%           
  Complexity       660      660           
==========================================
  Files            199      199           
  Lines           3159     3159           
  Branches         130      130           
==========================================
  Hits            2524     2524           
  Misses           565      565           
  Partials          70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant