docs
docs copied to clipboard
chore(deps-npm): bump js-yaml, nextra, nextra-theme-docs and @redocly/cli
Bumps js-yaml to 4.1.1 and updates ancestor dependencies js-yaml, nextra, nextra-theme-docs and @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 nextra from 3.3.1 to 4.6.0
Release notes
Sourced from nextra's releases.
[email protected]
Patch Changes
[email protected]
Minor Changes
- e1d0ebd: Support disabling the "Copy Page" button through the
theme.copyPagesetting in_metafilesPatch Changes
[email protected]
No release notes provided.
[email protected]
Patch Changes
- Updated dependencies [8a4d176]
[email protected]
Patch Changes
- 8a4d176: fix TSDoc
@inlinetag to properly expand nested type aliases- Updated dependencies [8a4d176]
[email protected]
Patch Changes
- 8a4d176: fix TSDoc
@inlinetag to properly expand nested type aliases[email protected]
Patch Changes
- Updated dependencies [356a782]
[email protected]
Minor Changes
356a782: fix copy page button does not return the correct page contents due to cached MDX compiler
add a
copyPageButtonlayout prop which show/hide copy page content button
... (truncated)
Commits
7b2e222Version Packages (#4812)e101f5dUpdate rare-trees-wonder.mde1d0ebdAdd option to disable copy page button in _meta via theme context (#4809)9a94d1aAdd Reactylon to showcase (#4788)99a5e65Version Packages (#4802)8a4d176fix TSDoc@inlinetag to properly expand nested type aliases (#4801)c6912e2Version Packages (#4794)356a782fix copy page button does not return the correct page contents due to cached ...a8e642ffix(docs): replace outdated blog example link (#4783)c72653bVersion Packages (#4746)- Additional commits viewable in compare view
Updates nextra-theme-docs from 3.3.1 to 4.6.0
Release notes
Sourced from nextra-theme-docs's releases.
[email protected]
Minor Changes
- e1d0ebd: Support disabling the "Copy Page" button through the
theme.copyPagesetting in_metafilesPatch Changes
[email protected]
Patch Changes
- 8a4d176: fix TSDoc
@inlinetag to properly expand nested type aliases- Updated dependencies [8a4d176]
[email protected]
Minor Changes
356a782: fix copy page button does not return the correct page contents due to cached MDX compiler
add a
copyPageButtonlayout prop which show/hide copy page content buttonPatch Changes
- Updated dependencies [356a782]
[email protected]
Minor Changes
26b1281: feat: add Copy Documentation button/dropdown feature as LLM-Optimized Prompt
Note
If you are using
contentdirectory, you must pass thesourceCodeprop to enable this feature.const { default: MDXContent, toc, metadata, + sourceCode
... (truncated)
Commits
7b2e222Version Packages (#4812)e101f5dUpdate rare-trees-wonder.mde1d0ebdAdd option to disable copy page button in _meta via theme context (#4809)9a94d1aAdd Reactylon to showcase (#4788)99a5e65Version Packages (#4802)8a4d176fix TSDoc@inlinetag to properly expand nested type aliases (#4801)c6912e2Version Packages (#4794)356a782fix copy page button does not return the correct page contents due to cached ...a8e642ffix(docs): replace outdated blog example link (#4783)c72653bVersion Packages (#4746)- Additional commits viewable in compare view
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.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| docs | Nov 14, 2025 8:21pm |
