Skip to content

fix(deps): update dependency @apidevtools/json-schema-ref-parser to v11.5.5

This MR contains the following updates:

Package Type Update Change
@apidevtools/json-schema-ref-parser (source) dependencies minor 11.1.0 -> 11.5.5

Release Notes

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

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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


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

This MR has been generated by Renovate Bot.

Edited by Ghost User

Merge request reports