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 spring-restdocs-mockmvc from 2.0.2.RELEASE to 2.0.4.RELEASE #73

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Release notes

Sourced from spring-restdocs-mockmvc's releases.

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
  • Diagnostics are poor when an attempt is made to extract a non-existent subsection of a payload #568
  • Optionality of ancestor fields is not considered when resolving the type of a field #567

📔 Documentation

  • Invalid part errors when rendering samples' getting-started-guide.adoc #641
  • Drop the Grails 3.x sample as it is incompatible with Spring Framework 5 #637
  • Fix IDs of sections in examples #629
  • Upgrade Asciidoctor Maven Plugin so that syntax highlighting can be enabled using an attribute #620
  • Remove remnants of a merge conflict from README #614
  • Fix links to ignored() in RequestDocumentation's javadoc #595
  • NoSuchBeanDefinitionException when configuring test that uses WebTestClient as described in the user guide #582
  • Fix typo in REST Assured HTTP headers example #579
  • Improve style and consistency of the documentation #575

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 5.0.15 #636
  • Upgrade to AsciidoctorJ 1.5.8.1 #621

❤️ Contributors

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

Commits
  • dab59d1 Release 2.0.4.RELEASE
  • 8169878 Ensure that spring-restdocs-asciidoctor pom contains name and description
  • e66c1f4 Fix generation of javadoc for the documentation zip
  • c12d8c0 Complete upgrade to org.asciidoctor.convert 1.5.9.2
  • ce9d0c9 Upgrade the Spring Boot-based samples to 2.1.8.RELEASE
  • 733039d Upgrade to Spring Framework 5.0.15.RELEASE
  • 5f6f768 Upgrade to org.asciidoctor.convert 1.5.9.2
  • c2521de Merge pull request #638 from ahus1
  • 8624a33 Polish "Prevent unwanted incrementing of section number in operation macro"
  • 1d91136 Prevent unwanted incrementing of section number in operation macro
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

Bumps [spring-restdocs-mockmvc](https://github.com/spring-projects/spring-restdocs) from 2.0.2.RELEASE to 2.0.4.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-restdocs/releases)
- [Commits](spring-projects/spring-restdocs@v2.0.2.RELEASE...v2.0.4.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 14, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #101.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/org.springframework.restdocs-spring-restdocs-mockmvc-2.0.4.RELEASE branch September 17, 2020 06:43
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