Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/beevik/etree v1.5.1 -> v1.6.0 age confidence

Release Notes

beevik/etree (github.com/beevik/etree)

v1.6.0

Compare Source

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.

Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Contributor Author

renovate bot commented Aug 23, 2025

ℹ Artifact update notice

File name: 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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21.0 -> 1.23.0

@renovate renovate bot enabled auto-merge (squash) August 23, 2025 00:38
@renovate renovate bot merged commit ac8a222 into master Aug 23, 2025
3 checks passed
@renovate renovate bot deleted the renovate/all branch August 23, 2025 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant