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

Bump spring-boot-maven-plugin from 2.7.7 to 2.7.8 #11370

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps spring-boot-maven-plugin from 2.7.7 to 2.7.8.

Release notes

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

v2.7.8

⭐ Noteworthy

🐞 Bug Fixes

  • Devtools sets non-existent property spring.reactor.debug #33858
  • Failing calls to reactive health indicators are not logged #33774
  • Failure analysis of NoUniqueBeanDefinitionException reports "defined in null" when bean definition has no resource description #33765
  • NPE in RabbitProperties when user is given, but password not #33752
  • SDKMAN should not use repo.spring.io for releases #33708
  • Homebrew and Scoop should not use repo.spring.io for releases #33702
  • EndpointRequestMatcher should have a toString method #33690
  • It is not possible to provide a custom TransactionProvider bean for JOOQ #32899
  • SpringBootMockResolver causes AopTestUtils.getUltimateTargetObject to recurse until the stack overflows when it calls it with Spring Security's authentication manager bean #32632
  • Inconsistent discovery of parameter names for selectors in custom actuator endpoints #31240
  • @DeprecatedConfigurationProperty has no effect when declared on a record component's accessor method #29526
  • Headless mode is forced when banner.* file is present. #28803
  • Diagnostics are poor when the JMX port used by the Maven start goal is in use #24044

📔 Documentation

  • Replace "via" in documentation and use "over" or "through" instead #33878
  • Fix typo in kotlin getting started documentation #33867
  • Update com.gorylenko.gradle-git-properties version to 2.4.1 in doc #33838
  • Fix 'the the' typos #33736
  • Fix typo in javadoc of org.springframework.boot.web.server.LocalServerPort #33683
  • Fix a typo in the ExitCodeGenerator documentation #33658
  • Fix typo in External Configuration documentation #33630
  • Update getting started documentation to use @SpringBootApplication #32795
  • Description of spring-boot-starter-websocket does not make it clear that it's Servlet-specific #32493

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.22 #33887
  • Upgrade to Dropwizard Metrics 4.2.15 #33779
  • Upgrade to FreeMarker 2.3.32 #33888
  • Upgrade to Groovy 3.0.14 #33780
  • Upgrade to Infinispan 13.0.15.Final #33781
  • Upgrade to Jolokia 1.7.2 #33782
  • Upgrade to MariaDB 3.0.10 #33783
  • Upgrade to Micrometer 1.9.7 #33784
  • Upgrade to MSSQL JDBC 10.2.3.jre8 #33889
  • Upgrade to MySQL 8.0.32 #33890
  • Upgrade to Netty 4.1.87.Final #33891
  • Upgrade to Reactor Bom 2020.0.27 #33785
  • Upgrade to Spring AMQP 2.4.9 #33790
  • Upgrade to Spring Data 2021.2.7 #33788
  • Upgrade to Spring Framework 5.3.25 #33786

... (truncated)

Commits

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 [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.7.7 to 2.7.8.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.7...v2.7.8)

---
updated-dependencies:
- 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 added the type/dependencies Pull requests that update a dependency file label Jan 23, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

Codecov Report

Merging #11370 (2b64b5d) into 3.2 (54bb276) will decrease coverage by 4.80%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.2   #11370      +/-   ##
============================================
- Coverage     69.61%   64.82%   -4.80%     
+ Complexity      133       14     -119     
============================================
  Files          1515     1487      -28     
  Lines         82452    62370   -20082     
  Branches      14757     9133    -5624     
============================================
- Hits          57401    40432   -16969     
+ Misses        20211    17724    -2487     
+ Partials       4840     4214     -626     
Impacted Files Coverage Δ
...luster/router/script/ScriptStateRouterFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...he/dubbo/test/common/impl/GreetingServiceImpl.java 0.00% <0.00%> (-100.00%) ⬇️
...zookeeper/curator/CuratorZookeeperTransporter.java 0.00% <0.00%> (-100.00%) ⬇️
.../serialize/hessian2/Hessian2SerializerFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...nfigure/DubboRelaxedBinding2AutoConfiguration.java 0.00% <0.00%> (-100.00%) ⬇️
.../apache/dubbo/test/spring/SpringXmlConfigTest.java 0.00% <0.00%> (-96.16%) ⬇️
...egistrycenter/context/ZookeeperWindowsContext.java 0.00% <0.00%> (-81.82%) ⬇️
...istrycenter/processor/FindPidWindowsProcessor.java 5.40% <0.00%> (-81.09%) ⬇️
...pc/cluster/router/file/FileStateRouterFactory.java 0.00% <0.00%> (-80.96%) ⬇️
...ycenter/processor/KillProcessWindowsProcessor.java 10.00% <0.00%> (-80.00%) ⬇️
... and 476 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AlbumenJ AlbumenJ merged commit 4787ec7 into 3.2 Jan 28, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-2.7.8 branch January 28, 2023 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants