Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps the gomod-normal-deps group with 1 update: github.com/go-delve/delve.

Updates github.com/go-delve/delve from 1.24.2 to 1.25.0

Release notes

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

v1.25.0

What's Changed

New Contributors

Curated Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1250-2025-04-16 Full Changelog: go-delve/delve@v1.24.2...v1.25.0

Changelog

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

[1.25.0] 2025-04-16

Added

  • Go 1.25 support (#4014, @​aarzilli) (more work went into the 1.24.2 and earlier releases)

Fixed

Changed

Commits
  • a40a5e0 *: Release v1.25.0 (#4029)
  • 99ec109 proc: fill bi member of constants (#4026)
  • 2ac3573 dap: Exclude internal breakpoints from response (#4027)
  • 3c4e58b service/dap: fix race condition between disconnect and continue (#4028)
  • 990621f proc: fix nil pointer dereference in swiss table iterator (#4015)
  • 89c6cd4 proc: fix TestRangeOverFunc for arm64 on go1.25 (#4014)
  • 7c9b7d8 service/dap: do not attempt further loading on unreadable string vars (#4016)
  • 3a2409b proc/gdbserial: fix out of bounds access reading registers (#4017)
  • 55a4066 proc: fix sigpanic in openOnRead (#4018)
  • e0d1070 terminal/command: Fix typo in goroutines help output (#4024)
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod-normal-deps group with 1 update: [github.com/go-delve/delve](https://github.com/go-delve/delve).


Updates `github.com/go-delve/delve` from 1.24.2 to 1.25.0
- [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.24.2...v1.25.0)

---
updated-dependencies:
- dependency-name: github.com/go-delve/delve
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-normal-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 23, 2025
@dependabot dependabot bot requested a review from Zxilly as a code owner June 23, 2025 01:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 23, 2025
@codecov
Copy link

codecov bot commented Jun 23, 2025

Bundle Report

Bundle size has no change ✅

@codecov
Copy link

codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #395   +/-   ##
=======================================
  Coverage   86.76%   86.76%           
=======================================
  Files          89       89           
  Lines        4593     4593           
  Branches      103      103           
=======================================
  Hits         3985     3985           
  Misses        459      459           
  Partials      149      149           
Flag Coverage Δ
integration 59.82% <ø> (ø)
ui 87.47% <ø> (ø)
unit 69.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📢 Thoughts on this report? Let us know!

@Zxilly Zxilly merged commit 4da1e37 into master Jun 23, 2025
43 checks passed
@Zxilly Zxilly deleted the dependabot/go_modules/gomod-normal-deps-8a392ce777 branch June 23, 2025 04:22
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants