chore(deps): bump the website-deps group in /website with 6 updates#467
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the website-deps group in /website with 6 updates#467dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the website-deps group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.0.0-beta.0` | `3.2.1` | | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.0.0-beta.0` | `3.2.1` | | [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) | `2.3.0` | `3.0.1` | | [clsx](https://github.com/lukeed/clsx) | `2.0.0` | `2.1.1` | | [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) | `1.3.5` | `2.3.1` | | [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) | `3.0.0-beta.0` | `3.2.1` | Updates `@docusaurus/core` from 3.0.0-beta.0 to 3.2.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus) Updates `@docusaurus/preset-classic` from 3.0.0-beta.0 to 3.2.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus-preset-classic) Updates `@mdx-js/react` from 2.3.0 to 3.0.1 - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/react) Updates `clsx` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v2.0.0...v2.1.1) Updates `prism-react-renderer` from 1.3.5 to 2.3.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.3.1) Updates `@docusaurus/module-type-aliases` from 3.0.0-beta.0 to 3.2.1 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus-module-type-aliases) --- updated-dependencies: - dependency-name: "@docusaurus/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: website-deps - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: website-deps - dependency-name: "@mdx-js/react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: website-deps - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: website-deps - dependency-name: prism-react-renderer dependency-type: direct:production update-type: version-update:semver-major dependency-group: website-deps - dependency-name: "@docusaurus/module-type-aliases" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: website-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #478. |
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 website-deps group in /website with 6 updates:
3.0.0-beta.03.2.13.0.0-beta.03.2.12.3.03.0.12.0.02.1.11.3.52.3.13.0.0-beta.03.2.1Updates
@docusaurus/corefrom 3.0.0-beta.0 to 3.2.1Release notes
Sourced from
@docusaurus/core's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core's changelog.... (truncated)
Commits
f268e15v3.2.1f9a90d3fix(core): fix configurePostCss v3.2 regression (#10012)debfc87chore: release Docusaurus v3.2.0 (#10000)8212471refactor(utils): remove duplicated function (#9972)efbe474refactor(core): improve dev perf, fine-grained site reloads - part 3 (#9975)93a09earefactor(core): improve dev perf, fine-grained site reloads - part2 (#9968)9017fb9feat(sitemap): add support for "lastmod" (#9954)8d115a9feat(core): add new plugin allContentLoaded lifecycle (#9931)d02b96frefactor(core): improve dev perf, fine-grained site reloads - part1 (#9903)6bf21d2fix(core): fix default i18n calendar used, infer it from locale if possible (...Updates
@docusaurus/preset-classicfrom 3.0.0-beta.0 to 3.2.1Release notes
Sourced from
@docusaurus/preset-classic's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic's changelog.... (truncated)
Commits
f268e15v3.2.1debfc87chore: release Docusaurus v3.2.0 (#10000)85e5e55chore: release Docusaurus 3.0.0 (#9478)495c793chore: v3.0.0-rc.1 release (#9453)7ee2f75chore: v3.0.0-rc.0 release (#9418)bde9cfdchore: update node engine version 18 (#9348)52d79c4chore: v3.0.0-beta.0 release (#9311)Updates
@mdx-js/reactfrom 2.3.0 to 3.0.1Release notes
Sourced from
@mdx-js/react's releases.... (truncated)
Commits
78aee483.0.1c03e16cAdd declaration maps0e6dd7aUpdate dev-dependencies038bb68Refactor some version numbers in docs9a40e183.0.0e08b759Change to require Node 16bc1d9e5Refactor more docs24e3d8dAdd compat sections to readmesa51248aRemove unneeded Vue JSX setup74aee56Refactor docs of packagesUpdates
clsxfrom 2.0.0 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.3.1Release notes
Sourced from prism-react-renderer's releases.
... (truncated)
Commits
f27b612Merge pull request #238 from FormidableLabs/changeset-release/master8e59a69Version Packagesf8eae73Merge pull request #237 from FormidableLabs/task/export-util-fns0c20178ExportnormalizeTokensanduseTokenizeutility functions.e6d3233Merge pull request #233 from FormidableLabs/changeset-release/masterb2b07c1Version Packagesa511d83Merge pull request #232 from harryzcy/clsx-2.05afd574Add changeset2b965d0Upgrade clsx to 2.0.064da1c7Merge pull request #227 from FormidableLabs/changeset-release/masterMaintainer 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 3.0.0-beta.0 to 3.2.1Release notes
Sourced from
@docusaurus/module-type-aliases's releases.... (truncated)
Changelog
Sourced from
@docusaurus/module-type-aliases's changelog.... (truncated)
Commits
f268e15v3.2.1debfc87chore: release Docusaurus v3.2.0 (#10000)4388267fix(core): various broken anchor link fixes (#9732)fd49301feat(core): make broken link checker detect broken anchors - add `onBrokenAnc...8dd1e13fix(type-aliases): addtitleprop for imported inline SVG React components ...85e5e55chore: release Docusaurus 3.0.0 (#9478)495c793chore: v3.0.0-rc.1 release (#9453)7ee2f75chore: v3.0.0-rc.0 release (#9418)52d79c4chore: v3.0.0-beta.0 release (#9311)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 <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