Skip to content

Bump jsonpath from 1.2.1 to 1.3.0#100

Merged
Densf2 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jsonpath-1.3.0
May 20, 2026
Merged

Bump jsonpath from 1.2.1 to 1.3.0#100
Densf2 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jsonpath-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Contributor

Bumps jsonpath from 1.2.1 to 1.3.0.

Commits

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 [jsonpath](https://github.com/dchester/jsonpath) from 1.2.1 to 1.3.0.
- [Commits](https://github.com/dchester/jsonpath/commits)

---
updated-dependencies:
- dependency-name: jsonpath
  dependency-version: 1.3.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 javascript Pull requests that update javascript code labels Apr 1, 2026
@Densf2 Densf2 requested a review from Copilot May 20, 2026 19:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the jsonpath NPM dependency from ^1.2.1 to ^1.3.0 and synchronizes the lockfile accordingly, keeping the project’s JSONPath query functionality (used in tests) up to date.

Changes:

  • Bumped jsonpath dependency version in package.json to ^1.3.0.
  • Updated package-lock.json entries (packages and top-level dependency metadata) to jsonpath@1.3.0.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the declared jsonpath dependency version to ^1.3.0.
package-lock.json Locks jsonpath to 1.3.0 and updates resolved URL/integrity to match.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Densf2 Densf2 merged commit 73810fe into main May 20, 2026
2 checks passed
@Densf2 Densf2 deleted the dependabot/npm_and_yarn/jsonpath-1.3.0 branch May 20, 2026 19:52
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants