build(deps): bump the docs-npm group in /docs with 5 updates#501
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the docs-npm group in /docs with 5 updates#501dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the docs-npm group in /docs with 5 updates: | Package | From | To | | --- | --- | --- | | [@shikijs/transformers](https://github.com/shikijs/shiki/tree/HEAD/packages/transformers) | `4.2.0` | `4.3.0` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.10.4` | `16.10.5` | | [fumadocs-openapi](https://github.com/fuma-nama/fumadocs) | `11.0.2` | `11.0.5` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.10.4` | `16.10.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.3` | `26.0.1` | Updates `@shikijs/transformers` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.3.0/packages/transformers) Updates `fumadocs-core` from 16.10.4 to 16.10.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.10.4...fumadocs@16.10.5) Updates `fumadocs-openapi` from 11.0.2 to 11.0.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-openapi@11.0.2...fumadocs-openapi@11.0.5) Updates `fumadocs-ui` from 16.10.4 to 16.10.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.10.4...fumadocs@16.10.5) Updates `@types/node` from 25.9.3 to 26.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@shikijs/transformers" dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-npm - dependency-name: fumadocs-core dependency-version: 16.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-npm - dependency-name: fumadocs-openapi dependency-version: 11.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-npm - dependency-name: fumadocs-ui dependency-version: 16.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-npm - dependency-name: "@types/node" dependency-version: 26.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: docs-npm ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the docs-npm group in /docs with 5 updates:
4.2.04.3.016.10.416.10.511.0.211.0.516.10.416.10.525.9.326.0.1Updates
@shikijs/transformersfrom 4.2.0 to 4.3.0Release notes
Sourced from @shikijs/transformers's releases.
Commits
e3cf080chore: release v4.3.0Updates
fumadocs-corefrom 16.10.4 to 16.10.5Commits
7365d63Version Packages (#3366)23c00f2fix(openapi): fix typescript definitions name4fe2821fix(openapi): fix usage tabs58c2574fix custom script1a323a6dedupe deps19955f3fix(ui): usepromptquery param for "Open in ChatGPT" page action (#3365)Updates
fumadocs-openapifrom 11.0.2 to 11.0.5Release notes
Sourced from fumadocs-openapi's releases.
Commits
c6a6d02Version Packages (#3372)0bc31dffix(openapi): improve Schema UI tag rendering7365d63Version Packages (#3366)23c00f2fix(openapi): fix typescript definitions name4fe2821fix(openapi): fix usage tabs58c2574fix custom script1a323a6dedupe deps19955f3fix(ui): usepromptquery param for "Open in ChatGPT" page action (#3365)c903a68Version Packages (#3363)ae50848feat(core): support react router v8Updates
fumadocs-uifrom 16.10.4 to 16.10.5Commits
7365d63Version Packages (#3366)23c00f2fix(openapi): fix typescript definitions name4fe2821fix(openapi): fix usage tabs58c2574fix custom script1a323a6dedupe deps19955f3fix(ui): usepromptquery param for "Open in ChatGPT" page action (#3365)Updates
@types/nodefrom 25.9.3 to 26.0.1Commits
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by cubic
Updates the docs app dependencies to pick up recent fixes and small features in Shiki and Fumadocs, and refresh TypeScript Node types. Affects the
/docssite only.Dependencies
@shikijs/transformers→ 4.3.0 (adds Svelte renderer; requires Node ≥20)fumadocs-core→ 16.10.5fumadocs-openapi→ 11.0.5 (fixes usage tabs and TS definition names; improves schema tag rendering)fumadocs-ui→ 16.10.5@types/node→ 26.0.1 (updates toundici-types~8)Migration
@shikijs/transformers4.3).Written for commit dbda79d. Summary will update on new commits.