Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps jsonpath-plus to 10.1.0 and updates ancestor dependency pepr. These dependencies need to be updated together.

Updates jsonpath-plus from 9.0.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 constructor access
  • docs: add security policy file

10.0.6

  • fix(security): prevent call/apply invocation of Function

10.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 Function in "safe" vm

10.0.0

BREAKING CHANGES:

  • Require Node 18+

  • fix(security): use safe vm by default in Node

  • chore: bump jsep, devDeps. and lint

Commits
  • 93612a3 chore: bump version
  • 4a16cbd feat: add undefined, null literals to safe script
  • f119fe3 feat: add typeof operator to safe script
  • b70aa71 fix(security): prevent constructor access in safe vm
  • 763ada0 fix(security): prevent call/apply invocation of Function
  • 98a6b22 fix: remove overly aggressive disabling of native functions but disallow `__p...
  • 30194c7 fix(security): further prevent binding of Function calls which may evade dete...
  • eac48fe fix(security): prevent binding of Function calls which may evade detection
  • 34a836b chore: bump version
  • 5a22e3f fix(security): prevent Function calls outside of member expressions
  • Additional commits viewable in compare view

Updates pepr from 0.32.7 to 0.39.0

Release notes

Sourced from pepr's releases.

v0.39.0

Features

What's Changed

Dependabot

New Contributors

Full Changelog: defenseunicorns/pepr@v0.38.3...v0.39.0

... (truncated)

Commits
  • c84043e chore: bump trufflesecurity/trufflehog from 944d5dcdc2ba2aa70c2227d8e432d19ec...
  • 5b724a0 chore: increase soak duration (#1399)
  • 6b6d39f chore: updates for undici watch (#1384)
  • 7020907 chore: bump kubernetes-fluent-client from 3.2.2 to 3.3.0 in the production-de...
  • fe4c069 revert: filter-chain refactor (#1396)
  • 967d747 chore: bump trufflesecurity/trufflehog from 5ca4a17a4c7a242046966b84cf9d7a533...
  • fe1bc13 chore: bump anchore/sbom-action from 0.17.6 to 0.17.7 (#1391)
  • d6b5970 chore: bump anchore/scan-action from 5.2.0 to 5.2.1 (#1392)
  • 8138763 chore: bump @​types/node from 22.8.7 to 22.9.0 in the development-dependencies...
  • e7d4f2f chore: bump the development-dependencies group with 3 updates (#1385)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) to 10.1.0 and updates ancestor dependency [pepr](https://github.com/defenseunicorns/pepr). These dependencies need to be updated together.


Updates `jsonpath-plus` from 9.0.0 to 10.1.0
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](JSONPath-Plus/JSONPath@v9.0.0...v10.1.0)

Updates `pepr` from 0.32.7 to 0.39.0
- [Release notes](https://github.com/defenseunicorns/pepr/releases)
- [Commits](defenseunicorns/pepr@v0.32.7...v0.39.0)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: indirect
- dependency-name: pepr
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants