This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/beevik/etree](https://github.com/beevik/etree) | `v1.5.0` -> `v1.6.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>beevik/etree (github.com/beevik/etree)</summary> ### [`v1.6.0`](https://github.com/beevik/etree/releases/tag/v1.6.0) [Compare Source](https://github.com/beevik/etree/compare/v1.5.1...v1.6.0) **Changes** - Added new iterator versions of existing functions that return slices of `Element` pointers: `ChildElementsSeq`, `SelectElementsSeq`, `FindElementsSeq`, and `FindElementsPathSeq`. - Improved performance of functions that return a single element. - Because of its use of iterators, this package now requires go 1.23 or later. ### [`v1.5.1`](https://github.com/beevik/etree/releases/tag/v1.5.1) [Compare Source](https://github.com/beevik/etree/compare/v1.5.0...v1.5.1) **Fixes** - Fixed a bug in InsertChildAt. </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 is behind base branch, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19--> Reviewed-on: #7 Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk> Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
5.6 KiB
5.6 KiB