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

delve 1.23.1 #191637

Merged
merged 2 commits into from
Sep 23, 2024
Merged

delve 1.23.1 #191637

merged 2 commits into from
Sep 23, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* proc: move stepping test to their own file by @aarzilli in https://github.com/go-delve/delve/pull/3784
* proc: fix step stuttering when entering range-over-func bodies by @aarzilli in https://github.com/go-delve/delve/pull/3788
* proc: fix TestRangeOverFuncNext on linux/386 by @aarzilli in https://github.com/go-delve/delve/pull/3795
* eval: Allow reslicing a slice up to its cap, rather than its length by @Jille in https://github.com/go-delve/delve/pull/3796
* chore: fix function name by @linchizhen in https://github.com/go-delve/delve/pull/3803
* terminal/starbind: fix starlark conversion of named consts by @arvidfm in https://github.com/go-delve/delve/pull/3802
* proc: workaround for macOS section name truncation by @aarzilli in https://github.com/go-delve/delve/pull/3799
* service/dap: make handlesMap generic by @aarzilli in https://github.com/go-delve/delve/pull/3798
* service/dap: fix test failure with 1.24 by @aarzilli in https://github.com/go-delve/delve/pull/3805
* proc: fix result type of division of untyped constants by @aarzilli in https://github.com/go-delve/delve/pull/3794
* proc: improve Rosetta check by @aarzilli in https://github.com/go-delve/delve/pull/3810
* proc: for optimized functions allow .closureptr to not exist by @aarzilli in https://github.com/go-delve/delve/pull/3808
* proc: cache module data by @aarzilli in https://github.com/go-delve/delve/pull/3800
* *: release version 1.23.1 by @aarzilli in https://github.com/go-delve/delve/pull/3816

New Contributors

Curated Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1231-2024-09-23

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 23, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 23, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 23, 2024
Merged via the queue into master with commit c8badca Sep 23, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-delve-1.23.1 branch September 23, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants