Skip to content

Bump the grape group across 1 directory with 2 updates#375

Merged
renatolond merged 1 commit intomainfrom
dependabot/bundler/grape-1626ab65a6
Apr 18, 2026
Merged

Bump the grape group across 1 directory with 2 updates#375
renatolond merged 1 commit intomainfrom
dependabot/bundler/grape-1626ab65a6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the grape group with 2 updates in the / directory: grape and grape-entity.

Updates grape from 3.1.1 to 3.2.0

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

Updates grape-entity from 1.0.1 to 1.0.3

Changelog

Sourced from grape-entity's changelog.

1.0.3 (2026-04-15)

Features

Fixes

  • #399: Fix ArgumentError for single-argument lambdas in expose blocks and if: conditions - @​numbata.

1.0.2 (2026-04-13)

Fixes

Commits
  • acfc16b Preparing for release, 1.0.3.
  • 6a2dedd Modernize gemspec: add metadata, use Dir glob, drop defaults (#401)
  • 65d41f1 Reduce gem size by excluding test files (#397)
  • e78b76b Add Danger CI checks for pull requests (#400)
  • 2ec5246 Fix ArgumentError for single-argument lambdas in expose and conditions (#399)
  • bb355c8 Prepare for next development cycle, 1.0.3 (#396)
  • dea7edf Release 1.0.2 (#395)
  • 28eebab Merge pull request #394 from ruby-grape/fix/grape-3.2-coercion-compat
  • 8ba13a7 Add CHANGELOG entry for #394
  • 8a7a12a Fix RuboCop offenses and exclude bench from OneClassPerFile
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the grape group with 2 updates in the / directory: [grape](https://github.com/ruby-grape/grape) and [grape-entity](https://github.com/ruby-grape/grape-entity).


Updates `grape` from 3.1.1 to 3.2.0
- [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape@v3.1.1...v3.2.0)

Updates `grape-entity` from 1.0.1 to 1.0.3
- [Changelog](https://github.com/ruby-grape/grape-entity/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape-entity@v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: grape
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grape
- dependency-name: grape-entity
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grape
...

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 16, 2026
@renatolond renatolond merged commit 33eaaeb into main Apr 18, 2026
3 checks passed
@renatolond renatolond deleted the dependabot/bundler/grape-1626ab65a6 branch April 18, 2026 06:49
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