Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2021

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

Release notes

Sourced from @​docusaurus/core's releases.

v2.0.0-alpha.75

2.0.0-alpha.75 (2021-04-30)

💥 Breaking Change

  • docusaurus-cssnano-preset, docusaurus-init, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus, lqip-loader

📝 Documentation

Committers: 4

v2.0.0-alpha.74

2.0.0-alpha.74 (2021-04-27)

🚀 New Feature

  • Other
  • docusaurus-plugin-content-docs
    • #4658 feat(v2): allow user to customize/enhance the default sidebar items generator (@​slorber)
    • #4655 feat(v2): docs, make numberPrefixParser configurable, better defaults, minor breaking-changes (@​slorber)

🐛 Bug Fix

  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-utils, docusaurus
    • #4688 fix(v2): fix title logic (meta vs heading) + ignore fixed anchor id syntax (@​slorber)
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
    • #4687 fix(v2): accept empty/null custom_edit_url docs frontmatter for retrocompat (@​slorber)
    • #4651 fix(v2): sidebar autogen from subfolder should read category metadata correctly (@​slorber)
    • #4629 fix(v2): fix validation rejecting admonitions false (@​kazk)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils-validation
  • docusaurus-utils

💅 Polish

... (truncated)

Changelog

Sourced from @​docusaurus/core's changelog.

2.0.0-alpha.75 (2021-04-30)

💥 Breaking Change

  • docusaurus-cssnano-preset, docusaurus-init, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus, lqip-loader

📝 Documentation

Committers: 4

2.0.0-alpha.74 (2021-04-27)

🚀 New Feature

  • Other
  • docusaurus-plugin-content-docs
    • #4658 feat(v2): allow user to customize/enhance the default sidebar items generator (@​slorber)
    • #4655 feat(v2): docs, make numberPrefixParser configurable, better defaults, minor breaking-changes (@​slorber)

🐛 Bug Fix

  • docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-utils, docusaurus
    • #4688 fix(v2): fix title logic (meta vs heading) + ignore fixed anchor id syntax (@​slorber)
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
    • #4687 fix(v2): accept empty/null custom_edit_url docs frontmatter for retrocompat (@​slorber)
    • #4651 fix(v2): sidebar autogen from subfolder should read category metadata correctly (@​slorber)
    • #4629 fix(v2): fix validation rejecting admonitions false (@​kazk)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils-validation
  • docusaurus-utils

💅 Polish

  • docusaurus-theme-classic

... (truncated)

Commits
  • 40a8da5 v2.0.0-alpha.75
  • 05e7250 feat(v2): Webpack 5, PostCSS 8 (#4089)
  • 6f29a18 chore(v2): prepare v2.0.0.alpha-74 release (#4690)
  • 8ebbc17 fix(v2): fix title logic (meta vs heading) + ignore fixed anchor id syntax (#...
  • 4d49945 chore(v2): prepare v2.0.0.alpha-73 release (#4628)
  • cb403af fix(v2): i18n perf issue: getTranslationFile() should not load content again ...
  • e99bb43 feat(v2): docusaurus deploy: ability to configure port in git url (#4545)
  • 4402912 fix(v2) : use safe/unsafe wording to denote swizzle safety (#4547)
  • b6fbca7 fix(v2): fix i18n isLastLocale bug preventing docusaurus from building some l...
  • 5534aff fix(v2): remove no longer used postcss-present-env from dependencies (#4506)
  • 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)

@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2021

Superseded by #440.

@dependabot dependabot bot closed this May 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/docusaurus/core-2.0.0-alpha.75 branch May 13, 2021 06: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