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

chore(deps): bump spring-boot.version from 2.7.3 to 2.7.4 #430

Merged
merged 2 commits into from
Sep 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps spring-boot.version from 2.7.3 to 2.7.4.
Updates spring-boot-actuator-autoconfigure from 2.7.3 to 2.7.4

Release notes

Sourced from spring-boot-actuator-autoconfigure's releases.

v2.7.4

⭐ New Features

  • Add NINETEEN to JavaVersion enum #32260

🐞 Bug Fixes

  • DataSource logging in H2 console auto-configuration causes Hikari's threads to have the wrong thread context class loader #32406
  • Hazelcast auto-configuration recognizes hazelcast.xml and hazelcast.yaml files but not hazelcast.yml #32247
  • Detection of PeriodStyle.ISO8601 does not support lower-case input #32244
  • Detection of DurationStyle.ISO8601 does not support lower-case input #32231
  • YAML timestamps not handled properly with SnakeYaml 1.31 #32229
  • Hazelcast shutdown logs are not available out-of-the-box #32184
  • Netty 'spring.netty leak detection' default property value is always applied to resource leak detector #32145
  • Error "/var/run/docker.sock: connect: permission denied" occurs when building an image using podman on Fedora with SELinux enabled #32000

📔 Documentation

  • Document support for JDK 19 #32402
  • Clarify documentation of config sub-directory from which external application properties are read #32291
  • Clarify documentation on disabling web client request metrics #32198
  • Kotlin sample is missing for constructor binding #32177
  • Remove out-of-date link from auto-configuration documentation #32174
  • Improve @ConditionalOnClass javadoc regarding use on @Bean methods #32167
  • Document classpath* location for looking up GraphQL schemas across modules #31772

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.17 #32454
  • Upgrade to Couchbase Client 3.3.4 #32315
  • Upgrade to Dependency Management Plugin 1.0.14.RELEASE #32459
  • Upgrade to Dropwizard Metrics 4.2.12 #32316
  • Upgrade to Ehcache3 3.10.1 #32317
  • Upgrade to Elasticsearch 7.17.6 #32318
  • Upgrade to Embedded Mongo 3.4.9 #32319
  • Upgrade to Groovy 3.0.13 #32443
  • Upgrade to Hibernate 5.6.11.Final #32320
  • Upgrade to Hibernate Validator 6.2.5.Final #32321
  • Upgrade to Infinispan 13.0.11.Final #32322
  • Upgrade to Jackson Bom 2.13.4 #32323
  • Upgrade to Janino 3.1.8 #32324
  • Upgrade to Jetty 9.4.49.v20220914 #32444
  • Upgrade to Johnzon 1.2.19 #32325
  • Upgrade to Kafka 3.1.2 #32326
  • Upgrade to MariaDB 3.0.8 #32445
  • Upgrade to Micrometer 1.9.4 #32272
  • Upgrade to Netty 4.1.82.Final #32327
  • Upgrade to Postgresql 42.3.7 #32243
  • Upgrade to R2DBC Bom Borca-SR2 #32328
  • Upgrade to Reactor 2020.0.23 #32273

... (truncated)

Commits
  • e1a8b1a Release v2.7.4
  • 88723b7 Merge branch '2.6.x' into 2.7.x
  • ca83024 Upgrade to Spring Batch 4.3.7
  • 82763de Upgrade to Spring Batch 4.3.7
  • 8f9323d Document "classpath:*" location for GraphQL Schemas
  • c5a4b1f Merge branch '2.6.x' into 2.7.x
  • 856bd84 Remove JDK 18 CI
  • 7566666 Merge branch '2.6.x' into 2.7.x
  • 5affcec Update Java 19 CI to use Bellsoft Liberica
  • 3620959 Upgrade to Dependency Management Plugin 1.0.14.RELEASE
  • Additional commits viewable in compare view

Updates spring-boot-test from 2.7.3 to 2.7.4

Release notes

Sourced from spring-boot-test's releases.

v2.7.4

