Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2023

Bumps rswag from 2.5.1 to 2.9.0.

Release notes

Sourced from rswag's releases.

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

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

2.7.0 Release Candidate

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from rswag's changelog.

[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)

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

Changed

Fixed

Documentation

[2.7.0]

Added

Changed

... (truncated)

Commits
  • 2a29636 Merge pull request #630 from romanblanco/changelog-2.9
  • e6db7b4 2.9.0 release changes
  • 5d77db9 Merge pull request #618 from yshmarov/patch-1
  • 9da6379 update readme section - Customizing the swagger-ui
  • 68aaeb6 Merge pull request #604 from IlkhamGaysin/fix-164-issue
  • ae8ba23 Update CHANGELOG.md
  • 972b19e Update run_test! method docs
  • 76711b1 pass options to it within run_spec (#1)
  • 64ef801 Update README
  • c97cacf Fix specs, add an intergational test case for test-app
  • 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)

Bumps [rswag](https://github.com/rswag/rswag) from 2.5.1 to 2.9.0.
- [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.9.0)

---
updated-dependencies:
- dependency-name: rswag
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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