Skip to content

Bump @swaggerexpert/json-pointer from 2.10.2 to 3.0.1#41

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swaggerexpert/json-pointer-3.0.1
Open

Bump @swaggerexpert/json-pointer from 2.10.2 to 3.0.1#41
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swaggerexpert/json-pointer-3.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps @swaggerexpert/json-pointer from 2.10.2 to 3.0.1.

Release notes

Sourced from @​swaggerexpert/json-pointer's releases.

v3.0.1

3.0.1 (2026-01-23)

Bug Fixes

  • release: fix npm registry publishing (bd03c49)

v3.0.0

3.0.0 (2026-01-23)

Features

  • evaluate: divide realms into core and contrib (#186) (3292bc2), closes #65 #33
  • evaluate: emit parse error on invalid JSONPointer (#185) (2e46b8f)

BREAKING CHANGES

  • evaluate: only json and map-set realms and still part of the package. apidom, minim and immutable are no longer part of npm distributions but live in contrib directory in the GitHub repo.
  • evaluate: evalute can now throw either JSONPointerParseError or busclasses of JSONPointerEvaluateError.
Commits
  • 1a0742d chore(release): cut the 3.0.1 release
  • bd03c49 fix(release): fix npm registry publishing
  • 479910d chore(release): cut the 3.0.0 release
  • c185723 ci(release): utilize new release process (#187)
  • 3292bc2 feat(evaluate): divide realms into core and contrib (#186)
  • d955bd8 ci: switch dev env to Node.js 24
  • f8c934d docs: add CLAUDE.md file
  • 2e46b8f feat(evaluate): emit parse error on invalid JSONPointer (#185)
  • eae3c00 chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#184)
  • 37d3455 chore(deps): bump lodash from 4.17.21 to 4.17.23 (#183)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​swaggerexpert/json-pointer since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@swaggerexpert/json-pointer](https://github.com/swaggerexpert/json-pointer) from 2.10.2 to 3.0.1. - [Release notes](https://github.com/swaggerexpert/json-pointer/releases) - [Commits](swaggerexpert/json-pointer@v2.10.2...v3.0.1) --- updated-dependencies: - dependency-name: "@swaggerexpert/json-pointer" dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 Jan 23, 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

0 participants