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 #85

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 8, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 8, 2022 13:12
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2022
@sonarcloud
Copy link

sonarcloud bot commented May 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

None yet

0 participants