Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps org-springframework-boot from 3.2.11 to 3.2.12.
Updates org.springframework.boot:spring-boot-dependencies from 3.2.11 to 3.2.12

Release notes

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

v3.2.12

🐞 Bug Fixes

  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43126
  • WebServerPortFileWriter fails when using a portfile without extension #43115
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43082
  • Logback logging system does not process URLs with paths not ending in .xml #42986
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42958
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42922
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42910
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #41709
  • Root cause of errors is hidden when loading images from archive #31243

📔 Documentation

  • Documentation for 'spring.datasource.type' is misleading #43193
  • Update "Upgrading From" section to use "2.x" #43123
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43054
  • Link to Eclipse setup instructions #42918
  • Update HttpWebServiceMessageSenderBuilder javadoc #42868
  • Move default value descriptions to "description" in logging property metadata #42848
  • Document how and where to add custom GraalVM configuration files #42515

🔨 Dependency Upgrades

  • Upgrade to Groovy 4.0.24 #43088
  • Upgrade to Infinispan 14.0.33.Final #43229
  • Upgrade to Jetty 12.0.15 #43090
  • Upgrade to jOOQ 3.18.22 #43091
  • Upgrade to Lombok 1.18.36 #43177
  • Upgrade to Micrometer 1.12.13 #43178
  • Upgrade to Micrometer Tracing 1.2.12 #42994
  • Upgrade to MongoDB 4.11.5 #43092
  • Upgrade to Netty 4.1.115.Final #43144
  • Upgrade to Pulsar Reactive 0.5.9 #43179
  • Upgrade to Reactor Bom 2023.0.12 #42995
  • Upgrade to Spring AMQP 3.1.8 #42996
  • Upgrade to Spring Data Bom 2023.1.12 #42997
  • Upgrade to Spring Framework 6.1.15 #42999
  • Upgrade to Spring Integration 6.2.11 #43001
  • Upgrade to Spring Kafka 3.1.10 #43003
  • Upgrade to Spring LDAP 3.2.8 #43180
  • Upgrade to Spring Pulsar 1.0.12 #43005
  • Upgrade to Spring RESTDocs 3.0.3 #43007
  • Upgrade to Spring Security 6.2.8 #43009
  • Upgrade to Tomcat 10.1.33 #43145

❤️ Contributors

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

... (truncated)

Commits
  • 8f481bc Release v3.2.12
  • 5c938fc Update copyright year of changed files
  • 11401d3 Upgrade to Spring Integration 6.2.11
  • 758d0ff Upgrade to Infinispan 14.0.33.Final
  • 0e1f2e8 Merge pull request #43191 from wickdynex
  • df35d44 Polish "Remove deprecated getFiles() instead of getResolvedArtifacts()"
  • 659b30d Remove deprecated getFiles() instead of getResolvedArtifacts()
  • 8f1a63d Merge pull request #43212 from dependabot[bot]
  • 841d259 Polish "Bump gradle/actions from 4.1.0 to 4.2.1"
  • ee1ea3d Bump gradle/actions from 4.1.0 to 4.2.1
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-gradle-plugin from 3.2.11 to 3.2.12

Release notes

Sourced from org.springframework.boot:spring-boot-gradle-plugin's releases.

v3.2.12

🐞 Bug Fixes

  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43126
  • WebServerPortFileWriter fails when using a portfile without extension #43115
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43082
  • Logback logging system does not process URLs with paths not ending in .xml #42986
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42958
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42922
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42910
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #41709
  • Root cause of errors is hidden when loading images from archive #31243

📔 Documentation

  • Documentation for 'spring.datasource.type' is misleading #43193
  • Update "Upgrading From" section to use "2.x" #43123
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43054
  • Link to Eclipse setup instructions #42918
  • Update HttpWebServiceMessageSenderBuilder javadoc #42868
  • Move default value descriptions to "description" in logging property metadata #42848
  • Document how and where to add custom GraalVM configuration files #42515

🔨 Dependency Upgrades

  • Upgrade to Groovy 4.0.24 #43088
  • Upgrade to Infinispan 14.0.33.Final #43229
  • Upgrade to Jetty 12.0.15 #43090
  • Upgrade to jOOQ 3.18.22 #43091
  • Upgrade to Lombok 1.18.36 #43177
  • Upgrade to Micrometer 1.12.13 #43178
  • Upgrade to Micrometer Tracing 1.2.12 #42994
  • Upgrade to MongoDB 4.11.5 #43092
  • Upgrade to Netty 4.1.115.Final #43144
  • Upgrade to Pulsar Reactive 0.5.9 #43179
  • Upgrade to Reactor Bom 2023.0.12 #42995
  • Upgrade to Spring AMQP 3.1.8 #42996
  • Upgrade to Spring Data Bom 2023.1.12 #42997
  • Upgrade to Spring Framework 6.1.15 #42999
  • Upgrade to Spring Integration 6.2.11 #43001
  • Upgrade to Spring Kafka 3.1.10 #43003
  • Upgrade to Spring LDAP 3.2.8 #43180
  • Upgrade to Spring Pulsar 1.0.12 #43005
  • Upgrade to Spring RESTDocs 3.0.3 #43007
  • Upgrade to Spring Security 6.2.8 #43009
  • Upgrade to Tomcat 10.1.33 #43145

❤️ Contributors

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

... (truncated)

Commits
  • 8f481bc Release v3.2.12
  • 5c938fc Update copyright year of changed files
  • 11401d3 Upgrade to Spring Integration 6.2.11
  • 758d0ff Upgrade to Infinispan 14.0.33.Final
  • 0e1f2e8 Merge pull request #43191 from wickdynex
  • df35d44 Polish "Remove deprecated getFiles() instead of getResolvedArtifacts()"
  • 659b30d Remove deprecated getFiles() instead of getResolvedArtifacts()
  • 8f1a63d Merge pull request #43212 from dependabot[bot]
  • 841d259 Polish "Bump gradle/actions from 4.1.0 to 4.2.1"
  • ee1ea3d Bump gradle/actions from 4.1.0 to 4.2.1
  • Additional commits viewable in compare view

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` from 3.2.11 to 3.2.12.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.11 to 3.2.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.11...v3.2.12)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.2.11 to 3.2.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.11...v3.2.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Nov 22, 2024
@github-actions github-actions bot added this to the 3.3.4 milestone Nov 22, 2024
@spring-builds spring-builds enabled auto-merge (rebase) November 22, 2024 03:08
@spring-builds spring-builds merged commit 0807dde into 3.3.x Nov 22, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.3.x/org-springframework-boot-3.2.12 branch November 22, 2024 03:18
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