Bump jsonpath-plus and browserstack-node-sdk in /ios
Type: Pull Request
State: Closed
Association: None
Comments: 1
(over 1 year ago)
(10 months ago)
(10 months ago)
dependencies
Bumps jsonpath-plus to 10.1.0 and updates ancestor dependency browserstack-node-sdk. These dependencies need to be updated together.
Updates jsonpath-plus from 7.2.0 to 10.1.0
Changelog
Sourced from jsonpath-plus's changelog.
10.1.0
- feat: add typeof operator to safe script
10.0.7
- fix(security): prevent
constructoraccess- docs: add security policy file
10.0.6
- fix(security): prevent
call/applyinvocation ofFunction10.0.5
- fix: remove overly aggressive disabling of native functions but disallow
__proto__10.0.4
- fix(security): further prevent binding of Function calls which may evade detection
10.0.3
- fix(security): prevent binding of Function calls which may evade detection
10.0.2
- fix(security): prevent Function calls outside of member expressions
10.0.1
- fix(security): prohibit
Functionin "safe" vm10.0.0
BREAKING CHANGES:
Require Node 18+
fix(security): use safe vm by default in Node
chore: bump jsep, devDeps. and lint
9.0.0
BREAKING CHANGES:
Removes
preventEvalproperty. Prefereval: falseinstead.Changed behavior of
evalproperty. In the browser,eval/Functionwon't be used by default to evaluate expressions. Instead, we'll safely evaluate using a subset of JavaScript. To resume using unsafe eval in the browser, pass in the optioneval: "native"feat: add safe eval for browser and
evaloption (#185) (@80avin)feat: add
ignoreEvalErrorsproperty (@80avin)
... (truncated)
Commits
93612a3chore: bump version4a16cbdfeat: add undefined, null literals to safe scriptf119fe3feat: add typeof operator to safe scriptb70aa71fix(security): preventconstructoraccess in safe vm763ada0fix(security): preventcall/applyinvocation ofFunction98a6b22fix: remove overly aggressive disabling of native functions but disallow `__p...30194c7fix(security): further prevent binding of Function calls which may evade dete...eac48fefix(security): prevent binding of Function calls which may evade detection34a836bchore: bump version5a22e3ffix(security): prevent Function calls outside of member expressions- Additional commits viewable in compare view
Updates browserstack-node-sdk from 1.23.4 to 1.34.21
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Pull Request Statistics
0
0
+0
-0
Package Dependencies
browserstack-node-sdk
npm
1.23.4 → 1.34.21
Minor
/ios
Technical Details
| ID: | 4769783 |
| UUID: | 2652775372 |
| Node ID: | PR_kwDOBnP3vc6BqRq- |
| Host: | GitHub |
| Repository: | browserstack/node-appium-app-browserstack |