Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps spring-restdocs-mockmvc from 2.0.2.RELEASE to 2.0.5.RELEASE.

Release notes

Sourced from spring-restdocs-mockmvc's releases.

v2.0.5.RELEASE

🪲 Bug Fixes

  • Operation macro corrupts snippets with UTF-8 characters #696
  • Default operation content encoding is unstable as it relies on the underlying OS's default #689
  • Request parameters ignored for HTTP DELETE #683
  • Changes made by ParametersModifyingOperationPreprocessor are not reflected in a GET request's query string #682
  • ignoreUndocumentedParamters is lost when using and() on PathParametersSnippet and RequestParametersSnippet #676
  • {method-name} with uppercase word generates dashes #658
  • NPE in HttpResponseSnippet when documenting a response with a custom HTTP status #653
  • Section title out of sequence with operation macro when using leveloffset #649
  • Valueless query parameters are duplicated in request snippets #647
  • Snippet templates that contain UTF-8 characters are corrupted on platforms with a non-UTF-8 default encoding #585

📔 Documentation

  • Upgrade Slate sample to Slate 2.7.1 #693
  • Fix minor typo in Documenting your API #690
  • Fix typo in description of how to obtain an instance of RestDocumentationResultHandler #679
  • Some cross-references in the samples do not work #674
  • Data REST sample cannot resolve spring-restdocs-asciidoctor snapshots #673
  • REST Assured JUnit 5 example should use @BeforeEach rather than @Before #663
  • Mention spring-restdocs-webtestclient as an alternative dependency in getting started documentation #654

❤️ Contributors

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

v2.0.4.RELEASE

⭐ New Features

  • Allow custom snippets directory via JUnit 5 #633

🪲 Bug Fixes

  • Responses with custom HTTP statuses cannot be documented #639
  • Section title out of sequence warnings may be generated when using operation macro #628
  • Operation block macro fails with 2.2 Asciidoctor Gradle Plugins does to missing gradle-projectdir attribute #624
  • Diagnostics are poor when misconfiguration leads to operation-specific configuration being null #583
  • spring-restdocs-asciidoctor is incompatible with AsciidoctorJ 1.6 and later #581
  • Regression in beneathPath in 2.0.3 #573
Commits
  • 5d61e75 Release 2.0.5.RELEASE
  • ed5921f Ensure that UTF-8 is used to read and write snippets in operation macro
  • 3161f10 Start testing against Spring Framework 5.3
  • a1a2271 Test Asciidoctor extension against AsciidoctorJ 2.2, 2.3, and 2.4
  • 9fa9402 Upgrade Slate sample to Slate 2.7.1
  • 536e87a Fix kebab and snake case formatting of all upper case words
  • baaf4f2 Update query string when modifying GET request's parameters
  • d62ee4f Merge pull request #676 from bric3
  • ffe4c93 Polish "Propagate ignoreUndocumentedParamteres with .and()"
  • eac7d67 Propagate ignoreUndocumentedParamteres with .and()
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 17, 2020
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.

0 participants