Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @apidevtools/swagger-parser from 10.1.1 to 12.0.0.

Release notes

Sourced from @​apidevtools/swagger-parser's releases.

v12.0.0

12.0.0 (2025-06-16)

  • Bump json schema ref parser version to fix security vulnerability allowing internal URL resolution in the http parser. (80ebe6f)

BREAKING CHANGES

  • Remove ability to request internal urls in the default http resolver - this is now behind a flag in the http resolver, safeUrlResolver

v11.0.1

11.0.1 (2025-06-06)

Bug Fixes

  • location: bump json schema parser version (a4559a2)

v11.0.0

11.0.0 (2025-06-03)

  • Modernize dependencies, fix CI, upgrade dependencies, introduce new linter and formatter (ed4ea05)
  • Upgrade dependencies, modernize some code (66d2818)

Bug Fixes

  • move ajv-draft-04 into usage location (#268) (ff79822)
  • types: add types fix for options (0c9a034)
  • types: types fix (9994339)

BREAKING CHANGES

  • Pretty large refactor of dev experience. Removes ono dependency to fix certain CJS builds
  • move to latest version of parser
Commits
  • 80ebe6f Bump json schema ref parser version to fix security vulnerability allowing in...
  • a4559a2 fix(location): bump json schema parser version
  • e2251e3 version and contributors
  • 9994339 fix(types): types fix
  • 4b59f47 eslint rule for line endings
  • 9f1b74b chore(lints): double quotes issues
  • 8443f69 eslint ignore
  • 01db1d0 lints
  • 57f5a77 improve types
  • 0c9a034 fix(types): add types fix for options
  • 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/swagger-parser](https://github.com/APIDevTools/swagger-parser) from 10.1.1 to 12.0.0.
- [Release notes](https://github.com/APIDevTools/swagger-parser/releases)
- [Changelog](https://github.com/APIDevTools/swagger-parser/blob/main/CHANGELOG.md)
- [Commits](APIDevTools/swagger-parser@v10.1.1...v12.0.0)

---
updated-dependencies:
- dependency-name: "@apidevtools/swagger-parser"
  dependency-version: 12.0.0
  dependency-type: direct:development
  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 1, 2025
@github-actions github-actions bot merged commit f0a6bf6 into main Jul 1, 2025
22 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apidevtools/swagger-parser-12.0.0 branch July 1, 2025 23:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants