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.restdocs:spring-restdocs-mockmvc from 2.0.6.RELEASE to 3.0.1 #45

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2024

Bumps org.springframework.restdocs:spring-restdocs-mockmvc from 2.0.6.RELEASE to 3.0.1.

Release notes

Sourced from org.springframework.restdocs:spring-restdocs-mockmvc's releases.

v3.0.1

🐞 Bug Fixes

  • UnsupportedOperationException when modifying request and response headers with Framework 6.0.9 and later #906

📔 Documentation

  • Clarify the role of snippetsDir as a task input and output #893

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 6.0.14 #904

❤️ Contributors

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

v3.0.0

📔 Documentation

  • Update reference documentation to reflect Bean Validation 3.0 upgrade #869
  • Re-order reference documentation to prefer JUnit 5 #864

🔨 Dependency Upgrades

  • Upgrade to AsciidoctorJ 2.5.7 #872
  • Upgrade to Jackson 2.14.0 #874
  • Upgrade to Jakarta Servlet 6.0.0 #867
  • Upgrade to REST Assured 5.2.1 #876
  • Upgrade to Spring Framework 6.0.0 #866

v3.0.0-RC1

⭐ New Features

  • Use spring-web's HttpStatusCode to model a response's status #848
  • Remove support for preprocessing a request to modify its parameters #846
  • Provide separate snippets for documenting query parameters and form parameters #832

📔 Documentation

  • Update reference documentation to link to Spring Framework 6's reference documentation #853
  • Remove samples in favor of those now in spring-projects/spring-restdocs-samples #852

🔨 Dependency Upgrades

  • Upgrade to Jackson 2.13.4.20221013 #862
  • Upgrade to JUnit 4.13.2 #863
  • Upgrade to REST Assured 5.2.0 #855

... (truncated)

Commits
  • 016ab06 Release v3.0.1
  • f6ce22b Upgrade to Spring Framework 6.0.14
  • 1029777 Merge branch '2.0.x'
  • 84252ad Update credentials for pulling changelog generator image
  • 1c23387 Merge branch '2.0.x'
  • dc6cba7 Merge branch '2.0.x'
  • aa02fba Provide credentials for pulling release scripts image
  • 2fbc43f Next development version (v2.0.9.BUILD-SNAPSHOT)
  • a6abb38 Merge branch '2.0.x'
  • bde93fe Merge pull request #900 from PENEKhun
  • 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)

Bumps [org.springframework.restdocs:spring-restdocs-mockmvc](https://github.com/spring-projects/spring-restdocs) from 2.0.6.RELEASE to 3.0.1.
- [Release notes](https://github.com/spring-projects/spring-restdocs/releases)
- [Commits](spring-projects/spring-restdocs@v2.0.6.RELEASE...v3.0.1)

---
updated-dependencies:
- dependency-name: org.springframework.restdocs:spring-restdocs-mockmvc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 27, 2024
@ThomasJejkal
Copy link
Contributor

Requires #32 to be finished.

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