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 grape and grape-swagger #242

Merged
merged 3 commits into from
May 5, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2024

Bumps grape and grape-swagger. These dependencies needed to be updated together.
Updates grape from 1.8.0 to 2.0.0

Changelog

Sourced from grape's changelog.

2.0.0 (2023/11/11)

Features

Fixes

Commits
  • 8bd4922 Preparing for the next release, 2.0.
  • 0c03b5d fix(#2236): Stripping the internals of Grape::Endpoint when NoMethodError...
  • 32b8d22 Quality arguments to Accept header should default to 1.0 (#2366)
  • 8de048e Add missing requires (#2365)
  • 4753f67 Remove Rack::Auth::Digest (#2361)
  • de76b5c Additional changes for setting Rack versioned headers (#2362)
  • 2f62365 Set response headers based on Rack version (#2355)
  • 51b081c Reduce gem size by removing test_files (spec) (#2360)
  • 4e2a2ff Add Rails 7.1 in test suite + compatibility (#2353)
  • d390315 Preparing for next developer iteration, 1.8.1.
  • See full diff in compare view

Updates grape-swagger from 1.6.1 to 2.0.3

Changelog

Sourced from grape-swagger's changelog.

2.0.3 (April 26, 2024)

Fixes

2.0.2 (Februar 2, 2024)

Fixes

  • #918: Fix params extension does not work when param_type is body - @​numbata

2.0.1 (Januar 2, 2024)

Features

Fixes

2.0.0 (November 7, 2023)

Features

Fixes

Commits

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)

Bumps [grape](https://github.com/ruby-grape/grape) and [grape-swagger](https://github.com/ruby-grape/grape-swagger). These dependencies needed to be updated together.

Updates `grape` from 1.8.0 to 2.0.0
- [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape@v1.8.0...v2.0.0)

Updates `grape-swagger` from 1.6.1 to 2.0.3
- [Changelog](https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape-swagger@v1.6.1...v2.0.3)

---
updated-dependencies:
- dependency-name: grape
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: grape-swagger
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 5, 2024
@duffn
Copy link
Owner

duffn commented May 5, 2024

@dependabot rebase

Bumps [grape](https://github.com/ruby-grape/grape) and [grape-swagger](https://github.com/ruby-grape/grape-swagger). These dependencies needed to be updated together.

Updates `grape` from 1.8.0 to 2.0.0
- [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape@v1.8.0...v2.0.0)

Updates `grape-swagger` from 1.6.1 to 2.0.3
- [Changelog](https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape-swagger@v1.6.1...v2.0.3)

---
updated-dependencies:
- dependency-name: grape
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: grape-swagger
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/multi-a11e6499f6 branch from bc7bcd0 to 55cfd59 Compare May 5, 2024 01:11
…n/grape-api-boilerplate into dependabot/bundler/multi-a11e6499f6
@duffn duffn merged commit fc22408 into main May 5, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/multi-a11e6499f6 branch May 5, 2024 01:16
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