snyk / driftctl-docs

Docs site for driftctl
https://docs.driftctl.com
MIT License
5 stars 14 forks source link

[Snyk] Upgrade @docusaurus/core from 3.0.1 to 3.1.0 #286

Open johnrk opened 9 months ago

johnrk commented 9 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @docusaurus/core from 3.0.1 to 3.1.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **1 version** ahead of your current version. - The recommended version was released **21 days ago**, on 2024-01-05.
Release notes
Package name: @docusaurus/core
  • 3.1.0 - 2024-01-05

    3.1.0 (2024-01-05)

    🚀 New Feature

    • docusaurus-mdx-loader, docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
      • #9528 feat(core): make broken link checker detect broken anchors - add onBrokenAnchors config (@ OzakIOne)
    • docusaurus-mdx-loader, docusaurus-types, docusaurus
      • #9674 feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (@ slorber)
    • docusaurus-theme-common
      • #9671 feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML (@ tats-u)
    • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus
    • docusaurus-utils
      • #9610 feat(core): enable port configuration via environment variable (@ OzakIOne)

    🐛 Bug Fix

    • docusaurus-theme-classic, docusaurus-theme-live-codeblock
      • #9704 fix(theme): allow empty code blocks and live playgrounds (@ slorber)
    • create-docusaurus
      • #9696 fix(create-docusaurus): fix init template code blocks, and little improvements (@ slorber)
    • docusaurus-plugin-pwa
    • docusaurus
      • #9648 fix(cli): output help when no conventional config + no subcommand (@ Josh-Cena)
    • docusaurus-theme-live-codeblock
      • #9631 fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync (@ slorber)
    • docusaurus-utils
      • #9617 fix(utils): Markdown link replacement with <> but no spaces (@ Josh-Cena)
    • docusaurus-module-type-aliases
      • #9612 fix(type-aliases): add title prop for imported inline SVG React components (@ axmmisaka)
    • docusaurus-plugin-content-blog
    • docusaurus-theme-translations
      • #9477 fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) (@ c0h1b4)

    💅 Polish

    • docusaurus-theme-common
      • #9335 refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (@ jgarrow)

    🔧 Maintenance

    • docusaurus-theme-search-algolia

    Committers: 8

  • 3.0.1 - 2023-11-30

    3.0.1 (2023-11-30)

    🐛 Bug Fix

    • docusaurus-utils
      • #9570 fix: add v2 retrocompatible support for quoted admonitions (@ slorber)
      • #9535 fix: v3 admonitions should support v2 title syntax for nested admonitions (@ slorber)
    • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
      • #9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@ slorber)
    • docusaurus-theme-common
      • #9531 fix(theme): docs html sidebar items should always be visible (@ slorber)
    • docusaurus-theme-classic
    • create-docusaurus
      • #9487 fix(create-docusaurus): fix readme docusaurus 2 ref (@ slorber)

    🤖 Dependencies

    • docusaurus-plugin-debug
      • #9566 chore(debug-plugin): migrate to a new maintained JSON Viewer (@ mcrstudio)
    • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
      • #9572 chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx (@ harryzcy)
      • #9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@ slorber)
    • create-docusaurus, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia
    • docusaurus
    • docusaurus-plugin-pwa, docusaurus

    Committers: 6

from @docusaurus/core GitHub release notes
Commit messages
Package name: @docusaurus/core
  • a5e6758 v3.1.0
  • a97a74f update lockfile
  • 0da5936 remove problematic @ ts-expect-error
  • 9088efb docs: broken link in release 3.0 page (#9573)
  • 643c33c update lockfile
  • 921fa24 refactor: apply lint autofix
  • a9cef92 fix(theme): allow empty code blocks and live playgrounds (#9704)
  • a779857 fix(create-docusaurus): fix init template code blocks, and little improvements (#9696)
  • 760a5ae feat(core): make broken link checker detect broken anchors - add `onBrokenAnchors` config (#9528)
  • 6d1897d fix(pwa-plugin): upgrade workbox (#9668)
  • 31bd1b1 feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (#9674)
  • 539fd73 feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML (#9671)
  • 803ccee chore: attempt fo fix Lint Autofix workflow (#9632)
  • 6c06a70 chore: add lint autofix CI job (#9604)
  • 839ccbd fix(cli): output help when no conventional config + no subcommand (#9648)
  • 1a91145 feat: siteConfig.markdown.parseFrontMatter hook (#9624)
  • 85e32fd fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync (#9631)
  • 3c051ee feat(core): enable port configuration via environment variable (#9610)
  • 17a2751 fix(utils): Markdown link replacement with <> but no spaces (#9617)
  • ab6147a fix(type-aliases): add `title` prop for imported inline SVG React components (#9612)
  • ed758fc fix(content-blog): add baseUrl for author.image_url (#9581)
  • 68cc281 refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (#9335)
  • 97278be fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) (#9477)
  • a2e05d2 chore: release Docusaurus 3.0.1 (#9596)
Compare

**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/snyk-apprisk-essentials-closed-beta-demo-group/project/29692ddc-aaab-4a75-a770-4df841cc1185?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/snyk-apprisk-essentials-closed-beta-demo-group/project/29692ddc-aaab-4a75-a770-4df841cc1185/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/snyk-apprisk-essentials-closed-beta-demo-group/project/29692ddc-aaab-4a75-a770-4df841cc1185/settings/integration?pkg=@docusaurus/core&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
CLAassistant commented 9 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.