Bump the website-deps group across 1 directory with 17 updates
Bumps the website-deps group with 16 updates in the /website directory:
| Package | From | To |
|---|---|---|
| @docusaurus/core | 3.0.0 |
3.4.0 |
| @docusaurus/plugin-client-redirects | 3.0.0 |
3.4.0 |
| @docusaurus/preset-classic | 3.0.0 |
3.4.0 |
| @mdx-js/react | 3.0.0 |
3.0.1 |
| clsx | 2.0.0 |
2.1.1 |
| react | 18.2.0 |
18.3.1 |
| @types/react | 18.2.34 |
18.3.3 |
| react-dom | 18.2.0 |
18.3.1 |
| sass | 1.69.5 |
1.77.4 |
| @docusaurus/tsconfig | 3.0.0 |
3.4.0 |
| @types/react-helmet | 6.1.8 |
6.1.11 |
| @typescript-eslint/eslint-plugin | 6.9.1 |
7.11.0 |
| @typescript-eslint/parser | 6.9.1 |
7.11.0 |
| dir-compare | 4.2.0 |
5.0.0 |
| prettier | 3.0.3 |
3.2.5 |
| typescript | 5.2.2 |
5.4.5 |
Updates @docusaurus/core from 3.0.0 to 3.4.0
Release notes
Sourced from @docusaurus/core's releases.
3.4.0 (2024-05-31)
:rocket: New Feature
create-docusaurus,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-theme-classic,docusaurus-utils-validation,docusaurus-utils
- #10137 feat(docs, blog): add support for
tags.yml, predefined list of tags (@OzakIOne)docusaurus-theme-translations
- #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (
@ilmedova)- #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (
@PetarMc1)docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-theme-search-algolia,docusaurus-types,docusaurus-utils,docusaurusdocusaurus-module-type-aliases,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-types,docusaurus:bug: Bug Fix
docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-utilsdocusaurus-theme-search-algolia
- #10178 fix(theme): SearchPage should respect
contextualSearch: falsesetting (@ncoughlin)- #10164 fix(search): fix algolia search container bug (
@slorber)docusaurus-mdx-loader,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-utilsdocusaurus-theme-translations
- #10165 fix(theme-translation): add missing Korean (ko) theme translations (
@revi)- #10157 fix(theme-translations): complete Vietnamese theme translations (
@namnguyenthanhwork)docusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-plugin-content-docs,docusaurusdocusaurus-utils,docusaurusdocusaurus-theme-classic,docusaurus-theme-translations:memo: Documentation
- #10176 docs: add community plugin docusaurus-graph (
@Arsero)- #10173 docs: improve how to use
<details>(@tats-u)- #10167 docs: suggest using
{<...>...</...>}if don't use Markdown in migra… (@tats-u)- #10143 docs: recommend users to remove hast-util-is-element in migration to v3 (
@tats-u)- #10124 docs: v3 prepare your site blog post should point users to the upgrade guide (
@homotechsual):robot: Dependencies
- #10155 chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (
@dependabot[bot])
... (truncated)
Changelog
Sourced from @docusaurus/core's changelog.
3.4.0 (2024-05-31)
:rocket: New Feature
create-docusaurus,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-theme-classic,docusaurus-utils-validation,docusaurus-utils
- #10137 feat(docs, blog): add support for
tags.yml, predefined list of tags (@OzakIOne)docusaurus-theme-translations
- #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (
@ilmedova)- #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (
@PetarMc1)docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-theme-search-algolia,docusaurus-types,docusaurus-utils,docusaurusdocusaurus-module-type-aliases,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-types,docusaurus:bug: Bug Fix
docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-utilsdocusaurus-theme-search-algolia
- #10178 fix(theme): SearchPage should respect
contextualSearch: falsesetting (@ncoughlin)- #10164 fix(search): fix algolia search container bug (
@slorber)docusaurus-mdx-loader,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-utilsdocusaurus-theme-translations
- #10165 fix(theme-translation): add missing Korean (ko) theme translations (
@revi)- #10157 fix(theme-translations): complete Vietnamese theme translations (
@namnguyenthanhwork)docusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-plugin-content-docs,docusaurusdocusaurus-utils,docusaurusdocusaurus-theme-classic,docusaurus-theme-translations:memo: Documentation
- #10176 docs: add community plugin docusaurus-graph (
@Arsero)- #10173 docs: improve how to use
<details>(@tats-u)- #10167 docs: suggest using
{<...>...</...>}if don't use Markdown in migra… (@tats-u)- #10143 docs: recommend users to remove hast-util-is-element in migration to v3 (
@tats-u)- #10124 docs: v3 prepare your site blog post should point users to the upgrade guide (
@homotechsual):robot: Dependencies
- #10155 chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (
@dependabot[bot])
... (truncated)
Commits
49e9a21v3.4.017f3e02feat(core): hash router option - browse site offline (experimental) (#9859)b73ad1efix(core): fix serve workaround regexp (#10145)87f0023fix(core): fixdocusaurus servebroken for assets when using trailingSlash ...ff5039ffix(core):configurePostCss()should run afterconfigureWebpack()(#10132)29b7a4dfix(core): codegen should generate unique route prop filenames (#10131)394ce84fix(core): the broken anchor checker should not be sensitive pathname trailin...02e38d8refactor: fix i18n bug in node v22 (#10129)620e463feat(core): site storage config options (experimental) (#10121)c125f7achore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)- Additional commits viewable in compare view
Updates @docusaurus/plugin-client-redirects from 3.0.0 to 3.4.0
Release notes
Sourced from @docusaurus/plugin-client-redirects's releases.
3.4.0 (2024-05-31)
:rocket: New Feature
create-docusaurus,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-theme-classic,docusaurus-utils-validation,docusaurus-utils
- #10137 feat(docs, blog): add support for
tags.yml, predefined list of tags (@OzakIOne)docusaurus-theme-translations
- #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (
@ilmedova)- #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (
@PetarMc1)docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-theme-search-algolia,docusaurus-types,docusaurus-utils,docusaurusdocusaurus-module-type-aliases,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-types,docusaurus:bug: Bug Fix
docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-utilsdocusaurus-theme-search-algolia
- #10178 fix(theme): SearchPage should respect
contextualSearch: falsesetting (@ncoughlin)- #10164 fix(search): fix algolia search container bug (
@slorber)docusaurus-mdx-loader,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-utilsdocusaurus-theme-translations
- #10165 fix(theme-translation): add missing Korean (ko) theme translations (
@revi)- #10157 fix(theme-translations): complete Vietnamese theme translations (
@namnguyenthanhwork)docusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-plugin-content-docs,docusaurusdocusaurus-utils,docusaurusdocusaurus-theme-classic,docusaurus-theme-translations:memo: Documentation
- #10176 docs: add community plugin docusaurus-graph (
@Arsero)- #10173 docs: improve how to use
<details>(@tats-u)- #10167 docs: suggest using
{<...>...</...>}if don't use Markdown in migra… (@tats-u)- #10143 docs: recommend users to remove hast-util-is-element in migration to v3 (
@tats-u)- #10124 docs: v3 prepare your site blog post should point users to the upgrade guide (
@homotechsual):robot: Dependencies
- #10155 chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (
@dependabot[bot])
... (truncated)
Changelog
Sourced from @docusaurus/plugin-client-redirects's changelog.
3.4.0 (2024-05-31)
:rocket: New Feature
create-docusaurus,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-theme-classic,docusaurus-utils-validation,docusaurus-utils
- #10137 feat(docs, blog): add support for
tags.yml, predefined list of tags (@OzakIOne)docusaurus-theme-translations
- #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (
@ilmedova)- #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (
@PetarMc1)docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-theme-search-algolia,docusaurus-types,docusaurus-utils,docusaurusdocusaurus-module-type-aliases,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-types,docusaurus:bug: Bug Fix
docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-utilsdocusaurus-theme-search-algolia
- #10178 fix(theme): SearchPage should respect
contextualSearch: falsesetting (@ncoughlin)- #10164 fix(search): fix algolia search container bug (
@slorber)docusaurus-mdx-loader,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-utilsdocusaurus-theme-translations
- #10165 fix(theme-translation): add missing Korean (ko) theme translations (
@revi)- #10157 fix(theme-translations): complete Vietnamese theme translations (
@namnguyenthanhwork)docusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-plugin-content-docs,docusaurusdocusaurus-utils,docusaurusdocusaurus-theme-classic,docusaurus-theme-translations:memo: Documentation
- #10176 docs: add community plugin docusaurus-graph (
@Arsero)- #10173 docs: improve how to use
<details>(@tats-u)- #10167 docs: suggest using
{<...>...</...>}if don't use Markdown in migra… (@tats-u)- #10143 docs: recommend users to remove hast-util-is-element in migration to v3 (
@tats-u)- #10124 docs: v3 prepare your site blog post should point users to the upgrade guide (
@homotechsual):robot: Dependencies
- #10155 chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (
@dependabot[bot])
... (truncated)
Commits
49e9a21v3.4.017f3e02feat(core): hash router option - browse site offline (experimental) (#9859)c125f7achore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)f88da6crefactor: extract base TS client config + upgrade TS + refactor TS setup (#10...e012e03chore: release Docusaurus 3.2.1 (#10016)debfc87chore: release Docusaurus v3.2.0 (#10000)8212471refactor(utils): remove duplicated function (#9972)85e5e55chore: release Docusaurus 3.0.0 (#9478)- See full diff in compare view
Updates @docusaurus/preset-classic from 3.0.0 to 3.4.0
Release notes
Sourced from @docusaurus/preset-classic's releases.
3.4.0 (2024-05-31)
:rocket: New Feature
create-docusaurus,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-theme-classic,docusaurus-utils-validation,docusaurus-utils
- #10137 feat(docs, blog): add support for
tags.yml, predefined list of tags (@OzakIOne)docusaurus-theme-translations
- #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (
@ilmedova)- #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (
@PetarMc1)docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-theme-search-algolia,docusaurus-types,docusaurus-utils,docusaurusdocusaurus-module-type-aliases,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-types,docusaurus:bug: Bug Fix
docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-utilsdocusaurus-theme-search-algolia
- #10178 fix(theme): SearchPage should respect
contextualSearch: falsesetting (@ncoughlin)- #10164 fix(search): fix algolia search container bug (
@slorber)docusaurus-mdx-loader,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-utilsdocusaurus-theme-translations
- #10165 fix(theme-translation): add missing Korean (ko) theme translations (
@revi)- #10157 fix(theme-translations): complete Vietnamese theme translations (
@namnguyenthanhwork)docusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-plugin-content-docs,docusaurusdocusaurus-utils,docusaurusdocusaurus-theme-classic,docusaurus-theme-translations:memo: Documentation
- #10176 docs: add community plugin docusaurus-graph (
@Arsero)- #10173 docs: improve how to use
<details>(@tats-u)- #10167 docs: suggest using
{<...>...</...>}if don't use Markdown in migra… (@tats-u)- #10143 docs: recommend users to remove hast-util-is-element in migration to v3 (
@tats-u)- #10124 docs: v3 prepare your site blog post should point users to the upgrade guide (
@homotechsual):robot: Dependencies
- #10155 chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (
@dependabot[bot])
... (truncated)
Changelog
Sourced from @docusaurus/preset-classic's changelog.
3.4.0 (2024-05-31)
:rocket: New Feature
create-docusaurus,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-theme-classic,docusaurus-utils-validation,docusaurus-utils
- #10137 feat(docs, blog): add support for
tags.yml, predefined list of tags (@OzakIOne)docusaurus-theme-translations
- #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (
@ilmedova)- #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (
@PetarMc1)docusaurus-plugin-client-redirects,docusaurus-plugin-content-blog,docusaurus-plugin-pwa,docusaurus-plugin-sitemap,docusaurus-theme-search-algolia,docusaurus-types,docusaurus-utils,docusaurusdocusaurus-module-type-aliases,docusaurus-theme-classic,docusaurus-theme-common,docusaurus-types,docusaurus:bug: Bug Fix
docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-utilsdocusaurus-theme-search-algolia
- #10178 fix(theme): SearchPage should respect
contextualSearch: falsesetting (@ncoughlin)- #10164 fix(search): fix algolia search container bug (
@slorber)docusaurus-mdx-loader,docusaurus-plugin-content-blog,docusaurus-plugin-content-docs,docusaurus-plugin-content-pages,docusaurus-utilsdocusaurus-theme-translations
- #10165 fix(theme-translation): add missing Korean (ko) theme translations (
@revi)- #10157 fix(theme-translations): complete Vietnamese theme translations (
@namnguyenthanhwork)docusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-plugin-content-docs,docusaurusdocusaurus-utils,docusaurusdocusaurus-theme-classic,docusaurus-theme-translations:memo: Documentation
- #10176 docs: add community plugin docusaurus-graph (
@Arsero)- #10173 docs: improve how to use
<details>(@tats-u)- #10167 docs: suggest using
{<...>...</...>}if don't use Markdown in migra… (@tats-u)- #10143 docs: recommend users to remove hast-util-is-element in migration to v3 (
@tats-u)- #10124 docs: v3 prepare your site blog post should point users to the upgrade guide (
@homotechsual):robot: Dependencies
- #10155 chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (
@dependabot[bot])
... (truncated)
Commits
49e9a21v3.4.0c125f7achore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)ca33858fix: handle React v18.3 warnings (#10079)f88da6crefactor: extract base TS client config + upgrade TS + refactor TS setup (#10...e012e03chore: release Docusaurus 3.2.1 (#10016)debfc87chore: release Docusaurus v3.2.0 (#10000)85e5e55chore: release Docusaurus 3.0.0 (#9478)- See full diff in compare view
Updates @mdx-js/react from 3.0.0 to 3.0.1
Release notes
Sourced from @mdx-js/react's releases.
3.0.1
Fix
- 49fd094a Fix generated JSX pragmas for new babel by
@remcohaszingin mdx-js/mdx#2438- d1fface1 Refactor to handle uncaught webpack errors by
@remcohaszingin mdx-js/mdx#2398Types
- c03e16c6 Add declaration maps
- 85c5dd05 Fix webpack loader types by
@remcohaszingin mdx-js/mdx#2386Site
- 38f7a5c9 Fix reset of playground render errors by
@ManasMakdein mdx-js/mdx#2392- 680445df Add note on broken react runtime types by
@ky1ejsin mdx-js/mdx#2383Full Changelog: https://github.com/mdx-js/mdx/compare/3.0.0...3.0.1
Commits
78aee483.0.1c03e16cAdd declaration maps0e6dd7aUpdate dev-dependencies038bb68Refactor some version numbers in docs- See full diff in compare view
Updates clsx from 2.0.0 to 2.1.1
Release notes
Sourced from clsx's releases.
v2.1.1
Patches
- (types) Include
bigintinClassValuetype: (#96): 3d960ab Accommodates recent@types/reactchanges toReactNode. Thank you@ViliamKopecky~!Chores
- Add
licenses.devbadge: 684509c This service recursively analyzes entire dependency graphs to ensure that a package (or your project) is using permissive licenses. For example, here's a results table forpolka@nextand a largerastroexample.
Full Changelog: https://github.com/lukeed/clsx/compare/v2.1.0...v2.1.1
v2.1.0
Features
Add new
clsx/litesubmodule forstring-only usage: 1a49142This is a 140b version of
clsxthat is ideal for Tailwind and/or React contexts, which typically follow thisclsxusage pattern:clsx('foo bar', props.maybe && 'conditional classes', props.className);Important: This
clsx/litemodule ignores all non-string arguments and is therefore not a 1:1 replacement forclsxitself!import { clsx } from 'clsx'; import { clsx as lite } from 'clsx/lite';// strings-only usage is identical clsx('foo', null, 'bar', true && 'baz'); //=> "foo bar baz" lite('foo', null, 'bar', true && 'baz'); //=> "foo bar baz"
// clsx/lite ignores all non-strings clsx('foo', { a: true, b: false, c: true }); //=> "foo a c" lite('foo', { a: true, b: false, c: true }); //=> "foo"
Full Changelog: https://github.com/lukeed/clsx/compare/v2.0.1...v2.1.0
v2.0.1
Patches
- (perf) Cache
arguments.length&array.lengthfor 6% performance gain (#26): deff09b
... (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;- Additional commits viewable in compare view
Updates react from 18.2.0 to 18.3.1
Release notes
Sourced from react's releases.
18.3.1 (April 26, 2024)
- Export
actfromreactf1338f18.3.0 (April 25, 2024)
This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
- Allow writing to
this.refsto support string ref codemod 909071- Warn for deprecated
findDOMNodeoutside StrictMode c3b283- Warn for deprecated
test-utilsmethods d4ea75- Warn for deprecated Legacy Context outside StrictMode 415ee0
- Warn for deprecated string refs outside StrictMode #25383
- Warn for deprecated
defaultPropsfor function components #25699- Warn when spreading
key#25697- Warn when using
actfromtest-utilsd4ea75React DOM
Changelog
Sourced from react's changelog.
18.3.1 (April 26, 2024)
- Export
actfromreactf1338f18.3.0 (April 25, 2024)
This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.
Read the React 19 Upgrade Guide for more info.
React
<...>Description has been truncated