mason-org / mason-registry

Core registry for mason.nvim.
https://mason-registry.dev/registry/list
Apache License 2.0
143 stars 328 forks source link

bump(delve): update to v1.23.1 #7311

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
delve v1.23.0 -> v1.23.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

go-delve/delve (delve) ### [`v1.23.1`](https://redirect.github.com/go-delve/delve/releases/tag/v1.23.1) [Compare Source](https://redirect.github.com/go-delve/delve/compare/v1.23.0...v1.23.1) #### What's Changed - proc: move stepping test to their own file by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3784](https://redirect.github.com/go-delve/delve/pull/3784) - proc: fix step stuttering when entering range-over-func bodies by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3788](https://redirect.github.com/go-delve/delve/pull/3788) - proc: fix TestRangeOverFuncNext on linux/386 by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3795](https://redirect.github.com/go-delve/delve/pull/3795) - eval: Allow reslicing a slice up to its cap, rather than its length by [@​Jille](https://redirect.github.com/Jille) in [https://github.com/go-delve/delve/pull/3796](https://redirect.github.com/go-delve/delve/pull/3796) - chore: fix function name by [@​linchizhen](https://redirect.github.com/linchizhen) in [https://github.com/go-delve/delve/pull/3803](https://redirect.github.com/go-delve/delve/pull/3803) - terminal/starbind: fix starlark conversion of named consts by [@​arvidfm](https://redirect.github.com/arvidfm) in [https://github.com/go-delve/delve/pull/3802](https://redirect.github.com/go-delve/delve/pull/3802) - proc: workaround for macOS section name truncation by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3799](https://redirect.github.com/go-delve/delve/pull/3799) - service/dap: make handlesMap generic by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3798](https://redirect.github.com/go-delve/delve/pull/3798) - service/dap: fix test failure with 1.24 by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3805](https://redirect.github.com/go-delve/delve/pull/3805) - proc: fix result type of division of untyped constants by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3794](https://redirect.github.com/go-delve/delve/pull/3794) - proc: improve Rosetta check by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3810](https://redirect.github.com/go-delve/delve/pull/3810) - proc: for optimized functions allow .closureptr to not exist by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3808](https://redirect.github.com/go-delve/delve/pull/3808) - proc: cache module data by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3800](https://redirect.github.com/go-delve/delve/pull/3800) - \*: release version 1.23.1 by [@​aarzilli](https://redirect.github.com/aarzilli) in [https://github.com/go-delve/delve/pull/3816](https://redirect.github.com/go-delve/delve/pull/3816) #### New Contributors - [@​Jille](https://redirect.github.com/Jille) made their first contribution in [https://github.com/go-delve/delve/pull/3796](https://redirect.github.com/go-delve/delve/pull/3796) - [@​linchizhen](https://redirect.github.com/linchizhen) made their first contribution in [https://github.com/go-delve/delve/pull/3803](https://redirect.github.com/go-delve/delve/pull/3803) - [@​arvidfm](https://redirect.github.com/arvidfm) made their first contribution in [https://github.com/go-delve/delve/pull/3802](https://redirect.github.com/go-delve/delve/pull/3802) **Curated Changelog**: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1231-2024-09-23

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



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