Update module github.com/antchfx/xpath to v1.3.6 [SECURITY]#2025
Merged
erhancagirici merged 1 commit intomainfrom Apr 5, 2026
Merged
Conversation
erhancagirici
approved these changes
Apr 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.2.0→v1.3.6GitHub Vulnerability Alerts
CVE-2026-32287
Boolean expressions that evaluate to true can cause an infinite loop in logicalQuery.Select, leading to 100% CPU usage. This can be triggered by top-level selectors such as "1=1" or "true()".
Release Notes
antchfx/xpath (github.com/antchfx/xpath)
v1.3.6Compare Source
Merged PR:
last()predicate on grouped expr.Fixed:
v1.3.5Compare Source
Merged PR:
ancestor::axes with position predicate.Fixed:
string()function)v1.3.4Compare Source
Merged PR:
replace()functiongetHashCodeperformanceFixed:
v1.3.3Compare Source
fix non-English predicate query #106
v1.3.2Compare Source
New Features:
Bug Fixed:
v1.3.1Compare Source
+,-,mod().4b4638b5481aefv1.3.0Compare Source
New features:
lower-case()functionv1.2.5Compare Source
fix #92 , add an regular expression checker for
matches()before executing itv1.2.4Compare Source
PR #82 - add
CompileWithNS()supports custom prefix name for the specified namespaceURL.v1.2.3Compare Source
fixed:
fix concurrent goroutines deadlock, see antchfx/htmlquery#58
fix
last()function, supports in the group query and the attribute filter query. see #76,#78v1.2.2Compare Source
**IMPORTANT: **
REMOVED
Clone()method fromqueryinterface, replaced by theReset(), this changed just for fix #76,#78fix:
antchfx/htmlquery#52
v1.2.1Compare Source
Bug fixed:
#72
#74
#75
More
#68 (Improve number handling by returning NaN for non-numbers )
Configuration
📅 Schedule: Branch creation - "" (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.
This PR was generated by Mend Renovate. View the repository job log.