build(deps): bump eta, @docusaurus/core and @docusaurus/preset-classic
Bumps eta to 2.0.1 and updates ancestor dependencies eta, @docusaurus/core and @docusaurus/preset-classic. These dependencies need to be updated together.
Updates eta from 1.12.3 to 2.0.1
Commits
efc083f2.0.16733ae3Disable package-lock.json (#220)c42a365Fix benchmarks linkb8c1823Update benchmark.html, demo.html48ac3652.0.05651392Don't use data object for Eta configuration (#214)811b6be1.14.2f9994adfix type declaration (#213)ca5b9871.14.1403121cRebuild README.md- Additional commits viewable in compare view
Updates @docusaurus/core from 2.0.0-rc.1 to 2.4.0
Release notes
Sourced from @docusaurus/core's releases.
2.4.0 (2023-03-23)
Blog post: https://docusaurus.io/blog/releases/2.4/
:rocket: New Feature
docusaurus-plugin-content-docs,docusaurus-theme-classic
- #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (
@ZarakiKanzaki)docusaurus-theme-classic
- #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (
@slorber)- #8616 feat(theme): add ability to translate navbar+footer logo alt text (
@Mysterious-Dev)docusaurus-remark-plugin-npm2yarndocusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-translationsdocusaurus-theme-commondocusaurus-plugin-google-gtag:bug: Bug Fix
docusaurus-theme-classic
- #8803 fix(theme): codeblock buttons should be kept on the right when using RTL locale (
@Vishruta-Patil)- #8615 fix(theme): improve color toggle when using dark navbar (
@dewanshDT)- #8699 fix(theme-classic): fix tab focus bug in dropdown (#8697) (
@kagankan)docusaurus-theme-classic,docusaurus-theme-common
- #8801 fix(theme): allow tabs children to be falsy (
@Josh-Cena)docusaurus-theme-common,docusaurus-theme-search-algoliadocusaurusdocusaurus-theme-translations:nail_care: Polish
create-docusaurus
- #8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (
@biplavmz)docusaurus-theme-classic,docusaurus-theme-common,docusaurus-utils-common,docusaurus
- #8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (
@tannerdolby)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8736 polish(core): better styling for error screens (
@tannerdolby)Committers: 14
... (truncated)
Changelog
Sourced from @docusaurus/core's changelog.
2.4.0 (2023-03-23)
:rocket: New Feature
docusaurus-plugin-content-docs,docusaurus-theme-classic
- #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (
@ZarakiKanzaki)docusaurus-theme-classic
- #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (
@slorber)- #8616 feat(theme): add ability to translate navbar+footer logo alt text (
@Mysterious-Dev)docusaurus-remark-plugin-npm2yarndocusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-translationsdocusaurus-theme-commondocusaurus-plugin-google-gtag:bug: Bug Fix
docusaurus-theme-classic
- #8803 fix(theme): codeblock buttons should be kept on the right when using RTL locale (
@Vishruta-Patil)- #8615 fix(theme): improve color toggle when using dark navbar (
@dewanshDT)- #8699 fix(theme-classic): fix tab focus bug in dropdown (#8697) (
@kagankan)docusaurus-theme-classic,docusaurus-theme-common
- #8801 fix(theme): allow tabs children to be falsy (
@Josh-Cena)docusaurus-theme-common,docusaurus-theme-search-algoliadocusaurusdocusaurus-theme-translations:nail_care: Polish
create-docusaurus
- #8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (
@biplavmz)docusaurus-theme-classic,docusaurus-theme-common,docusaurus-utils-common,docusaurus
- #8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (
@tannerdolby)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8736 polish(core): better styling for error screens (
@tannerdolby)Committers: 14
- Anas (
@Anasqx)
... (truncated)
Commits
898b85ev2.4.04b37c01polish(theme): better error messages on navbar item rendering failures + Erro...6deecd7polish(core): better styling for error screens (#8736)8e2cfacfix(core): baseUrl error banner link anchor case (#8746)3a73ce5feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRE...c60387dchore: backport retro compatible commits for the Docusaurus v2.3.1 release (#...c84d779chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585)de97214chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)7743aa6chore: release Docusaurus v2.1.0 (#8040)26d2b9achore: backport retro compatible commits for the Docusaurus v2.1 release (#8033)- Additional commits viewable in compare view
Updates @docusaurus/preset-classic from 2.0.0-rc.1 to 2.4.0
Release notes
Sourced from @docusaurus/preset-classic's releases.
2.4.0 (2023-03-23)
Blog post: https://docusaurus.io/blog/releases/2.4/
:rocket: New Feature
docusaurus-plugin-content-docs,docusaurus-theme-classic
- #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (
@ZarakiKanzaki)docusaurus-theme-classic
- #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (
@slorber)- #8616 feat(theme): add ability to translate navbar+footer logo alt text (
@Mysterious-Dev)docusaurus-remark-plugin-npm2yarndocusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-translationsdocusaurus-theme-commondocusaurus-plugin-google-gtag:bug: Bug Fix
docusaurus-theme-classic
- #8803 fix(theme): codeblock buttons should be kept on the right when using RTL locale (
@Vishruta-Patil)- #8615 fix(theme): improve color toggle when using dark navbar (
@dewanshDT)- #8699 fix(theme-classic): fix tab focus bug in dropdown (#8697) (
@kagankan)docusaurus-theme-classic,docusaurus-theme-common
- #8801 fix(theme): allow tabs children to be falsy (
@Josh-Cena)docusaurus-theme-common,docusaurus-theme-search-algoliadocusaurusdocusaurus-theme-translations:nail_care: Polish
create-docusaurus
- #8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (
@biplavmz)docusaurus-theme-classic,docusaurus-theme-common,docusaurus-utils-common,docusaurus
- #8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (
@tannerdolby)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8736 polish(core): better styling for error screens (
@tannerdolby)Committers: 14
... (truncated)
Changelog
Sourced from @docusaurus/preset-classic's changelog.
2.4.0 (2023-03-23)
:rocket: New Feature
docusaurus-plugin-content-docs,docusaurus-theme-classic
- #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (
@ZarakiKanzaki)docusaurus-theme-classic
- #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (
@slorber)- #8616 feat(theme): add ability to translate navbar+footer logo alt text (
@Mysterious-Dev)docusaurus-remark-plugin-npm2yarndocusaurusdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-translationsdocusaurus-theme-commondocusaurus-plugin-google-gtag:bug: Bug Fix
docusaurus-theme-classic
- #8803 fix(theme): codeblock buttons should be kept on the right when using RTL locale (
@Vishruta-Patil)- #8615 fix(theme): improve color toggle when using dark navbar (
@dewanshDT)- #8699 fix(theme-classic): fix tab focus bug in dropdown (#8697) (
@kagankan)docusaurus-theme-classic,docusaurus-theme-common
- #8801 fix(theme): allow tabs children to be falsy (
@Josh-Cena)docusaurus-theme-common,docusaurus-theme-search-algoliadocusaurusdocusaurus-theme-translations:nail_care: Polish
create-docusaurus
- #8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (
@biplavmz)docusaurus-theme-classic,docusaurus-theme-common,docusaurus-utils-common,docusaurus
- #8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (
@tannerdolby)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8736 polish(core): better styling for error screens (
@tannerdolby)Committers: 14
- Anas (
@Anasqx)
... (truncated)
Commits
898b85ev2.4.0c60387dchore: backport retro compatible commits for the Docusaurus v2.3.1 release (#...c84d779chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585)de97214chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)7743aa6chore: release Docusaurus v2.1.0 (#8040)26d2b9achore: backport retro compatible commits for the Docusaurus v2.1 release (#8033)bb65b5cchore: release v2.0.1 (#7919)d255389chore: prepare v2.0.0-rc.1 release (#7778)- See full diff in compare view
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 ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.