thomhurst / TUnit

A modern, fast and flexible .NET testing framework
MIT License
1.17k stars 11 forks source link

Bump the docusaurus group across 1 directory with 5 updates #317

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the docusaurus group with 5 updates in the /docs directory:

Package From To
@docusaurus/core 3.4.0 3.5.2
@docusaurus/preset-classic 3.4.0 3.5.2
@docusaurus/module-type-aliases 3.4.0 3.5.2
@docusaurus/tsconfig 3.4.0 3.5.2
@docusaurus/types 3.4.0 3.5.2

Updates @docusaurus/core from 3.4.0 to 3.5.2

Release notes

Sourced from @​docusaurus/core's releases.

3.5.2 (2024-08-13)

:bug: Bug Fix

  • docusaurus-theme-common
    • #10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
    • #10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@​slorber)
  • docusaurus-theme-classic
    • #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)

:nail_care: Polish

  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations

:memo: Documentation

:robot: Dependencies

Committers: 4

3.5.1 (2024-08-09)

:bug: Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

:rocket: New Feature

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

3.5.2 (2024-08-13)

:bug: Bug Fix

  • docusaurus-theme-common
    • #10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
    • #10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@​slorber)
  • docusaurus-theme-classic
    • #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)

:nail_care: Polish

  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations

:memo: Documentation

:robot: Dependencies

Committers: 4

3.5.1 (2024-08-09)

:bug: Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

:rocket: New Feature

... (truncated)

Commits
  • eeec303 v3.5.2
  • 419d559 fix(core): always alias React/ReactDOM to site dependency so that importing M...
  • bde4414 chore: release v3.5.1 (#10385)
  • daa6b87 chore: release Docusaurus v3.5 (#10379)
  • 087a329 fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --help, -h (#...
  • 868d72f fix(core): revert wrong anchor link implementation change (#10311)
  • 80203b3 feat(core): allow plugins to self-disable by returning null (#10286)
  • 6dd9a50 chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)
  • 97630b4 fix(core): fail fast if plugin has no name (#10239)
  • 904b96c fix(core): fix sites unable to start/build without a static dir (#10225)
  • Additional commits viewable in compare view


Updates @docusaurus/preset-classic from 3.4.0 to 3.5.2

Release notes

Sourced from @​docusaurus/preset-classic's releases.

3.5.2 (2024-08-13)

:bug: Bug Fix

  • docusaurus-theme-common
    • #10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
    • #10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@​slorber)
  • docusaurus-theme-classic
    • #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)

:nail_care: Polish

  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations

:memo: Documentation

:robot: Dependencies

Committers: 4

3.5.1 (2024-08-09)

:bug: Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

:rocket: New Feature

... (truncated)

Changelog

Sourced from @​docusaurus/preset-classic's changelog.

3.5.2 (2024-08-13)

:bug: Bug Fix

  • docusaurus-theme-common
    • #10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
    • #10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@​slorber)
  • docusaurus-theme-classic
    • #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)

:nail_care: Polish

  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations

:memo: Documentation

:robot: Dependencies

Committers: 4

3.5.1 (2024-08-09)

:bug: Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

:rocket: New Feature

... (truncated)

Commits


Updates @docusaurus/module-type-aliases from 3.4.0 to 3.5.2

Release notes

Sourced from @​docusaurus/module-type-aliases's releases.

3.5.2 (2024-08-13)

:bug: Bug Fix

  • docusaurus-theme-common
    • #10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
    • #10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@​slorber)
  • docusaurus-theme-classic
    • #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)

:nail_care: Polish

  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations

:memo: Documentation

:robot: Dependencies

Committers: 4

3.5.1 (2024-08-09)

:bug: Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

:rocket: New Feature

... (truncated)

Changelog

Sourced from @​docusaurus/module-type-aliases's changelog.

3.5.2 (2024-08-13)

:bug: Bug Fix

  • docusaurus-theme-common
    • #10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
    • #10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@​slorber)
  • docusaurus-theme-classic
    • #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)

:nail_care: Polish

  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations

:memo: Documentation

:robot: Dependencies

Committers: 4

3.5.1 (2024-08-09)

:bug: Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

:rocket: New Feature

... (truncated)

Commits


Updates @docusaurus/tsconfig from 3.4.0 to 3.5.2

Release notes

Sourced from @​docusaurus/tsconfig's releases.

3.5.2 (2024-08-13)

:bug: Bug Fix

  • docusaurus-theme-common
    • #10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
    • #10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@​slorber)
  • docusaurus-theme-classic
    • #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)

:nail_care: Polish

  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations

:memo: Documentation

:robot: Dependencies

Committers: 4

3.5.1 (2024-08-09)

:bug: Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

:rocket: New Feature

... (truncated)

Changelog

Sourced from @​docusaurus/tsconfig's changelog.

3.5.2 (2024-08-13)

:bug: Bug Fix

  • docusaurus-theme-common
    • #10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
    • #10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@​slorber)
  • docusaurus-theme-classic
    • #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)

:nail_care: Polish

  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations

:memo: Documentation

:robot: Dependencies

Committers: 4

3.5.1 (2024-08-09)

:bug: Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

:rocket: New Feature

... (truncated)

Commits


Updates @docusaurus/types from 3.4.0 to 3.5.2

Release notes

Sourced from @​docusaurus/types's releases.

3.5.2 (2024-08-13)

:bug: Bug Fix

  • docusaurus-theme-common
    • #10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
    • #10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@​slorber)
  • docusaurus-theme-classic
    • #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)

:nail_care: Polish

  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations

:memo: Documentation

:robot: Dependencies

Committers: 4

3.5.1 (2024-08-09)

:bug: Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

:rocket: New Feature

... (truncated)

Changelog

Sourced from @​docusaurus/types's changelog.

3.5.2 (2024-08-13)

:bug: Bug Fix

  • docusaurus-theme-common
    • #10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@​slorber)
  • docusaurus
    • #10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@​slorber)
  • create-docusaurus, docusaurus-plugin-content-blog
    • #10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@​slorber)
  • docusaurus-theme-classic
    • #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@​josh-wong)

:nail_care: Polish

  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations

:memo: Documentation

:robot: Dependencies

Committers: 4

3.5.1 (2024-08-09)

:bug: Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
  • docusaurus-theme-search-algolia

Committers: 2

3.5.0 (2024-08-09)

:rocket: New Feature

... (truncated)

Commits


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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions