Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the all-deps-minor-and-patch group with 4 updates: org.springframework:spring-test, org.junit.jupiter:junit-jupiter-api, org.junit.jupiter:junit-jupiter-engine and org.owasp.dependencycheck.

Updates org.springframework:spring-test from 6.1.12 to 6.1.13

Release notes

Sourced from org.springframework:spring-test'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

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

Updates org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.11.0...r5.11.1

Commits

Updates org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.11.0...r5.11.1

Commits

Updates org.owasp.dependencycheck from 10.0.3 to 10.0.4

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-deps-minor-and-patch group with 4 updates: [org.springframework:spring-test](https://github.com/spring-projects/spring-framework), [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5), [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) and org.owasp.dependencycheck.


Updates `org.springframework:spring-test` from 6.1.12 to 6.1.13
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.12...v6.1.13)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.11.0...r5.11.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.11.0...r5.11.1)

Updates `org.owasp.dependencycheck` from 10.0.3 to 10.0.4

---
updated-dependencies:
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps-minor-and-patch
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps-minor-and-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps-minor-and-patch
- dependency-name: org.owasp.dependencycheck
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@dependabot dependabot bot requested review from Jorich, pr11t and rammrain October 1, 2024 05:54
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 1, 2024

@rammrain
Copy link
Member

rammrain commented Oct 1, 2024

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

@rammrain
Copy link
Member

rammrain commented Oct 1, 2024

@dependabot merge

@dependabot dependabot bot merged commit 8039d4b into master Oct 1, 2024
@dependabot dependabot bot deleted the dependabot/gradle/all-deps-minor-and-patch-f03a7cf046 branch October 1, 2024 07:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant