arcus-azure / arcus.security

Security for Azure development in a breeze.
https://security.arcus-azure.net/
MIT License
39 stars 12 forks source link

[Snyk] Upgrade @docusaurus/theme-search-algolia from 2.0.0-beta.6 to 2.4.1 #415

Open stijnmoreels opened 1 year ago

stijnmoreels 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/theme-search-algolia from 2.0.0-beta.6 to 2.4.1.

: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 **183 versions** ahead of your current version. - The recommended version was released **2 months ago**, on 2023-05-15.
Release notes
Package name: @docusaurus/theme-search-algolia
  • 2.4.1 - 2023-05-15

    2.4.1 (2023-05-15)

    🐛 Bug Fix

    • docusaurus-theme-classic, docusaurus-theme-common
      • #8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@ slorber)
    • docusaurus-theme-translations
    • docusaurus
    • docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus
      • #8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@ slorber)
    • docusaurus-theme-common
      • #8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@ slorber)
      • #8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@ slorber)
    • docusaurus-utils
      • #8874 fix(utils): handle Markdown links with spaces to route correctly (@ morsko1)
    • docusaurus-theme-classic, docusaurus-theme-translations
      • #8842 fix(theme-translations): remove redundant navigation text in aria label (@ tarunrajput)
    • create-docusaurus

    💅 Polish

    • docusaurus-theme-classic
      • #8862 refactor(theme): expose copy, success and word-wrap icons as standalone components (@ armano2)

    Committers: 7

  • 2.4.0 - 2023-03-23

    2.4.0 (2023-03-23)

    Blog post: https://docusaurus.io/blog/releases/2.4/

    🚀 New Feature

    • docusaurus-plugin-content-docs, docusaurus-theme-classic
      • #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@ ZarakiKanzaki)
    • docusaurus-theme-classic
      • #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (@ slorber)
      • #8616 feat(theme): add ability to translate navbar+footer logo alt text (@ Mysterious-Dev)
    • docusaurus-remark-plugin-npm2yarn
      • #8690 feat(npm-to-yarn): add support for PnPm and custom converters (@ armano2)
    • docusaurus
      • #8677 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (@ slorber)
    • docusaurus-theme-classic, docusaurus-theme-common
      • #8674 feat(theme-classic): respect prefers-reduced-motion: reduce mediaquery, bump Infima to alpha.43 (@ slorber)
    • docusaurus-theme-translations
      • #8668 feat(theme-translations): add Hungarian theme translations (@ trueqap)
      • #8631 feat(theme-translations): add Norwegian (Bokmål) theme translation (@ dr0nn1)
    • docusaurus-theme-common
      • #8656 feat(theme-common): allow passing a string for details summary (@ pReya)
    • docusaurus-plugin-google-gtag
      • #8620 feat(gtag-plugin): gtag should support multiple tracking ids, notably for the UA => GA4 transition (@ slorber)

    🐛 Bug Fix

    • docusaurus-theme-classic
    • docusaurus-theme-classic, docusaurus-theme-common
    • docusaurus-theme-common, docusaurus-theme-search-algolia
      • #8757 fix(search): search page should react to querystring changes + cleanup/refactor (@ slorber)
    • docusaurus
    • docusaurus-theme-translations
      • #8744 fix(theme-translations): fix wrong arabic words (tip/next) (@ Anasqx)

    💅 Polish

    • create-docusaurus
      • #8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (@ biplavmz)
    • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-common, docusaurus
      • #8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (@ tannerdolby)
    • docusaurus-theme-classic, docusaurus-theme-common, docusaurus

    Committers: 14

  • 2.3.1 - 2023-02-03

    2.3.1 (2023-02-03)

    🐛 Bug Fix

    • docusaurus-theme-common
      • #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (@ slorber)
      • #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (@ slorber)
      • #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (@ slorber)
    • docusaurus-theme-classic, docusaurus-theme-common
    • docusaurus-utils
    • docusaurus-preset-classic
      • #8597 fix(preset-classic): install the right plugin for googleTagManager (@ Josh-Cena)

    💅 Polish

    • docusaurus-theme-translations

    🤖 Dependencies

    • docusaurus-plugin-client-redirects, docusaurus-theme-search-algolia, docusaurus

    Committers: 3

  • 2.3.0 - 2023-01-27
    Read more
  • 2.2.0 - 2022-10-29
    Read more
  • 2.1.0 - 2022-09-02
    Read more
  • 2.0.1 - 2022-08-01

    2.0.1 (2022-08-01)

    Fix bad npm publish of 2.0.0

    Committers: 1

  • 2.0.0 - 2022-08-01

    2.0.0 (2022-08-01)

    Bad npm publish, please use 2.0.1

    💅 Polish

    • docusaurus
      • #7781 refactor(core): log Docusaurus & Node version before exiting (@ Josh-Cena)

    Committers: 2

  • 2.0.0-rc.1 - 2022-07-14

    2.0.0-rc.1 (2022-07-14)

    🐛 Bug Fix

    • docusaurus
      • #7776 fix(core): swizzle --eject js should not copy theme .d.ts files (@ slorber)
      • #7750 fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (@ ghostsquad)
    • docusaurus-plugin-sitemap
      • #7774 fix(sitemap): complete gracefully when all pages have noIndex meta (@ Josh-Cena)
    • docusaurus-theme-classic
    • docusaurus-migrate
    • docusaurus-theme-search-algolia

    💅 Polish

    • docusaurus-theme-translations

    📝 Documentation

    • docusaurus-plugin-content-docs
      • #7706 docs: release process, versioning, breaking changes, public API surface (@ slorber)

    🔧 Maintenance

    • docusaurus-theme-classic
      • #7777 refactor(theme): fix duplicate page metadata usage (@ slorber)
      • #7771 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (@ slorber)

    Committers: 11

  • 2.0.0-beta.ff31de0ff - 2021-05-21
  • 2.0.0-beta.fc64c12e4 - 2021-07-28
  • 2.0.0-beta.fbdeefcac - 2021-07-01
  • 2.0.0-beta.fa9b0cd9c - 2021-07-13
  • 2.0.0-beta.fa7aa0810 - 2021-05-18
  • 2.0.0-beta.f7b5e9039 - 2021-07-15
  • 2.0.0-beta.f71e83450 - 2021-06-09
  • 2.0.0-beta.f47826297 - 2021-06-24
  • 2.0.0-beta.f33cd079c - 2021-07-13
  • 2.0.0-beta.f316ff5cd - 2021-07-07
  • 2.0.0-beta.f20599bb5 - 2021-06-22
  • 2.0.0-beta.f10304dd1 - 2021-06-03
  • 2.0.0-beta.f03479f69 - 2021-07-08
  • 2.0.0-beta.ec2486d2c - 2021-06-24
  • 2.0.0-beta.e85ec1ab1 - 2021-05-18
  • 2.0.0-beta.e5916dc59 - 2021-06-30
  • 2.0.0-beta.e2acda64f - 2021-06-15
  • 2.0.0-beta.e25c0e7d3 - 2021-06-15
  • 2.0.0-beta.e09291062 - 2021-05-14
  • 2.0.0-beta.dfe32dac9 - 2021-06-15
  • 2.0.0-beta.df8a900f9 - 2021-06-09
  • 2.0.0-beta.df19bbd14 - 2021-06-09
  • 2.0.0-beta.ddc0f46b7 - 2021-07-22
  • 2.0.0-beta.dc9f104cc - 2021-07-08
  • 2.0.0-beta.dc4664b48 - 2021-07-27
  • 2.0.0-beta.dc0336a34 - 2021-05-29
  • 2.0.0-beta.db6f5ce72 - 2021-05-20
  • 2.0.0-beta.d81d43c24 - 2021-06-09
  • 2.0.0-beta.d72f760e4 - 2021-06-02
  • 2.0.0-beta.d65cc9d23 - 2021-06-30
  • 2.0.0-beta.d3764f77f - 2021-07-13
  • 2.0.0-beta.d2e4e60cd - 2021-06-02
  • 2.0.0-beta.d0bbdd053 - 2021-06-09
  • 2.0.0-beta.ce847d664 - 2021-07-28
  • 2.0.0-beta.ce0764033 - 2021-06-07
  • 2.0.0-beta.c935fe2a3 - 2021-07-28
  • 2.0.0-beta.c8b9061f6 - 2021-06-15
  • 2.0.0-beta.c3127b65d - 2021-06-30
  • 2.0.0-beta.c0b8e9116 - 2021-05-18
  • 2.0.0-beta.bfd33dc63 - 2021-06-16
  • 2.0.0-beta.be9f9d6df - 2021-05-18
  • 2.0.0-beta.be695aa0e - 2021-07-12
  • 2.0.0-beta.bd46de18f - 2021-08-02
  • 2.0.0-beta.bb825faf1 - 2021-08-02
  • 2.0.0-beta.bb0c9eed0 - 2021-07-28
  • 2.0.0-beta.ba6545057 - 2021-06-18
  • 2.0.0-beta.b561679fd - 2021-05-18
  • 2.0.0-beta.b54ec7238 - 2021-06-16
  • 2.0.0-beta.b3e89d2a8 - 2021-07-28
  • 2.0.0-beta.aff848e87 - 2021-06-10
  • 2.0.0-beta.af3640dca - 2021-06-16
  • 2.0.0-beta.aeb8e9da5 - 2021-06-14
  • 2.0.0-beta.ace285b3b - 2021-06-15
  • 2.0.0-beta.ab3821cb3 - 2021-06-30
  • 2.0.0-beta.ab19070ab - 2021-05-18
  • 2.0.0-beta.aa79387e1 - 2021-06-24
  • 2.0.0-beta.aa176274b - 2021-06-16
  • 2.0.0-beta.a9343a191 - 2021-05-28
  • 2.0.0-beta.a7a5ea346 - 2021-07-23
  • 2.0.0-beta.a78e4f19b - 2021-06-29
  • 2.0.0-beta.a7618c775 - 2021-07-27
  • 2.0.0-beta.a72ed73d2 - 2021-07-28
  • 2.0.0-beta.a5d3d28ce - 2021-06-09
  • 2.0.0-beta.a1c17c76e - 2021-06-02
  • 2.0.0-beta.a024d23fd - 2021-06-09
  • 2.0.0-beta.9fe79caad - 2021-06-15
  • 2.0.0-beta.9fdbd4827 - 2021-06-19
  • 2.0.0-beta.9e615eff0 - 2021-07-29
  • 2.0.0-beta.99270dbab - 2021-06-24
  • 2.0.0-beta.9916a0b4a - 2021-06-24
  • 2.0.0-beta.9536ef900 - 2021-07-09
  • 2.0.0-beta.938e5a906 - 2021-07-27
  • 2.0.0-beta.8e9b829d9 - 2021-08-04
  • 2.0.0-beta.8d8e5b67e - 2021-06-18
  • 2.0.0-beta.8bdb3da23 - 2021-07-15
  • 2.0.0-beta.8bda3b2db - 2021-06-22
  • 2.0.0-beta.8a198ef20 - 2021-08-02
  • 2.0.0-beta.88de3a510 - 2021-07-19
  • 2.0.0-beta.869f4bf20 - 2021-06-09
  • 2.0.0-beta.8629fbdc7 - 2021-06-14
  • 2.0.0-beta.8621ae291 - 2021-07-24
  • 2.0.0-beta.85e87b560 - 2021-06-03
  • 2.0.0-beta.8501db78a - 2021-06-16
  • 2.0.0-beta.823b020c3 - 2021-06-30
  • 2.0.0-beta.818fb3956 - 2021-07-14
  • 2.0.0-beta.80b6d9728 - 2021-06-16
  • 2.0.0-beta.7e55aa10a - 2021-06-23
  • 2.0.0-beta.7dc9fe839 - 2021-06-18
  • 2.0.0-beta.7babfe036 - 2021-07-09
  • 2.0.0-beta.7b2723717 - 2021-07-08
  • 2.0.0-beta.798f63400 - 2021-07-27
  • 2.0.0-beta.79031af16 - 2021-06-28
  • 2.0.0-beta.77264f1eb - 2021-06-09
  • 2.0.0-beta.73c24ecdc - 2021-05-17
  • 2.0.0-beta.737f80a02 - 2021-06-15
  • 2.0.0-beta.700a82aef - 2021-07-22
  • 2.0.0-beta.6f366f4b4 - 2021-07-27
  • 2.0.0-beta.69be003e1 - 2021-05-15
  • 2.0.0-beta.67d31f49e - 2021-06-25
  • 2.0.0-beta.677e53d4d - 2021-07-14
  • 2.0.0-beta.650f989db - 2021-08-02
  • 2.0.0-beta.644f148a8 - 2021-06-02
  • 2.0.0-beta.6392f88bb - 2021-05-19
  • 2.0.0-beta.633c2f60d - 2021-07-15
  • 2.0.0-beta.5bc0209f5 - 2021-05-28
  • 2.0.0-beta.57cf20933 - 2021-06-15
  • 2.0.0-beta.57806798c - 2021-06-03
  • 2.0.0-beta.56b6b01cd - 2021-05-21
  • 2.0.0-beta.55e9bd8ac - 2021-06-09
  • 2.0.0-beta.54e4b0266 - 2021-07-16
  • 2.0.0-beta.52f19e15f - 2021-06-15
  • 2.0.0-beta.526ce4493 - 2021-06-09
  • 2.0.0-beta.4e88ea0a1 - 2021-06-22
  • 2.0.0-beta.4d93c894f - 2021-06-25
  • 2.0.0-beta.4d06f26c1 - 2021-07-21
  • 2.0.0-beta.4cfbfa11e - 2021-07-28
  • 2.0.0-beta.4bc6a6375 - 2021-07-28
  • 2.0.0-beta.4a6de5cf7 - 2021-06-16
  • 2.0.0-beta.462b1cf2b - 2021-06-24
  • 2.0.0-beta.45a87a147 - 2021-07-13
  • 2.0.0-beta.44225a3df - 2021-07-16
  • 2.0.0-beta.41eaa690e - 2021-06-22
  • 2.0.0-beta.41d9288e3 - 2021-06-16
  • 2.0.0-beta.41b78466d - 2021-06-29
  • 2.0.0-beta.3e5a83259 - 2021-07-12
  • 2.0.0-beta.364051f23 - 2021-06-24
  • 2.0.0-beta.35bdde340 - 2021-06-02
  • 2.0.0-beta.34411e12e - 2021-06-15
  • 2.0.0-beta.32e76f1cc - 2021-06-16
  • 2.0.0-beta.2cd9fd6e2 - 2021-05-19
  • 2.0.0-beta.2c0b82e7a - 2021-08-04
  • 2.0.0-beta.24156efcf - 2021-07-23
  • 2.0.0-beta.237d1a31f - 2021-07-07
  • 2.0.0-beta.2303d6557 - 2021-06-09
  • 2.0.0-beta.22d3299b4 - 2021-08-03
  • 2.0.0-beta.1ec2c95e3 - 2021-06-30
  • 2.0.0-beta.1decd6f80 - 2021-05-29
  • 2.0.0-beta.1b0acc554 - 2021-06-16
  • 2.0.0-beta.1ab8aa0af - 2021-05-18
  • 2.0.0-beta.1a3557b91 - 2021-07-12
  • 2.0.0-beta.15d451942 - 2021-06-02
  • 2.0.0-beta.15a2b59f9 - 2021-06-30
  • 2.0.0-beta.138b4c997 - 2021-06-24
  • 2.0.0-beta.1349ece88 - 2021-06-03
  • 2.0.0-beta.12faed89d - 2021-07-13
  • 2.0.0-beta.12cea5eef - 2021-07-20
  • 2.0.0-beta.119c6d143 - 2021-06-22
  • 2.0.0-beta.0fdb6836a - 2021-07-13
  • 2.0.0-beta.0f144213d - 2021-06-30
  • 2.0.0-beta.0e652730d - 2021-06-18
  • 2.0.0-beta.0bbbfb641 - 2021-06-16
  • 2.0.0-beta.0acbbc3d3 - 2021-07-08
  • 2.0.0-beta.0851e0e5b - 2021-07-15
  • 2.0.0-beta.083037d7a - 2021-07-23
  • 2.0.0-beta.05c85c7be - 2021-06-24
  • 2.0.0-beta.0417ab953 - 2021-06-02
  • 2.0.0-beta.01adf25b0 - 2021-05-14
  • 2.0.0-beta.007e90135 - 2021-07-14
  • 2.0.0-beta.759298296 - 2021-06-29
  • 2.0.0-beta.22 - 2022-07-08
  • 2.0.0-beta.21 - 2022-05-27
  • 2.0.0-beta.20 - 2022-05-05
  • 2.0.0-beta.19 - 2022-05-04
  • 2.0.0-beta.18 - 2022-03-25
  • 2.0.0-beta.17 - 2022-03-03
  • 2.0.0-beta.16 - 2022-02-25
  • 2.0.0-beta.15 - 2022-01-26
  • 2.0.0-beta.14 - 2021-12-21
  • 2.0.0-beta.13 - 2021-12-10
  • 2.0.0-beta.11 - 2021-12-10
  • 2.0.0-beta.10 - 2021-12-09
  • 2.0.0-beta.9 - 2021-11-02
  • 2.0.0-beta.8 - 2021-10-21
  • 2.0.0-beta.7 - 2021-10-15
  • 2.0.0-beta.6 - 2021-09-02
