Skip to content

Bump grape from 2.4.0 to 3.1.1 - #412

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/grape-3.1.1
Closed

Bump grape from 2.4.0 to 3.1.1#412
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/grape-3.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

Copy link
Copy Markdown
Contributor

Bumps grape from 2.4.0 to 3.1.1.

Changelog

Sourced from grape's changelog.

3.2.0 (Next)

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.
  • Your contribution here.

3.1.0 (2026-01-25)

Features

Fixes

... (truncated)

Commits
  • 9332158 Preparing for release, 3.1.1
  • d333204 Merge pull request #2655 from ruby-grape/fix_before_each_no_method_error
  • f31f01d Fix before_each method to handle nil parameter correctly
  • 2bd3145 Preparing for next development iteration, 3.2.0.
  • 61f67c0 Preparing for release, 3.1.0.
  • 17fb0cf Merge pull request #2652 from ruby-grape/refactor_declared_params_handling
  • e055e2f Merge pull request #2651 from dblock/migrate-danger-pr-comment
  • 0fb57db Use a separate class to handle declared params options. The latters are expli...
  • 7d138f2 Migrate Danger to use danger-pr-comment workflow.
  • ebe5476 Merge pull request #2647 from ruby-grape/namespace_route_param_explicit_kwargs
  • 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 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) from 2.4.0 to 3.1.1.
- [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape@v2.4.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #415.

@dependabot dependabot Bot closed this Apr 9, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/grape-3.1.1 branch April 9, 2026 11:55
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.

0 participants