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 rswag-ui from 2.8.0 to 2.9.0 #3326

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rswag-ui from 2.8.0 to 2.9.0.

Release notes

Sourced from rswag-ui's releases.

2.9.0

What's Changed

New Contributors

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

Changelog

Sourced from rswag-ui'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

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-ui](https://github.com/rswag/rswag) from 2.8.0 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.8.0...2.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Apr 25, 2023
Copy link
Collaborator

@CloCkWeRX CloCkWeRX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 647e560 into dev Apr 25, 2023
@dependabot dependabot bot deleted the dependabot/bundler/rswag-ui-2.9.0 branch April 25, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant