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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring-boot.version from 2.6.6 to 2.6.7 #20

Merged
merged 1 commit into from
May 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps spring-boot.version from 2.6.6 to 2.6.7.
Updates spring-boot-starter-parent from 2.6.6 to 2.6.7

Release notes

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

v2.6.7

馃悶 Bug Fixes

  • bootBuildInfo fails with a NullPointerException when an additional property has a null value #30670
  • @SpringBootTest(webEnvironment = WebEnvironment.NONE) is overridden by spring.main.web-application-type in application.properties #30666
  • Spring Boot does not respect WebApplicationType.REACTIVE in tests with a mock web environment #30664
  • NullPointerException is thrown when accessing /actuator/configprops if a class annotated with both @Configuration and @ConfigurationProperties has a static @Bean method #30581
  • ApplicationAvailabilityBean is not thread-safe #30553
  • Incorrect Neo4j username property replacement hint by spring-boot-properties-migrator #30551
  • Add Tomcat locale mapping for Japanese to preserve UTF-8 charset #30541

馃摂 Documentation

  • Update doc samples to reflect AdoptOpenJDK move to the Eclipse Foundation #30749
  • Fix incorrect link in kafka.adoc #30674
  • Move Jetty 9 specific exclusions to the correct dependency #30583
  • Add missing configuration metadata for "management.endpoint.health.probes.add-additional-paths" #30562
  • Update list of default internal proxies in Web Server howto #30544
  • Polish documentation #30526

馃敤 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.96 #30682
  • Upgrade to Hibernate 5.6.8.Final #30683
  • Upgrade to Jackson 2.13.2.1 #30743
  • Upgrade to Janino 3.1.7 #30755
  • Upgrade to Jetty 9.4.46.v20220331 #30684
  • Upgrade to Kotlin 1.6.21 #30756
  • Upgrade to Lombok 1.18.24 #30757
  • Upgrade to Micrometer 1.8.5 #30597
  • Upgrade to Netty 4.1.76.Final #30686
  • Upgrade to Pooled JMS 1.2.4 #30687
  • Upgrade to Postgresql 42.3.4 #30758
  • Upgrade to Reactor 2020.0.18 #30596
  • Upgrade to RSocket 1.1.2 #30688
  • Upgrade to Spring AMQP 2.4.4 #30701
  • Upgrade to Spring Data 2021.1.4 #30602
  • Upgrade to Spring Framework 5.3.19 #30517
  • Upgrade to Spring HATEOAS 1.4.2 #30744
  • Upgrade to Spring Integration 5.5.11 #30702
  • Upgrade to Spring Kafka 2.8.5 #30600
  • Upgrade to Spring LDAP 2.3.7 #30598
  • Upgrade to Spring Retry 1.3.3 #30599
  • Upgrade to Spring Security 5.6.3 #30601
  • Upgrade to Spring Session 2021.1.3 #30603
  • Upgrade to Tomcat 9.0.62 #30689
  • Upgrade to Undertow 2.2.17.Final #30690

鉂わ笍 Contributors

... (truncated)

Commits
  • 5abc680 Release v2.6.7
  • c5d650a Merge branch '2.5.x' into 2.6.x
  • 77edb27 Fix package tangle caused by ApplicationContextFactory
  • a0bdd93 Merge branch '2.5.x' into 2.6.x
  • 3731655 Upgrade to Spring Session 2021.1.3
  • 5c4b63b Upgrade to Spring Session 2021.0.6
  • e455fc1 Merge branch '2.5.x' into 2.6.x
  • c595362 Upgrade to Postgresql 42.3.4
  • d69ca28 Upgrade to Lombok 1.18.24
  • 9673a8b Upgrade to Kotlin 1.6.21
  • Additional commits viewable in compare view

Updates spring-boot-maven-plugin from 2.6.6 to 2.6.7

Release notes

Sourced from spring-boot-maven-plugin's releases.

v2.6.7

馃悶 Bug Fixes

  • bootBuildInfo fails with a NullPointerException when an additional property has a null value #30670
  • @SpringBootTest(webEnvironment = WebEnvironment.NONE) is overridden by spring.main.web-application-type in application.properties #30666
  • Spring Boot does not respect WebApplicationType.REACTIVE in tests with a mock web environment #30664
  • NullPointerException is thrown when accessing /actuator/configprops if a class annotated with both @Configuration and @ConfigurationProperties has a static @Bean method #30581
  • ApplicationAvailabilityBean is not thread-safe #30553
  • Incorrect Neo4j username property replacement hint by spring-boot-properties-migrator #30551
  • Add Tomcat locale mapping for Japanese to preserve UTF-8 charset #30541

馃摂 Documentation

  • Update doc samples to reflect AdoptOpenJDK move to the Eclipse Foundation #30749
  • Fix incorrect link in kafka.adoc #30674
  • Move Jetty 9 specific exclusions to the correct dependency #30583
  • Add missing configuration metadata for "management.endpoint.health.probes.add-additional-paths" #30562
  • Update list of default internal proxies in Web Server howto #30544
  • Polish documentation #30526

馃敤 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.96 #30682
  • Upgrade to Hibernate 5.6.8.Final #30683
  • Upgrade to Jackson 2.13.2.1 #30743
  • Upgrade to Janino 3.1.7 #30755
  • Upgrade to Jetty 9.4.46.v20220331 #30684
  • Upgrade to Kotlin 1.6.21 #30756
  • Upgrade to Lombok 1.18.24 #30757
  • Upgrade to Micrometer 1.8.5 #30597
  • Upgrade to Netty 4.1.76.Final #30686
  • Upgrade to Pooled JMS 1.2.4 #30687
  • Upgrade to Postgresql 42.3.4 #30758
  • Upgrade to Reactor 2020.0.18 #30596
  • Upgrade to RSocket 1.1.2 #30688
  • Upgrade to Spring AMQP 2.4.4 #30701
  • Upgrade to Spring Data 2021.1.4 #30602
  • Upgrade to Spring Framework 5.3.19 #30517
  • Upgrade to Spring HATEOAS 1.4.2 #30744
  • Upgrade to Spring Integration 5.5.11 #30702
  • Upgrade to Spring Kafka 2.8.5 #30600
  • Upgrade to Spring LDAP 2.3.7 #30598
  • Upgrade to Spring Retry 1.3.3 #30599
  • Upgrade to Spring Security 5.6.3 #30601
  • Upgrade to Spring Session 2021.1.3 #30603
  • Upgrade to Tomcat 9.0.62 #30689
  • Upgrade to Undertow 2.2.17.Final #30690

鉂わ笍 Contributors

... (truncated)

Commits
  • 5abc680 Release v2.6.7
  • c5d650a Merge branch '2.5.x' into 2.6.x
  • 77edb27 Fix package tangle caused by ApplicationContextFactory
  • a0bdd93 Merge branch '2.5.x' into 2.6.x
  • 3731655 Upgrade to Spring Session 2021.1.3
  • 5c4b63b Upgrade to Spring Session 2021.0.6
  • e455fc1 Merge branch '2.5.x' into 2.6.x
  • c595362 Upgrade to Postgresql 42.3.4
  • d69ca28 Upgrade to Lombok 1.18.24
  • 9673a8b Upgrade to Kotlin 1.6.21
  • 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)

@coveralls
Copy link

coveralls commented Apr 22, 2022

Pull Request Test Coverage Report for Build #50

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.237%

Totals Coverage Status
Change from base Build #48: 0.0%
Covered Lines: 193
Relevant Lines: 207

馃挍 - Coveralls

@hazendaz hazendaz assigned hazendaz and unassigned hazendaz Apr 23, 2022
@kazuki43zoo
Copy link
Member

@dependabot rebase

Bumps `spring-boot.version` from 2.6.6 to 2.6.7.

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

Updates `spring-boot-maven-plugin` from 2.6.6 to 2.6.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  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/spring-boot.version-2.6.7 branch from 4c32b1e to 55e095e Compare May 14, 2022 15:17
@kazuki43zoo kazuki43zoo merged commit 99d0f3e into master May 14, 2022
@dependabot dependabot bot deleted the dependabot/maven/spring-boot.version-2.6.7 branch May 14, 2022 15:50
@kazuki43zoo kazuki43zoo self-assigned this May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants