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

Update pry-stack_explorer requirement from ~> 0.4.0 to ~> 0.6.1 #395

Merged
merged 1 commit into from
Apr 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

Updates the requirements on pry-stack_explorer to permit the latest version.

Release notes

Sourced from pry-stack_explorer's releases.

v0.6.1 (8 February 2021)

  • Fix 'Source Code' link in gem metadata
  • Stack now filters for application frames (#53)
Changelog

Sourced from pry-stack_explorer's changelog.

v0.6.1 (8 February 2021)

  • Fix 'Source Code' link in gem metadata
  • Stack now filters for application frames (#53)

v0.6.0 (31 December 2020)

  • Use binding_of_caller version for Ruby 3.0 (#55)
  • Rename 'show-stack' to 'stack' (#50, #8)

v0.5.1 (21 May 2020)

  • Fix exception in started hook

v0.5.0 (21 May 2020)

  • Should fix most deprecation warnings as of release
  • Require Pry 0.13
  • Fix Pry#pry => #pry_instance deprecation

v0.4.11 (21 May 2020)

  • Special branch for Ruby 2.5
  • Fix Pry 0.13+ deprecations and broken show-stack
Commits
  • e3e6bd2 v0.6.1
  • 7473705 Merge pull request #61 from kbrock/patch-1
  • 892a09f Add link to changelog
  • 207dba7 Readme: Update docs for v0.6
  • 0bc80a7 Merge pull request #59 from nhosoya/patch-1
  • 45cdc4d Update metadata to fix the links on rubygems.org
  • a2c709e Merge pull request #53 from pry/app-frames
  • 74848a9 Command#process: Implement backtrace cleaning
  • d832b97 Command#process: Refactor line making further
  • 68a3742 Command#process: Refactor into frames_with_index
  • 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)

Updates the requirements on [pry-stack_explorer](https://github.com/pry/pry-stack_explorer) to permit the latest version.
- [Release notes](https://github.com/pry/pry-stack_explorer/releases)
- [Changelog](https://github.com/pry/pry-stack_explorer/blob/master/CHANGELOG)
- [Commits](pry/pry-stack_explorer@v0.4.2...v0.6.1)

---
updated-dependencies:
- dependency-name: pry-stack_explorer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners April 11, 2022 13:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2022
@kasif-adnan kasif-adnan merged commit e30e2d8 into main Apr 12, 2022
@dependabot dependabot bot deleted the dependabot/bundler/pry-stack_explorer-tw-0.6.1 branch April 12, 2022 05:53
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants