Skip to content

Update grape requirement from ~> 2.2.0 to ~> 3.2.0#523

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/grape-tw-3.2.0
Open

Update grape requirement from ~> 2.2.0 to ~> 3.2.0#523
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/grape-tw-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2026

Updates the requirements on grape to permit the latest version.

Changelog

Sourced from grape's changelog.

3.2.0 (2026-04-08)

Features

Fixes

  • #2670: Fix UnknownAuthStrategy raised when custom auth strategy class inherits from Grape::Middleware::Auth::Base - @​dblock.
  • #2655: Fix before_each method to handle nil parameter correctly - @​ericproulx.
  • #2660: Fix thread safety: move mutable ParamsScope state (index, params_meeting_dependency) into a per-request ParamScopeTracker stored in Fiber[] - @​ericproulx.
  • #2666: Endpoint cleanup and minor optimizations - @​ericproulx.
  • #2676: Exclude ruby 3.2 for rails_edge - @​ericproulx.
  • #2677: Update actions/checkout to v6 - @​ericproulx.

3.1.0 (2026-01-25)

Features

Fixes

... (truncated)

Commits
  • 82fd5da Preparing for release, 3.2.0
  • 198db4d Update actions/checkout to v6. (#2677)
  • 7175dfd Remove ruby 3.2 for rails_edge (#2676)
  • 548baef Add AGENTS.md to please our future A.I. overlords (#2675)
  • d0c0ea4 :with (#2672)
  • 4638481 Fix UnknownAuthStrategy raised when custom auth strategy inherits from Grape:...
  • fe3b4f8 Use Ruby 3.1 shorthand kwargs syntax across the codebase (#2671)
  • 03e6d05 Merge pull request #2670 from ruby-grape/rack_request_error
  • 08c9253 Wrap Rack parameter parsing errors in Grape::Exceptions::RequestError
  • ec1b0fe Merge pull request #2667 from ruby-grape/skip_instrumentation_no_validators
  • Additional commits viewable in compare view

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

Updates the requirements on [grape](https://github.com/ruby-grape/grape) to permit the latest version.
- [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape@v2.2.0...v3.2.0)

---
updated-dependencies:
- dependency-name: grape
  dependency-version: 3.2.0
  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 Apr 11, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2026

Labels

The following labels could not be found: default-Gemfile. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@cla-bot
Copy link
Copy Markdown

cla-bot bot commented Apr 11, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @dependabot[bot] on file. In order for us to review and merge your code, please sign the CLA.

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.

0 participants