⭐ New Features

  • Add NINETEEN to JavaVersion enum #32260

🐞 Bug Fixes

  • DataSource logging in H2 console auto-configuration causes Hikari's threads to have the wrong thread context class loader #32406
  • Hazelcast auto-configuration recognizes hazelcast.xml and hazelcast.yaml files but not hazelcast.yml #32247
  • Detection of PeriodStyle.ISO8601 does not support lower-case input #32244
  • Detection of DurationStyle.ISO8601 does not support lower-case input #32231
  • YAML timestamps not handled properly with SnakeYaml 1.31 #32229
  • Hazelcast shutdown logs are not available out-of-the-box #32184
  • Netty 'spring.netty leak detection' default property value is always applied to resource leak detector #32145
  • Error "/var/run/docker.sock: connect: permission denied" occurs when building an image using podman on Fedora with SELinux enabled #32000

📔 Documentation

  • Document support for JDK 19 #32402
  • Clarify documentation of config sub-directory from which external application properties are read #32291
  • Clarify documentation on disabling web client request metrics #32198
  • Kotlin sample is missing for constructor binding #32177
  • Remove out-of-date link from auto-configuration documentation #32174
  • Improve @ConditionalOnClass javadoc regarding use on @Bean methods #32167
  • Document classpath* location for looking up GraphQL schemas across modules #31772

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.17 #32454
  • Upgrade to Couchbase Client 3.3.4 #32315
  • Upgrade to Dependency Management Plugin 1.0.14.RELEASE #32459
  • Upgrade to Dropwizard Metrics 4.2.12 #32316
  • Upgrade to Ehcache3 3.10.1 #32317
  • Upgrade to Elasticsearch 7.17.6 #32318
  • Upgrade to Embedded Mongo 3.4.9 #32319
  • Upgrade to Groovy 3.0.13 #32443
  • Upgrade to Hibernate 5.6.11.Final #32320
  • Upgrade to Hibernate Validator 6.2.5.Final #32321
  • Upgrade to Infinispan 13.0.11.Final #32322
  • Upgrade to Jackson Bom 2.13.4 #32323
  • Upgrade to Janino 3.1.8 #32324
  • Upgrade to Jetty 9.4.49.v20220914 #32444
  • Upgrade to Johnzon 1.2.19 #32325
  • Upgrade to Kafka 3.1.2 #32326
  • Upgrade to MariaDB 3.0.8 #32445
  • Upgrade to Micrometer 1.9.4 #32272
  • Upgrade to Netty 4.1.82.Final #32327
  • Upgrade to Postgresql 42.3.7 #32243
  • Upgrade to R2DBC Bom Borca-SR2 #32328
  • Upgrade to Reactor 2020.0.23 #32273

... (truncated)

Commits
  • e1a8b1a Release v2.7.4
  • 88723b7 Merge branch '2.6.x' into 2.7.x
  • ca83024 Upgrade to Spring Batch 4.3.7
  • 82763de Upgrade to Spring Batch 4.3.7
  • 8f9323d Document "classpath:*" location for GraphQL Schemas
  • c5a4b1f Merge branch '2.6.x' into 2.7.x
  • 856bd84 Remove JDK 18 CI
  • 7566666 Merge branch '2.6.x' into 2.7.x
  • 5affcec Update Java 19 CI to use Bellsoft Liberica
  • 3620959 Upgrade to Dependency Management Plugin 1.0.14.RELEASE
  • Additional commits viewable in compare view

Updates spring-boot-configuration-processor from 2.7.3 to 2.7.4

Release notes

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

v2.7.4

⭐ New Features

  • Add NINETEEN to JavaVersion enum #32260

🐞 Bug Fixes

  • DataSource logging in H2 console auto-configuration causes Hikari's threads to have the wrong thread context class loader #32406
  • Hazelcast auto-configuration recognizes hazelcast.xml and hazelcast.yaml files but not hazelcast.yml #32247
  • Detection of PeriodStyle.ISO8601 does not support lower-case input #32244
  • Detection of DurationStyle.ISO8601 does not support lower-case input #32231
  • YAML timestamps not handled properly with SnakeYaml 1.31 #32229
  • Hazelcast shutdown logs are not available out-of-the-box #32184
  • Netty 'spring.netty leak detection' default property value is always applied to resource leak detector #32145
  • Error "/var/run/docker.sock: connect: permission denied" occurs when building an image using podman on Fedora with SELinux enabled #32000

📔 Documentation

  • Document support for JDK 19 #32402
  • Clarify documentation of config sub-directory from which external application properties are read #32291
  • Clarify documentation on disabling web client request metrics #32198
  • Kotlin sample is missing for constructor binding #32177
  • Remove out-of-date link from auto-configuration documentation #32174
  • Improve @ConditionalOnClass javadoc regarding use on @Bean methods #32167
  • Document classpath* location for looking up GraphQL schemas across modules #31772

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.17 #32454
  • Upgrade to Couchbase Client 3.3.4 #32315
  • Upgrade to Dependency Management Plugin 1.0.14.RELEASE #32459
  • Upgrade to Dropwizard Metrics 4.2.12 #32316
  • Upgrade to Ehcache3 3.10.1 #32317
  • Upgrade to Elasticsearch 7.17.6 #32318
  • Upgrade to Embedded Mongo 3.4.9 #32319
  • Upgrade to Groovy 3.0.13 #32443
  • Upgrade to Hibernate 5.6.11.Final #32320
  • Upgrade to Hibernate Validator 6.2.5.Final #32321
  • Upgrade to Infinispan 13.0.11.Final #32322
  • Upgrade to Jackson Bom 2.13.4 #32323
  • Upgrade to Janino 3.1.8 #32324
  • Upgrade to Jetty 9.4.49.v20220914 #32444
  • Upgrade to Johnzon 1.2.19 #32325
  • Upgrade to Kafka 3.1.2 #32326
  • Upgrade to MariaDB 3.0.8 #32445
  • Upgrade to Micrometer 1.9.4 #32272
  • Upgrade to Netty 4.1.82.Final #32327
  • Upgrade to Postgresql 42.3.7 #32243
  • Upgrade to R2DBC Bom Borca-SR2 #32328
  • Upgrade to Reactor 2020.0.23 #32273

... (truncated)

Commits
  • e1a8b1a Release v2.7.4
  • 88723b7 Merge branch '2.6.x' into 2.7.x
  • ca83024 Upgrade to Spring Batch 4.3.7
  • 82763de Upgrade to Spring Batch 4.3.7
  • 8f9323d Document "classpath:*" location for GraphQL Schemas
  • c5a4b1f Merge branch '2.6.x' into 2.7.x
  • 856bd84 Remove JDK 18 CI
  • 7566666 Merge branch '2.6.x' into 2.7.x
  • 5affcec Update Java 19 CI to use Bellsoft Liberica
  • 3620959 Upgrade to Dependency Management Plugin 1.0.14.RELEASE
  • 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 `spring-boot.version` from 2.7.3 to 2.7.4.

Updates `spring-boot-actuator-autoconfigure` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.3...v2.7.4)

Updates `spring-boot-test` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.3...v2.7.4)

Updates `spring-boot-configuration-processor` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.3...v2.7.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:development
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@bednar bednar added this to the 6.6.0 milestone Sep 26, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 88.37% // Head: 88.37% // No change to project coverage 👍

Coverage data is based on head (1036484) compared to base (d2173b4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #430   +/-   ##
=========================================
  Coverage     88.37%   88.37%           
  Complexity      776      776           
=========================================
  Files           172      172           
  Lines          7004     7004           
  Branches        379      379           
=========================================
  Hits           6190     6190           
  Misses          694      694           
  Partials        120      120           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bednar bednar merged commit bf81e89 into master Sep 26, 2022
@bednar bednar deleted the dependabot/maven/spring-boot.version-2.7.4 branch September 26, 2022 06:30
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.

2 participants