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 spring-boot.version from 2.7.15 to 2.7.17 #1902

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps spring-boot.version from 2.7.15 to 2.7.17.
Updates org.springframework.boot:spring-boot from 2.7.15 to 2.7.17

Release notes

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

v2.7.17

⚠️ Noteworthy Changes

  • The behavior of spring.jms.listener.concurrency has been corrected to match the documentation (#37180). If you were setting spring.jms.listener.concurrency without also setting spring.jms.listener.max-concurrency, please review your configuration when upgrading.

🐞 Bug Fixes

  • @Order does not work on (CommandLine|Application)Runner @Bean methods #37905
  • Gradle plugin uses to-be-deprecated API for getting and setting file permissions #37878
  • Task executor metrics are not registered when using lazy initialization #37832
  • Constructor binding with a custom collection type does not work #37734
  • Dependency management for kafka-server-common with a test classifier is missing #37499
  • fileMode and dirMode are not applied to all entries in an archive produced by BootJar #37496
  • Gradle plugin's build info support produces a deprecation warning when using Gradle 8.4-rc-1 #37493
  • RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp #37438
  • Restarter creates memory leak in tests #37373
  • Contrary to the documentation, setting spring.jms.listener.concurrency alone configures the maximum concurrency #37180
  • Application fails to start when an optional config import cannot be resolved #35683
  • @ComponentScan on a test class is processed when creating a test context but is not included in the context's cache key #31577
  • AspectJ transaction management with compile-time weaving does not work with spring.main.lazy-initialization=true #37506

📔 Documentation

  • Remove link to LiveReload website due to timeout #37643
  • Refer to ActiveMQ as ActiveMQ "Classic" #37606
  • Use more idiomatic Kotlin in example for "Map Health Indicators to Micrometer Metrics" #37491
  • Document support for Java 21 #37371

🔨 Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.21 #37893
  • Upgrade to Elasticsearch 7.17.14 #37840
  • Upgrade to Infinispan 13.0.20.Final #37841
  • Upgrade to Jetty 9.4.53.v20231009 #37842
  • Upgrade to Jetty Reactive HTTPClient 1.1.15 #37927
  • Upgrade to Micrometer 1.9.16 #37674
  • Upgrade to Netty 4.1.100.Final #37843
  • Upgrade to Pooled JMS 1.2.5 #37894
  • Upgrade to Reactor Bom 2020.0.37 #37675
  • Upgrade to Spring AMQP 2.4.17 #37676
  • Upgrade to Spring Data Bom 2021.2.17 #37677
  • Upgrade to Spring Session Bom 2021.2.3 #37928
  • Upgrade to Tomcat 9.0.82 #37895
  • Upgrade to UnboundID LDAPSDK 6.0.10 #37753
  • Upgrade to Undertow 2.2.28.Final #37929

❤️ Contributors

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

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-test from 2.7.15 to 2.7.17

Release notes

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

v2.7.17

⚠️ Noteworthy Changes

  • The behavior of spring.jms.listener.concurrency has been corrected to match the documentation (#37180). If you were setting spring.jms.listener.concurrency without also setting spring.jms.listener.max-concurrency, please review your configuration when upgrading.

🐞 Bug Fixes

  • @Order does not work on (CommandLine|Application)Runner @Bean methods #37905
  • Gradle plugin uses to-be-deprecated API for getting and setting file permissions #37878
  • Task executor metrics are not registered when using lazy initialization #37832
  • Constructor binding with a custom collection type does not work #37734
  • Dependency management for kafka-server-common with a test classifier is missing #37499
  • fileMode and dirMode are not applied to all entries in an archive produced by BootJar #37496
  • Gradle plugin's build info support produces a deprecation warning when using Gradle 8.4-rc-1 #37493
  • RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp #37438
  • Restarter creates memory leak in tests #37373
  • Contrary to the documentation, setting spring.jms.listener.concurrency alone configures the maximum concurrency #37180
  • Application fails to start when an optional config import cannot be resolved #35683
  • @ComponentScan on a test class is processed when creating a test context but is not included in the context's cache key #31577
  • AspectJ transaction management with compile-time weaving does not work with spring.main.lazy-initialization=true #37506

📔 Documentation

  • Remove link to LiveReload website due to timeout #37643
  • Refer to ActiveMQ as ActiveMQ "Classic" #37606
  • Use more idiomatic Kotlin in example for "Map Health Indicators to Micrometer Metrics" #37491
  • Document support for Java 21 #37371

🔨 Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.21 #37893
  • Upgrade to Elasticsearch 7.17.14 #37840
  • Upgrade to Infinispan 13.0.20.Final #37841
  • Upgrade to Jetty 9.4.53.v20231009 #37842
  • Upgrade to Jetty Reactive HTTPClient 1.1.15 #37927
  • Upgrade to Micrometer 1.9.16 #37674
  • Upgrade to Netty 4.1.100.Final #37843
  • Upgrade to Pooled JMS 1.2.5 #37894
  • Upgrade to Reactor Bom 2020.0.37 #37675
  • Upgrade to Spring AMQP 2.4.17 #37676
  • Upgrade to Spring Data Bom 2021.2.17 #37677
  • Upgrade to Spring Session Bom 2021.2.3 #37928
  • Upgrade to Tomcat 9.0.82 #37895
  • Upgrade to UnboundID LDAPSDK 6.0.10 #37753
  • Upgrade to Undertow 2.2.28.Final #37929

❤️ Contributors

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

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-dependencies from 2.7.15 to 2.7.17

Release notes

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

v2.7.17

⚠️ Noteworthy Changes

  • The behavior of spring.jms.listener.concurrency has been corrected to match the documentation (#37180). If you were setting spring.jms.listener.concurrency without also setting spring.jms.listener.max-concurrency, please review your configuration when upgrading.

🐞 Bug Fixes

  • @Order does not work on (CommandLine|Application)Runner @Bean methods #37905
  • Gradle plugin uses to-be-deprecated API for getting and setting file permissions #37878
  • Task executor metrics are not registered when using lazy initialization #37832
  • Constructor binding with a custom collection type does not work #37734
  • Dependency management for kafka-server-common with a test classifier is missing #37499
  • fileMode and dirMode are not applied to all entries in an archive produced by BootJar #37496
  • Gradle plugin's build info support produces a deprecation warning when using Gradle 8.4-rc-1 #37493
  • RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp #37438
  • Restarter creates memory leak in tests #37373
  • Contrary to the documentation, setting spring.jms.listener.concurrency alone configures the maximum concurrency #37180
  • Application fails to start when an optional config import cannot be resolved #35683
  • @ComponentScan on a test class is processed when creating a test context but is not included in the context's cache key #31577
  • AspectJ transaction management with compile-time weaving does not work with spring.main.lazy-initialization=true #37506

📔 Documentation

  • Remove link to LiveReload website due to timeout #37643
  • Refer to ActiveMQ as ActiveMQ "Classic" #37606
  • Use more idiomatic Kotlin in example for "Map Health Indicators to Micrometer Metrics" #37491
  • Document support for Java 21 #37371

🔨 Dependency Upgrades

  • Upgrade to Dropwizard Metrics 4.2.21 #37893
  • Upgrade to Elasticsearch 7.17.14 #37840
  • Upgrade to Infinispan 13.0.20.Final #37841
  • Upgrade to Jetty 9.4.53.v20231009 #37842
  • Upgrade to Jetty Reactive HTTPClient 1.1.15 #37927
  • Upgrade to Micrometer 1.9.16 #37674
  • Upgrade to Netty 4.1.100.Final #37843
  • Upgrade to Pooled JMS 1.2.5 #37894
  • Upgrade to Reactor Bom 2020.0.37 #37675
  • Upgrade to Spring AMQP 2.4.17 #37676
  • Upgrade to Spring Data Bom 2021.2.17 #37677
  • Upgrade to Spring Session Bom 2021.2.3 #37928
  • Upgrade to Tomcat 9.0.82 #37895
  • Upgrade to UnboundID LDAPSDK 6.0.10 #37753
  • Upgrade to Undertow 2.2.28.Final #37929

❤️ Contributors

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

... (truncated)

Commits

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 Related to third party dependency updates or migrations java Pull requests that update Java code labels Oct 24, 2023
@ppkarwasz
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ppkarwasz
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/main/spring-boot.version-2.7.17 branch from 2c186be to b440e46 Compare October 31, 2023 10:14
@ppkarwasz
Copy link
Contributor

@dependabot rebase

Bumps `spring-boot.version` from 2.7.15 to 2.7.17.

Updates `org.springframework.boot:spring-boot` from 2.7.15 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.15...v2.7.17)

Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.15 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.15...v2.7.17)

Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.15 to 2.7.17
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.15...v2.7.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/main/spring-boot.version-2.7.17 branch from b440e46 to ad310a3 Compare October 31, 2023 13:55
Copy link

Changes are applied by CI in 0e9ec31

@github-actions github-actions bot closed this Oct 31, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/main/spring-boot.version-2.7.17 branch October 31, 2023 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to third party dependency updates or migrations java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant