Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2024

Bumps @apidevtools/json-schema-ref-parser from 9.1.0 to 11.2.4.

Release notes

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

v11.2.4

11.2.4 (2024-03-06)

Bug Fixes

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

v11.2.3

11.2.3 (2024-03-06)

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

11.2.2 (2024-03-05)

Bug Fixes

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

v11.2.1

11.2.1 (2024-03-05)

Bug Fixes

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

v11.2.0

11.2.0 (2024-03-05)

Bug Fixes

  • prototype: prevent prototype pollution (8cad7f7)

Features

  • add object and propName to onDereference callback (#324) (4db8afe)

v11.1.1

... (truncated)

Commits
  • f9e83c0 fix(parsing): allow invalid decodeUriComponent parsing to occur #296
  • 4c7b681 fix(types): export more types
  • cfb2069 reenable browser tests for release, add more absolute path checks
  • 510112e fix(windows): fix windows paths not passed in as absolute by using cwd - #303
  • c9da8a4 fix(win32): use optional win32 for apis where it is not available
  • b2dff0e turn off testing vite config
  • c6d21ec fix(null-ref): Fix references to existing but null values fail as missing #310
  • 325e34e update imports and tests
  • 48e4f03 fix(exports): export types
  • a4f02d2 fix(fetch): remove reference to node-fetch
  • 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 9.1.0 to 11.2.4.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](APIDevTools/json-schema-ref-parser@v9.1.0...v11.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2024

Superseded by #196.

@dependabot dependabot bot closed this Mar 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apidevtools/json-schema-ref-parser-11.2.4 branch March 7, 2024 03:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant