api
api copied to clipboard
Bump js-yaml and @redocly/cli
Bumps js-yaml to 4.1.1 and updates ancestor dependency @redocly/cli. These dependencies need to be updated together.
Updates js-yaml from 4.1.0 to 4.1.1
Changelog
Sourced from js-yaml's changelog.
[4.1.1] - 2025-11-12
Security
- Fix prototype pollution issue in yaml merge (<<) operator.
Commits
Updates @redocly/cli from 1.34.5 to 2.11.1
Release notes
Sourced from @redocly/cli's releases.
@redocly/cli@2.11.1Patch Changes
- Fixed an issue where the content of
$refs inside example values was erroneously resolved during bundling and linting.- Fixed
no-invalid-media-type-examplesfor schemas usinganyOf/oneOf.- Updated
@redocly/openapi-coreto v2.11.1.
@redocly/cli@2.11.0Patch Changes
- Updated
@redocly/openapi-coreto v2.11.0.
@redocly/cli@2.10.0Patch Changes
- Updated
@redocly/openapi-coreto v2.10.0.
@redocly/cli@2.9.0Patch Changes
- Fixed an issue where the
mount-pathoption was not validated, leading to errors when used with an empty path or a path identical to the project path.- Updated
@redocly/openapi-coreto v2.9.0.
@redocly/cli@2.8.0Minor Changes
- Added the
no-invalid-schema-examplesandno-invalid-parameter-examplesto therecommendedruleset. Added theno-duplicated-tag-namesto thespecruleset.- Added configuration of Respect mTLS certificates on a per-domain basis.
Patch Changes
- Updated
@redocly/openapi-coreto v2.8.0.
@redocly/cli@2.7.1Patch Changes
- Applied proxy settings during Respect execution.
- Updated
@redocly/openapi-coreto v2.7.1.
@redocly/cli@2.7.0Patch Changes
- Updated
@redocly/openapi-coreto v2.7.0.
@redocly/cli@2.6.0Minor Changes
- Added new rules for validating OpenAPI 3.2 description files:
spec-no-invalid-tag-parents,spec-example-values,spec-discriminator-defaultMapping, andspec-no-invalid-encoding-combinations. Deprecated theno-example-value-and-externalValuerule in favor ofspec-example-values.
... (truncated)
Commits
8dcc1d4chore: 🔖 release new versions (#2408)b111714chore: show more push command error details (#2415)bc7ebb1fix: do not resolve $ref in examples.value (#2392)2fc95f4chore: update redocly/config (#2414)4996a08docs: add troubleshooting for npx cache (#2409)f3cf085fix: update ajv for composite unevaluatedProperties handling (#2404)e485ec3chore: 🔖 release new versions (#2405)88a4d45chore: update redocly/config (#2406)9913f93fix: add env variable for controls the limit of suggestions (#2403)769e2a1chore: update typescript to v5.9.3 (#2399)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @redocly/cli since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.