-
-
Notifications
You must be signed in to change notification settings - Fork 108
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
chore(deps): update dependency jsonpath-plus to v10 #1966
base: main
Are you sure you want to change the base?
Conversation
TestFailed tests (1)//docs:update_9_test [k8-fastbuild] 🔗 💡 To reproduce the test failures, run
Teste2e/bzlmodAll tests were cache hits 5 tests (100.0%) were fully cached saving 782ms. Teste2e/gyp_no_install_scriptAll tests were cache hits 2 tests (100.0%) were fully cached saving 138ms. Teste2e/js_image_ociAll tests were cache hits 1 test (100.0%) was fully cached saving 6s. Teste2e/npm_link_packageAll tests were cache hits 3 tests (100.0%) were fully cached saving 555ms. Teste2e/npm_link_package-esmAll tests were cache hits 3 tests (100.0%) were fully cached saving 575ms. Teste2e/npm_translate_lockAll tests were cache hits 1 test (100.0%) was fully cached saving 26ms. Teste2e/npm_translate_lock_emptyAll tests were cache hits 1 test (100.0%) was fully cached saving 26ms. Teste2e/npm_translate_lock_multiAll tests were cache hits 2 tests (100.0%) were fully cached saving 97ms. Teste2e/npm_translate_lock_partial_cloneAll tests were cache hits 1 test (100.0%) was fully cached saving 22ms. Teste2e/npm_translate_lock_replace_packagesAll tests were cache hits 3 tests (100.0%) were fully cached saving 317ms. Teste2e/npm_translate_lock_subdir_patchAll tests were cache hits 1 test (100.0%) was fully cached saving 93ms. Teste2e/npm_translate_package_lockAll tests were cache hits 1 test (100.0%) was fully cached saving 26ms. Teste2e/npm_translate_yarn_lockAll tests were cache hits 1 test (100.0%) was fully cached saving 26ms. Teste2e/package_json_moduleAll tests were cache hits 1 test (100.0%) was fully cached saving 362ms. Teste2e/pnpm_lockfilesAll tests were cache hits 40 tests (100.0%) were fully cached saving 3s. Teste2e/pnpm_workspaceAll tests were cache hits 10 tests (100.0%) were fully cached saving 2s. Teste2e/pnpm_workspace_rerootedAll tests were cache hits 12 tests (100.0%) were fully cached saving 2s. Teste2e/repo_mappingAll tests were cache hits 2 tests (100.0%) were fully cached saving 276ms. Teste2e/rules_fooAll tests were cache hits 2 tests (100.0%) were fully cached saving 263ms. Teste2e/runfilesAll tests were cache hits 1 test (100.0%) was fully cached saving 100ms. Teste2e/vendored_nodeAll tests were cache hits 1 test (100.0%) was fully cached saving 181ms. BuildifierFormat |
dc3a949
to
3d1efdf
Compare
8328570
to
36d7053
Compare
83e5a9e
to
1689726
Compare
72da696
to
4a8895b
Compare
ff082d9
to
4e43bc0
Compare
c1a8624
to
f43a8e6
Compare
5e02341
to
b68c867
Compare
36427fe
to
320744d
Compare
ca7c5e0
to
98c4a2d
Compare
98c4a2d
to
7706db6
Compare
This PR contains the following updates:
7.2.0
->10.2.0
Release Notes
s3u/JSONPath (jsonpath-plus)
v10.2.0
Compare Source
v10.1.0
Compare Source
v10.0.7
Compare Source
constructor
accessv10.0.6
Compare Source
call
/apply
invocation ofFunction
v10.0.5
Compare Source
disallow
__proto__
v10.0.4
Compare Source
v10.0.3
Compare Source
v10.0.2
Compare Source
v10.0.1
Function
in "safe" vmv10.0.0
BREAKING CHANGES:
Require Node 18+
fix(security): use safe vm by default in Node
chore: bump jsep, devDeps. and lint
v9.0.0
Compare Source
BREAKING CHANGES:
Removes
preventEval
property. Prefereval: false
instead.Changed behavior of
eval
property. In the browser,eval
/Function
won'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
eval
option (#185) (@80avin)feat: add
ignoreEvalErrors
property (@80avin)v8.1.0
v8.0.0
engines
to 14Configuration
📅 Schedule: Branch creation - "after 2am every weekday,before 5am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.