thecodingmachine / graphqlite

Use PHP Attributes/Annotations to declare your GraphQL API
https://graphqlite.thecodingmachine.io
MIT License
557 stars 97 forks source link

[Snyk] Upgrade @docusaurus/preset-classic from 2.2.0 to 2.3.0 #556

Closed mistraloz closed 1 year ago

mistraloz commented 1 year ago

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


Snyk has created this PR to upgrade @docusaurus/preset-classic from 2.2.0 to 2.3.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 **22 days ago**, on 2023-01-27.
Release notes
Package name: @docusaurus/preset-classic
  • 2.3.0 - 2023-01-27

    2.3.0 (2023-01-26)

    🚀 New Feature

    • docusaurus-theme-translations
      • #8541 feat(theme-translations): default translations for Slovenian (sl-SI) (@ MatijaSi)
    • docusaurus-plugin-content-blog
      • #8378 feat(blog): add options.createFeedItems to filter/limit/transform feed items (@ johnnyreilly)
    • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
      • #8225 feat(theme-classic): store selected tab in query string. (@ mturoci)
    • docusaurus
      • #8397 feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url (@ friederbluemle)
    • docusaurus-theme-search-algolia
      • #8428 feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
    • docusaurus-plugin-google-tag-manager
      • #8470 feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin

    🐛 Bug Fix

    • docusaurus-mdx-loader
      • #8303 fix(mdx-loader): support nested admonitions
      • #8282 fix(mermaid): fix Mermaid integration for v9.2 release
    • docusaurus-theme-common
    • docusaurus
    • docusaurus-theme-classic, docusaurus
      • #8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@ 3v0k4)
    • docusaurus-theme-search-algolia
      • #8462 fix(search-algolia): pass custom transformItems function to SearchBar (@ mturoci)
    • docusaurus-theme-classic, docusaurus-theme-common
      • #8486 fix(theme): refactor Tabs, make groupId + queryString work fine together (@ slorber)
    • docusaurus-theme-classic
    • docusaurus-theme-translations
      • #8424 fix(translations): typo in lastUpdatedAtBy Vietnamese translation (@ slorber)
      • #8289 fix(theme-translations): complete Turkish theme translations
      • #8406 fix(translations): complete farsi theme translations
      • #8450 fix(theme-translations): complete Vietnamese theme translations
      • #8525 chore(theme-translations): complete pl translations
    • docusaurus-plugin-content-blog
      • #8381 fix(content-blog): blog Atom feed id + RSS feed guid should be fully qualified urls (@ johnnyreilly)
    • docusaurus-plugin-content-docs
      • #8275 fix(content-docs): add trailing slash to contentDirs, before passing it to isMDXPartial (@ denis-alkhelali)
    • docusaurus-utils
    • create-docusaurus, docusaurus-theme-classic
      • #8279 fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (@ slorber)

    💅 Polish

    • docusaurus-theme-classic, docusaurus
      • #8445 fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (@ 3v0k4)
    • docusaurus-theme-translations
      • #8423 fix(translations): complete Chinese theme translations (@ SJFCS)
      • #8312 fix(theme-translations): complete Swedish theme translations (@ stnor)
    • eslint-plugin
      • #8281 feat(eslint-plugin): add plugin to exported configs (@ lachieh)

    Committers: 16

  • 2.2.0 - 2022-10-29

    2.2.0 (2022-10-29)

    🚀 New Feature

    • docusaurus-plugin-client-redirects
      • #8227 feat(plugin-client-redirects): keep the query string + hash (@ Xabilahu)
    • docusaurus
      • #8210 feat(core): add --config param to swizzle command (@ e-im)
    • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-theme-classic, docusaurus-theme-mermaid, docusaurus-types, docusaurus
    • docusaurus-types, docusaurus
      • #8151 feat(core): siteConfig.headTags API to render extra tags in document head (@ johnnyreilly)

    🐛 Bug Fix

    • docusaurus-plugin-ideal-image
    • docusaurus-theme-common
      • #8246 fix(mdx-loader): properly unwrap mdxAdmonitionTitle placeholder (@ Josh-Cena)
    • docusaurus-plugin-content-docs
      • #8234 fix(plugin-content-docs): fix error message context (error cause) when doc processing fails (@ shanpriyan)
    • docusaurus-theme-classic, docusaurus-theme-translations
    • docusaurus-theme-classic, docusaurus-theme-common
      • #8204 fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API (@ mturoci)
      • #8059 fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations (@ slorber)
    • docusaurus
      • #8192 fix(core): throw error for invalid URL in config file (@ forgeRW)
    • docusaurus-theme-classic
    • docusaurus-utils
      • #8137 fix(utils): remove non-ASCII limitation for path normalization (@ birjj)
      • #8158 fix(content-blog): make RSS feed generation work with slugs with .html extension (@ Pranav2612000)
    • docusaurus-theme-translations
    • docusaurus-plugin-client-redirects
      • #8067 fix(redirect): tolerate trailing slash difference if config is undefined (@ Josh-Cena)

    💅 Polish

    • docusaurus-theme-translations
      • #8253 chore(theme-translations): complete ru translations (@ lex111)
      • #8243 chore(theme-translations): complete French translations (@ forresst)
      • #8075 fix(theme-translation): complete Japanese theme default translation (@ pasora)
    • docusaurus
    • docusaurus-theme-classic
      • #8161 fix(theme): do not show tab content when tabbing over it; show after selection only (@ mturoci)
      • #8062 refactor(theme): remove hard-coded tag border-radius (@ homotechsual)
    • docusaurus-utils-validation, docusaurus
      • #8066 fix(core): normalize slashes for url/baseUrl instead of throwing (@ Josh-Cena)

    Committers: 22

