Queue-ri / TIL

✍🏻 My 'Today I Learned' webpage (heavily under construction)
https://til.qriosity.dev
MIT License
3 stars 0 forks source link

build(deps): Bump @docusaurus/preset-classic from 2.0.0-beta.15 to 2.0.0-beta.18 #58

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @docusaurus/preset-classic from 2.0.0-beta.15 to 2.0.0-beta.18.

Release notes

Sourced from @​docusaurus/preset-classic's releases.

2.0.0-beta.18 (2022-03-25)

:rocket: New Feature

  • docusaurus-mdx-loader, docusaurus-theme-classic
    • #6990 feat: lazy-load external images + ability to customize image display (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus
  • docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-types, docusaurus
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
    • #6780 feat(content-docs): allow custom props through category.json (@​taejs)

:boom: Breaking Change

  • docusaurus-plugin-content-docs
    • #6859 feat(content-docs): autogenerate category with linked doc metadata as fallback (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus
    • #6925 refactor(theme-{classic,common}): refactor site/page/search metadata + apply className on html element (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #6895 refactor(theme-{classic,common}): split navbar into smaller components + cleanup + swizzle config (@​slorber)
    • #6930 refactor(theme-{classic,common}): refactor ColorModeToggle + useColorMode() hook (@​lex111)

:bug: Bug Fix

  • docusaurus
  • docusaurus-theme-classic
    • #6983 fix(search): bump Infima, fix search issue due to broken CSS selector (@​slorber)
  • docusaurus-utils-validation
  • docusaurus-plugin-content-docs, docusaurus-utils
  • docusaurus-plugin-content-blog
    • #6947 fix(content-blog): only create archive route if there are blog posts (@​Josh-Cena)
    • #6918 fix(content-blog): remove double leading slash in blog-only paginated view (@​heowc)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations

:nail_care: Polish

... (truncated)

Changelog

Sourced from @​docusaurus/preset-classic's changelog.

2.0.0-beta.18 (2022-03-25)

:rocket: New Feature

  • docusaurus-mdx-loader, docusaurus-theme-classic
    • #6990 feat: lazy-load external images + ability to customize image display (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus
  • docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia, docusaurus-types, docusaurus
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
    • #6780 feat(content-docs): allow custom props through category.json (@​taejs)

:boom: Breaking Change

  • docusaurus-plugin-content-docs
    • #6859 feat(content-docs): autogenerate category with linked doc metadata as fallback (@​Josh-Cena)
  • docusaurus-theme-classic
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus
    • #6925 refactor(theme-{classic,common}): refactor site/page/search metadata + apply className on html element (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #6895 refactor(theme-{classic,common}): split navbar into smaller components + cleanup + swizzle config (@​slorber)
    • #6930 refactor(theme-{classic,common}): refactor ColorModeToggle + useColorMode() hook (@​lex111)

:bug: Bug Fix

  • docusaurus
  • docusaurus-theme-classic
    • #6983 fix(search): bump Infima, fix search issue due to broken CSS selector (@​slorber)
  • docusaurus-utils-validation
  • docusaurus-plugin-content-docs, docusaurus-utils
  • docusaurus-plugin-content-blog
    • #6947 fix(content-blog): only create archive route if there are blog posts (@​Josh-Cena)
    • #6918 fix(content-blog): remove double leading slash in blog-only paginated view (@​heowc)
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations

:nail_care: Polish

... (truncated)

Commits
  • 1a945d0 v2.0.0-beta.18
  • 8dbd656 chore: prepare v2.0.0-beta.17 release (#6829)
  • 124511f chore: prepare v2.0.0-beta.16 release (#6760)
  • 5e21964 docs: fix presets documentation link (#6627)
  • d2574b2 fix: remove more peer dependency warnings (#6615)
  • d45f96f fix: updating peerDependency fields for yarn berry (#6498)
  • d6cff8c chore(v2): prepare v2.0.0-beta.15 release (#6473)
  • 19b27ef refactor(plugin-google-gtag, plugin-google-analytics): migrate packages to TS...
  • 2ef70cb refactor(preset-classic): migrate preset-classic to TypeScript (#5579)
  • 2611bbb chore(v2): prepare v2.0.0-beta.6 release (#5473)
  • 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)
Queue-ri commented 2 years ago

@dependabot ignore this dependency

dependabot[bot] commented 2 years ago

OK, I won't notify you about @docusaurus/preset-classic again, unless you re-open this PR or update it yourself. 😢

Queue-ri commented 2 years ago

@dependabot reopen

Queue-ri commented 2 years ago

DocItem swizzle 한 부분 conflict resolve 필요

dependabot[bot] commented 2 years ago

Looks like @docusaurus/preset-classic is up-to-date now, so this is no longer needed.