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.2.10 to 3.2.11 #398

Open
wants to merge 1 commit into
base: 3.2.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps org.springframework.boot from 3.2.10 to 3.2.11.

Release notes

Sourced from org.springframework.boot's releases.

v3.2.11

🐞 Bug Fixes

  • Case-insensitive comparisons may be adversely affected by the user's locale #42719
  • DataSourceProperties#driverClassIsLoadable should not print a stacktrace to the error stream when it fails #42681
  • Auto-configuration for Rabbit Streams doesn't consider RabbitConnectionDetails #42489
  • ActiveMQ Artemis Connection Factory creation fails in native image #42414
  • Duplicate meter binding when context contains multiple registries, none are primary, and one or more is a composite #42396
  • Report produced by ConditionReportApplicationContextFailureProcessor is always empty in a failed test #42185

📔 Documentation

  • Fix systemd example configuration #42795
  • Polish javadoc for Binder#bindOrCreate(String, Class) #42777
  • Remove stale link to jar-to-war getting started guide #42691
  • Fix Regex javadoc links #42645
  • Clarify why @Primary is recommended when defining your own ObjectMapper that replaces JacksonAutoConfiguration's #42598
  • Remove links to Spring Data GemFire #42575
  • Improve the javadoc describing when @ConditionalOn(Missing)Bean will infer the type to match #42504
  • Polish documentation #42445
  • Document how to handle MANIFEST.MF in native image with Maven #42412
  • Document support for Java 23 #42374
  • Remove note about graceful shutdown with Tomcat requiring 9.0.33 or later as we now require 10.1.x #42373
  • Improve classpath index documentation for reproducible builds #41265
  • Document how Map properties are bound from environment variables #40936
  • Document that the exact behavior of the maximum HTTP request header size property is server-specific #40798

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.18.6 #42612
  • Upgrade to Dropwizard Metrics 4.2.28 #42613
  • Upgrade to Infinispan 14.0.32.Final #42614
  • Upgrade to Jaybird 5.0.6.java11 #42747
  • Upgrade to Jersey 3.1.9 #42615
  • Upgrade to Jetty 12.0.14 #42617
  • Upgrade to Jetty Reactive HTTPClient 4.0.8 #42616
  • Upgrade to jOOQ 3.18.21 #42816
  • Upgrade to JUnit Jupiter 5.10.5 #42619
  • Upgrade to Micrometer 1.12.11 #42531
  • Upgrade to Micrometer Tracing 1.2.11 #42532
  • Upgrade to Neo4j Java Driver 5.25.0 #42626
  • Upgrade to Netty 4.1.114.Final #42620
  • Upgrade to Pooled JMS 3.1.7 #42621
  • Upgrade to Pulsar Reactive 0.5.8 #42817
  • Upgrade to R2DBC Pool 1.0.2.RELEASE #42748
  • Upgrade to R2DBC Postgresql 1.0.7.RELEASE #42749
  • Upgrade to Reactor Bom 2023.0.11 #42533
  • Upgrade to Spring Authorization Server 1.2.7 #42534
  • Upgrade to Spring Framework 6.1.14 #42536
  • Upgrade to Spring GraphQL 1.2.9 #42740

... (truncated)

Commits
  • 8ff3084 Release v3.2.11
  • 9858b4b Fix release script
  • 83a3212 Use github.ref_name when deploying snapshots
  • 76cfc57 Use steps.build-and-publish.outputs.version instead of github.ref_name
  • 38d5348 Upgrade to Spring Integration 6.2.10
  • 78d0e48 Upgrade to Spring GraphQL 1.2.9
  • f8c9fe4 Upgrade to Spring Authorization Server 1.2.7
  • 0e84c48 Upgrade to Spring Security 6.2.7
  • ced285d Upgrade to Spring Pulsar 1.0.11
  • 747a971 Upgrade to Pulsar Reactive 0.5.8
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.springframework.boot [>= 3.3.a, < 3.4]

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.2.10 to 3.2.11.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.10...v3.2.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 25, 2024
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