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.4.0 to 1.5.0 #8455

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 6, 2020

Bumps grape from 1.4.0 to 1.5.0.

Changelog

Sourced from grape's changelog.

1.5.0 (2020/10/05)

Fixes

Commits
  • b82040f Preparing for release, 1.5.0.
  • 545963c Merge pull request #2104 from stanhu/sh-fix-ruby-2.7-kwargs
  • 7d73ca6 Merge pull request #2109 from tlconnor/fixArrayParams
  • 028c10e Fix bug with handling array params.
  • f1aaab6 Merge pull request #2108 from dblock/chunks
  • b8ebd82 Move read_chunks into a support helper file.
  • c7b0834 Merge pull request #2106 from dblock/rubocop-a
  • 6d937c9 Enable new cops for RuboCop.
  • 9b678f4 Fix Ruby 2.7 deprecation warning
  • 7e43215 Merge pull request #2103 from tlconnor/deepDeclared
  • 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 Oct 6, 2020
@gitpod-io
Copy link

gitpod-io bot commented Oct 6, 2020

@codecov
Copy link

codecov bot commented Oct 6, 2020

Codecov Report

Merging #8455 into main will decrease coverage by 18.81%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #8455       +/-   ##
===========================================
- Coverage   78.09%   59.28%   -18.82%     
===========================================
  Files         101      101               
  Lines        5899     5961       +62     
===========================================
- Hits         4607     3534     -1073     
- Misses       1292     2427     +1135     
Impacted Files Coverage Δ
app/channels/application_cable/channel.rb 100.00% <0.00%> (ø)
app/channels/application_cable/connection.rb 100.00% <0.00%> (ø)
app/channels/user_channel.rb 83.33% <0.00%> (ø)
app/channels/user_notification_channel.rb 83.33% <0.00%> (ø)
app/channels/room_channel.rb 71.42% <0.00%> (ø)
app/controllers/openid_controller.rb 53.89% <0.00%> (ø)
app/controllers/comment_controller.rb 75.00% <0.00%> (-11.96%) ⬇️
app/controllers/subscription_controller.rb 48.48% <0.00%> (-22.23%) ⬇️
app/controllers/users_controller.rb 58.14% <0.00%> (-22.97%) ⬇️
app/controllers/home_controller.rb 96.77% <0.00%> (-1.62%) ⬇️
... and 26 more

@jywarren
Copy link
Member

jywarren commented Oct 6, 2020

May pass after #8461

@jywarren
Copy link
Member

jywarren commented Oct 6, 2020

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/grape-1.5.0 branch from 344a2f2 to 728da8d Compare October 6, 2020 19:02
@dependabot-preview dependabot-preview bot merged commit 0c3dc20 into main Oct 6, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/grape-1.5.0 branch October 6, 2020 19:23
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