Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps org.springframework.boot:spring-boot-autoconfigure from 2.5.12 to 2.5.15.

Release notes

Sourced from org.springframework.boot:spring-boot-autoconfigure's releases.

v2.5.15

🐞 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35559
  • Loading application.yml fails with NoSuchMethodError when using SnakeYAML 2.0 #35414
  • CloudFoundry integration does not use endpoint path mappings #35411

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.16.6 #35461
  • Upgrade to AppEngine SDK 1.9.98 #35462
  • Upgrade to Dependency Management Plugin 1.0.15.RELEASE #35463
  • Upgrade to Dropwizard Metrics 4.1.36 #35464
  • Upgrade to Ehcache3 3.9.10 #35465
  • Upgrade to FreeMarker 2.3.32 #35466
  • Upgrade to Glassfish JAXB 2.3.8 #35467
  • Upgrade to Groovy 3.0.17 #35468
  • Upgrade to Hazelcast 4.1.10 #35469
  • Upgrade to Hibernate Validator 6.2.5.Final #35470
  • Upgrade to HttpClient 4.5.14 #35471
  • Upgrade to HttpCore 4.4.16 #35472
  • Upgrade to HttpCore5 5.1.5 #35473
  • Upgrade to Infinispan 12.1.14.Final #35474
  • Upgrade to Jackson Bom 2.12.7.20221012 #35475
  • Upgrade to Janino 3.1.9 #35476
  • Upgrade to Jaybird 4.0.9.java8 #35477
  • Upgrade to Jetty 9.4.51.v20230217 #35479
  • Upgrade to Jetty Reactive HTTPClient 1.1.14 #35478
  • Upgrade to Johnzon 1.2.20 #35480
  • Upgrade to jOOQ 3.14.16 #35481
  • Upgrade to Json-smart 2.4.10 #35482
  • Upgrade to JsonAssert 1.5.1 #35483
  • Upgrade to Lettuce 6.1.10.RELEASE #35484
  • Upgrade to Logback 1.2.12 #35485
  • Upgrade to Lombok 1.18.26 #35486
  • Upgrade to MariaDB 2.7.9 #35487
  • Upgrade to MySQL 8.0.33 #35488
  • Upgrade to Netty 4.1.92.Final #35489
  • Upgrade to Netty tcNative 2.0.61.Final #35490
  • Upgrade to Postgresql 42.2.27 #35491
  • Upgrade to Reactive Streams 1.0.4 #35492
  • Upgrade to Reactor Bom 2020.0.32 #35493
  • Upgrade to RSocket 1.1.3 #35494
  • Upgrade to Spring Batch 4.3.8 #35495
  • Upgrade to Spring Data Bom 2021.0.12 #35496
  • Upgrade to Spring Framework 5.3.27 #35497
  • Upgrade to Spring Integration 5.5.18 #35498
  • Upgrade to Spring RESTDocs 2.0.7.RELEASE #35499
  • Upgrade to Spring Retry 1.3.4 #35500
  • Upgrade to Spring WS 3.1.6 #35501

... (truncated)

Commits
  • b075825 Release v2.5.15
  • d7ff379 Return 406 status code if welcome page is not accepted
  • e1663e2 Upgrade to Undertow 2.2.24.Final
  • 93d571b Upgrade to Tomcat 9.0.75
  • 6967a64 Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE
  • d73a6cc Upgrade to Spring WS 3.1.6
  • 1f490c7 Upgrade to Spring Retry 1.3.4
  • 917bb23 Upgrade to Spring RESTDocs 2.0.7.RELEASE
  • 9972c40 Upgrade to Spring Integration 5.5.18
  • cf1dc6d Upgrade to Spring Framework 5.3.27
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.5.12 to 2.5.15.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.12...v2.5.15)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2023
Copy link
Contributor

@lylingzhen lylingzhen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

Copy link
Contributor

@lylingzhen lylingzhen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@lylingzhen lylingzhen merged commit d30fc0e into master Sep 4, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/arklet/arklet-springboot-starter/org.springframework.boot-spring-boot-autoconfigure-2.5.15 branch September 4, 2023 12:54
CodeNoobKing pushed a commit to CodeNoobKing/sofa-serverless that referenced this pull request Feb 7, 2024
修改官网无法跳转路径错误的问题
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant