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 debug requirement from ~> 1.0.0 to ~> 1.6.2 in /updater #5853

Merged
merged 1 commit into from
Oct 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2022

Updates the requirements on debug to permit the latest version.

Release notes

Sourced from debug's releases.

v1.6.2 is bug fix release.

What's Changed

New Contributors

Full Changelog: ruby/debug@v1.6.1...v1.6.2

Commits
  • 92f65e7 v1.6.2
  • 0f2e14f Perform disconnection cleanup and return response before killing debuggee
  • 3fdcfef Avoid setting @​tc in thread_begin event
  • 13dcca4 Always use tmp home unless CI
  • 034a8bb Check if HOME can change or not instead of ENV["CI"]
  • 9d507dc skip if RUBY_DEBUG_ENABLE=0
  • 6b9eab5 Merge pull request #729 from stackmystack/dap/typo
  • 1d415f2 Fix typo on dap failed request
  • 4b50fc6 Fix rdbg's RUBYOPT handling logic
  • 390b764 v1.6.1
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner October 7, 2022 23:44
@dependabot dependabot bot added dependencies ruby Dependabot pull requests that update Ruby code labels Oct 7, 2022
@dependabot dependabot bot force-pushed the dependabot/bundler/updater/debug-tw-1.6.2 branch from 7501bcd to 63ba4e2 Compare October 7, 2022 23:59
Updates the requirements on [debug](https://github.com/ruby/debug) to permit the latest version.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](ruby/debug@v1.0.0...v1.6.2)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/updater/debug-tw-1.6.2 branch from 63ba4e2 to 268ad39 Compare October 8, 2022 00:11
@jeffwidman jeffwidman enabled auto-merge October 8, 2022 00:11
@jeffwidman jeffwidman merged commit d0fef48 into main Oct 8, 2022
@jeffwidman jeffwidman deleted the dependabot/bundler/updater/debug-tw-1.6.2 branch October 8, 2022 00:22
@pavera pavera mentioned this pull request Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Dependabot pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant