wa-automate-nodejs
wa-automate-nodejs copied to clipboard
Bump eta, @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/preset-classic, @docusaurus/theme-common and @docusaurus/theme-search-algolia in /docs-v3
Bumps eta to 2.0.0 and updates ancestor dependencies eta, @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/preset-classic, @docusaurus/theme-common and @docusaurus/theme-search-algolia. These dependencies need to be updated together.
Updates eta from 1.12.3 to 2.0.0
Commits
48ac3652.0.05651392Don't use data object for Eta configuration (#214)811b6be1.14.2f9994adfix type declaration (#213)ca5b9871.14.1403121cRebuild README.md308bfb4docs: add gurgunday as a contributor for code (#212)d7c68b3Fix outputs (#211)e95e4311.14.03442cebSwitch build process to use microbundle (#209)- Additional commits viewable in compare view
Updates @docusaurus/core from 2.1.0 to 2.3.1
Release notes
Sourced from @​docusaurus/core's releases.
2.3.1 (2023-02-03)
:bug: Bug Fix
docusaurus-theme-common
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (
@​slorber)- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (
@​slorber)- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (
@​slorber)docusaurus-theme-classic,docusaurus-theme-common
- #8593 fix(theme-classic): allow rendering single tab item (
@​Josh-Cena)docusaurus-utils
- #8606 fix(utils): handle CRLF when parsing MDX imports (
@​scastiel)docusaurus-preset-classic
- #8597 fix(preset-classic): install the right plugin for googleTagManager (
@​Josh-Cena):nail_care: Polish
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (
@​Josh-Cena):robot: Dependencies
docusaurus-plugin-client-redirects,docusaurus-theme-search-algolia,docusaurus
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (
@​dependabot[bot])Committers: 3
- Joshua Chen (
@​Josh-Cena)- Sébastien Castiel (
@​scastiel)- Sébastien Lorber (
@​slorber)2.3.0 (2023-01-26)
:rocket: New Feature
docusaurus-theme-translations
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (
@​MatijaSi)docusaurus-plugin-content-blog
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (
@​johnnyreilly)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8225 feat(theme-classic): store selected tab in query string. (
@​mturoci)docusaurus
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (
@​friederbluemle)docusaurus-theme-search-algolia
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
docusaurus-plugin-google-tag-manager
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin
:bug: Bug Fix
... (truncated)
Changelog
Sourced from @​docusaurus/core's changelog.
2.3.1 (2023-02-03)
:bug: Bug Fix
docusaurus-theme-common
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (
@​slorber)- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (
@​slorber)- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (
@​slorber)docusaurus-theme-classic,docusaurus-theme-common
- #8593 fix(theme-classic): allow rendering single tab item (
@​Josh-Cena)docusaurus-utils
- #8606 fix(utils): handle CRLF when parsing MDX imports (
@​scastiel)docusaurus-preset-classic
- #8597 fix(preset-classic): install the right plugin for googleTagManager (
@​Josh-Cena):nail_care: Polish
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (
@​Josh-Cena):robot: Dependencies
docusaurus-plugin-client-redirects,docusaurus-theme-search-algolia,docusaurus
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (
@​dependabot[bot])Committers: 3
- Joshua Chen (
@​Josh-Cena)- Sébastien Castiel (
@​scastiel)- Sébastien Lorber (
@​slorber)2.3.0 (2023-01-26)
:rocket: New Feature
docusaurus-theme-translations
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (
@​MatijaSi)docusaurus-plugin-content-blog
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (
@​johnnyreilly)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8225 feat(theme-classic): store selected tab in query string. (
@​mturoci)docusaurus
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (
@​friederbluemle)docusaurus-theme-search-algolia
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
docusaurus-plugin-google-tag-manager
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin (
@​lanegoolsby):bug: Bug Fix
... (truncated)
Commits
cf12f21v2.3.14cd2c65chore(deps): bump eta from 1.12.3 to 2.0.0 (#8610)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)- See full diff in compare view
Updates @docusaurus/plugin-client-redirects from 2.1.0 to 2.3.1
Release notes
Sourced from @​docusaurus/plugin-client-redirects's releases.
2.3.1 (2023-02-03)
:bug: Bug Fix
docusaurus-theme-common
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (
@​slorber)- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (
@​slorber)- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (
@​slorber)docusaurus-theme-classic,docusaurus-theme-common
- #8593 fix(theme-classic): allow rendering single tab item (
@​Josh-Cena)docusaurus-utils
- #8606 fix(utils): handle CRLF when parsing MDX imports (
@​scastiel)docusaurus-preset-classic
- #8597 fix(preset-classic): install the right plugin for googleTagManager (
@​Josh-Cena):nail_care: Polish
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (
@​Josh-Cena):robot: Dependencies
docusaurus-plugin-client-redirects,docusaurus-theme-search-algolia,docusaurus
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (
@​dependabot[bot])Committers: 3
- Joshua Chen (
@​Josh-Cena)- Sébastien Castiel (
@​scastiel)- Sébastien Lorber (
@​slorber)2.3.0 (2023-01-26)
:rocket: New Feature
docusaurus-theme-translations
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (
@​MatijaSi)docusaurus-plugin-content-blog
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (
@​johnnyreilly)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8225 feat(theme-classic): store selected tab in query string. (
@​mturoci)docusaurus
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (
@​friederbluemle)docusaurus-theme-search-algolia
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
docusaurus-plugin-google-tag-manager
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin
:bug: Bug Fix
... (truncated)
Changelog
Sourced from @​docusaurus/plugin-client-redirects's changelog.
2.3.1 (2023-02-03)
:bug: Bug Fix
docusaurus-theme-common
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (
@​slorber)- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (
@​slorber)- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (
@​slorber)docusaurus-theme-classic,docusaurus-theme-common
- #8593 fix(theme-classic): allow rendering single tab item (
@​Josh-Cena)docusaurus-utils
- #8606 fix(utils): handle CRLF when parsing MDX imports (
@​scastiel)docusaurus-preset-classic
- #8597 fix(preset-classic): install the right plugin for googleTagManager (
@​Josh-Cena):nail_care: Polish
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (
@​Josh-Cena):robot: Dependencies
docusaurus-plugin-client-redirects,docusaurus-theme-search-algolia,docusaurus
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (
@​dependabot[bot])Committers: 3
- Joshua Chen (
@​Josh-Cena)- Sébastien Castiel (
@​scastiel)- Sébastien Lorber (
@​slorber)2.3.0 (2023-01-26)
:rocket: New Feature
docusaurus-theme-translations
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (
@​MatijaSi)docusaurus-plugin-content-blog
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (
@​johnnyreilly)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8225 feat(theme-classic): store selected tab in query string. (
@​mturoci)docusaurus
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (
@​friederbluemle)docusaurus-theme-search-algolia
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
docusaurus-plugin-google-tag-manager
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin (
@​lanegoolsby):bug: Bug Fix
... (truncated)
Commits
cf12f21v2.3.14cd2c65chore(deps): bump eta from 1.12.3 to 2.0.0 (#8610)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)- See full diff in compare view
Updates @docusaurus/preset-classic from 2.1.0 to 2.3.1
Release notes
Sourced from @​docusaurus/preset-classic's releases.
2.3.1 (2023-02-03)
:bug: Bug Fix
docusaurus-theme-common
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (
@​slorber)- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (
@​slorber)- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (
@​slorber)docusaurus-theme-classic,docusaurus-theme-common
- #8593 fix(theme-classic): allow rendering single tab item (
@​Josh-Cena)docusaurus-utils
- #8606 fix(utils): handle CRLF when parsing MDX imports (
@​scastiel)docusaurus-preset-classic
- #8597 fix(preset-classic): install the right plugin for googleTagManager (
@​Josh-Cena):nail_care: Polish
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (
@​Josh-Cena):robot: Dependencies
docusaurus-plugin-client-redirects,docusaurus-theme-search-algolia,docusaurus
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (
@​dependabot[bot])Committers: 3
- Joshua Chen (
@​Josh-Cena)- Sébastien Castiel (
@​scastiel)- Sébastien Lorber (
@​slorber)2.3.0 (2023-01-26)
:rocket: New Feature
docusaurus-theme-translations
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (
@​MatijaSi)docusaurus-plugin-content-blog
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (
@​johnnyreilly)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8225 feat(theme-classic): store selected tab in query string. (
@​mturoci)docusaurus
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (
@​friederbluemle)docusaurus-theme-search-algolia
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
docusaurus-plugin-google-tag-manager
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin
:bug: Bug Fix
... (truncated)
Changelog
Sourced from @​docusaurus/preset-classic's changelog.
2.3.1 (2023-02-03)
:bug: Bug Fix
docusaurus-theme-common
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (
@​slorber)- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (
@​slorber)- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (
@​slorber)docusaurus-theme-classic,docusaurus-theme-common
- #8593 fix(theme-classic): allow rendering single tab item (
@​Josh-Cena)docusaurus-utils
- #8606 fix(utils): handle CRLF when parsing MDX imports (
@​scastiel)docusaurus-preset-classic
- #8597 fix(preset-classic): install the right plugin for googleTagManager (
@​Josh-Cena):nail_care: Polish
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (
@​Josh-Cena):robot: Dependencies
docusaurus-plugin-client-redirects,docusaurus-theme-search-algolia,docusaurus
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (
@​dependabot[bot])Committers: 3
- Joshua Chen (
@​Josh-Cena)- Sébastien Castiel (
@​scastiel)- Sébastien Lorber (
@​slorber)2.3.0 (2023-01-26)
:rocket: New Feature
docusaurus-theme-translations
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (
@​MatijaSi)docusaurus-plugin-content-blog
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (
@​johnnyreilly)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8225 feat(theme-classic): store selected tab in query string. (
@​mturoci)docusaurus
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (
@​friederbluemle)docusaurus-theme-search-algolia
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
docusaurus-plugin-google-tag-manager
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin (
@​lanegoolsby):bug: Bug Fix
... (truncated)
Commits
cf12f21v2.3.1990e553fix(preset-classic): install the right plugin for googleTagManager (#8597)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)- See full diff in compare view
Updates @docusaurus/theme-common from 2.1.0 to 2.3.1
Release notes
Sourced from @​docusaurus/theme-common's releases.
2.3.1 (2023-02-03)
:bug: Bug Fix
docusaurus-theme-common
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (
@​slorber)- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (
@​slorber)- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (
@​slorber)docusaurus-theme-classic,docusaurus-theme-common
- #8593 fix(theme-classic): allow rendering single tab item (
@​Josh-Cena)docusaurus-utils
- #8606 fix(utils): handle CRLF when parsing MDX imports (
@​scastiel)docusaurus-preset-classic
- #8597 fix(preset-classic): install the right plugin for googleTagManager (
@​Josh-Cena):nail_care: Polish
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (
@​Josh-Cena):robot: Dependencies
docusaurus-plugin-client-redirects,docusaurus-theme-search-algolia,docusaurus
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (
@​dependabot[bot])Committers: 3
- Joshua Chen (
@​Josh-Cena)- Sébastien Castiel (
@​scastiel)- Sébastien Lorber (
@​slorber)2.3.0 (2023-01-26)
:rocket: New Feature
docusaurus-theme-translations
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (
@​MatijaSi)docusaurus-plugin-content-blog
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (
@​johnnyreilly)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8225 feat(theme-classic): store selected tab in query string. (
@​mturoci)docusaurus
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (
@​friederbluemle)docusaurus-theme-search-algolia
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
docusaurus-plugin-google-tag-manager
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin
:bug: Bug Fix
... (truncated)
Changelog
Sourced from @​docusaurus/theme-common's changelog.
2.3.1 (2023-02-03)
:bug: Bug Fix
docusaurus-theme-common
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (
@​slorber)- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (
@​slorber)- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (
@​slorber)docusaurus-theme-classic,docusaurus-theme-common
- #8593 fix(theme-classic): allow rendering single tab item (
@​Josh-Cena)docusaurus-utils
- #8606 fix(utils): handle CRLF when parsing MDX imports (
@​scastiel)docusaurus-preset-classic
- #8597 fix(preset-classic): install the right plugin for googleTagManager (
@​Josh-Cena):nail_care: Polish
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (
@​Josh-Cena):robot: Dependencies
docusaurus-plugin-client-redirects,docusaurus-theme-search-algolia,docusaurus
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (
@​dependabot[bot])Committers: 3
- Joshua Chen (
@​Josh-Cena)- Sébastien Castiel (
@​scastiel)- Sébastien Lorber (
@​slorber)2.3.0 (2023-01-26)
:rocket: New Feature
docusaurus-theme-translations
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (
@​MatijaSi)docusaurus-plugin-content-blog
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (
@​johnnyreilly)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8225 feat(theme-classic): store selected tab in query string. (
@​mturoci)docusaurus
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (
@​friederbluemle)docusaurus-theme-search-algolia
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
docusaurus-plugin-google-tag-manager
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin (
@​lanegoolsby):bug: Bug Fix
... (truncated)
Commits
cf12f21v2.3.1cc767edfix(theme-common): fix issue in tab scroll position restoration on tab click ...692bbdafix(theme-common): localStorage utils dispatch too many storage events leadin...ce8e55bfix(theme-common): prepare usage of useSyncExternalStore compatibility with R...883983cfix(theme-classic): allow rendering single tab item (#8593)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)- See full diff in compare view
Updates @docusaurus/theme-search-algolia from 2.1.0 to 2.3.1
Release notes
Sourced from @​docusaurus/theme-search-algolia's releases.
2.3.1 (2023-02-03)
:bug: Bug Fix
docusaurus-theme-common
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (
@​slorber)- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (
@​slorber)- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (
@​slorber)docusaurus-theme-classic,docusaurus-theme-common
- #8593 fix(theme-classic): allow rendering single tab item (
@​Josh-Cena)docusaurus-utils
- #8606 fix(utils): handle CRLF when parsing MDX imports (
@​scastiel)docusaurus-preset-classic
- #8597 fix(preset-classic): install the right plugin for googleTagManager (
@​Josh-Cena):nail_care: Polish
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (
@​Josh-Cena):robot: Dependencies
docusaurus-plugin-client-redirects,docusaurus-theme-search-algolia,docusaurus
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (
@​dependabot[bot])Committers: 3
- Joshua Chen (
@​Josh-Cena)- Sébastien Castiel (
@​scastiel)- Sébastien Lorber (
@​slorber)2.3.0 (2023-01-26)
:rocket: New Feature
docusaurus-theme-translations
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (
@​MatijaSi)docusaurus-plugin-content-blog
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (
@​johnnyreilly)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8225 feat(theme-classic): store selected tab in query string. (
@​mturoci)docusaurus
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (
@​friederbluemle)docusaurus-theme-search-algolia
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
docusaurus-plugin-google-tag-manager
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin
:bug: Bug Fix
... (truncated)
Changelog
Sourced from @​docusaurus/theme-search-algolia's changelog.
2.3.1 (2023-02-03)
:bug: Bug Fix
docusaurus-theme-common
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (
@​slorber)- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (
@​slorber)- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (
@​slorber)docusaurus-theme-classic,docusaurus-theme-common
- #8593 fix(theme-classic): allow rendering single tab item (
@​Josh-Cena)docusaurus-utils
- #8606 fix(utils): handle CRLF when parsing MDX imports (
@​scastiel)docusaurus-preset-classic
- #8597 fix(preset-classic): install the right plugin for googleTagManager (
@​Josh-Cena):nail_care: Polish
docusaurus-theme-translations
- #8614 chore(theme-translations): complete zh translations (
@​Josh-Cena):robot: Dependencies
docusaurus-plugin-client-redirects,docusaurus-theme-search-algolia,docusaurus
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (
@​dependabot[bot])Committers: 3
- Joshua Chen (
@​Josh-Cena)- Sébastien Castiel (
@​scastiel)- Sébastien Lorber (
@​slorber)2.3.0 (2023-01-26)
:rocket: New Feature
docusaurus-theme-translations
- #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (
@​MatijaSi)docusaurus-plugin-content-blog
- #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (
@​johnnyreilly)docusaurus-theme-classic,docusaurus-theme-common,docusaurus
- #8225 feat(theme-classic): store selected tab in query string. (
@​mturoci)docusaurus
- #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (
@​friederbluemle)docusaurus-theme-search-algolia
- #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
docusaurus-plugin-google-tag-manager
- #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin (
@​lanegoolsby):bug: Bug Fix
... (truncated)
Commits
cf12f21v2.3.14cd2c65chore(deps): bump eta from 1.12.3 to 2.0.0 (#8610)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)- 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.