Bump the "weekly-deps" group with 1 update across multiple ecosystems - #363
Merged
Merged
Conversation
Bumps the weekly-deps group in /docs with 3 updates: [clsx](https://github.com/lukeed/clsx), [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) and [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases). Updates `clsx` from 1.2.1 to 2.1.1 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v1.2.1...v2.1.1) Updates `prism-react-renderer` from 1.3.5 to 2.4.1 - [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases) - [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/v1.3.5...prism-react-renderer@2.4.1) Updates `@docusaurus/module-type-aliases` from 2.4.1 to 3.10.2 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG-v2.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus-module-type-aliases) --- updated-dependencies: - dependency-name: clsx dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: weekly-deps - dependency-name: prism-react-renderer dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: weekly-deps - dependency-name: "@docusaurus/module-type-aliases" dependency-version: 3.10.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: weekly-deps ... Signed-off-by: dependabot[bot] <support@github.com>
glennko
added a commit
that referenced
this pull request
Sep 12, 2026
The weekly dependency bump (#363) moved prism-react-renderer from 1.x to 2.x, which dropped the per-theme entry points. docusaurus.config.js still required `prism-react-renderer/themes/github` and `.../dracula`, so the docs build failed on main with MODULE_NOT_FOUND. Import the `themes` export instead, as Docusaurus 3 does. Verified locally: `npm ci && npm run build` in docs/ succeeds.
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 weekly-deps group in /docs with 3 updates: clsx, prism-react-renderer and @docusaurus/module-type-aliases.
Updates
clsxfrom 1.2.1 to 2.1.1Release notes
Sourced from clsx's releases.
... (truncated)
Commits
925494c2.1.13d960abfix(types): includebigintinClassValuetype (#96)684509cchore: add licenses badgea60db122.1.01a49142feat: addclsx/litemodule5cac14c2.0.1855eec2chore(bench): include ≠ symbolbf64e71chore: update module size6e3b2b9chore: update benchmarks;554ad31chore: dedicated string vs number var usage;Updates
prism-react-rendererfrom 1.3.5 to 2.4.1Release notes
Sourced from prism-react-renderer's releases.
... (truncated)
Commits
67c7fbcMerge pull request #253 from FormidableLabs/changeset-release/mastere9dfae6Version Packages53c411cMerge pull request #252 from FormidableLabs/remove-theme-dictionary-hook3cfe239changelogdb43793rm useref9a6e47brefactor: rm useThemeDictionary20631f4Merge pull request #248 from FormidableLabs/changeset-release/master0d62b98Version Packagesf87355cMerge pull request #247 from FormidableLabs/208-add-json-to-the-default-inclu...c5f2b5dfix lintMaintainer changes
This version was pushed to npm by formidablelabs, a new releaser for prism-react-renderer since your current version.
Updates
@docusaurus/module-type-aliasesfrom 2.4.1 to 3.10.2Release notes
Sourced from @docusaurus/module-type-aliases's releases.
... (truncated)
Changelog
Sourced from @docusaurus/module-type-aliases's changelog.
Commits
f37f903v3.10.21451780chore(ci): fixes for the npm trusted publishing workflow (#11823)5dff744chore(ci): add Trusted Publishing release workflow through dispatch action (#...bca9ce7chore: release v3.9.2 (#11491)c3e5db1chore: release v3.9.1 (#11436)c24d7dcchore: release v3.9 (#11419)f811e2dchore: release 3.8.1 (#11249)b126e64chore: release Docusaurus 3.8 (#11200)730ce48feat(theme): make it possible to provide your own page title formatter (#11090)b0b95ccfix(module-type-aliases): pin react-helmet-async to@slorber/react-helmet-as...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@docusaurus/module-type-aliasessince 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 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