from @docusaurus/theme-search-algolia GitHub release notes
Commit messages
Package name: @docusaurus/theme-search-algolia
  • 60e657d v2.4.1
  • 941f717 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (#8971)
  • 2a16f63 fix(theme-translations): fix Turkish translation for aria label "Enter key" (#8933)
  • 704841f fix(core): Correct yarn upgrade command for yarn 2.x (#8908)
  • b345e9b fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (#8909)
  • 8346c23 fix(theme-common): fix collapsible component with prefers-reduced-motion (#8906)
  • aa49226 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (#8873)
  • 6fae23b fix(utils): handle Markdown links with spaces to route correctly (#8874)
  • d20e9c4 refactor(theme): expose copy, success and word-wrap icons as standalone components (#8862)
  • 74781b0 fix(theme-translations): remove redundant navigation text in aria label (#8842)
  • b6d5262 fix(create): add missing await (#8831)
  • 4fb67ef chore: backport retro compatible commits for the Docusaurus v2.4 release (#8809)
  • 985a64a fix(theme-classic): fix docs layout issue (#8707)
  • c60387d chore: backport retro compatible commits for the Docusaurus v2.3.1 release (#8621)
  • c84d779 chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585)
  • de97214 chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264)
  • 7743aa6 chore: release Docusaurus v2.1.0 (#8040)
  • 26d2b9a chore: backport retro compatible commits for the Docusaurus v2.1 release (#8033)
  • bb65b5c chore: release v2.0.1 (#7919)
  • 2ef40c2 chore: Netlify branch deploys should only deploy default locale "en" (#7788)
  • d88f248 chore: add Netlify config for major version branch deploys (docusaurus-v2 branch) (#7787)
  • e4fc47b Merge branch 'main' into docusaurus-v2
  • 7f40350 chore: fix codesandbox playgrounds, use Node.js 16 version (#7784)
  • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
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/stijnmoreels/project/c2c3acd9-bad0-4afb-b670-e763bd357b0c?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/stijnmoreels/project/c2c3acd9-bad0-4afb-b670-e763bd357b0c/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/stijnmoreels/project/c2c3acd9-bad0-4afb-b670-e763bd357b0c/settings/integration?pkg=@docusaurus/theme-search-algolia&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
netlify[bot] commented 1 year ago

Deploy Preview for arcus-security ready!

Name Link
Latest commit 08de9a7021447a85f51202f38188223f962931b2
Latest deploy log https://app.netlify.com/sites/arcus-security/deploys/64a9d9cb76b87e0008a8dd30
Deploy Preview https://deploy-preview-415--arcus-security.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d16484a) 89.85% compared to head (08de9a7) 89.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #415 +/- ## ======================================= Coverage 89.85% 89.85% ======================================= Files 20 20 Lines 1065 1065 Branches 82 82 ======================================= Hits 957 957 Misses 79 79 Partials 29 29 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.