GoogleCloudPlatform / spring-cloud-gcp

New home for Spring Cloud GCP development starting with version 2.0.
Apache License 2.0
410 stars 298 forks source link

deps: bump spring-cloud-config.version from 4.0.5 to 4.1.3 #3054

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps spring-cloud-config.version from 4.0.5 to 4.1.3. Updates org.springframework.cloud:spring-cloud-starter-bootstrap from 4.0.5 to 4.1.3

Release notes

Sourced from org.springframework.cloud:spring-cloud-starter-bootstrap's releases.

4.1.3

:star: New Features

  • Add the ability for FailsafeTextEncryptor to have a delegate. #1349

:notebook_with_decorative_cover: Documentation

  • Fix Caffeine section header in LoadBalancer caching documentation #1351

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​OlgaMaciaszek, @​kzander91, and @​ryanjbaxter

4.1.2

:lady_beetle: Bug Fixes

  • Allow building @LoadBalanced RestClient in component constructor. #1339
  • Config not loaded properly when instantiating InetUtils in HostInfoEnvironmentPostProcessor #1233

:notebook_with_decorative_cover: Documentation

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​OlgaMaciaszek and @​wind57

4.1.1

:lady_beetle: Bug Fixes

  • BeanPostProcessors not registered correctly when @LoadBalanced bean instantiated in auto-configuration #1315

4.1.0

:star: New Features

  • Add load balancer auto-configuration for RestClient #1293
  • feat(lb): deterministic subsetting algorithm #1289
  • deterministic subsetting algorithm to limit the number of instances #1288

:notebook_with_decorative_cover: Documentation

  • Fix typos introduced in RestClient docs #1301

:heart: Contributors

Thank you to all the contributors who worked on this release:

... (truncated)

Commits
  • 125537e Update SNAPSHOT to 4.1.3
  • d0945df Merge remote-tracking branch 'origin/main'
  • 6b3ced2 Upgrade antora-ui-spring to 0.4.13.
  • ed6db40 Fix header of Caffeine-backed load balancer caching. (#1351)
  • 7625c4c Update spring-security-rsa to 1.1.3
  • e6ad203 Allow getting annotated bean instance with NamedContextFactory. (#1352)
  • 77d221d Add the ability for FailsafeTextEncryptor to have a delegate. (#1349)
  • e120edb Update antora-playbook.yml
  • 762761f Bumping versions to 4.1.3-SNAPSHOT after release
  • 445f78a Going back to snapshots
  • Additional commits viewable in compare view


Updates org.springframework.cloud:spring-cloud-config-dependencies from 4.0.5 to 4.1.3

Release notes

Sourced from org.springframework.cloud:spring-cloud-config-dependencies's releases.

4.1.3

No release notes provided.

4.1.0-M2

:notebook_with_decorative_cover: Documentation

  • Migrates documentation to Antora #241

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​marcingrzejszczak

Commits
  • 7fd3810 Update SNAPSHOT to 4.1.3
  • aec8559 Bumping versions
  • d700587 Removes repo.spring.io from poms
  • 24ad0c7 Adding extentions to antora maven plugin
  • 45684a4 Specifying directory for site generation
  • be11b53 Bumping versions
  • 334997a Configure unresolved plugin directory
  • cba02bd Reverting ui bundle
  • 08167be Update node version for new plugin
  • 1f4c1c3 Upgrading antora ui package and use package.json
  • 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud