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 from 2.7.4 to 2.7.5 in /src/main/resources/generator/dependencies #4060

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Bumps spring-boot from 2.7.4 to 2.7.5.

Release notes

Sourced from spring-boot's releases.

v2.7.5

🐞 Bug Fixes

  • Multi-Document-Separators "#---" comment checks do not account for '!' prefixed comments #32777
  • Actuator configprops endpoint does not display DataSize properties correctly #32775
  • @Bean methods in KafkaAutoConfiguration provide less type information than they could #32773
  • PEM formatted elliptic-curve TLS keys are an unrecognized private key format #32681
  • Assertion calls on CapturedOutput with Kotlin are very slow #32575
  • Empty @DefaultValue cannot be used on collections, maps, arrays or optional values #32563
  • CouchbaseReactiveHealthIndicator uses blocking API to retrieve the cluster diagnostics #32513
  • BootBuildImage's archiveFile property is annotated as an @Input but should be annotated as an @InputFile #32499

📔 Documentation

  • Remove redundant @ExtendWith(SpringExtension.class) from MyJmxTests example #32515

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.18 #32697
  • Upgrade to Dependency Management Plugin 1.0.15.RELEASE #32786
  • Upgrade to Ehcache3 3.10.2 #32663
  • Upgrade to Embedded Mongo 3.4.11 #32664
  • Upgrade to Glassfish JAXB 2.3.7 #32787
  • Upgrade to Hazelcast 5.1.4 #32698
  • Upgrade to Hibernate 5.6.12.Final #32665
  • Upgrade to Infinispan 13.0.12.Final #32788
  • Upgrade to Jackson Bom 2.13.4.20221013 #32724
  • Upgrade to Jetty Reactive HTTPClient 1.1.13 #32699
  • Upgrade to Lettuce 6.1.10.RELEASE #32666
  • Upgrade to Micrometer 1.9.5 #32591
  • Upgrade to MySQL 8.0.31 and extend dependency management to new Maven identifiers #32781
  • Upgrade to Netty 4.1.84.Final #32700
  • Upgrade to Reactor 2020.0.24 #32592
  • Upgrade to Spring Data 2021.2.5 #32595
  • Upgrade to Spring Kafka 2.8.10 #32596
  • Upgrade to Spring Retry 1.3.4 #32594
  • Upgrade to Spring Security 5.7.4 #32597
  • Upgrade to Tomcat 9.0.68 #32667
  • Upgrade to Undertow 2.2.20.Final #32668

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits
  • a0e0cd7 Release v2.7.5
  • d3750c4 Merge branch '2.6.x' into 2.7.x
  • c416c17 Polish documentation title case
  • 6f787c4 Upgrade to Infinispan 13.0.12.Final
  • 3aa8358 Upgrade to Glassfish JAXB 2.3.7
  • ba02a64 Upgrade to Dependency Management Plugin 1.0.15.RELEASE
  • e4822f6 Merge branch '2.6.x' into 2.7.x
  • 65bdcdb Upgrade to Glassfish JAXB 2.3.7
  • 02760ff Upgrade to Dependency Management Plugin 1.0.15.RELEASE
  • a19e394 Merge branch '2.6.x' into 2.7.x
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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](https://github.com/spring-projects/spring-boot) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5)

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

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

codecov bot commented Oct 21, 2022

Codecov Report

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

Coverage data is based on head (965f330) compared to base (1988d9c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #4060   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      2159      2159           
===========================================
  Files            569       569           
  Lines           9295      9295           
  Branches         180       180           
===========================================
  Hits            9295      9295           

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.

@github-actions github-actions bot merged commit cf7d898 into main Oct 21, 2022
@github-actions github-actions bot deleted the dependabot/maven/src/main/resources/generator/dependencies/org.springframework.boot-spring-boot-2.7.5 branch October 21, 2022 01:22
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

0 participants