Skip to content

Commit

Permalink
Bump org.springframework.restdocs:spring-restdocs-mockmvc from 3.0.0 …
Browse files Browse the repository at this point in the history
…to 3.0.1 in /backend (#2733)

Bumps
[org.springframework.restdocs:spring-restdocs-mockmvc](https://github.com/spring-projects/spring-restdocs)
from 3.0.0 to 3.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-restdocs/releases">org.springframework.restdocs:spring-restdocs-mockmvc's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.1</h2>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li>UnsupportedOperationException when modifying request and response
headers with Framework 6.0.9 and later <a
href="https://redirect.github.com/spring-projects/spring-restdocs/issues/906">#906</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li>Clarify the role of snippetsDir as a task input and output <a
href="https://redirect.github.com/spring-projects/spring-restdocs/issues/893">#893</a></li>
</ul>
<h2>:hammer: Dependency Upgrades</h2>
<ul>
<li>Upgrade to Spring Framework 6.0.14 <a
href="https://redirect.github.com/spring-projects/spring-restdocs/issues/904">#904</a></li>
</ul>
<h2>:heart: Contributors</h2>
<p>We'd like to thank all the contributors who worked on this
release!</p>
<ul>
<li><a
href="https://github.com/PENEKhun"><code>@​PENEKhun</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-restdocs/commit/016ab06ff61afbbe4ffd4305038c2e9f962b26c5"><code>016ab06</code></a>
Release v3.0.1</li>
<li><a
href="https://github.com/spring-projects/spring-restdocs/commit/f6ce22b1654eb22f70f7093b8e8b4fba23ed2012"><code>f6ce22b</code></a>
Upgrade to Spring Framework 6.0.14</li>
<li><a
href="https://github.com/spring-projects/spring-restdocs/commit/10297771752ddf91a878d9e6d4fc0d037265a6f1"><code>1029777</code></a>
Merge branch '2.0.x'</li>
<li><a
href="https://github.com/spring-projects/spring-restdocs/commit/84252ad5103a71526b0596789b160002c6c2fe65"><code>84252ad</code></a>
Update credentials for pulling changelog generator image</li>
<li><a
href="https://github.com/spring-projects/spring-restdocs/commit/1c23387d8b4509da6bd993dbd5675f3d5f726ddf"><code>1c23387</code></a>
Merge branch '2.0.x'</li>
<li><a
href="https://github.com/spring-projects/spring-restdocs/commit/dc6cba73a3f84b67e770f4d92c6b7762ab442d94"><code>dc6cba7</code></a>
Merge branch '2.0.x'</li>
<li><a
href="https://github.com/spring-projects/spring-restdocs/commit/aa02fbaf3e8f119afd688901bbeba477e8e2273c"><code>aa02fba</code></a>
Provide credentials for pulling release scripts image</li>
<li><a
href="https://github.com/spring-projects/spring-restdocs/commit/2fbc43f6b157652a51ce2dbb420d218880553379"><code>2fbc43f</code></a>
Next development version (v2.0.9.BUILD-SNAPSHOT)</li>
<li><a
href="https://github.com/spring-projects/spring-restdocs/commit/a6abb3847c63b78846f516e844fff5b5686aa0aa"><code>a6abb38</code></a>
Merge branch '2.0.x'</li>
<li><a
href="https://github.com/spring-projects/spring-restdocs/commit/bde93feaacb9a6c3efaf061b7a38c1e67d498c88"><code>bde93fe</code></a>
Merge pull request <a
href="https://redirect.github.com/spring-projects/spring-restdocs/issues/900">#900</a>
from PENEKhun</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-restdocs/compare/v3.0.0...v3.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.restdocs:spring-restdocs-mockmvc&package-manager=gradle&previous-version=3.0.0&new-version=3.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
louptheron authored Dec 4, 2023
2 parents 97caf21 + d51ddbf commit aeecbd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
testImplementation("jakarta.servlet:jakarta.servlet-api:6.0.0")
testImplementation("com.squareup.okhttp3:mockwebserver:4.11.0")
testImplementation("org.springframework.boot:spring-boot-starter-test:3.1.3")
testImplementation("org.springframework.restdocs:spring-restdocs-mockmvc:3.0.0")
testImplementation("org.springframework.restdocs:spring-restdocs-mockmvc:3.0.1")
testImplementation("org.testcontainers:junit-jupiter:1.19.1")
}

Expand Down

0 comments on commit aeecbd8

Please sign in to comment.