Skip to content

Bump jsonpath from 1.1.1 to 1.2.1 in /catalog#4733

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/catalog/jsonpath-1.2.1
Open

Bump jsonpath from 1.1.1 to 1.2.1 in /catalog#4733
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/catalog/jsonpath-1.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps jsonpath from 1.1.1 to 1.2.1.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Greptile Overview

Greptile Summary

Updated jsonpath from 1.1.1 to 1.2.1 in the catalog package. The library is used in PackageDescription.tsx:37 to parse and validate JSON path expressions entered by users for configuring package metadata fields.

Key changes:

  • Updated transitive dependencies: static-eval (2.0.2 → 2.1.1), underscore (1.12.1 → 1.13.6), and escodegen (1.14.3 → 2.1.0)
  • The codebase only uses jsonpath.parse() method for validation, which is a stable API that should remain compatible across minor versions

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • This is a standard Dependabot-generated dependency update with a minor version bump (1.1.1 → 1.2.1). The codebase has minimal usage of the library (only jsonpath.parse() for validation), which is a stable API. The transitive dependency updates also appear routine. No breaking changes are expected in minor version updates.
  • No files require special attention

Important Files Changed

Filename Overview
catalog/package.json Updated jsonpath from ^1.1.1 to ^1.2.1 in dependencies
catalog/package-lock.json Updated lockfile with jsonpath 1.2.1 and its updated transitive dependencies (static-eval 2.1.1, underscore 1.13.6, escodegen 2.1.0)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [jsonpath](https://github.com/dchester/jsonpath) from 1.1.1 to 1.2.1.
- [Commits](https://github.com/dchester/jsonpath/commits/1.2.1)

---
updated-dependencies:
- dependency-name: jsonpath
  dependency-version: 1.2.1
  dependency-type: direct:production
...

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 Feb 12, 2026
Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

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.

0 participants