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 module github.com/go-delve/delve to v1.23.0 #5858

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-delve/delve v1.22.1 -> v1.23.0 age adoption passing confidence

Release Notes

go-delve/delve (github.com/go-delve/delve)

v1.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1230-2024-07-16


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

Signed-off-by: Mend Renovate <bot@renovateapp.com>
@renovate-bot renovate-bot requested a review from a team as a code owner August 17, 2024 18:58
@forking-renovate forking-renovate bot added the changelog:dependencies Update to dependencies label Aug 17, 2024
Copy link

ℹ Artifact update notice

File name: docker/debug/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/google/go-dap v0.11.0 -> v0.12.0
golang.org/x/sys v0.13.0 -> v0.17.0

@dosubot dosubot bot added the go label Aug 17, 2024
Copy link

codecov bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.81%. Comparing base (93ecc9e) to head (787e9f7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5858      +/-   ##
==========================================
+ Coverage   96.79%   96.81%   +0.01%     
==========================================
  Files         342      342              
  Lines       16522    16522              
==========================================
+ Hits        15993    15995       +2     
+ Misses        341      340       -1     
+ Partials      188      187       -1     
Flag Coverage Δ
badger_v1 8.05% <ø> (ø)
badger_v2 1.81% <ø> (ø)
cassandra-3.x-v1 16.61% <ø> (ø)
cassandra-3.x-v2 1.74% <ø> (ø)
cassandra-4.x-v1 16.61% <ø> (ø)
cassandra-4.x-v2 1.74% <ø> (ø)
elasticsearch-6.x-v1 18.78% <ø> (+0.01%) ⬆️
elasticsearch-7.x-v1 18.84% <ø> (+0.01%) ⬆️
elasticsearch-8.x-v1 19.03% <ø> (ø)
elasticsearch-8.x-v2 1.81% <ø> (ø)
grpc_v1 9.52% <ø> (ø)
grpc_v2 7.13% <ø> (ø)
kafka-v1 9.74% <ø> (ø)
kafka-v2 1.80% <ø> (-0.02%) ⬇️
memory_v2 1.81% <ø> (ø)
opensearch-1.x-v1 18.88% <ø> (ø)
opensearch-2.x-v1 18.89% <ø> (+0.01%) ⬆️
opensearch-2.x-v2 1.81% <ø> (ø)
unittests 95.29% <ø> (+0.01%) ⬆️

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.

@yurishkuro yurishkuro merged commit 36c73ac into jaegertracing:main Aug 17, 2024
47 checks passed
@renovate-bot renovate-bot deleted the renovate/github.com-go-delve-delve-1.x branch August 17, 2024 19:20
JaredTan95 pushed a commit to JaredTan95/jaeger that referenced this pull request Aug 28, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/go-delve/delve](https://togithub.com/go-delve/delve) |
`v1.22.1` -> `v1.23.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-delve%2fdelve/v1.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgo-delve%2fdelve/v1.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgo-delve%2fdelve/v1.22.1/v1.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-delve%2fdelve/v1.22.1/v1.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>go-delve/delve (github.com/go-delve/delve)</summary>

###
[`v1.23.0`](https://togithub.com/go-delve/delve/releases/tag/v1.23.0)

[Compare
Source](https://togithub.com/go-delve/delve/compare/v1.22.1...v1.23.0)

#### What's Changed

- dwarfbuilder: fix makeAbbrevTable by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3665
- \*: misc fixes for go1.23 by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3663
- elfwriter: add WriteSectionHeaders by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3666
- Upgrade github.com/google/go-dap to v0.12.0 by
[@&#8203;suzmue](https://togithub.com/suzmue) in
[go-delve/delve#3673
- pkg/terminal,pkg/proc: Implement next-instruction by
[@&#8203;derekparker](https://togithub.com/derekparker) in
[go-delve/delve#3671
- pkg/terminal: print breakpoint number on stop by
[@&#8203;derekparker](https://togithub.com/derekparker) in
[go-delve/delve#3675
- proc/evalop: remove no longer needed Go 1.17 files by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3676
- Cirrus-CI: update to FreeBSD 13.3 by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3679
- dwarf/loclist: remove impossible condition by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3677
- proc: catch panics when reading debug info for stripped executables by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3678
- proc,go.mod: update x/sys remove KeepAlive calls by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3680
- pkg/proc: defend better against missing DWARF by
[@&#8203;derekparker](https://togithub.com/derekparker) in
[go-delve/delve#3695
- proc: support reading captured variables of closures by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3682
- pkg/terminal: allow postfix if for breakpoint conds by
[@&#8203;derekparker](https://togithub.com/derekparker) in
[go-delve/delve#3693
- proc: change 'step' command so that it steps through go statements by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3686
- cmd/dlv: add shell (non-)completions to flags taking args by
[@&#8203;scop](https://togithub.com/scop) in
[go-delve/delve#3696
- cmd/dlv: fix panic on connect fail by
[@&#8203;scop](https://togithub.com/scop) in
[go-delve/delve#3698
- tests: fix tests on Go 1.23 by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3697
- pkg/terminal: clear erroneous name setting on postfix if by
[@&#8203;derekparker](https://togithub.com/derekparker) in
[go-delve/delve#3702
- pkg/terminal: remove duplicated word by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3707
- cmd/dlv: improve positional argument completion by
[@&#8203;scop](https://togithub.com/scop) in
[go-delve/delve#3699
- proc: generalize escapeCheck and allocString by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3687
- rr: fix gdb parsing by
[@&#8203;howardjohn](https://togithub.com/howardjohn) in
[go-delve/delve#3705
- Add function name even in return trace by
[@&#8203;archanaravindar](https://togithub.com/archanaravindar) in
[go-delve/delve#3712
- pkg/proc: fix watchpoints on macos by
[@&#8203;derekparker](https://togithub.com/derekparker) in
[go-delve/delve#3703
- \_scripts: upgrade to python3 by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3716
- pkg/proc/gdbserial: optimize gdbwire backend by
[@&#8203;derekparker](https://togithub.com/derekparker) in
[go-delve/delve#3715
- gdbserial: update path of lldb protocol extension documentation by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3727
- gdbserial: fixes for rr 5.7.0 by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3718
- pkg/terminal: remove deprecated starlark global options by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3722
- \*: remove redundant lines at the start/end of block by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3730
- Update actions/checkout to v4 by
[@&#8203;abbasudo](https://togithub.com/abbasudo) in
[go-delve/delve#3731
- proc/gdbserial: add environment variables to configure rr invocation
by [@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3726
- proc: initial stepping with range-over-func support by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3736
- cmd/dlv: print out message with stack trace when breakpoint is hit but
has no waiting client by
[@&#8203;fatanugraha](https://togithub.com/fatanugraha) in
[go-delve/delve#3632
- Support to add a new suboption --follow-calls to trace subcommand by
[@&#8203;archanaravindar](https://togithub.com/archanaravindar) in
[go-delve/delve#3594
- proc: fix bug with stack watchpoints going out of scope by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3742
- proc: fix TestRangeOverFuncNext by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3740
- proc: refactor identifier evaluation for range-over-func support by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3738
- service: print better message for unattended stops by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3747
- pkg/astutil,pkg/elfwriter: fix package doc by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3753
- \*: replace fmt.Errorf with errors.New by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3752
- proc: initial support for expressions with range-over-func by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3750
- pkg/terminal: do not use deprecated strings.Title by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3756
- all: fix typos in CHANGELOG, comments and package name by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3757
- refactor: move loadModuleData from runtimeTypeToDIE and expose the
apis by [@&#8203;jayantxie](https://togithub.com/jayantxie) in
[go-delve/delve#3741
- pkg/proc,service/debugger: fix debuginfod-find source by
[@&#8203;derekparker](https://togithub.com/derekparker) in
[go-delve/delve#3762
- fix: mem cache out of range panic caused by overflow by
[@&#8203;jayantxie](https://togithub.com/jayantxie) in
[go-delve/delve#3761
- proc: support stepping through range-over-func statements with
inlining by [@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3755
- service/debugger: evaluate breakpoint vars on g-less threads by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3759
- fix: LoadAbstractOriginAndSpecification infinite loop caused by abstr…
by [@&#8203;zdyj3170101136](https://togithub.com/zdyj3170101136) in
[go-delve/delve#3767
- \*: remove redundant lines at the start/end of block by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3773
- pkg/proc: fix 404 links and change to https by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3775
- go.mod: update gopkg.in/yaml to v3 by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3776
- pkg/terminal: add missing file.Close() call by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3770
- pkg: refactor to .WriteString() instead of .Write(\[]byte()) by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3769
- pkg/dwarf/line: use t.Logf instead of fmt.Printf in tests by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3772
- proc: use .closureptr for stepping through range-over-func statements
by [@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3763
- service/rpc1: add Go Reference doc by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3779
- \*: replace old golang.org links with new go.dev by
[@&#8203;alexandear](https://togithub.com/alexandear) in
[go-delve/delve#3774
- proc: fix bug with range-over-func stepping by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3778
- goversion: add 1.23 to supported versions, update test matrix by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3780
- teamcity: fix typo in configuration by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3783
- \*: release version 1.23.0 by
[@&#8203;aarzilli](https://togithub.com/aarzilli) in
[go-delve/delve#3782

#### New Contributors

- [@&#8203;scop](https://togithub.com/scop) made their first
contribution in
[go-delve/delve#3696
- [@&#8203;howardjohn](https://togithub.com/howardjohn) made their first
contribution in
[go-delve/delve#3705
- [@&#8203;abbasudo](https://togithub.com/abbasudo) made their first
contribution in
[go-delve/delve#3731
- [@&#8203;fatanugraha](https://togithub.com/fatanugraha) made their
first contribution in
[go-delve/delve#3632
- [@&#8203;jayantxie](https://togithub.com/jayantxie) made their first
contribution in
[go-delve/delve#3741
- [@&#8203;zdyj3170101136](https://togithub.com/zdyj3170101136) made
their first contribution in
[go-delve/delve#3767

**Full Changelog**:
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1230-2024-07-16

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/jaegertracing/jaeger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==-->

Signed-off-by: Mend Renovate <bot@renovateapp.com>
Signed-off-by: Jared Tan <jian.tan@daocloud.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:dependencies Update to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants