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-dependencies from 2.6.7 to 2.6.8 #1130

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps spring-boot-dependencies from 2.6.7 to 2.6.8.

Release notes

Sourced from spring-boot-dependencies'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 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 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 [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) 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-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 19, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@zhumin8 zhumin8 merged commit b962a2e into main May 19, 2022
@zhumin8 zhumin8 deleted the dependabot/maven/org.springframework.boot-spring-boot-dependencies-2.6.8 branch May 19, 2022 23:40
kateryna216 added a commit to kateryna216/spring-cloud-gcp that referenced this pull request Oct 20, 2022
…m#1130)

Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) 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-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant