Piotr1215 / cloudrumble

Source for my homepage cloudrumble.net. Docs, blogs, tips & tricks.
https://cloudrumble.net
MIT License
53 stars 27 forks source link

Bump eta, @docusaurus/core, @docusaurus/preset-classic and @docusaurus/theme-search-algolia #110

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eta to 2.0.1 and updates ancestor dependencies eta, @docusaurus/core, @docusaurus/preset-classic and @docusaurus/theme-search-algolia. These dependencies need to be updated together.

Updates eta from 1.12.3 to 2.0.1

Commits


Updates @docusaurus/core from 2.2.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
  • docusaurus-utils
  • docusaurus-preset-classic
    • #8597 fix(preset-classic): install the right plugin for googleTagManager (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations

:robot: Dependencies

  • docusaurus-plugin-client-redirects, docusaurus-theme-search-algolia, docusaurus

Committers: 3

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
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • 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
  • docusaurus-utils
  • docusaurus-preset-classic
    • #8597 fix(preset-classic): install the right plugin for googleTagManager (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations

:robot: Dependencies

  • docusaurus-plugin-client-redirects, docusaurus-theme-search-algolia, docusaurus

Committers: 3

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
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • 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
  • cf12f21 v2.3.1
  • 4cd2c65 chore(deps): bump eta from 1.12.3 to 2.0.0 (#8610)
  • c84d779 chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585)
  • de97214 chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)
  • 7869e74 refactor(pwa): simplify registerSW code, fix ESLint errors (#7579)
  • 90d2de6 chore: upgrade dependencies (#7560)
  • 5746c58 refactor: handle all admonitions via JSX component (#7152)
  • abe5450 feat(core): allow customizing the i18n directory path (#7386)
  • 7dd822b chore: use npx --yes (#7549)
  • See full diff in compare view


Updates @docusaurus/preset-classic from 2.2.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
  • docusaurus-utils
  • docusaurus-preset-classic
    • #8597 fix(preset-classic): install the right plugin for googleTagManager (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations

:robot: Dependencies

  • docusaurus-plugin-client-redirects, docusaurus-theme-search-algolia, docusaurus

Committers: 3

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
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • 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
  • docusaurus-utils
  • docusaurus-preset-classic
    • #8597 fix(preset-classic): install the right plugin for googleTagManager (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations

:robot: Dependencies

  • docusaurus-plugin-client-redirects, docusaurus-theme-search-algolia, docusaurus

Committers: 3

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
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • 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
  • cf12f21 v2.3.1
  • 990e553 fix(preset-classic): install the right plugin for googleTagManager (#8597)
  • c84d779 chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585)
  • de97214 chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)
  • See full diff in compare view


Updates @docusaurus/theme-search-algolia from 2.2.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
  • docusaurus-utils
  • docusaurus-preset-classic
    • #8597 fix(preset-classic): install the right plugin for googleTagManager (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations

:robot: Dependencies

  • docusaurus-plugin-client-redirects, docusaurus-theme-search-algolia, docusaurus

Committers: 3

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
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • 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
  • docusaurus-utils
  • docusaurus-preset-classic
    • #8597 fix(preset-classic): install the right plugin for googleTagManager (@​Josh-Cena)

:nail_care: Polish

  • docusaurus-theme-translations

:robot: Dependencies

  • docusaurus-plugin-client-redirects, docusaurus-theme-search-algolia, docusaurus

Committers: 3

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
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
  • 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
  • cf12f21 v2.3.1
  • 4cd2c65 chore(deps): bump eta from 1.12.3 to 2.0.0 (#8610)
  • c84d779 chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585)
  • de97214 chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)
  • See full diff in compare view


You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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](https://github.com/Piotr1215/dca-prep-kit/network/alerts).
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.