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 responders from 3.0.0 to 3.0.1 #8065

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps responders from 3.0.0 to 3.0.1.

Changelog

Sourced from responders's changelog.

3.0.1

  • Add support to Ruby 2.7
Commits
  • 5509904 Prepare to 3.0.1
  • 79ff9f2 Upgrade all gems
  • 58e574f Remove all mentions to Plataformatec
  • e038cba Merge pull request #221 from casperisfine/ruby-2.7
  • e55edcf Test against Ruby 2.7
  • 35dd3d9 Merge pull request #220 from marco-nicola/fix-typo-in-respond_with-documentation
  • c51c249 Fix typo in 'respond_with' documentation
  • f7f381f Merge pull request #219 from martinbjeldbak/patch-1
  • 7256bed Minor README improvements
  • 29faa05 Merge pull request #216 from plataformatec/mf-allow-failures-rails-head-ci
  • 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)

Bumps [responders](https://github.com/heartcombo/responders) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/heartcombo/responders/releases)
- [Changelog](https://github.com/heartcombo/responders/blob/master/CHANGELOG.md)
- [Commits](heartcombo/responders@v3.0.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file Ruby labels Jun 24, 2020
@codecov
Copy link

codecov bot commented Jun 24, 2020

Codecov Report

Merging #8065 into master will increase coverage by 1.88%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8065      +/-   ##
==========================================
+ Coverage   80.52%   82.41%   +1.88%     
==========================================
  Files          99       99              
  Lines        5757     5737      -20     
==========================================
+ Hits         4636     4728      +92     
+ Misses       1121     1009     -112     
Impacted Files Coverage Δ
app/models/node.rb 91.07% <0.00%> (+0.36%) ⬆️
app/api/srch/search.rb 66.24% <0.00%> (+0.63%) ⬆️
app/controllers/users_controller.rb 82.29% <0.00%> (+1.04%) ⬆️
app/helpers/application_helper.rb 84.52% <0.00%> (+1.19%) ⬆️
app/controllers/admin_controller.rb 79.74% <0.00%> (+1.68%) ⬆️
app/controllers/search_controller.rb 97.67% <0.00%> (+2.32%) ⬆️
app/controllers/wiki_controller.rb 85.00% <0.00%> (+3.07%) ⬆️
app/models/concerns/node_shared.rb 90.29% <0.00%> (+3.39%) ⬆️
app/controllers/tag_controller.rb 81.40% <0.00%> (+5.48%) ⬆️
app/models/tag_selection.rb 96.00% <0.00%> (+8.00%) ⬆️
... and 7 more

@jywarren jywarren merged commit e1c0fd3 into master Jun 24, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/responders-3.0.1 branch June 24, 2020 14:17
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