Skip to content

Bump github.com/theory/jsonpath from 0.10.2 to 0.11.0#74

Merged
AsaiYusuke merged 2 commits into
mainfrom
dependabot/go_modules/github.com/theory/jsonpath-0.11.0
Mar 16, 2026
Merged

Bump github.com/theory/jsonpath from 0.10.2 to 0.11.0#74
AsaiYusuke merged 2 commits into
mainfrom
dependabot/go_modules/github.com/theory/jsonpath-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Bumps github.com/theory/jsonpath from 0.10.2 to 0.11.0.

Release notes

Sourced from github.com/theory/jsonpath's releases.

Release v0.11.0

⚡ Improvements

  • Added some explicit slice size declarations to improve performance.

⬆️ Dependency Updates

  • Upgraded to golangci-lint v2.10.1
  • Added test coverage for Go v1.25 and v1.26
  • Pulled the latest jsonpath-compliance-test-suite and regression_suite.yaml

📔 Notes

  • Removed unused constant from parser/lex.go
  • Removed an unnecessary integer conversions reported as overflow risks by golangci-lint.

🆚 For more detail compare changes since v0.10.2.

Changelog

Sourced from github.com/theory/jsonpath's changelog.

[v0.11.0] — 2026-03-02

⚡ Improvements

  • Added some explicit slice size declarations to improve performance.

⬆️ Dependency Updates

  • Upgraded to golangci-lint v2.10.1
  • Added test coverage for Go v1.25 and v1.26
  • Pulled the latest jsonpath-compliance-test-suite and regression_suite.yaml

📔 Notes

  • Removed unused constant from parser/lex.go
  • Removed an unnecessary integer conversions reported as overflow risks by golangci-lint.
Commits
  • a739adf Increent to v0.11.0 and prep release
  • ff9eb06 Work around compare test fail, upgrade workflow
  • 86f47b0 Upgrade to golangci-lint 2.10.0 and fix issues
  • 7892f09 Test on Go 1.26; upgrade testify
  • b6f6faa Increment to v0.10.3
  • 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 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/theory/jsonpath](https://github.com/theory/jsonpath) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/theory/jsonpath/releases)
- [Changelog](https://github.com/theory/jsonpath/blob/main/CHANGELOG.md)
- [Commits](theory/jsonpath@v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/theory/jsonpath
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 9, 2026
@AsaiYusuke AsaiYusuke merged commit b8f143b into main Mar 16, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/theory/jsonpath-0.11.0 branch March 16, 2026 06:58
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.

1 participant