Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps @docusaurus/core from 2.0.0-alpha.50 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
Maintainer changes

This version was pushed to npm by slorber, a new releaser for @​docusaurus/core 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 3, 2021
@dependabot-preview
Copy link
Author

Superseded by #63.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/docusaurus/core-2.0.0-alpha.75 branch May 17, 2021 08:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

0 participants