Skip to content

fix: bump github.com/antchfx/xpath from 1.2.0 to 1.2.1#11235

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/antchfx/xpath-1.2.1
Closed

fix: bump github.com/antchfx/xpath from 1.2.0 to 1.2.1#11235
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/antchfx/xpath-1.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps github.com/antchfx/xpath from 1.2.0 to 1.2.1.

Release notes

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

V1.2.1

Bug fixed:

#72 #74 #75

More

#68 (Improve number handling by returning NaN for non-numbers )

Commits
  • 2afacf4 fix #74
  • 7a0d04a fix #75, supports filter expression using parent expression, like //a[@​b='../...
  • 5da9b3e Merge branch '#72'
  • 2c9e2d2 fix(Following Sibling): Following Sibling does not work properly when searchi...
  • 696d123 Merge PR '#68'
  • ac0c191 add (a/b) expression and remove changelog
  • d9cc617 Formatting.
  • 7ed399c Make all floating-point functions return NaN if arguments could not be conver...
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.2.0 to 1.2.1.
- [Release notes](https://github.com/antchfx/xpath/releases)
- [Commits](antchfx/xpath@v1.2.0...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2022
@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Jun 1, 2022
@srebhan srebhan mentioned this pull request Jun 1, 2022
3 tasks
@srebhan
Copy link
Copy Markdown
Member

srebhan commented Jun 1, 2022

See #11241 which also brings the required code change.

@srebhan srebhan closed this Jun 1, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/antchfx/xpath-1.2.1 branch June 1, 2022 19:51
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 fix pr to fix corresponding bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant