Skip to content

Bump github.com/antchfx/xpath from 1.3.7 to 1.3.8#75

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/antchfx/xpath-1.3.8
Jul 23, 2026
Merged

Bump github.com/antchfx/xpath from 1.3.7 to 1.3.8#75
github-actions[bot] merged 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 23, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.3.8

What's Changed

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.7 to 1.3.8.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](antchfx/xpath@v1.3.7...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 23, 2026
@github-actions
github-actions Bot merged commit 2f3d07b into main Jul 23, 2026
7 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/github.com/antchfx/xpath-1.3.8 branch July 23, 2026 16:04
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