paas-profiles
paas-profiles copied to clipboard
Bump grape from 1.4.0 to 1.6.2
Bumps grape from 1.4.0 to 1.6.2.
Changelog
Sourced from grape's changelog.
1.6.2 (2021/12/30)
Features
Fixes
1.6.1 (2021/12/28)
Features
- #2196: Add support for
passwords_hashed
param fordigest_auth
-@lHydra
.- #2208: Added Rails 7 support -
@ericproulx
.Fixes
- #2206: Require main active_support lib before any of its extension definitions -
@annih
.- #2193: Fixed the broken ruby-head NoMethodError spec -
@Jack12816
.- #2192: Memoize the result of Grape::Middleware::Base#response -
@Jack12816
.- #2200: Add validators module to all validators -
@ericproulx
.- #2202: Fix random mock spec error -
@ericproulx
.- #2203: Add rubocop-rspec -
@ericproulx
.- #2207: Autoload Validations/Validators -
@ericproulx
.- #2209: Autoload Validations/Types -
@ericproulx
.1.6.0 (2021/10/04)
Features
- #2190: Upgrade dev deps & drop Ruby 2.4.x support -
@dnesteryuk
.Fixes
- #2176: Fix: OPTIONS fails if matching all routes -
@myxoh
.- #2177: Fix:
default
validator fails if preceded byas
validator -@Catsuko
.- #2180: Call
super
inAPI.inherited
-@yogeshjain999
.- #2189: Fix: rename parameters when using
:as
(behaviour and grape-swagger documentation) -@Jack12816
.1.5.3 (2021/03/07)
Fixes
- #2161: Handle EOFError from Rack when given an empty multipart body -
@bschmeck
.- #2162: Corrected a hash modification while iterating issue -
@Jack12816
.- #2164: Fix:
coerce_with
is now called for params withnil
value -@braktar
.1.5.2 (2021/02/06)
Features
... (truncated)
Commits
a6cde5d
Preparing for release, 1.6.2.b5a15cb
Merge pull request #2219 from dm1try/revert_changes_for_autoloadinga8d8ce8
update changelog39098c0
fix rubocop complains7ce8eaf
Revert "Validations Autoload (#2207)"1c425e6
Revert "Autoload Types (#2209)"05d4410
Fix some documentation typos (#2217)ac94b70
Preparing for next development iteration, 1.6.2b1d114b
Preparing for release, 1.6.1.224402f
Autoload Types (#2209)- 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 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)