Skip to content

build(deps): bump @docusaurus/core from 2.0.0-alpha.66 to 2.0.0-beta.3 in /docs#483

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/docusaurus/core-2.0.0-beta.3
Closed

build(deps): bump @docusaurus/core from 2.0.0-alpha.66 to 2.0.0-beta.3 in /docs#483
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/docusaurus/core-2.0.0-beta.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2021

Bumps @docusaurus/core from 2.0.0-alpha.66 to 2.0.0-beta.3.

Release notes

Sourced from @​docusaurus/core's releases.

v2.0.0-beta.3

2.0.0-beta.3 (2021-06-30)

🚀 New Feature

  • docusaurus-theme-classic

🐛 Bug Fix

  • docusaurus-theme-classic
  • docusaurus
  • docusaurus-plugin-content-docs
  • docusaurus-plugin-client-redirects
    • #5093 fix(v2): redirect from should work with trailingSlash: true (@​slorber)
  • docusaurus-plugin-client-redirects, docusaurus-utils
    • #5085 fix(v2): redirect plugin should emit redirect files with lower precedence than redirect target (@​slorber)
  • docusaurus-plugin-client-redirects, docusaurus-plugin-sitemap, docusaurus-types, docusaurus-utils-common, docusaurus
    • #5082 fix(v2): never remove trailing slash from site root like '/baseUrl/' (@​slorber)
  • docusaurus-plugin-sitemap
  • docusaurus-types
    • #5058 fix(v2): fix bad @​docusaurus/types Plugin type generics (@​jsamr)

📝 Documentation

🏠 Internal

Committers: 11

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.0.0-beta.3 (2021-06-30)

🚀 New Feature

  • docusaurus-theme-classic

🐛 Bug Fix

  • docusaurus-theme-classic
  • docusaurus
  • docusaurus-plugin-content-docs
  • docusaurus-plugin-client-redirects
    • #5093 fix(v2): redirect from should work with trailingSlash: true (@​slorber)
  • docusaurus-plugin-client-redirects, docusaurus-utils
    • #5085 fix(v2): redirect plugin should emit redirect files with lower precedence than redirect target (@​slorber)
  • docusaurus-plugin-client-redirects, docusaurus-plugin-sitemap, docusaurus-types, docusaurus-utils-common, docusaurus
    • #5082 fix(v2): never remove trailing slash from site root like '/baseUrl/' (@​slorber)
  • docusaurus-plugin-sitemap
  • docusaurus-types
    • #5058 fix(v2): fix bad @​docusaurus/types Plugin type generics (@​jsamr)

📝 Documentation

🏠 Internal

Committers: 11

... (truncated)

Commits
  • a4d5cf2 v2.0.0-beta.3
  • c3127b6 fix(v2): fix typos in swizzle command (#5094)
  • ab3821c fix(v2): fix swizzle readComponent (#5095)
  • 7592982 fix(v2): never remove trailing slash from site root like '/baseUrl/' (#5082)
  • 67d31f4 fix(v2): fix webpack SSG plugin error thrown due to new URL() / __filename (#...
  • ec2486d chore(v2): prepare v2.0.0-beta.2 release (#5056)
  • 138b4c9 fix(v2): allow undefined favicon (#5054)
  • 462b1cf style(v2): reduce number of ESLint warnings (#4993)
  • 99270db fix(v2): fix Webpack persistent caching (evict on swizzle/alias/config change...
  • 119c6d1 feat(v2): plugins injectHtmlTags + configureWebpack should receive content lo...
  • 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-alpha.66 to 2.0.0-beta.3.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.3/packages/docusaurus)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm labels Jul 1, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #483 (217d7bc) into master (3497ab0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #483   +/-   ##
=========================================
  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...217d7bc. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2021

Superseded by #514.

@dependabot dependabot bot closed this Jul 29, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/docusaurus/core-2.0.0-beta.3 branch July 29, 2021 11:13
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