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 1.3.0 to 1.3.3 #7984

Merged
merged 1 commit into from
Jun 5, 2020
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps grape from 1.3.0 to 1.3.3.

Changelog

Sourced from grape's changelog.

1.3.3 (2020/05/23)

Features

Fixes

1.3.2 (2020/04/12)

Features

Fixes

  • #2033: Ensure Float params are correctly coerced to BigDecimal - @tlconnor.
  • #2031: Fix a regression with an array of a custom type - @dnesteryuk.
  • #2026: Fix a regression in coerce_with when coercion returns nil - @misdoro.
  • #2025: Fix Decimal type category - @kdoya.
  • #2019: Avoid coercing parameter with multiple types to an empty Array - @stanhu.

1.3.1 (2020/03/11)

Features

Fixes

... (truncated)
Commits
  • 536622a Preparing for release, 1.3.3
  • 8b60289 Merge pull request #2053 from Jack12816/any-route-frozen-array
  • c141628 Fix broken multiple mounts.
  • 18ed28c coercing of nested arrays (#2054)
  • 23374d6 coerce an empty string to nil in case of the bool type (#2049)
  • 2a4e2c2 Merge pull request #2050 from ericproulx/attribute_translator_define_method
  • 01ca08c Fix coerce_nil when Array of Type (#2040)
  • 67f9417 Transform translator public_send to actual methods in attribute_translator.rb
  • 5d226f2 Merge pull request #2048 from dblock/tidelift
  • 873b5d6 Document TideLift Enterprise support.
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file Ruby labels Jun 4, 2020
@codecov
Copy link

codecov bot commented Jun 4, 2020

Codecov Report

Merging #7984 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7984   +/-   ##
=======================================
  Coverage   82.04%   82.04%           
=======================================
  Files          97       97           
  Lines        5643     5643           
=======================================
  Hits         4630     4630           
  Misses       1013     1013           

@jywarren jywarren merged commit b567200 into master Jun 5, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/grape-1.3.3 branch June 5, 2020 21:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant