Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 28, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/antchfx/xmlquery v1.4.2 -> v1.5.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

antchfx/xmlquery (github.com/antchfx/xmlquery)

v1.5.0

Compare Source

New Features
  • Add xml.ProcInst supports. Include the new ProcessingInstruction Node Type (#​133, #​106)
  • Add a LineNumbers feature that allows retrieving the line number of each node in the XML file via the WithLineNumbers option. (#​132 by @​aufi)
  • New methods: ChildNodes() (#​127 by @​rmkane)
Other

update github.com/antchfx/xpath from 1.3.3 to 1.3.5. See https://github.com/antchfx/xpath/releases

v1.4.4

Compare Source

Merged PR:

Update golang.org/x/net from 0.7.0 to 0.33.0 (#​121)

v1.4.3

Compare Source

Merged PR:

Update packages:

  • update golang.org/x/net from v0.7.0 to v0.33.0
  • update github.com/antchfx/xpath from v1.3.2 to v1.3.3

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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.

@renovate
Copy link
Author

renovate bot commented Oct 28, 2025

ℹ Artifact update notice

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

  • 4 additional dependencies were updated

Details:

Package Change
github.com/antchfx/xpath v1.3.2 -> v1.3.5
golang.org/x/net v0.30.0 -> v0.33.0
golang.org/x/text v0.19.0 -> v0.21.0
golang.org/x/sys v0.27.0 -> v0.28.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants