Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps grape from 2.1.3 to 2.2.0.

Changelog

Sourced from grape's changelog.

2.2.0 (2024-09-14)

Features

Fixes

Commits
  • f8ca202 Preparing for release, 2.2.0
  • 2d94dd8 Reduce object allocation while compiling (#2496)
  • 1cf4a80 Fix Grape::Endpoint's inspect method when not called in the context of an API...
  • 41adcb7 Merge pull request #2495 from ericproulx/add_jemalloc_frozen_string_docker
  • dc31f1c Adds rubygems_mfa_required to gemspec (#2493)
  • 26a2742 Add jemalloc and use it including yjit, frozen_string in Dockerfile
  • c33f93e Add Rails 7.2 in CI workflow (#2489)
  • 12dc739 Add is: parameter to the length validator (#2485)
  • 04e69ea The length validator only takes effect for parameters with types that suppo...
  • 2292486 Revisit versioner middlewares (#2484)
  • 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 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) from 2.1.3 to 2.2.0.
- [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape@v2.1.3...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2024
@tuanle03 tuanle03 merged commit 4b795af into main Oct 6, 2024
@dependabot dependabot bot deleted the dependabot/bundler/grape-2.2.0 branch October 6, 2024 15:01
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.

2 participants