Skip to content

build(deps-dev): bump jsonpath-plus and openapi-examples-validator#538

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-e5a3bcd78f
Open

build(deps-dev): bump jsonpath-plus and openapi-examples-validator#538
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-e5a3bcd78f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps jsonpath-plus and openapi-examples-validator. These dependencies needed to be updated together.
Updates jsonpath-plus from 6.0.1 to 10.4.0

Release notes

Sourced from jsonpath-plus's releases.

v10.4.0

What's Changed

New Contributors

Full Changelog: JSONPath-Plus/JSONPath@v10.3.0...v10.4.0

v10.3.0

What's Changed

Full Changelog: JSONPath-Plus/JSONPath@v10.2.0...v10.3.0

v7.2.0

7.2.0 (2022-09-02)

Changelog

Sourced from jsonpath-plus's changelog.

10.4.0

10.3.0

  • fix(eval): rce using non-string prop names (#237)
  • feat(demo): make demo link shareable (#238)
  • chore: update deps. and devDeps.

10.2.0

  • fix(eval): improve security of safe-eval (#233)
  • chore: update deps. and devDeps.

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

... (truncated)

Commits
  • 0bedaea chore: bump version
  • 3e597e5 chore(coverage): ignore Function guard from coverage as it is unreachable
  • 1bab1cc fix(eval): rce using lookupGetter or lookupSetter
  • 5d3d63e build(deps): bump lodash from 4.17.21 to 4.17.23 (#249)
  • 233d754 chore: update security policy (#250)
  • d8dad28 build(deps): bump qs from 6.14.0 to 6.14.1 (#248)
  • c78a9b6 chore: update devDeps. and lock file
  • 106d243 feat: add void operator (#244)
  • 235b283 chore: remove lgtm file and update devDeps.
  • b92ebbf chore: update devDeps.
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 80avin, a new releaser for jsonpath-plus since your current version.


Updates openapi-examples-validator from 4.7.1 to 6.0.3

Changelog

Sourced from openapi-examples-validator's changelog.

6.0.3 (2025-04-21)

Bug Fixes

  • don't throw an error when there is a property named content of the type array (#198) (8e33d85)

6.0.2 (2025-04-13)

Bug Fixes

6.0.1 (2024-11-20)

Bug Fixes

  • update README.md that minimum NodeJS version is 18 now (eb69b27)

6.0.0 (2024-11-20)

⚠ BREAKING CHANGES

  • dependencies: - minimum required Node version is 18 now

Features

  • support complex MIME definitions in OAS3 content type (#191) (ea1a53f), closes #190

Bug Fixes

5.0.0 (2023-05-22)

⚠ BREAKING CHANGES

  • Minimum required Node version is 16 now
  • Dropped the support of ajv-oai in favor of the official ajv-formats as ajv-oai is not maintained anymore and only supports ajv@6.x. This may cause different results when using type with formats.
  • The property dataPath in the validation errors has changed to instancePath and the type has changed from jsPropertySyntax to JSONPointer

... (truncated)

Commits
  • 31a0c22 chore(release): 6.0.3
  • 8e33d85 fix: don't throw an error when there is a property named content of the typ...
  • d91880a chore(release): 6.0.2
  • 916c43e fix: update dependencies (#196)
  • 9f62d21 fix: null values in schema enums (#195)
  • 78cf376 chore(release): 6.0.1
  • eb69b27 fix: update README.md that minimum NodeJS version is 18 now
  • 236c811 chore(release): 6.0.0
  • 10fb1f4 chore: fix github-actions (#194)
  • da86002 chore: upgrade github-actions
  • 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 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) and [openapi-examples-validator](https://github.com/codekie/openapi-examples-validator). These dependencies needed to be updated together.

Updates `jsonpath-plus` from 6.0.1 to 10.4.0
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](JSONPath-Plus/JSONPath@v6.0.1...v10.4.0)

Updates `openapi-examples-validator` from 4.7.1 to 6.0.3
- [Changelog](https://github.com/codekie/openapi-examples-validator/blob/main/CHANGELOG.md)
- [Commits](codekie/openapi-examples-validator@v4.7.1...v6.0.3)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-version: 10.4.0
  dependency-type: direct:development
- dependency-name: openapi-examples-validator
  dependency-version: 6.0.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 11, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants