[PR #2654] [CLOSED] chore(deps): bump jsonpath-plus from 6.0.1 to 7.2.0 #3965

Closed
opened 2026-03-17 01:32:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2654
Author: @dependabot[bot]
Created: 9/12/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/jsonpath-plus-7.2.0


📝 Commits (1)

  • bafafec chore(deps): bump jsonpath-plus from 6.0.1 to 7.2.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)

📄 Description

Bumps jsonpath-plus from 6.0.1 to 7.2.0.

Release notes

Sourced from jsonpath-plus's releases.

v7.2.0

7.2.0 (2022-09-02)

Changelog

Sourced from jsonpath-plus's changelog.

7.2.0

7.1.0

7.0.0

  • Breaking change: Bump engines to 12
  • fix: remove console.log when error is thrown (@​sh33dafi)
  • chore: update devDeps.
Commits
  • 1f1b382 chore: bump to 7.2.0 and update build files
  • aaee241 chore: update devDeps.
  • c32644e perf: optimize walk method by 10%-34% (#179)
  • e81e9f3 chore: add types to exports field (#178)
  • 96fb78b chore: bump version
  • 0c0e5a0 chore: update devDeps. and build accordingly
  • 8d685b5 chore: update build files
  • 258832a perf: improve evaluation speed of conditional queries
  • 5d740b3 docs: note about current limited maintenance status of project
  • 5e5251d chore: update to 7.0.0
  • 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/2654 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/12/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/jsonpath-plus-7.2.0` --- ### 📝 Commits (1) - [`bafafec`](https://github.com/hoppscotch/hoppscotch/commit/bafafecdfdb5aba03c7fa19a6243ba4079fcb831) chore(deps): bump jsonpath-plus from 6.0.1 to 7.2.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 6.0.1 to 7.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/s3u/JSONPath/releases">jsonpath-plus's releases</a>.</em></p> <blockquote> <h2>v7.2.0</h2> <h2>7.2.0 (2022-09-02)</h2> <ul> <li>perf: optimize walk method by 10%-34% (<a href="https://github.com/jacobroschen"><code>@​jacobroschen</code></a>)</li> <li>chore: add types to exports field (<a href="https://github.com/awlayton"><code>@​awlayton</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md">jsonpath-plus's changelog</a>.</em></p> <blockquote> <h2>7.2.0</h2> <ul> <li>perf: optimize walk method by 10%-34% (<a href="https://github.com/jacobroschen"><code>@​jacobroschen</code></a>)</li> <li>chore: add types to exports field (<a href="https://github.com/awlayton"><code>@​awlayton</code></a>)</li> </ul> <h2>7.1.0</h2> <ul> <li>perf: improve evaluation speed of conditional queries (<a href="https://github.com/jacobroschen"><code>@​jacobroschen</code></a>)</li> </ul> <h2>7.0.0</h2> <ul> <li>Breaking change: Bump <code>engines</code> to 12</li> <li>fix: remove <code>console.log</code> when error is thrown (<a href="https://github.com/sh33dafi"><code>@​sh33dafi</code></a>)</li> <li>chore: update devDeps.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JSONPath-Plus/JSONPath/commit/1f1b38201585d6883640edc9a071649175a8081f"><code>1f1b382</code></a> chore: bump to 7.2.0 and update build files</li> <li><a href="https://github.com/JSONPath-Plus/JSONPath/commit/aaee241e0cf59bb4e51b1ca548b314b98fca3861"><code>aaee241</code></a> chore: update devDeps.</li> <li><a href="https://github.com/JSONPath-Plus/JSONPath/commit/c32644e635d793650ec2dcb8c934917ad0ca695c"><code>c32644e</code></a> perf: optimize walk method by 10%-34% (<a href="https://github-redirect.dependabot.com/s3u/JSONPath/issues/179">#179</a>)</li> <li><a href="https://github.com/JSONPath-Plus/JSONPath/commit/e81e9f3f7d7f11414d3890324748f2a85f0cb469"><code>e81e9f3</code></a> chore: add types to exports field (<a href="https://github-redirect.dependabot.com/s3u/JSONPath/issues/178">#178</a>)</li> <li><a href="https://github.com/JSONPath-Plus/JSONPath/commit/96fb78bcdb3390b02cf42e1257509de82da45dd5"><code>96fb78b</code></a> chore: bump version</li> <li><a href="https://github.com/JSONPath-Plus/JSONPath/commit/0c0e5a0cc2e620eca83b272817a605de4855d5f8"><code>0c0e5a0</code></a> chore: update devDeps. and build accordingly</li> <li><a href="https://github.com/JSONPath-Plus/JSONPath/commit/8d685b5615048ced3ffb1a9927c03376d1f9fdaa"><code>8d685b5</code></a> chore: update build files</li> <li><a href="https://github.com/JSONPath-Plus/JSONPath/commit/258832a1eaa0682aef4c0b1113e952beecb9339c"><code>258832a</code></a> perf: improve evaluation speed of conditional queries</li> <li><a href="https://github.com/JSONPath-Plus/JSONPath/commit/5d740b3e74bfe49278f26e15fdfcf9f6587cc3d3"><code>5d740b3</code></a> docs: note about current limited maintenance status of project</li> <li><a href="https://github.com/JSONPath-Plus/JSONPath/commit/5e5251d9cdf8dc6c343fec660078b950b4d0fab6"><code>5e5251d</code></a> chore: update to 7.0.0</li> <li>Additional commits viewable in <a href="https://github.com/s3u/JSONPath/compare/v6.0.1...v7.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsonpath-plus&package-manager=npm_and_yarn&previous-version=6.0.1&new-version=7.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:32:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3965
No description provided.