Skip to content

build(deps): bump @docusaurus/core from 2.0.0-beta.8 to 2.0.0-beta.20 #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @docusaurus/core from 2.0.0-beta.8 to 2.0.0-beta.20.

Release notes

Sourced from @​docusaurus/core's releases.

2.0.0-beta.20 (2022-05-05)

🐛 Bug Fix

  • docusaurus
    • #7342 fix: avoid flash of page scrolling to top on refresh (@​slorber)
    • #7329 fix(core): inject docusaurus version into SSR as local (@​RDIL)
  • docusaurus-theme-classic

📝 Documentation

Committers: 6

2.0.0-beta.19 (2022-05-04)

🚀 New Feature

  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus, eslint-plugin
    • #7206 feat: Docusaurus ESLint plugin to enforce best Docusaurus practices (@​elias-pap)
  • docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #6732 feat(core): rework client modules lifecycles, officially make API public (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
  • docusaurus-module-type-aliases, docusaurus-plugin-content-docs, docusaurus-types, docusaurus

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.0.0-beta.20 (2022-05-05)

🐛 Bug Fix

  • docusaurus
    • #7342 fix: avoid flash of page scrolling to top on refresh (@​slorber)
    • #7329 fix(core): inject docusaurus version into SSR as local (@​RDIL)
  • docusaurus-theme-classic

📝 Documentation

Committers: 6

2.0.0-beta.19 (2022-05-04)

🚀 New Feature

  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus, eslint-plugin
    • #7206 feat: Docusaurus ESLint plugin to enforce best Docusaurus practices (@​elias-pap)
  • docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #6732 feat(core): rework client modules lifecycles, officially make API public (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
  • docusaurus-module-type-aliases, docusaurus-plugin-content-docs, docusaurus-types, docusaurus

... (truncated)

Commits
  • ed5cdba v2.0.0-beta.20
  • dfe743c fix: avoid flash of page scrolling to top on refresh (#7342)
  • d3f526f fix(core): inject docusaurus version into SSR as local (#7329)
  • 6fa5189 chore: prepare v2.0.0-beta.19 release (#7325)
  • b1cafe7 refactor: remove long-deprecated routesLoaded lifecycle (#7257)
  • b49ae67 refactor(types): move non-core, non-public types out of the types package (#7...
  • c7a5af7 refactor(core): collocate CLI commands and their option types (#7292)
  • 5bed55a refactor(types): JSDoc for docusaurus config fields (#7291)
  • e1b7171 fix(core): allow empty static directories (#7285)
  • 53564f3 refactor(core): prefetch/preload refactor (#7282)
  • Additional commits viewable in compare view

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/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-beta.8 to 2.0.0-beta.20.
- [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.20/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 30, 2022

Superseded by #94.

@dependabot dependabot bot closed this May 30, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docusaurus/core-2.0.0-beta.20 branch May 30, 2022 11:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants