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 rspec-openapi from 0.8.1 to 0.9.0 #196

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps rspec-openapi from 0.8.1 to 0.9.0.

Release notes

Sourced from rspec-openapi's releases.

v0.9.0

  • bugfix: Fix engine path resolution #113
  • bugfix: fix multiple uploaded files #117, #126
  • feat: Add required_request_params to metadata #114
  • bugfix(minitest): #128
  • doc(minitest): Add instructions for minitest triggered yaml generation #116
  • chore: Don't dump records into temporary file #127
Changelog

Sourced from rspec-openapi's changelog.

v0.9.0

  • bugfix: Fix engine path resolution #113
  • bugfix: fix multiple uploaded files #117, #126
  • feat: Add required_request_params to metadata #114
  • bugfix(minitest): #128
  • doc(minitest): Add instructions for minitest triggered yaml generation #116
  • chore: Don't dump records into temporary file #127
Commits
  • 861a8c6 Merge pull request #137 from exoego/release/0.9.0
  • 8221c70 releasing 0.9.0
  • 48d556d Merge pull request #131 from jamerine/feat-add-operation-id-support
  • 42d67cc Update expected.yaml to show operationId.
  • d420039 Adding test(s) for the new operation_id field.
  • 74c05d3 Merge pull request #113 from pcoliveira/fix-engine-path-resolution
  • a05157d added operationId to metadata of request specs
  • 8456b3f fix linter warnings
  • 1b722ed Merge commit '6a1fbf413927d6397458e207b91865d49b57b1df' into fix-engine-path-...
  • 6a1fbf4 Merge pull request #126 from champierre/fix-arrayed-uploaded-file-examples
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot requested a review from a team as a code owner October 10, 2023 13:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 10, 2023
Bumps [rspec-openapi](https://github.com/exoego/rspec-openapi) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/exoego/rspec-openapi/releases)
- [Changelog](https://github.com/exoego/rspec-openapi/blob/master/CHANGELOG.md)
- [Commits](exoego/rspec-openapi@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: rspec-openapi
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-openapi-0.9.0 branch from b1282d8 to 79117f2 Compare October 11, 2023 07:10
@rwaffen rwaffen merged commit b5820be into main Oct 11, 2023
9 checks passed
@rwaffen rwaffen deleted the dependabot/bundler/rspec-openapi-0.9.0 branch October 11, 2023 07:14
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant