Skip to content

build(deps): bump github.com/go-delve/delve from 1.26.2 to 1.26.3#2172

Merged
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/github.com/go-delve/delve-1.26.3
Apr 28, 2026
Merged

build(deps): bump github.com/go-delve/delve from 1.26.2 to 1.26.3#2172
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/github.com/go-delve/delve-1.26.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps github.com/go-delve/delve from 1.26.2 to 1.26.3.

Release notes

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

v1.26.3

What's Changed

New Contributors

Curated Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1263-2026-04-27 Full Changelog: go-delve/delve@v1.26.2...v1.26.3

Changelog

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

[1.26.3] 2026-04-27

Added

Fixed

  • Fix regression debugging DWARFv5 executables that use debug_line_str section on macOS (#4315, @​aarzilli)
  • Fix printing wait reason of channels (#4307, @​croepha)

Changed

Commits
  • b17676c *: release version 1.26.3 (#4318)
  • 759115b dwarf/godwarf: fix regression debugging DWARFv5 on macOS (#4315)
  • 29aa227 pkg/proc: extend feature to print procedure parameters in trace on eBPF backe...
  • 08ef5f3 pkg/proc: Fix flakiness in TestWaitFor (#4306)
  • c9ed7c0 cmd/dlv: use goversion.ParseProducer for DW_AT_producer (#4307)
  • c428028 chore: fix typos(#4316)
  • 0c15a48 chore: fix function name in comment to match actual function (#4310)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.26.2 to 1.26.3.
- [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.26.2...v1.26.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 28, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 28, 2026

Deploy Preview for beryju-gravity canceled.

Name Link
🔨 Latest commit 2897e14
🔍 Latest deploy log https://app.netlify.com/projects/beryju-gravity/deploys/69f03c8a4797e700082cd21e

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.66%. Comparing base (1c2ecfe) to head (2897e14).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2172   +/-   ##
=======================================
  Coverage   69.66%   69.66%           
=======================================
  Files         136      136           
  Lines        7441     7441           
=======================================
  Hits         5184     5184           
- Misses       1722     1724    +2     
+ Partials      535      533    -2     
Flag Coverage Δ
bench 12.34% <ø> (ø)
e2e 45.05% <ø> (-0.03%) ⬇️
unittest 56.36% <ø> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit ef31621 into main Apr 28, 2026
24 checks passed
@BeryJu BeryJu deleted the dependabot/go_modules/github.com/go-delve/delve-1.26.3 branch April 28, 2026 07:36
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.

1 participant