Skip to content

Bump @redocly/openapi-core from 2.15.0 to 2.20.4#26

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/redocly/openapi-core-2.20.4
Open

Bump @redocly/openapi-core from 2.15.0 to 2.20.4#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/redocly/openapi-core-2.20.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps @redocly/openapi-core from 2.15.0 to 2.20.4.

Release notes

Sourced from @​redocly/openapi-core's releases.

@​redocly/openapi-core@​2.20.4

Patch Changes

  • Improved error messaging when a path parameter referenced via $ref is not used in the path.

@​redocly/openapi-core@​2.20.3

No release notes provided.

@​redocly/openapi-core@​2.20.2

Patch Changes

  • Add support for data: URLs (RFC 2397) in references. The resolver now handles inline base64-encoded and URL-encoded data in $ref fields, allowing schemas and other content to be embedded directly as data URLs.
  • Updated @redocly/config to v0.44.0.

@​redocly/openapi-core@​2.20.1

Patch Changes

  • Updated @redocly/ajv to v8.18.0

@​redocly/openapi-core@​2.20.0

Minor Changes

  • Added AsyncAPI support to the stats command.

@​redocly/openapi-core@​2.19.2

Patch Changes

  • Fixed an issue where scorecardClassic configurations were not resolved.

@​redocly/openapi-core@​2.19.1

No release notes provided.

@​redocly/openapi-core@​2.19.0

Minor Changes

  • Added the spec-querystring-parameters rule (OpenAPI 3.2). This rule enforces that query and querystring are not mixed in the same operation/path parameter set, and that at most one querystring parameter is declared per operation or path.

@​redocly/openapi-core@​2.18.2

Patch Changes

  • Fixed false positive errors in example validation for OpenAPI 3.0.x and OpenAPI 2.x.

@​redocly/openapi-core@​2.18.1

Patch Changes

  • Updated @redocly/ajv to v8.17.4.
  • Fixed validation of examples where combining required with readOnly or writeOnly properties would incorrectly generate warnings.

... (truncated)

Commits
  • 98a053f chore: 🔖 release new versions (#2638)
  • 6edec68 chore: expand exported paths (#2636)
  • a5ab879 fix: reported error location at correct node for parameters (#2626)
  • 98f9ada docs: update migration guide with the join changes; improve the extends descr...
  • 8a71a0f chore: 🔖 release new versions (#2632)
  • 2e6d8d0 chore: update version of openapi-sampler (#2631)
  • 703ea6b chore: update changelog for v1 (#2624)
  • 02205ab chore: 🔖 release new versions (#2627)
  • dd97562 chore: update benchmarked CLI versions (#2629)
  • b3e23c9 chore: allow extracting config type names and docs from @​redocly/config; refa...
  • 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 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 [@redocly/openapi-core](https://github.com/Redocly/redocly-cli) from 2.15.0 to 2.20.4.
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/openapi-core@2.15.0...@redocly/openapi-core@2.20.4)

---
updated-dependencies:
- dependency-name: "@redocly/openapi-core"
  dependency-version: 2.20.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 5, 2026
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