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 pry-rescue from 1.5.0 to 1.5.1 #210

Merged
merged 1 commit into from Jun 3, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 1, 2020

Bumps pry-rescue from 1.5.0 to 1.5.1.

Release notes

Sourced from pry-rescue's releases.

v1.5.1 (22 May 2020)

  • Make Binding#source_location polyfill. (Removes deprecation warnings for Ruby 2.6+)
Changelog

Sourced from pry-rescue's changelog.

v1.5.1 (22 May 2020)

  • Make Binding#source_location polyfill. (Removes deprecation warnings for Ruby 2.6+)
Commits
  • 3b8bf63 Bump to v1.5.1
  • 211c859 Gemspec: Remove Ruby 2.2- hacks
  • bb8afde Make Binding#source_location polyfill
  • 1811f29 CI: Don't test < 2.5 (EOL)
  • 0936e2f .rspec: require spec_helper
  • 3b21cf6 Merge pull request #114 from TylerRick/add_pry-stack_explorer_dependency_for_...
  • 6a2d67c Merge pull request #115 from TylerRick/document_always_enabled_for_rspec
  • 94199ff Document how to get pry-rescue to always be enabled with rspec
  • b6aba49 Require 'pry-stack_explorer' from lib/pry-rescue/rspec.rb
  • See full diff 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
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 the ⬆️ dependencies Pull requests that update a dependency file label Jun 1, 2020
@dependabot-preview dependabot-preview bot requested a review from olbrich June 1, 2020 08:59
@coveralls
Copy link
Collaborator

coveralls commented Jun 1, 2020

Coverage Status

Coverage remained the same at 96.05% when pulling 03e0d3f on dependabot/bundler/pry-rescue-1.5.1 into ac9a5cb on master.

@olbrich olbrich added the #️⃣.#️⃣.#️⃣ Patch backwards-compatible bug fixes label Jun 3, 2020
@olbrich olbrich added this to the 0.15.0 milestone Jun 3, 2020
Bumps [pry-rescue](https://github.com/ConradIrwin/pry-rescue) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/ConradIrwin/pry-rescue/releases)
- [Changelog](https://github.com/ConradIrwin/pry-rescue/blob/master/CHANGELOG.md)
- [Commits](ConradIrwin/pry-rescue@v1.5.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/pry-rescue-1.5.1 branch from 2fcbea6 to 03e0d3f Compare June 3, 2020 16:01
@olbrich olbrich merged commit 421f15e into master Jun 3, 2020
@olbrich olbrich deleted the dependabot/bundler/pry-rescue-1.5.1 branch June 3, 2020 18:51
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 #️⃣.#️⃣.#️⃣ Patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants