Skip to content

build(deps): bump @docusaurus/module-type-aliases from 2.0.0-alpha.51 to 2.0.0-beta.21 in /docs#730

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-2.0.0-beta.21
Closed

build(deps): bump @docusaurus/module-type-aliases from 2.0.0-alpha.51 to 2.0.0-beta.21 in /docs#730
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-2.0.0-beta.21

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps @docusaurus/module-type-aliases from 2.0.0-alpha.51 to 2.0.0-beta.21.

Release notes

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

2.0.0-beta.21 (2022-05-27)

💥 Breaking Change

  • docusaurus-plugin-pwa
  • create-docusaurus, docusaurus-cssnano-preset, docusaurus-logger, docusaurus-mdx-loader, docusaurus-migrate, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-preset-classic, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader

🚀 New Feature

  • docusaurus-plugin-sitemap
  • docusaurus-utils, docusaurus
  • docusaurus
  • docusaurus-theme-classic
    • #7357 feat(theme-classic): allow className as option for type: "search" (@​JPeer264)

🐛 Bug Fix

  • docusaurus
  • docusaurus-plugin-google-gtag
    • #7424 fix(gtag): send the newly rendered page's title instead of the old one's (@​ori-shalom)
  • create-docusaurus, docusaurus-utils
    • #7507 fix(create-docusaurus): potential security issue with command injection (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus
  • docusaurus-theme-classic
    • #7438 fix(theme-classic): allow nested task lists to preserve the indent (@​Josh-Cena)
    • #7430 fix(theme-classic): consistently apply the right active class name for all navbar items (@​Josh-Cena)
    • #7411 fix(theme-classic): autocollapse sidebar categories when navigating with paginator (@​pranabdas)
    • #7363 fix(theme-classic): resolve customCss from site dir (@​Josh-Cena)
  • docusaurus-utils
    • #7464 fix(utils): fix Markdown link replacement when link text is same as href (@​Josh-Cena)
    • #7458 fix(utils): avoid replacing Markdown links missing the directly next link (@​Josh-Cena)
  • docusaurus-mdx-loader
  • docusaurus-plugin-content-docs
    • #7385 fix(content-docs): restore functionality when a category only has index page (@​Josh-Cena)

💅 Polish

  • docusaurus-theme-translations

... (truncated)

Changelog

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

2.0.0-beta.21 (2022-05-27)

💥 Breaking Change

  • docusaurus-plugin-pwa
  • create-docusaurus, docusaurus-cssnano-preset, docusaurus-logger, docusaurus-mdx-loader, docusaurus-migrate, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-preset-classic, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader

🚀 New Feature

  • docusaurus-plugin-sitemap
  • docusaurus-utils, docusaurus
  • docusaurus
  • docusaurus-theme-classic
    • #7357 feat(theme-classic): allow className as option for type: "search" (@​JPeer264)

🐛 Bug Fix

  • docusaurus
  • docusaurus-plugin-google-gtag
    • #7424 fix(gtag): send the newly rendered page's title instead of the old one's (@​ori-shalom)
  • create-docusaurus, docusaurus-utils
    • #7507 fix(create-docusaurus): potential security issue with command injection (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus
  • docusaurus-theme-classic
    • #7438 fix(theme-classic): allow nested task lists to preserve the indent (@​Josh-Cena)
    • #7430 fix(theme-classic): consistently apply the right active class name for all navbar items (@​Josh-Cena)
    • #7411 fix(theme-classic): autocollapse sidebar categories when navigating with paginator (@​pranabdas)
    • #7363 fix(theme-classic): resolve customCss from site dir (@​Josh-Cena)
  • docusaurus-utils
    • #7464 fix(utils): fix Markdown link replacement when link text is same as href (@​Josh-Cena)
    • #7458 fix(utils): avoid replacing Markdown links missing the directly next link (@​Josh-Cena)
  • docusaurus-mdx-loader
  • docusaurus-plugin-content-docs
    • #7385 fix(content-docs): restore functionality when a category only has index page (@​Josh-Cena)

💅 Polish

  • docusaurus-theme-translations

... (truncated)

Commits
  • 69ac49f v2.0.0-beta.21
  • 9cf2bf1 fix(core): always treat error boundary fallback as a callback (#7492)
  • 624735b refactor: fix more type-aware linting errors (#7479)
  • bf1513a refactor: fix a lot of errors in type-aware linting (#7477)
  • 89b0fff refactor: reduce number of leaked anys (#7465)
  • 0838884 chore: enable import/order rule (#7418)
  • f29bb73 fix(core): make error boundary fallback a component instead of a callback (#7...
  • 26df8c8 chore: prepare v2.0.0-beta.20 release (#7347)
  • 6fa5189 chore: prepare v2.0.0-beta.19 release (#7325)
  • 53564f3 refactor(core): prefetch/preload refactor (#7282)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by slorber, a new releaser for @​docusaurus/module-type-aliases since your current version.


Dependabot compatibility score

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 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)

Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 2.0.0-alpha.51 to 2.0.0-beta.21.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.21/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #730 (e76c440) into master (3497ab0) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #730   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          163       163           
  Branches        51        51           
=========================================
  Hits           163       163           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3497ab0...e76c440. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2022

Superseded by #757.

@dependabot dependabot bot closed this Jul 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-2.0.0-beta.21 branch July 11, 2022 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant