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

chore(deps): update dependency delve to v1.24.0 #3539

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

Package Update Change
delve minor latest -> 1.24.0

Release Notes

go-delve/delve (delve)

v1.24.0

Added
Fixed
Changed

v1.23.1

Telemetry notice: starting with version 1.24.0 Delve will begin collecting opt-in telemetry data using the same mechanism used by the toolchain, see golang/go#68384, https://go.dev/doc/telemetry#background, #​3815.

Fixed

v1.23.0

Deprecation notice: starting with the next version of Delve version 1 of the API will be removed. Version 2 was added in version 0.12.0 in 2017 and has been the recommended way to connect to Delve since.

Added
Fixed
Changed

v1.22.1

Added
Fixed
  • Bug where Ctrl-Z was not sent to other processes in the same group as Delve (#​3619, @​aarzilli)
  • Parsing of /proc/net/tcp when it has 10000 or more entries (#​3660, @​michaelmerg)
  • Rare error when valuating expressions containing runtime.frame(n) inside breakpoint conditions (#​3624, @​aarzilli)
  • Line number reported for the stack frame that caused a panic (#​3638, @​aarzilli)
  • Building when dlv's executable already exists on macOS with a signing key already installed (#​3639, @​ardnew)
Changed
  • When evaluating an expression containing a reslice operation with constant bounds the entire resulting slice will be loaded (#​3623, @​aarzilli)

v1.22.0

Added
Fixed
Changed

v1.21.2

Added
Fixed
Changed

v1.21.0

Added
Fixed
Changed

v1.20.2

Added
Fixed
Changed

v1.20.1

Fixed
  • Fix executing programs on macOS with most versions of debugserver installed (#​3211, @​aarzilli)

v1.20.0

Added
Fixed
Changed

v1.9.1

Added
Fixed
Changed

v1.9.0

Added
Fixed
Changed

v1.8.3

Added
Fixed
  • DAP: offer disconnect/stop options for attach mode only (@​polinasok)
  • Fix godoc comments (@​hitzhangjie)
  • Allow low index == len in reslice expressions (@​aarzilli)
  • Fix leaky process when failing to debug stripped binaries in headless mode (@​polinasok)
  • Skip stepping into autogenerated functions for go1.18 (@​aarzilli)
Changed

v1.8.2

Added
Fixed
  • Improve handling of hard coded breakpoints (@​aarzilli)
  • Better error messages for ambiguous function calls / type casts (@​aarzilli)
  • Fix crash when trying to open separate debug info (@​aarzilli)
  • Handle non-install dev tools on osx (@​zchee)
Changed
  • Downgrade loadBuildID error to warning (@​aarzilli)
  • Require go-delve/liner in go.mod file instead of upstream version (@​hyanhag)

v1.8.1

Added
Fixed
Changed
  • The DAP interface will not create executables in the temp directory (@​hyangah)
  • When the goroutines command looks for the user frame it will exclude frames in internal and runtime/internal in addition to private runtime functions (@​aarzilli)
  • Breakpoints with hitcount conditions are automatically disabled when their condition can no longer be satisfied (@​pippolo84)
  • The commands break and trace will set a breakpoint on the current line if no argument is specified (@​thockin)
  • Miscellaneous documentation improvements (@​chainhelen, @​gareth-rees, @​polinasok)

v1.8.0

Added
  • Go 1.18 support
  • Support for DWARF5 on Windows/MacOS (@​aarzilli)
  • Added more installation instructions to documentation (@​polinasok)
  • Allow for rewind to work after process exit with RR backend (@​aarzilli)
  • Added documentation on runtime.curg and runtime.frameoff in eval (@​aarzilli)
  • DAP: Expose sources command in evaluate request (@​suzmue)
  • DAP: Support Goroutine filters (@​suzmue)
Fixed
Changed

v1.7.3

Added
Fixed
Changed

v1.7.2

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

v1.7.1

Added
Fixed
Changed

v1.7.0

Added
Fixed
  • DAP server: Several shutdown / disconnect fixes (@​suzmue, @​polinasok)
  • DAP server: Clean output executable name on Windows (@​hyangah)
  • DAP server: Variables response must not have null variables array (@​polinasok)
  • Fix runtimeTypeToDIE setup (necessary for Go 1.17) (@​aarzilli)
  • Reenable CGO stacktrace test on arm64 (@​derekparker)
  • Fix incorrect integer casts in freebsd C backend (@​dwagin)
  • Ensure correct exit status reported on commands following process death (@​derekparker)
  • Misc flakey test fixes / test refactoring (@​polinasok)
  • Fix for frame parameter being ignored in ConvertEvalScope when no goroutine is found (@​suzmue)
  • Ensure ContinueOnce returns StopExited if process exited, otherwise return StopUnknown (@​polinasok)
  • Fix panic in RPC2.ListDynamicLibraries (@​derekparker)
  • Fix typo in flag passed to check if debugserver supports unmask_signals (@​staugust)
Changed

[v1.6.1](https://redirec


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 18, 2025
Copy link
Contributor Author

renovate bot commented Feb 18, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: devbox.lock
Command failed: devbox install
Downloading the Nix installer... done.
 INFO nix-installer v0.36.4
�[2m�[33m`nix-installer` needs to run as `root`, attempting to escalate now via `sudo`...�[39m�[0m
Error: 
   0: Executing `nix-installer` as `root` via `sudo`
   1: ENOENT: No such file or directory

Location:
   src/cli/mod.rs:253

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

Consider reporting this error using this URL: https://github.com/DeterminateSystems/nix-installer/issues/new?title=%3Cautogenerated-issue%3E&body=%23%23+Error%0A%60%60%60%0AError%3A+%0A+++0%3A+Executing+%60nix-installer%60+as+%60root%60+via+%60sudo%60%0A+++1%3A+ENOENT%3A+No+such+file+or+directory%0A%60%60%60%0A%0A%23%23+Metadata%0A%7Ckey%7Cvalue%7C%0A%7C--%7C--%7C%0A%7C**version**%7C0.36.4%7C%0A%7C**os**%7Clinux%7C%0A%7C**arch**%7Cx86_64%7C%0A
Error: run installer: exit status 1


@renovate renovate bot enabled auto-merge (squash) February 18, 2025 06:56
@renovate renovate bot merged commit 7e431e2 into main Feb 18, 2025
34 of 35 checks passed
@renovate renovate bot deleted the renovate/delve-1.x branch February 18, 2025 08:03
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.

0 participants