Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2021

Bumps github.com/go-delve/delve from 1.7.1 to 1.7.2.

Release notes

Sourced from github.com/go-delve/delve's releases.

v1.7.2

CHANGELOG

Changelog

Sourced from github.com/go-delve/delve's changelog.

[1.7.2] 2021-09-21

Added

  • Documentation: Add notes on porting Delve to other architectures (@​aarzilli)
  • Add internal checks to ensure we're synched with Go runtime internals (@​aarzilli)
  • eBPF backend can parse goroutine info (@​derekparker)
  • Add support for debuginfo-find (@​derekparker)
  • Add MAKE arguments for GOOS / GOARCH (@​cmol)

Fixed

Changed

Commits
  • 2adb72d v1.7.2 (#2708)
  • cf10647 service/dap: fix test setup for forcing server stop, add extra test (#2702)
  • ab38d71 service/dap: show decimal and hex values for uint (#2694)
  • 53eed29 pkg/proc: update check for system goroutine (#2585)
  • 4bcb8fb terminal/make: Add GOARCH and GOOS arguments (#2696)
  • 822c1ed Documentation: remove individual os install instruction links (#2697)
  • 0979847 service/dap: do not send a halt request if the debuggee is not running (#2686)
  • 5d15882 service/rpccommon: halt before detach in Stop (#2677)
  • 45f44bc Prefer string variant for source-list-line-color config option (#2676)
  • 47d07e0 service/dap: add test coverage for Stop() (#2678)
  • 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 will merge this PR once CI passes on it, as requested by @Zerpet.


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)

Bumps [github.com/go-delve/delve](https://github.com/go-delve/delve) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/go-delve/delve/releases)
- [Changelog](https://github.com/go-delve/delve/blob/master/CHANGELOG.md)
- [Commits](go-delve/delve@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/go-delve/delve
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2021
@Zerpet
Copy link
Member

Zerpet commented Sep 28, 2021

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 28, 2021

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit 255ae4a into main Sep 28, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-delve/delve-1.7.2 branch September 28, 2021 17:39
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.

2 participants