Skip to content

Bump github.com/antchfx/xpath from 1.3.6 to 1.3.8 - #51

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/antchfx/xpath-1.3.8
Open

Bump github.com/antchfx/xpath from 1.3.6 to 1.3.8#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/antchfx/xpath-1.3.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/antchfx/xpath from 1.3.6 to 1.3.8.

Release notes

Sourced from github.com/antchfx/xpath's releases.

v1.3.8

What's Changed

v1.3.7

Merged PR:

Commits
  • d666d4b Merge PR #130: Fix name*expr lexing XPath §3.7 specification
  • bb27328 Merge PR #129: Fix handling of undeclared variables like $test in expressions
  • 4d32f25 Merge PR #128 (fix: round() and mod operator)
  • 401df59 Merge PR #127
  • 5c1d918 parse: '*' is not a name character (XPath 1.0 §3.7)
  • 52c3ea6 Reject undeclared variables nested in an expression
  • 0594b22 fix: round() and mod follow the XPath 1.0 numeric spec
  • 4b44084 fix XPath comparison coercion edge cases
  • 43837f1 #126,fix the following boolean expression: '14' > 0'abc' = 1,`'2' < '10'...
  • 30af867 Merge PR #125
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.3.6 to 1.3.8.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](antchfx/xpath@v1.3.6...v1.3.8)

---
updated-dependencies:
- dependency-name: github.com/antchfx/xpath
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants