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 springBootVersion from 2.6.7 to 2.6.8 #1684

Merged
merged 1 commit into from
May 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2022

Bumps springBootVersion from 2.6.7 to 2.6.8.
Updates spring-boot-starter from 2.6.7 to 2.6.8

Release notes

Sourced from spring-boot-starter's releases.

v2.6.8

🐞 Bug Fixes

  • Default properties configured on SpringApplication have higher precedence than properties configured with @PropertySource #31092
  • A failure when an instrumented WebClient records metrics causes the request to fail #31088
  • Dependency management for Artemis is incomplete #31078
  • Configuration properties for Statsd's buffered and step properties are missing #31058
  • Debug logging for requests to WebFlux-based Actuator endpoints does not identify the endpoint #30886
  • @ConditionalOnProperty meta annotation with @AliasFor does not work #30873
  • Event handling in JobExecutionExitCodeGenerator is not thread-safe #30845
  • Hibernate service loading logs HHH000505 warnings for ServiceConfigurationError with Gradle-built jars since 2.5.10 when using Java 11 or later #30790
  • Cryptic startup failure with bare LOGGING_LEVEL environment variable #30788
  • SearchStrategy argument of MethodValidationExcludeFilter byAnnotation(Class, SearchStrategy) is not used #30786

📔 Documentation

  • Extend documentation on Datadog metrics #30996
  • Fix link to Upgrading From 1.x in multi-page documentation #30994
  • Document support for Java 18 #30781

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.16.5 #30917
  • Upgrade to Couchbase Client 3.2.7 #30918
  • Upgrade to Hazelcast 4.2.5 #30919
  • Upgrade to Hibernate 5.6.9.Final #31041
  • Upgrade to Jackson Bom 2.13.3 #31042
  • Upgrade to Jaybird 4.0.6.java8 #30920
  • Upgrade to Johnzon 1.2.18 #30921
  • Upgrade to Micrometer 1.8.6 #31007
  • Upgrade to MySQL 8.0.29 #30922
  • Upgrade to Netty 4.1.77.Final #30923
  • Upgrade to Netty tcNative 2.0.52.Final #30924
  • Upgrade to Postgresql 42.3.5 #30925
  • Upgrade to Reactor Bom 2020.0.19 #30926
  • Upgrade to Spring AMQP 2.4.5 #31009
  • Upgrade to Spring Batch 4.3.6 #31011
  • Upgrade to Spring Framework 5.3.20 #31043
  • Upgrade to Spring HATEOAS 1.4.3 #31008
  • Upgrade to Spring Integration 5.5.12 #31061
  • Upgrade to Spring Kafka 2.8.6 #31010
  • Upgrade to Spring LDAP 2.3.8.RELEASE #31044
  • Upgrade to Spring Security 5.6.5 #31102
  • Upgrade to Tomcat 9.0.63 #31071

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits
  • f49e86c Release v2.6.8
  • d8bcdde Merge branch '2.5.x' into 2.6.x
  • b0a867b Upgrade CI to Docker 20.10.16
  • d20f94e Upgrade CI to Docker 20.10.16
  • a712b1e Upgrade to Spring Security 5.6.5
  • 62963d7 Merge branch '2.5.x' into 2.6.x
  • e82def0 Upgrade to Spring Security 5.5.8
  • 69edce0 Upgrade to Spring Batch 4.3.6
  • b695496 Merge branch '2.5.x' into 2.6.x
  • 7f60c67 Upgrade to Spring Batch 4.3.6
  • Additional commits viewable in compare view

Updates spring-boot-configuration-processor from 2.6.7 to 2.6.8

Release notes

Sourced from spring-boot-configuration-processor's releases.

v2.6.8

🐞 Bug Fixes

  • Default properties configured on SpringApplication have higher precedence than properties configured with @PropertySource #31092
  • A failure when an instrumented WebClient records metrics causes the request to fail #31088
  • Dependency management for Artemis is incomplete #31078
  • Configuration properties for Statsd's buffered and step properties are missing #31058
  • Debug logging for requests to WebFlux-based Actuator endpoints does not identify the endpoint #30886
  • @ConditionalOnProperty meta annotation with @AliasFor does not work #30873
  • Event handling in JobExecutionExitCodeGenerator is not thread-safe #30845
  • Hibernate service loading logs HHH000505 warnings for ServiceConfigurationError with Gradle-built jars since 2.5.10 when using Java 11 or later #30790
  • Cryptic startup failure with bare LOGGING_LEVEL environment variable #30788
  • SearchStrategy argument of MethodValidationExcludeFilter byAnnotation(Class, SearchStrategy) is not used #30786

📔 Documentation

  • Extend documentation on Datadog metrics #30996
  • Fix link to Upgrading From 1.x in multi-page documentation #30994
  • Document support for Java 18 #30781

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.16.5 #30917
  • Upgrade to Couchbase Client 3.2.7 #30918
  • Upgrade to Hazelcast 4.2.5 #30919
  • Upgrade to Hibernate 5.6.9.Final #31041
  • Upgrade to Jackson Bom 2.13.3 #31042
  • Upgrade to Jaybird 4.0.6.java8 #30920
  • Upgrade to Johnzon 1.2.18 #30921
  • Upgrade to Micrometer 1.8.6 #31007
  • Upgrade to MySQL 8.0.29 #30922
  • Upgrade to Netty 4.1.77.Final #30923
  • Upgrade to Netty tcNative 2.0.52.Final #30924
  • Upgrade to Postgresql 42.3.5 #30925
  • Upgrade to Reactor Bom 2020.0.19 #30926
  • Upgrade to Spring AMQP 2.4.5 #31009
  • Upgrade to Spring Batch 4.3.6 #31011
  • Upgrade to Spring Framework 5.3.20 #31043
  • Upgrade to Spring HATEOAS 1.4.3 #31008
  • Upgrade to Spring Integration 5.5.12 #31061
  • Upgrade to Spring Kafka 2.8.6 #31010
  • Upgrade to Spring LDAP 2.3.8.RELEASE #31044
  • Upgrade to Spring Security 5.6.5 #31102
  • Upgrade to Tomcat 9.0.63 #31071

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits
  • f49e86c Release v2.6.8
  • d8bcdde Merge branch '2.5.x' into 2.6.x
  • b0a867b Upgrade CI to Docker 20.10.16
  • d20f94e Upgrade CI to Docker 20.10.16
  • a712b1e Upgrade to Spring Security 5.6.5
  • 62963d7 Merge branch '2.5.x' into 2.6.x
  • e82def0 Upgrade to Spring Security 5.5.8
  • 69edce0 Upgrade to Spring Batch 4.3.6
  • b695496 Merge branch '2.5.x' into 2.6.x
  • 7f60c67 Upgrade to Spring Batch 4.3.6
  • Additional commits viewable in compare view

Updates spring-boot-starter-test from 2.6.7 to 2.6.8

Release notes

Sourced from spring-boot-starter-test's releases.

v2.6.8

🐞 Bug Fixes

  • Default properties configured on SpringApplication have higher precedence than properties configured with @PropertySource #31092
  • A failure when an instrumented WebClient records metrics causes the request to fail #31088
  • Dependency management for Artemis is incomplete #31078
  • Configuration properties for Statsd's buffered and step properties are missing #31058
  • Debug logging for requests to WebFlux-based Actuator endpoints does not identify the endpoint #30886
  • @ConditionalOnProperty meta annotation with @AliasFor does not work #30873
  • Event handling in JobExecutionExitCodeGenerator is not thread-safe #30845
  • Hibernate service loading logs HHH000505 warnings for ServiceConfigurationError with Gradle-built jars since 2.5.10 when using Java 11 or later #30790
  • Cryptic startup failure with bare LOGGING_LEVEL environment variable #30788
  • SearchStrategy argument of MethodValidationExcludeFilter byAnnotation(Class, SearchStrategy) is not used #30786

📔 Documentation

  • Extend documentation on Datadog metrics #30996
  • Fix link to Upgrading From 1.x in multi-page documentation #30994
  • Document support for Java 18 #30781

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.16.5 #30917
  • Upgrade to Couchbase Client 3.2.7 #30918
  • Upgrade to Hazelcast 4.2.5 #30919
  • Upgrade to Hibernate 5.6.9.Final #31041
  • Upgrade to Jackson Bom 2.13.3 #31042
  • Upgrade to Jaybird 4.0.6.java8 #30920
  • Upgrade to Johnzon 1.2.18 #30921
  • Upgrade to Micrometer 1.8.6 #31007
  • Upgrade to MySQL 8.0.29 #30922
  • Upgrade to Netty 4.1.77.Final #30923
  • Upgrade to Netty tcNative 2.0.52.Final #30924
  • Upgrade to Postgresql 42.3.5 #30925
  • Upgrade to Reactor Bom 2020.0.19 #30926
  • Upgrade to Spring AMQP 2.4.5 #31009
  • Upgrade to Spring Batch 4.3.6 #31011
  • Upgrade to Spring Framework 5.3.20 #31043
  • Upgrade to Spring HATEOAS 1.4.3 #31008
  • Upgrade to Spring Integration 5.5.12 #31061
  • Upgrade to Spring Kafka 2.8.6 #31010
  • Upgrade to Spring LDAP 2.3.8.RELEASE #31044
  • Upgrade to Spring Security 5.6.5 #31102
  • Upgrade to Tomcat 9.0.63 #31071

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits
  • f49e86c Release v2.6.8
  • d8bcdde Merge branch '2.5.x' into 2.6.x
  • b0a867b Upgrade CI to Docker 20.10.16
  • d20f94e Upgrade CI to Docker 20.10.16
  • a712b1e Upgrade to Spring Security 5.6.5
  • 62963d7 Merge branch '2.5.x' into 2.6.x
  • e82def0 Upgrade to Spring Security 5.5.8
  • 69edce0 Upgrade to Spring Batch 4.3.6
  • b695496 Merge branch '2.5.x' into 2.6.x
  • 7f60c67 Upgrade to Spring Batch 4.3.6
  • 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 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 `springBootVersion` from 2.6.7 to 2.6.8.

Updates `spring-boot-starter` from 2.6.7 to 2.6.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.7...v2.6.8)

Updates `spring-boot-configuration-processor` from 2.6.7 to 2.6.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.7...v2.6.8)

Updates `spring-boot-starter-test` from 2.6.7 to 2.6.8
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.7...v2.6.8)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added java Pull requests that update Java code type: dependency 📚 labels May 19, 2022
@remkop remkop added this to the 4.7 milestone May 19, 2022
@remkop remkop merged commit bf53efe into main May 19, 2022
@dependabot dependabot bot deleted the dependabot/gradle/springBootVersion-2.6.8 branch May 19, 2022 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code type: dependency 📚
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant