-
Notifications
You must be signed in to change notification settings - Fork 543
bump jsonpath-plus minimum version to 10.3.0 #2265
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
bump jsonpath-plus minimum version to 10.3.0 #2265
Conversation
The committers listed above are authorized under a signed CLA. |
Welcome @kevinthenet! |
/lgtm I wonder why @dependabot didn't send a PR for this. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brendandburns, kevinthenet The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
I recall seeing a PR/commit of the sort before v1.x, but I think the file regressed or was undone by another PR. In any case, it would be nice if we could cherry-pick this commit to the Happy to pitch in if needed. |
It was bumped by dependabot in #2236. |
would greatly appreciate a patch release for this on the 1.0.x track as soon as possible, multiple internal auditing tools have this as a critical severity |
bump on this, would really appreciate a patch, can help as needed @cjihrig @brendandburns |
There is a v1.1.0 pending, although I don't know the exact timeline for a release. |
@cjihrig any way we can get a 1.0.1 or similar patch release for this? Security scanning tooling is freaking out about this issue |
It looks like v1.1.0 was released a few days ago. |
oh nice thanks for letting me know, I don't see a tag for it in GitHub but I do see the NPM release. Thanks |
Resolves vulnerability reported by Snyk.
For any new installations this should pick up
10.3.0
, but this change ensures there's no risk of installing any problematic versions.npm test
passesnpm run generate
yields no errors