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 org.springframework.boot from 3.0.7 to 3.0.11 #2516

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps org.springframework.boot from 3.0.7 to 3.0.11.

Release notes

Sourced from org.springframework.boot's releases.

v3.0.11

⭐ New Features

  • Add TWENTY_ONE to JavaVersion enum #37363

🐞 Bug Fixes

  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37481
  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37477
  • Leaking file descriptor / socket within DomainSocket tooling #37459
  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37456
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37413
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37343
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37243
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #37182
  • Using https with elliptic curves other than secp384r1 fails #37168
  • Producing and consuming different tracing propagation formats doesn't work #37161
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37283
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #37115
  • Local baggage is propagated when using Brave and W3C #37109

πŸ“” Documentation

  • Document that PKCS8 PEM files should be used whenever possible #37442
  • Correct the description of spring.artemis.broker-url #37308
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37252
  • Polish javadoc #37142
  • Add reference to Oracle Spring Boot Starters #37069

πŸ”¨ Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.10 #37289
  • Upgrade to Groovy 4.0.15 #37384
  • Upgrade to Infinispan 14.0.17.Final #37290
  • Upgrade to Jakarta XML Bind 4.0.1 #37385
  • Upgrade to Jetty 11.0.16 #37291
  • Upgrade to Lombok 1.18.30 #37487
  • Upgrade to Micrometer 1.10.11 #37255
  • Upgrade to Micrometer Tracing 1.0.10 #37345
  • Upgrade to Native Build Tools Plugin 0.9.27 #37416
  • Upgrade to Neo4j Java Driver 5.12.0 #37352
  • Upgrade to Reactor Bom 2022.0.11 #37256
  • Upgrade to SLF4J 2.0.9 #37293
  • Upgrade to Spring AMQP 3.0.9 #37257
  • Upgrade to Spring Data Bom 2022.0.10 #37349
  • Upgrade to Spring Framework 6.0.12 #37258
  • Upgrade to Spring GraphQL 1.1.7 #37464
  • Upgrade to Spring Kafka 3.0.11 #37294
  • Upgrade to Spring Retry 2.0.3 #37279
  • Upgrade to Spring Security 6.0.7 #37417

... (truncated)

Commits

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 [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.0.7 to 3.0.11.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Oct 19, 2023
@dependabot dependabot bot added this to the 3.0.x milestone Oct 19, 2023
@marcusdacoregio marcusdacoregio self-assigned this Oct 19, 2023
@marcusdacoregio marcusdacoregio modified the milestones: 3.0.x, 3.0.5 Oct 19, 2023
@marcusdacoregio marcusdacoregio merged commit 535460b into 3.0.x Oct 19, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.0.x/org.springframework.boot-3.0.11 branch October 19, 2023 13:20
@marcusdacoregio marcusdacoregio modified the milestones: 3.0.5, 3.0.x Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant