Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency jsonpath-plus to ^0.20.0 (master) #255

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2022

This PR contains the following updates:

Package Type Update Change OpenSSF
jsonpath-plus dependencies minor ^0.16.0 -> ^0.20.0 OpenSSF Scorecard

Release Notes

s3u/JSONPath (jsonpath-plus)

v0.20.1

Compare Source

  • npm: Avoid adding core-js-bundle as peerDep. (fixes #​95)

v0.20.0

Compare Source

  • Build: Add browserslist for Babel builds
  • Linting: Conform to ESLint updates (jsdoc)
  • Testing: Switch from end-of-lifed nodeunit to Mocha
  • Testing: Add performance test to browser, but bump duration
  • npm: Update devDeps; add core-js-bundle to peerDependencies
  • npm: Ignore some unneeded files
  • Bump Node version in Travis to avoid erring with object rest
    in eslint-plugin-node routine

v0.19.0

Compare Source

  • Docs (README): Indicate features, including performance (removing old note)
  • Docs (README): Add headings for setup and fix headings levels
  • Docs (README): Indicate parent selector was not present in original spec
    (not just not documented)
  • Docs (README): Fix escaping
  • Linting: Switch to Unix line breaks and other changes per ash-nazg, including linting Markdown JS
  • Linting: Use recommended .json extension
  • Linting: Switch to ash-nazg
  • Linting: Add lgtm.yml file for lgtm.com
  • npm: Update devDeps, and update per security audit

v0.18.1

Compare Source

  • Fix: Expose pointer on resultType: "all"

v0.18.0

Compare Source

  • Security enhancement: Use global eval instead of regular eval
  • Fix: Handle React-Native environment's lack of support for
    Node vm (@​simon-scherzinger); closes #​87
  • Refactoring: Use arrow functions, for-of, declare block scope vars
    closer to block
  • Docs: Clarify current wrap behavior
  • npm: Add Rollup to test scripts

v0.17.0

Compare Source

  • Breaking change: With Node use, must now use
    require('jsonpath-plus').JSONPath.
  • Breaking change: Stop including polyfills for array and string includes
    (can get with @babel/polyfill or own)
  • Breaking change: Remove deprecated JSONPath.eval
  • License: Remove old and unneeded license portion from within source file
    (already have external file)
  • Fix: Support object shorthand functions on sandbox objects
    (toString() had not been working properly with them)
  • Enhancement: Add Rollup/Babel/Terser and module in package.json
  • Refactoring: Use ES6 features such as object shorthand
  • Linting: prefer const and no var
  • Testing: Replace custom server code with node-static and add opn-cli;
    mostly switch to ESM
  • npm: Update devDeps; add package-lock.json; remove non-functioning remark

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency jsonpath-plus to ^0.20.0 (master) fix(deps): update dependency jsonpath-plus to ^0.20.0 (master) Dec 17, 2022
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch 2 times, most recently from be01719 to dff74be Compare December 26, 2022 04:19
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch 3 times, most recently from fbb420a to 30eb4c5 Compare January 10, 2023 06:20
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch 2 times, most recently from d13e9dc to a526db7 Compare January 19, 2023 09:11
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch from a526db7 to b78d5f1 Compare January 23, 2023 03:44
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch from b78d5f1 to 4d95688 Compare January 31, 2023 19:49
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch 4 times, most recently from cf08da2 to 85868b5 Compare February 18, 2023 07:52
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch 2 times, most recently from 7765cfc to eda3080 Compare February 27, 2023 04:45
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch 2 times, most recently from 82d5922 to 8e39107 Compare March 16, 2023 01:09
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch 6 times, most recently from 790cec8 to 80aa85f Compare March 28, 2023 19:32
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch 5 times, most recently from 572feb9 to 0463b0b Compare April 15, 2023 05:51
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch from 0463b0b to ed63ce0 Compare April 20, 2023 20:58
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch 3 times, most recently from 0d8ac69 to 666f89f Compare May 5, 2023 00:12
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch from 666f89f to ef8fcb5 Compare May 15, 2023 01:11
@renovate renovate bot force-pushed the renovate/master-jsonpath-plus-0.x branch from ef8fcb5 to 2f3907a Compare May 15, 2023 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants