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

Bump @docusaurus/core from 2.0.0-alpha.50 to 2.0.0-alpha.69#41

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

Bump @docusaurus/core from 2.0.0-alpha.50 to 2.0.0-alpha.69#41
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/docusaurus/core-2.0.0-alpha.69

Conversation

@dependabot-preview
Copy link

Bumps @docusaurus/core from 2.0.0-alpha.50 to 2.0.0-alpha.69.

Release notes

Sourced from @docusaurus/core's releases.

2.0.0-alpha.69 (2020-11-24)

🚀 New Feature

  • docusaurus-types, docusaurus
    • #3802 feat(v2): add baseUrlIssueBanner configuration to disable banner (@slorber)

🐛 Bug Fix

  • docusaurus-theme-classic
    • #3807 chore(v2): upgrade Infima to v0.2.0-alpha.18 (@lex111)
    • #3806 fix(v2): remove aria-hidden attr from anchor link of heading (@lex111)
    • #3784 fix(v2): fix missing logo in dark theme when darkSrc was not set (@Simek)
  • docusaurus-theme-search-algolia
    • #3804 fix(v2): Algolia: allow contextualSearch + facetFilters (@slorber)
  • docusaurus

📝 Documentation

🏠 Internal

  • #3800 chore(v2): remove useless stylelint-copyright peerDependency (@slorber)
  • #3786 chore(v2): ensure publishConfig.access presence with tests (@slorber)

Committers: 5

2.0.0-alpha.68 (2020-11-18)

🚀 New Feature

  • Other
  • docusaurus-init
  • docusaurus-theme-bootstrap, docusaurus-theme-classic
  • docusaurus-cssnano-preset, docusaurus-theme-classic, docusaurus
    • #3716 feat(v2): introduce new minification of CSS bundle (@lex111)
Changelog

Sourced from @docusaurus/core's changelog.

2.0.0-alpha.69 (2020-11-24)

🚀 New Feature

  • docusaurus-types, docusaurus
    • #3802 feat(v2): add baseUrlIssueBanner configuration to disable banner (@slorber)

🐛 Bug Fix

  • docusaurus-theme-classic
    • #3807 chore(v2): upgrade Infima to v0.2.0-alpha.18 (@lex111)
    • #3806 fix(v2): remove aria-hidden attr from anchor link of heading (@lex111)
    • #3784 fix(v2): fix missing logo in dark theme when darkSrc was not set (@Simek)
  • docusaurus-theme-search-algolia
    • #3804 fix(v2): Algolia: allow contextualSearch + facetFilters (@slorber)
  • docusaurus

📝 Documentation

🏠 Internal

  • #3800 chore(v2): remove useless stylelint-copyright peerDependency (@slorber)
  • #3786 chore(v2): ensure publishConfig.access presence with tests (@slorber)

Committers: 5

2.0.0-alpha.68 (2020-11-18)

🚀 New Feature

  • Other
  • docusaurus-init
  • docusaurus-theme-bootstrap, docusaurus-theme-classic
  • docusaurus-cssnano-preset, docusaurus-theme-classic, docusaurus
    • #3716 feat(v2): introduce new minification of CSS bundle (@lex111)
Commits
  • 4410a9e v2.0.0-alpha.69
  • b6cd303 fix(v2): add createRequire for preset resolution (#3796)
  • 746a19f feat(v2): add baseUrlIssueBanner configuration to disable banner (#3802)
  • d79d5ba fix(v2): ensure that the react-router and *-dom version matches (#3794)
  • d9ed20e chore: match fs-events version across the workspace (#3795)
  • d1e51f7 chore(v2): prepare v2.0.0.alpha-68 release (#3779)
  • 5acb842 fix(v2): do not remove duplicate properties in during minification (#3768)
  • abcd8ce feat(v2): @docusaurus/theme-common (#3775)
  • de87eb5 chore(v2): replace wait-file with wait-on to reuce npm warnings (#3765)
  • 30d7408 refactor(v2): various markup improvements (#3763)
  • 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)
  • @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 Nov 30, 2020
@dependabot-preview
Copy link
Author

Superseded by #47.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/docusaurus/core-2.0.0-alpha.69 branch December 21, 2020 09:17
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