Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps rswag from 2.5.1 to 2.10.1.

Release notes

Sourced from rswag's releases.

2.10.1

What's Changed

Full Changelog: rswag/rswag@2.10.0...2.10.1

2.10.0

What's Changed

New Contributors

Full Changelog: rswag/rswag@2.9.0...2.10.0

2.9.0

What's Changed

New Contributors

Full Changelog: rswag/rswag@2.8.0...2.9.0

2.8.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from rswag's changelog.

[2.10.1]

Fixed

[2.10.0]

Fixed

Added

  • Allow passing metadata to HTTP verb methods (rswag/rswag#628)
  • Added configuration for RuboCop RSpec to improve detection of RSpec examples and example groups (rswag/rswag#632)

Changed

Fixed

Documentation

[2.9.0]

Added

  • Added option --spec_path to the generator command with requests as default value (rswag/rswag#607)
  • Add support for :getter parameter option to explicitly define custom parameter getter method and avoid RSpec conflicts with include matcher and status method (rswag/rswag#605)
  • Added support strict schema validation and allow to pass metadata to run_test! (rswag/rswag#604)
  • Add support for passing a custom specification description to run_test! (rswag/rswag#622)

Changed

Fixed

  • Invalid URI error when specifying protocol within server configuration (rswag/rswag#591)
  • Fix ADDITIONAL_RSPEC_OPTS to always apply (rswag/rswag#584)

Documentation

[2.8.0]

Added

... (truncated)

Commits
  • 5b34ec9 Merge pull request #660 from carlobeltrame/patch-1
  • 506bae1 Fix path expansion
  • 95efed0 Merge pull request #657 from romanblanco/changelog-2.10
  • 0a28fc3 2.10.0 release changes
  • 4165da9 Merge pull request #654 from rswag/draft-fix-for-dir-traversal
  • efd4ea4 Use starts_with? and simplify file expansion
  • e0b3863 Path traversal test
  • fc353ef Sanitize directory traversal in middleware
  • 6c07c71 Merge pull request #621 from axiomq/master
  • 0edbe25 Update README.md
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [rswag](https://github.com/rswag/rswag) from 2.5.1 to 2.10.1.
- [Release notes](https://github.com/rswag/rswag/releases)
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md)
- [Commits](rswag/rswag@2.5.1...2.10.1)

---
updated-dependencies:
- dependency-name: rswag
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 17, 2023
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