from @docusaurus/preset-classic GitHub release notes
Commit messages
Package name: @docusaurus/preset-classic
  • ad47778 v2.3.0
  • 86a85c5 fix swizzle test failures related to https://github.com/facebook/docusaurus/pull/7945 not being backported in practice
  • 35a691b chore: fix 2.3 backport tests due to failing test after backport, see also comment https://github.com/facebook/docusaurus/pull/7945#issuecomment-1405287563
  • 63ec772 fix(theme): add accessible name for the heading hash-link #8562
  • c6cdf70 feat(theme-translations): default translations for Slovenian (sl-SI) (#8541)
  • 6d575d1 fix(algolia): make search footer respect searchPagePath (#8539)
  • 61f7d56 chore(theme-translations): complete pl translations #8525
  • 41d0043 fix(core): avoid hash collision when generating chunk names (#8538)
  • 74fc822 chore(deps): bump json5 from 1.0.1 to 1.0.2 (#8502)
  • 003729e feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin #8470
  • 704365c fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs (#8445)
  • 25a4ec3 feat(blog): add options.createFeedItems to filter/limit/transform feed items (#8378)
  • 30573dd fix(search-algolia): pass custom transformItems function to SearchBar (#8462)
  • 266209f fix(theme): refactor Tabs, make groupId + queryString work fine together (#8486)
  • 70bfaae fix(core): explicitly define CopyWebpackPlugin toType: 'dir' (#8481)
  • f3507e0 fix(theme-classic): content container grow to take all the available space (#8463)
  • deb376e feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls
  • e5b0707 fix(theme-translations): complete Vietnamese theme translations #8450
  • 6aecc23 fix(translations): complete Chinese theme translations (#8423)
  • 78d5a53 feat(theme-classic): store selected tab in query string. (#8225)
  • cc95fb6 fix(translations): typo in lastUpdatedAtBy Vietnamese translation (#8424)
  • 3eb866a feat(eslint-plugin): add plugin to exported configs (#8281)
  • 9547b05 fix(translations): complete farsi theme translations #8406
  • 2d5d7bd fix(theme): add missing aria-labels to the main and sidebar navs #8366
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/miotcm/project/b0113452-4446-4d25-a677-c7a819a513e5?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/miotcm/project/b0113452-4446-4d25-a677-c7a819a513e5/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/miotcm/project/b0113452-4446-4d25-a677-c7a819a513e5/settings/integration?pkg=@docusaurus/preset-classic&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)