Skip to content

build(deps): bump @apidevtools/json-schema-ref-parser from 12.0.2 to 14.1.1 #1407

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps @apidevtools/json-schema-ref-parser from 12.0.2 to 14.1.1.

Release notes

Sourced from @​apidevtools/json-schema-ref-parser's releases.

v14.1.1

14.1.1 (2025-07-15)

Bug Fixes

  • bundle: don't look for a $ref pointer on a null value (#393) (c1b2916)

v14.1.0

14.1.0 (2025-07-07)

Features

v14.0.3

14.0.3 (2025-06-30)

Bug Fixes

  • targets: upgrade targets to support Node 20 (current maintenace node), change typescript config to match, dont ship vite config (6c77265)

v14.0.2

14.0.2 (2025-06-18)

Bug Fixes

  • file: support trailing slashes in file resolver #389 (3406a25)

v14.0.1

14.0.1 (2025-06-16)

Bug Fixes

  • options: make safe url resolver optional and boolean (171e30f)

v14.0.0

14.0.0 (2025-06-16)

Bug Fixes

  • safety: assume browsers are safe urls (5ffea78)

Fix

... (truncated)

Commits
  • c1b2916 fix(bundle): don't look for a $ref pointer on a null value (#393)
  • dfbf4bb feat: add onBundle callback (#391)
  • 6c77265 fix(targets): upgrade targets to support Node 20 (current maintenace node), c...
  • 3c7af41 chore(deps): update deps, set typescript type flag
  • 9376c24 chore(deps): bump deps
  • 3406a25 fix(file): support trailing slashes in file resolver #389
  • 171e30f fix(options): make safe url resolver optional and boolean
  • 0ac9f35 chore(tests): skip url safety resolver in browser
  • 5ffea78 fix(safety): assume browsers are safe urls
  • 932683f chore: deps
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 12.0.2 to 14.1.1.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](APIDevTools/json-schema-ref-parser@v12.0.2...v14.1.1)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-version: 14.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2025
Copy link

vercel bot commented Jul 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zudoku-cosmo-cargo ✅ Ready (Inspect) Visit Preview Jul 28, 2025 10:25am
zudoku-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2025 10:25am

Copy link

nx-cloud bot commented Jul 28, 2025

View your CI Pipeline Execution ↗ for commit 2ea0b28

Command Status Duration Result
nx run cosmo-cargo:build ✅ Succeeded 39s View ↗
nx run zudoku:publish:local ✅ Succeeded 29s View ↗

☁️ Nx Cloud last updated this comment at 2025-07-28 10:29:12 UTC

Copy link

Preview build of published Zudoku package for commit 2ea0b28.

See the deployment at: https://6bbce490.cosmocargo-public-package.pages.dev

Note

This is a preview of the Cosmo Cargo example using the Zudoku package published to a local registry to ensure it'll be working when published to the public NPM registry.

Last updated: 2025-07-28T10:28:36.684Z

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
Development

Successfully merging this pull request may close these issues.

0 participants