Bump the grape group across 1 directory with 2 updates#375
Merged
renatolond merged 1 commit intomainfrom Apr 18, 2026
Merged
Conversation
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>
renatolond
approved these changes
Apr 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the grape group with 2 updates in the / directory: grape and grape-entity.
Updates
grapefrom 3.1.1 to 3.2.0Changelog
Sourced from grape's changelog.
... (truncated)
Commits
82fd5daPreparing for release, 3.2.0198db4dUpdate actions/checkout to v6. (#2677)7175dfdRemove ruby 3.2 for rails_edge (#2676)548baefAdd AGENTS.md to please our future A.I. overlords (#2675)d0c0ea4:with (#2672)4638481Fix UnknownAuthStrategy raised when custom auth strategy inherits from Grape:...fe3b4f8Use Ruby 3.1 shorthand kwargs syntax across the codebase (#2671)03e6d05Merge pull request #2670 from ruby-grape/rack_request_error08c9253Wrap Rack parameter parsing errors in Grape::Exceptions::RequestErrorec1b0feMerge pull request #2667 from ruby-grape/skip_instrumentation_no_validatorsUpdates
grape-entityfrom 1.0.1 to 1.0.3Changelog
Sourced from grape-entity's changelog.
Commits
acfc16bPreparing for release, 1.0.3.6a2deddModernize gemspec: add metadata, use Dir glob, drop defaults (#401)65d41f1Reduce gem size by excluding test files (#397)e78b76bAdd Danger CI checks for pull requests (#400)2ec5246Fix ArgumentError for single-argument lambdas in expose and conditions (#399)bb355c8Prepare for next development cycle, 1.0.3 (#396)dea7edfRelease 1.0.2 (#395)28eebabMerge pull request #394 from ruby-grape/fix/grape-3.2-coercion-compat8ba13a7Add CHANGELOG entry for #3948a7a12aFix RuboCop offenses and exclude bench from OneClassPerFileDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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