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 org.springframework:spring-webmvc from 5.3.39 to 6.1.13 in /extension-spring #1985

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2024

Bumps org.springframework:spring-webmvc from 5.3.39 to 6.1.13.

Release notes

Sourced from org.springframework:spring-webmvc's releases.

v6.1.13

⭐ New Features

  • Errors thrown from SmartLifeycle#stop results in (unnecessary) waiting for the shutdown timeout #33442
  • Updates to resource handling for functional endpoints #33434
  • Stop logging result in WebAsyncManager #33406
  • spring native not support method handler with kotlin default value #33384

🐞 Bug Fixes

  • Ensure use of specified status code on redirect with Rendering #33498
  • Inconsistent handling of X-Forwarded-Prefix in servlet and reactive stack #33465
  • ServerHttpObservationFilter does not register against new async operations #33451
  • Revert removal of deprecated rawStatusCode methods #33440
  • PathMatchingResourcePatternResolver no longer follows symlinks #33424
  • Deadlock between SseEmitter and StandardServletAsyncWebRequest when clients disconnect #33421
  • RestClient doesn't open a scope for the processing of the request #33397
  • WebTestClient leaks when ParameterizedTypeReference is used #33389

📔 Documentation

  • Document fixed rate scheduling with CRaC #33490
  • Update information in SpEL Evaluation chapter in reference manual #33456
  • Stop documenting use of -debug compiler flag in reference manual #33453
  • Use discrete headings instead of titled blocks in reference manual #33447
  • Fix example for @ImportResource in the reference manual #33446
  • Fix a typo in the CDS documentation #33437
  • Fix link to chapter introduction #33417
  • Improve documentation on reading form data via Servlet request parameters vs @RequestBody #33409

🔨 Dependency Upgrades

  • Upgrade to Kotlin 1.9.25 #33471
  • Upgrade to Micrometer 1.12.10 #33518
  • Upgrade to Objenesis 3.4 #33526
  • Upgrade to Reactor 2023.0.10 #33519

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dancer1325, @​izeye, and @​yfoel

v6.1.12

⭐ New Features

  • Efficient handling of conditional HTTP requests #33372
  • LocaleEditor cannot parse language tag with script like zh-Hans #33348
  • Reinstate qualifier support for legacy JSR-330 @javax.inject.Named annotation #33345
  • SimpleAsyncTaskScheduler stops accepting new tasks when isShutdown #33336

... (truncated)

Commits
  • f083962 Release v6.1.13
  • d86bf8b Align RouterFunctions resource handling
  • c77de8a Downgrade to Tomcat 10.1.28
  • 4e49f67 Upgrade to SLF4J 2.0.16, Tomcat 10.1.29, Jetty 12.0.13, Netty 4.1.113, Undert...
  • 54dbb9f Upgrade to Objenesis 3.4
  • 34f649c Upgrade to Reactor 2023.0.10
  • 5b01f31 Upgrade to Micrometer 1.12.10
  • 9150c81 Document fixed rate scheduling with CRaC
  • 4e1756d Polishing
  • 5c1ab7e Polishing contribution
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 13, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/extension-spring/org.springframework-spring-webmvc-6.1.13 branch from c9f88e8 to 6272e55 Compare September 16, 2024 13:27
@MikeEdgar MikeEdgar added the backport/3.x Issue pending backport to the 3.x series label Sep 16, 2024
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.39 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.39...v6.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/extension-spring/org.springframework-spring-webmvc-6.1.13 branch from 6272e55 to e9983cc Compare September 16, 2024 14:03
Copy link

sonarcloud bot commented Sep 16, 2024

