chore(deps): bump the docs-tooling group with 7 updates#437
Merged
github-actions[bot] merged 1 commit intoJun 29, 2026
Merged
Conversation
Bumps the docs-tooling group with 7 updates: | Package | From | To | | --- | --- | --- | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.10.5` | `16.10.6` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `15.0.12` | `15.0.13` | | [fumadocs-twoslash](https://github.com/fuma-nama/fumadocs) | `3.2.0` | `3.2.1` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.10.5` | `16.10.6` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.15.0` | `11.16.0` | | [twoslash](https://github.com/twoslashes/twoslash/tree/HEAD/packages/twoslash) | `0.3.8` | `0.3.9` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.2.0` | `4.3.0` | Updates `fumadocs-core` from 16.10.5 to 16.10.6 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.10.5...fumadocs@16.10.6) Updates `fumadocs-mdx` from 15.0.12 to 15.0.13 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.0.12...fumadocs-mdx@15.0.13) Updates `fumadocs-twoslash` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-twoslash@3.2.0...fumadocs-twoslash@3.2.1) Updates `fumadocs-ui` from 16.10.5 to 16.10.6 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.10.5...fumadocs@16.10.6) Updates `mermaid` from 11.15.0 to 11.16.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.15.0...mermaid@11.16.0) Updates `twoslash` from 0.3.8 to 0.3.9 - [Release notes](https://github.com/twoslashes/twoslash/releases) - [Commits](https://github.com/twoslashes/twoslash/commits/v0.3.9/packages/twoslash) Updates `shiki` 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/shiki) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-tooling - dependency-name: fumadocs-mdx dependency-version: 15.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-tooling - dependency-name: fumadocs-twoslash dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-tooling - dependency-name: fumadocs-ui dependency-version: 16.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-tooling - dependency-name: mermaid dependency-version: 11.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-tooling - dependency-name: twoslash dependency-version: 0.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-tooling - dependency-name: shiki dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: docs-tooling ... 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-tooling group with 7 updates:
16.10.516.10.615.0.1215.0.133.2.03.2.116.10.516.10.611.15.011.16.00.3.80.3.94.2.04.3.0Updates
fumadocs-corefrom 16.10.5 to 16.10.6Commits
593302dVersion Packages (#3382)923e581docs: add more FAQs9fae790add missing changesets6ab44adupdate lock fileb038183fix(local-md): fix deprecation warnings4bf7f0dfix(tanstack-start-spa): remove getPageMarkdownUrl, unused and identical to s...d0b57c8fix(api-docs): inline ref-parser839e3aafeat(core): handle BASE_PATH automatically88d1a8afix(tanstack-start): api search for SPA with serve (#3378)4abdb05refactor: use cnfastUpdates
fumadocs-mdxfrom 15.0.12 to 15.0.13Release notes
Sourced from fumadocs-mdx's releases.
Commits
47b8b63Version Packages (#3384)baacf1aperf(mdx): requirecollectionquery param at regex matching593302dVersion Packages (#3382)923e581docs: add more FAQs9fae790add missing changesets6ab44adupdate lock fileb038183fix(local-md): fix deprecation warnings4bf7f0dfix(tanstack-start-spa): remove getPageMarkdownUrl, unused and identical to s...d0b57c8fix(api-docs): inline ref-parser839e3aafeat(core): handle BASE_PATH automaticallyUpdates
fumadocs-twoslashfrom 3.2.0 to 3.2.1Release notes
Sourced from fumadocs-twoslash's releases.
Commits
593302dVersion Packages (#3382)923e581docs: add more FAQs9fae790add missing changesets6ab44adupdate lock fileb038183fix(local-md): fix deprecation warnings4bf7f0dfix(tanstack-start-spa): remove getPageMarkdownUrl, unused and identical to s...d0b57c8fix(api-docs): inline ref-parser839e3aafeat(core): handle BASE_PATH automatically88d1a8afix(tanstack-start): api search for SPA with serve (#3378)4abdb05refactor: use cnfastUpdates
fumadocs-uifrom 16.10.5 to 16.10.6Commits
593302dVersion Packages (#3382)923e581docs: add more FAQs9fae790add missing changesets6ab44adupdate lock fileb038183fix(local-md): fix deprecation warnings4bf7f0dfix(tanstack-start-spa): remove getPageMarkdownUrl, unused and identical to s...d0b57c8fix(api-docs): inline ref-parser839e3aafeat(core): handle BASE_PATH automatically88d1a8afix(tanstack-start): api search for SPA with serve (#3378)4abdb05refactor: use cnfastUpdates
mermaidfrom 11.15.0 to 11.16.0Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
7c0cafcVersion Packages: v11.16.0 (#7916)26acd1aMerge pull request #7915 from mermaid-js/release/11.16.05a8eae7Merge branch 'master' into release/11.16.0dd5ea77Merge pull request #7913 from mermaid-js/pebr/fix-changesets658ee66docs: fix missing bumps of@mermaid-js/parser04259a1docs: fix author and commit on examples changesetc9dcfb1docs: update changeset diagram scopesa34dab9docs: remove swimlane/cynefin bugfix changesetse81f31fdocs: remove local-editor changeset7223f03Minor correctionUpdates
twoslashfrom 0.3.8 to 0.3.9Release notes
Sourced from twoslash's releases.
Commits
36ebbcfchore: release v0.3.95649061feat(twoslash-svelte): markup cutting (#91)Updates
shikifrom 4.2.0 to 4.3.0Release notes
Sourced from shiki's releases.
Commits
e3cf080chore: release v4.3.0Dependabot 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 conditions