chore(deps-dev): bump @apidevtools/json-schema-ref-parser from 15.4.0 to 16.0.1 - #59
Merged
igrigorik merged 2 commits intoSep 12, 2026
Conversation
Contributor
|
@dependabot rebase |
Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 15.4.0 to 16.0.1. - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](APIDevTools/json-schema-ref-parser@v15.4.0...v16.0.1) --- updated-dependencies: - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-version: 16.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/apidevtools/json-schema-ref-parser-16.0.1
branch
from
September 12, 2026 14:54
e923c84 to
4772d0d
Compare
Ref parser 16 resolves dereferenced entity versions to the shared entity description. Commit its deterministic output so the codegen drift gate matches the upgraded generator.
dependabot
Bot
deleted the
dependabot/npm_and_yarn/apidevtools/json-schema-ref-parser-16.0.1
branch
September 12, 2026 15:11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @apidevtools/json-schema-ref-parser from 15.4.0 to 16.0.1.
Release notes
Sourced from @apidevtools/json-schema-ref-parser's releases.
Commits
cdc9aa3fix: exclude paths before resolving references (#431)117061bchore!: require Node.js 22 and update dependenciescc2fc04fix: decode %3F back to "?" in toFileSystemPath (#427) (#428)e8190c1fix: harden reference resolution and HTTP safetycb0c2deBump dependencies and migrate to Oxlint and Oxfmt (#426)a8e6b4dtest: allow time for deep reference chain8bfeec2fix: stabilize cross-platform CI09959bafeat: handle cyclic reference chains safely