grpc-ecosystem / grpc-spring

Spring Boot starter module for gRPC framework.
https://grpc-ecosystem.github.io/grpc-spring/
Apache License 2.0
3.48k stars 816 forks source link

Update spring boot to v2.7.10 #868

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.boot:spring-boot-starter-parent (source) 2.7.9 -> 2.7.10 age adoption passing confidence
org.springframework.boot 2.7.9 -> 2.7.10 age adoption passing confidence

Release Notes

spring-projects/spring-boot ### [`v2.7.10`](https://togithub.com/spring-projects/spring-boot/releases/tag/v2.7.10) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.7.9...v2.7.10) #### :lady_beetle: Bug Fixes - Some of the deprecated spring.security.saml2.relyingparty.registration.\*.identityprovider.\* properties are ignored [#​34525](https://togithub.com/spring-projects/spring-boot/issues/34525) - Maven plugin uses timezone-local timestamps when outputTimestamp is used [#​34424](https://togithub.com/spring-projects/spring-boot/issues/34424) - Loading application.yml fails with NoSuchMethodError when using SnakeYAML 2.0 [#​34405](https://togithub.com/spring-projects/spring-boot/issues/34405) - EmbeddedWebServerFactoryCustomizerAutoConfiguration should not run when embedded web server is not configured [#​34332](https://togithub.com/spring-projects/spring-boot/pull/34332) - Image builds with podman fail when image buildpacks are configured [#​34324](https://togithub.com/spring-projects/spring-boot/issues/34324) - org.springframework.boot.web.embedded.jetty.GracefulShutdown uses the wrong class to create its logger [#​34220](https://togithub.com/spring-projects/spring-boot/pull/34220) - StandardConfigDataResource can import the same file twice if the classpath includes '.' [#​34212](https://togithub.com/spring-projects/spring-boot/issues/34212) #### :notebook_with_decorative_cover: Documentation - Document support for Java 20 [#​34642](https://togithub.com/spring-projects/spring-boot/issues/34642) - Update two references to old APIs [#​34567](https://togithub.com/spring-projects/spring-boot/pull/34567) - Clarify conventions for custom error pages in WebFlux [#​34534](https://togithub.com/spring-projects/spring-boot/pull/34534) - Add documentation tip showing how to configure publishRegistry Maven properties from the command line [#​34517](https://togithub.com/spring-projects/spring-boot/pull/34517) - Document support for Gradle 8 [#​34458](https://togithub.com/spring-projects/spring-boot/issues/34458) - Document how to get socket location for image building configuration with podman [#​34435](https://togithub.com/spring-projects/spring-boot/issues/34435) - Fix typo in Encrypting Properties [#​34386](https://togithub.com/spring-projects/spring-boot/pull/34386) - Use plugins DSL consistently in Spring Boot Gradle Plugin docs [#​34048](https://togithub.com/spring-projects/spring-boot/issues/34048) - Add link to Failover starter [#​32943](https://togithub.com/spring-projects/spring-boot/pull/32943) #### :hammer: Dependency Upgrades - Upgrade to Dropwizard Metrics 4.2.18 [#​34648](https://togithub.com/spring-projects/spring-boot/issues/34648) - Upgrade to GraphQL Java 18.4 [#​34717](https://togithub.com/spring-projects/spring-boot/issues/34717) - Upgrade to Groovy 3.0.16 [#​34649](https://togithub.com/spring-projects/spring-boot/issues/34649) - Upgrade to Jetty 9.4.51.v20230217 [#​34651](https://togithub.com/spring-projects/spring-boot/issues/34651) - Upgrade to Jetty Reactive HTTPClient 1.1.14 [#​34650](https://togithub.com/spring-projects/spring-boot/issues/34650) - Upgrade to Json-smart 2.4.10 [#​34652](https://togithub.com/spring-projects/spring-boot/issues/34652) - Upgrade to Micrometer 1.9.9 [#​34528](https://togithub.com/spring-projects/spring-boot/issues/34528) - Upgrade to Netty 4.1.90.Final [#​34653](https://togithub.com/spring-projects/spring-boot/issues/34653) - Upgrade to Reactor Bom 2020.0.30 [#​34529](https://togithub.com/spring-projects/spring-boot/issues/34529) - Upgrade to Spring AMQP 2.4.11 [#​34607](https://togithub.com/spring-projects/spring-boot/issues/34607) - Upgrade to Spring Data Bom 2021.2.10 [#​34530](https://togithub.com/spring-projects/spring-boot/issues/34530) - Upgrade to Spring Framework 5.3.26 [#​34531](https://togithub.com/spring-projects/spring-boot/issues/34531) - Upgrade to Spring GraphQL 1.0.4 [#​34532](https://togithub.com/spring-projects/spring-boot/issues/34532) - Upgrade to Spring HATEOAS 1.5.4 [#​34654](https://togithub.com/spring-projects/spring-boot/issues/34654) - Upgrade to Spring Integration 5.5.17 [#​34722](https://togithub.com/spring-projects/spring-boot/issues/34722) - Upgrade to Spring Session Bom 2021.2.1 [#​34533](https://togithub.com/spring-projects/spring-boot/issues/34533) - Upgrade to Tomcat 9.0.73 [#​34655](https://togithub.com/spring-projects/spring-boot/issues/34655) - Upgrade to UnboundID LDAPSDK 6.0.8 [#​34656](https://togithub.com/spring-projects/spring-boot/issues/34656) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@​1993heqiang](https://togithub.com/1993heqiang), [@​anandmnair](https://togithub.com/anandmnair), [@​anthonydahanne](https://togithub.com/anthonydahanne), [@​dsyer](https://togithub.com/dsyer), [@​izeye](https://togithub.com/izeye), [@​jongwooo](https://togithub.com/jongwooo), and [@​terminux](https://togithub.com/terminux)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.