@MikeEdgar MikeEdgar added this to the 4.0.0 milestone Sep 16, 2024
@MikeEdgar MikeEdgar merged commit b744fc2 into main Sep 16, 2024
4 checks passed
@MikeEdgar MikeEdgar deleted the dependabot/maven/extension-spring/org.springframework-spring-webmvc-6.1.13 branch September 16, 2024 14:11
MikeEdgar pushed a commit to MikeEdgar/smallrye-open-api that referenced this pull request Sep 30, 2024
…#1985)

Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.39 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.39...v6.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MikeEdgar added a commit that referenced this pull request Sep 30, 2024
* Bump com.gradle.plugin-publish in /tools/gradle-plugin (#1980)

Bumps com.gradle.plugin-publish from 1.2.2 to 1.3.0.

---
updated-dependencies:
- dependency-name: com.gradle.plugin-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump io.smallrye:smallrye-build-parent from 45 to 46 (#1981)

Bumps [io.smallrye:smallrye-build-parent](https://github.com/smallrye/smallrye-parent) from 45 to 46.
- [Release notes](https://github.com/smallrye/smallrye-parent/releases)
- [Commits](https://github.com/smallrye/smallrye-parent/commits)

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-build-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump io.smallrye:smallrye-parent from 45 to 46 (#1982)

Bumps [io.smallrye:smallrye-parent](https://github.com/smallrye/smallrye-parent) from 45 to 46.
- [Release notes](https://github.com/smallrye/smallrye-parent/releases)
- [Commits](https://github.com/smallrye/smallrye-parent/commits)

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.springframework:spring-webmvc in /extension-spring (#1985)

Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.39 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.39...v6.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the quarkus group across 1 directory with 4 updates (#1986)

Bumps the quarkus group with 4 updates in the / directory: io.quarkus.resteasy.reactive:resteasy-reactive-common, io.quarkus:quarkus-reactive-routes, [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) and io.quarkus:quarkus-maven-plugin.


Updates `io.quarkus.resteasy.reactive:resteasy-reactive-common` from 3.14.2 to 3.14.4

Updates `io.quarkus:quarkus-reactive-routes` from 3.14.2 to 3.14.4

Updates `io.quarkus:quarkus-reactive-routes` from 3.14.2 to 3.14.4

Updates `io.quarkus:quarkus-bom` from 3.14.2 to 3.14.4
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.14.2...3.14.4)

Updates `io.quarkus:quarkus-maven-plugin` from 3.14.2 to 3.14.4

Updates `io.quarkus:quarkus-maven-plugin` from 3.14.2 to 3.14.4

---
updated-dependencies:
- dependency-name: io.quarkus.resteasy.reactive:resteasy-reactive-common
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the quarkus group with 4 updates (#1988)

Bumps the quarkus group with 4 updates: io.quarkus.resteasy.reactive:resteasy-reactive-common, io.quarkus:quarkus-reactive-routes, [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) and io.quarkus:quarkus-maven-plugin.


Updates `io.quarkus.resteasy.reactive:resteasy-reactive-common` from 3.14.4 to 3.15.0

Updates `io.quarkus:quarkus-reactive-routes` from 3.14.4 to 3.15.0

Updates `io.quarkus:quarkus-reactive-routes` from 3.14.4 to 3.15.0

Updates `io.quarkus:quarkus-bom` from 3.14.4 to 3.15.0
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.14.4...3.15.0)

Updates `io.quarkus:quarkus-maven-plugin` from 3.14.4 to 3.15.0

Updates `io.quarkus:quarkus-maven-plugin` from 3.14.4 to 3.15.0

---
updated-dependencies:
- dependency-name: io.quarkus.resteasy.reactive:resteasy-reactive-common
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: Check enum interfaces for `@JsonValue` (#1992)

Signed-off-by: Michael Edgar <michael@xlate.io>

* Improve logging when type args do not match params, type parse trim (#1993)

Signed-off-by: Michael Edgar <michael@xlate.io>

* Find `@RequestBody` annotations by argument index instead of type (#1994)

Signed-off-by: Michael Edgar <michael@xlate.io>

* Bump com.github.eirslett:frontend-maven-plugin from 1.15.0 to 1.15.1 (#1998)

Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.15.0 to 1.15.1.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.15.0...frontend-plugins-1.15.1)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the quarkus group with 4 updates (#2001)

Bumps the quarkus group with 4 updates: io.quarkus.resteasy.reactive:resteasy-reactive-common, io.quarkus:quarkus-reactive-routes, [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) and io.quarkus:quarkus-maven-plugin.


Updates `io.quarkus.resteasy.reactive:resteasy-reactive-common` from 3.15.0 to 3.15.1

Updates `io.quarkus:quarkus-reactive-routes` from 3.15.0 to 3.15.1

Updates `io.quarkus:quarkus-reactive-routes` from 3.15.0 to 3.15.1

Updates `io.quarkus:quarkus-bom` from 3.15.0 to 3.15.1
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.15.0...3.15.1)

Updates `io.quarkus:quarkus-maven-plugin` from 3.15.0 to 3.15.1

Updates `io.quarkus:quarkus-maven-plugin` from 3.15.0 to 3.15.1

---
updated-dependencies:
- dependency-name: io.quarkus.resteasy.reactive:resteasy-reactive-common
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-reactive-routes
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 (#2005)

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Index Java runtime classes in Maven and Gradle plugins (#2002)

Signed-off-by: Michael Edgar <michael@xlate.io>

* Fix tests for with MP OpenAPI 3.1.2

Signed-off-by: Michael Edgar <michael@xlate.io>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Michael Edgar <michael@xlate.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@MikeEdgar MikeEdgar removed the backport/3.x Issue pending backport to the 3.x series label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant