Skip to content

chore: update dependency @apidevtools/json-schema-ref-parser to v12 #1394

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

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apidevtools/json-schema-ref-parser (source) ^9.1.2 -> ^12.0.0 age adoption passing confidence

Release Notes

APIDevTools/json-schema-ref-parser (@​apidevtools/json-schema-ref-parser)

v12.0.1

Compare Source

Bug Fixes
  • dereference: cache poisoning when dereferencing external schemas (#​381) (69cfcf6)

v12.0.0

Compare Source

Bug Fixes
  • BREAKING CHANGE: dereference caching to prevent infinite loops on circular schemas (#​380) (50414c3)
BREAKING CHANGES
  • BREAKING CHANGE: dereference caching to prevent infinite loops on circular schemas

v11.9.3

Compare Source

Bug Fixes

v11.9.2

Compare Source

Bug Fixes
  • http.timeout default does not match the documentation (#​373) (5303da9)

v11.9.1

Compare Source

Bug Fixes

v11.9.0

Compare Source

Features
  • dereference.preservedProperties for preserving data during dereferencing (#​369) (ae7d95b)

v11.8.2

Compare Source

v11.7.3

Compare Source

Bug Fixes
  • release missing pointer error message improvements (#​361) (70626d3)

v11.7.2

Compare Source

Bug Fixes
  • dont cache on circular references to prevent overwriting external ref resolutions (588197e)

v11.7.1

Compare Source

Bug Fixes

v11.7.0

Compare Source

Features

v11.6.5

Compare Source

Bug Fixes
  • deps: bump deps, migrate eslint, fix process undefined (a66ec47)
  • test: fix tests post prettier (b6ad60a)

v11.6.4

Compare Source

Bug Fixes

v11.6.3

Compare Source

Bug Fixes

v11.6.2

Compare Source

Bug Fixes
  • create release and bump deps (f73b81f)

v11.6.1

Compare Source

Bug Fixes

v11.6.0

Compare Source

Features

v11.5.5

Compare Source

Bug Fixes

v11.5.4

Compare Source

Bug Fixes
  • types: make default type extend base object instead of JSONSchema to support non-spec compliant type overloads (7a8806d)

v11.5.3

Compare Source

Bug Fixes
  • types: fix types of options, inheritance globally (482dff1)

v11.5.2

Compare Source

Bug Fixes
  • types: fix types to accept spread or list of strings (a3d1801)

v11.5.1

Compare Source

Bug Fixes
  • types: add correct extends in all places, make all generic (71ba6cc)

v11.5.0

Compare Source

Features
  • generics: introduce generics for the input schema and the options (565068b)

v11.4.2

Compare Source

Bug Fixes
  • types: add generics to the normalize args, clean up comments in index (bdb426b)

v11.4.1

Compare Source

Bug Fixes
  • exports: export more types for usage in other libraries, fix some types (56241ad)

v11.4.0

Compare Source

Bug Fixes
  • spaces: support trailing spaces in pointer names (5db51d8)
Features
  • cloning: add option to clone input schema, add notice to readme (5929a46)
  • hash: include hash in FileInfo #​256 (48445fb)

v11.3.0

Compare Source

Features
  • bom: allow processing of json files with BOM (781c26f)
  • slash: support slashes in pointer names (8a42204)

v11.2.4

Compare Source

Bug Fixes
  • parsing: allow invalid decodeUriComponent parsing to occur #​296 (f9e83c0)
  • types: export more types (4c7b681)

v11.2.3

Compare Source

Bug Fixes
  • exports: export types (48e4f03)
  • null-ref: Fix references to existing but null values fail as missing #​310 (c6d21ec)
  • win32: use optional win32 for apis where it is not available (c9da8a4)
  • windows: fix windows paths not passed in as absolute by using cwd - #​303 (510112e)

v11.2.2

Compare Source

Bug Fixes
  • fetch: remove reference to node-fetch (a4f02d2)

v11.2.1

Compare Source

Bug Fixes
  • clone: remove lodash dependency, unused dependencies (52ab2f8)

v11.2.0

Compare Source

Bug Fixes
  • prototype: prevent prototype pollution (8cad7f7)
Features
  • add object and propName to onDereference callback (#​324) (4db8afe)

v11.1.1

Compare Source

Bug Fixes

v11.1.0

Compare Source

Features
  • add reference resolution option to allow root level dereferencing (#​305) (4d328fa)

v11.0.0

Compare Source

BREAKING CHANGES
  • Change the file path parsing logic (to be safe)

v10.1.0

Compare Source

Features
  • Rewrite repo in typescript, change testing schema to vitest, fix package versions (#​300) (a5b3946)

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm,before 5:00am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Updates a dependency label Apr 12, 2025
@renovate renovate bot requested a review from a team April 12, 2025 02:26
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates a dependency needs review Review pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants