Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump grape from 0.12.0 to 1.6.0 #1

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2021

Bumps grape from 0.12.0 to 1.6.0.

Changelog

Sourced from grape's changelog.

1.6.0 (2021/10/04)

Features

Fixes

1.5.3 (2021/03/07)

Fixes

1.5.2 (2021/02/06)

Features

Fixes

1.5.1 (2020/11/15)

Fixes

  • #2129: Fix validation error when Required Array nested inside an optional array, for Multiparam validators - @​dwhenry.
  • #2128: Fix validation error when Required Array nested inside an optional array - @​dwhenry.
  • #2127: Fix a performance issue with dependent params - @​dnesteryuk.
  • #2126: Fix warnings about redefined attribute accessors in AttributeTranslator - @​samsonjs.
  • #2121: Fix 2.7 deprecation warning in validator_factory - @​Legogris.
  • #2115: Fix declared_params regression with multiple allowed types - @​stanhu.
  • #2123: Fix 2.7 deprecation warning in middleware/stack - @​Legogris.

1.5.0 (2020/10/05)

... (truncated)

Commits
  • 2336544 Preparing for release, 1.6.0.
  • f5d9831 upgrade Rubocop & drop Ruby 2.4.x support (#2190)
  • 5b4a2dd Corrected the endpoint parameter name generation. (#2189)
  • 0ff93fb Merge pull request #2186 from maciejpankanin/docs-values-validator-update
  • 5b90b2c Update README.md about values validator used with allow_blank
  • d37d471 Merge pull request #2184 from DataDog/ivoanjo/add-ddtrace-gem-to-monitoring-p...
  • 189043a Add ddtrace gem to monitoring products list
  • bd65726 Merge pull request #2183 from onurkucukkece/issue-2182
  • c5f0515 Update readme about registering middleware in custom Rails applications
  • a20bcb1 Merge pull request #2180 from yogeshjain999/fix/overriding-api-inherited
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [grape](https://github.com/ruby-grape/grape) from 0.12.0 to 1.6.0.
- [Release notes](https://github.com/ruby-grape/grape/releases)
- [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape@v0.12.0...v1.6.0)

---
updated-dependencies:
- dependency-name: grape
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 14, 2023

Superseded by #9.

@dependabot dependabot bot closed this Mar 14, 2023
@dependabot dependabot bot deleted the dependabot/bundler/grape-1.6.0 branch March 14, 2023 22:22
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