Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Bump org.springframework.boot from 2.6.7 to 2.7.0 in /backend #563

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.springframework.boot from 2.6.7 to 2.7.0.

Release notes

Sourced from org.springframework.boot's releases.

v2.7.0

⭐ New Features

  • Revert to using "application/json" as default MIME type for GraphQL while remaining compatible with "application/graphql+json" #30860
  • Allow customization of single logout in auto-configured SAML relying party registration #30128

🐞 Bug Fixes

  • Default properties configured on SpringApplication have higher precedence than properties configured with @PropertySource #31093
  • A failure when an instrumented WebClient records metrics causes the request to fail #31089
  • Dependency management for Artemis is incomplete #31079
  • Configuration properties for Statsd's buffered and step properties are missing #31059
  • Debug logging for requests to WebFlux-based Actuator endpoints does not identify the endpoint #30887
  • @ConditionalOnProperty meta annotation with @AliasFor does not work #30874
  • Event handling in JobExecutionExitCodeGenerator is not thread-safe #30846
  • Hibernate service loading logs HHH000505 warnings for ServiceConfigurationError with Gradle-built jars since 2.5.10 when using Java 11 or later #30791
  • Cryptic startup failure with bare LOGGING_LEVEL environment variable #30789
  • SearchStrategy argument of MethodValidationExcludeFilter byAnnotation(Class, SearchStrategy) is not used #30787
  • spring.security.saml2.relyingparty.registration..asserting-party. properties contain unwanted hyphen in asserting-party #30785
  • DevTools sets deprecated spring.mustache.cache property #30774

📔 Documentation

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

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.16.5 #30927
  • Upgrade to Byte Buddy 1.12.10 #30928
  • Upgrade to Cassandra Driver 4.14.1 #30929
  • Upgrade to Couchbase Client 3.2.7 #30930
  • Upgrade to Couchbase Client 3.3.0 #31031
  • Upgrade to Elasticsearch 7.17.3 #30931
  • Upgrade to Flyway 8.5.11 #31080
  • Upgrade to GraphQL Java 18.1 #30859
  • Upgrade to Hibernate 5.6.9.Final #31081
  • Upgrade to Infinispan 13.0.10.Final #30933
  • Upgrade to Jackson Bom 2.13.3 #31046
  • Upgrade to Jaybird 4.0.6.java8 #30934
  • Upgrade to Johnzon 1.2.18 #30935
  • Upgrade to Kafka 3.1.1 #31047
  • Upgrade to Micrometer 1.9.0 #31013
  • Upgrade to Mockito 4.5.1 #30936
  • Upgrade to MSSQL JDBC 10.2.1.jre8 #31048
  • Upgrade to MySQL 8.0.29 #30937
  • Upgrade to Netty 4.1.77.Final #30938
  • Upgrade to Postgresql 42.3.5 #30939
  • Upgrade to Reactor Bom 2020.0.19 #30940

... (truncated)

Commits
  • 1168d66 Release v2.7.0
  • 516d9db Update CI pipeline in preparation for 2.7.0
  • 97613f1 Merge branch '2.6.x' into 2.7.x
  • f95fa63 Merge branch '2.5.x' into 2.6.x
  • 98d91ba Next development version (v2.6.9-SNAPSHOT)
  • bf3c6df Next development version (v2.5.15-SNAPSHOT)
  • 63fc60d Upgrade to SendGrid 4.9.2
  • 7011119 Merge branch '2.6.x' into 2.7.x
  • d1ec5d4 Upgrade CI to Docker 20.10.16
  • d8bcdde Merge branch '2.5.x' into 2.6.x
  • 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 [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.6.7 to 2.7.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.7...v2.7.0)

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

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 May 23, 2022
@dependabot dependabot bot requested a review from jitsedesmet May 23, 2022 22:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant