Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @docusaurus/core from 2.0.0-alpha.66 to 2.4.1 #2584

Merged
merged 2 commits into from Aug 5, 2023

Conversation

gbarba
Copy link
Contributor

@gbarba gbarba commented Jul 19, 2023

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


Snyk has created this PR to upgrade @docusaurus/core from 2.0.0-alpha.66 to 2.4.1.

ℹ️ 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 463 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-05-15.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Improper Verification of Cryptographic Signature
SNYK-JS-NODEFORGE-2430339
579/1000
Why? Has a fix available, CVSS 7.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Prototype Pollution
SNYK-JS-UNSETVALUE-2400660
579/1000
Why? Has a fix available, CVSS 7.3
No Known Exploit
Remote Code Execution (RCE)
SNYK-JS-EJS-2803307
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-NTHCHECK-1586032
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Remote Code Execution (RCE)
SNYK-JS-SHELLQUOTE-1766506
579/1000
Why? Has a fix available, CVSS 7.3
No Known Exploit
Prototype Pollution
SNYK-JS-IMMER-1019369
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Prototype Pollution
SNYK-JS-LOADERUTILS-3043105
579/1000
Why? Has a fix available, CVSS 7.3
No Known Exploit
Improper Verification of Cryptographic Signature
SNYK-JS-NODEFORGE-2430341
579/1000
Why? Has a fix available, CVSS 7.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-BROWSERSLIST-1090194
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-CSSWHAT-1298035
579/1000
Why? Has a fix available, CVSS 7.3
No Known Exploit
Arbitrary Code Injection
SNYK-JS-EJS-1049328
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-GLOBPARENT-1016905
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Command Injection
SNYK-JS-REACTDEVUTILS-1083268
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Prototype Pollution
SNYK-JS-IMMER-1540542
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3042992
579/1000
Why? Has a fix available, CVSS 7.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3105943
579/1000
Why? Has a fix available, CVSS 7.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
579/1000
Why? Has a fix available, CVSS 7.3
No Known Exploit
Open Redirect
SNYK-JS-NODEFORGE-2330875
579/1000
Why? Has a fix available, CVSS 7.3
Proof of Concept
Prototype Pollution
SNYK-JS-NODEFORGE-2331908
579/1000
Why? Has a fix available, CVSS 7.3
No Known Exploit
Improper Verification of Cryptographic Signature
SNYK-JS-NODEFORGE-2430337
579/1000
Why? Has a fix available, CVSS 7.3
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: @docusaurus/core
  • 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.7fe2a9891 - 2021-06-29
  • 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.35b1941a0 - 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.1cecd78f2 - 2021-06-30
  • 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
  • 2.0.0-beta.5 - 2021-08-26
  • 2.0.0-beta.4.1.bc6c67720 - 2021-08-05
  • 2.0.0-beta.4.1.0a668366c - 2021-08-05
  • 2.0.0-beta.4 - 2021-07-28
  • 2.0.0-beta.3 - 2021-06-30
  • 2.0.0-beta.2 - 2021-06-24
  • 2.0.0-beta.1 - 2021-06-18
  • 2.0.0-beta.0 - 2021-05-12
  • 2.0.0-alpha.ffe8b6106 - 2021-03-11
  • 2.0.0-alpha.fd7aa2bf32 - 2021-04-30
  • 2.0.0-alpha.fd17476c3 - 2021-02-01
  • 2.0.0-alpha.fc071b0c2 - 2021-02-08
  • 2.0.0-alpha.fb07bd871 - 2021-03-30
  • 2.0.0-alpha.f8fda885f - 2021-03-16
  • 2.0.0-alpha.f8884044f - 2021-03-09
  • 2.0.0-alpha.f772c17bf - 2021-03-05
  • 2.0.0-alpha.f7614081d - 2021-03-25
  • 2.0.0-alpha.f75066031 - 2021-02-22
  • 2.0.0-alpha.f5494af21 - 2021-02-02
  • 2.0.0-alpha.f51f21965 - 2021-03-12
  • 2.0.0-alpha.f48d435ce - 2021-01-05
  • 2.0.0-alpha.f46adffa1 - 2021-03-02
  • 2.0.0-alpha.f37987f32 - 2020-12-03
  • 2.0.0-alpha.f13448d5e - 2021-02-18
  • 2.0.0-alpha.f12e8b596 - 2021-03-22
  • 2.0.0-alpha.efbd8fa35 - 2021-03-10
  • 2.0.0-alpha.ef49c2be7 - 2020-12-18
  • 2.0.0-alpha.ecc344486 - 2021-04-05
  • 2.0.0-alpha.ec297cead - 2020-12-04
  • 2.0.0-alpha.ea13c94cc - 2021-03-23
  • 2.0.0-alpha.e99bb4382 - 2021-04-09
  • 2.0.0-alpha.e90749c6f - 2020-12-02
  • 2.0.0-alpha.e11597aba - 2021-04-21
  • 2.0.0-alpha.e00e54a69 - 2020-12-07
  • 2.0.0-alpha.df47c1770 - 2020-12-17
  • 2.0.0-alpha.ddcdb1cc2 - 2021-04-05
  • 2.0.0-alpha.dd8f3257a - 2020-12-10
  • 2.0.0-alpha.dd8d65090 - 2021-05-13
  • 2.0.0-alpha.dbfa256a7 - 2021-02-04
  • 2.0.0-alpha.db79d462a - 2021-04-15
  • 2.0.0-alpha.da5175a59 - 2021-03-04
  • 2.0.0-alpha.d801ce50f - 2021-02-01
  • 2.0.0-alpha.d6d30a39f - 2021-01-21
  • 2.0.0-alpha.d6510b63a - 2021-02-08
  • 2.0.0-alpha.d63a77d23 - 2021-02-04
  • 2.0.0-alpha.d61754b3d - 2020-12-03
  • 2.0.0-alpha.d5cad5bf1 - 2021-03-16
  • 2.0.0-alpha.d2d287264 - 2021-01-04
  • 2.0.0-alpha.d25e0f4d0 - 2021-02-03
  • 2.0.0-alpha.d22039c20 - 2021-02-02
  • 2.0.0-alpha.d0d29f43c - 2021-04-20
  • 2.0.0-alpha.cfeadbf82 - 2021-02-08
  • 2.0.0-alpha.cd47d8a81 - 2021-04-15
  • 2.0.0-alpha.cb403afa9 - 2021-04-09
  • 2.0.0-alpha.c8cf48a35 - 2021-04-16
  • 2.0.0-alpha.c8812cf3b - 2021-05-14
  • 2.0.0-alpha.c4cbe8ec7 - 2021-01-06
  • 2.0.0-alpha.c4aeb1982 - 2020-12-04
  • 2.0.0-alpha.c3968e2d8 - 2021-03-15
  • 2.0.0-alpha.c32d8bd11 - 2021-03-10
  • 2.0.0-alpha.c04e613ff - 2021-04-21
  • 2.0.0-alpha.bfea8d632 - 2021-04-12
  • 2.0.0-alpha.bfe52cdae - 2021-03-12
  • 2.0.0-alpha.beddecb27 - 2021-01-28
  • 2.0.0-alpha.be871b2d6 - 2021-02-22
  • 2.0.0-alpha.be7b5dca7 - 2021-01-29
  • 2.0.0-alpha.bd62be93d - 2020-11-26
  • 2.0.0-alpha.bd3e66d70 - 2021-02-22
  • 2.0.0-alpha.bca796545 - 2021-04-27
  • 2.0.0-alpha.b99a4031c - 2021-03-17
  • 2.0.0-alpha.b995b0742 - 2021-05-11
  • 2.0.0-alpha.b8b1e1ad8 - 2021-03-13
  • 2.0.0-alpha.b79568fff - 2020-12-14
  • 2.0.0-alpha.b743edf5f - 2021-04-07
  • 2.0.0-alpha.b6fbca70b - 2021-04-05
  • 2.0.0-alpha.b5c46bd1d - 2020-12-28
  • 2.0.0-alpha.b49ff3241 - 2021-01-27
  • 2.0.0-alpha.b3b658f68 - 2021-02-09
  • 2.0.0-alpha.b305145da9 - 2021-04-16
  • 2.0.0-alpha.b20d016bc - 2020-12-02
  • 2.0.0-alpha.b14b9c88f - 2020-12-08
  • 2.0.0-alpha.b133e2def - 2020-12-18
  • 2.0.0-alpha.b11c24b75 - 2020-12-10
  • 2.0.0-alpha.b10ed6cb0 - 2021-03-26
  • 2.0.0-alpha.aff656182 - 2020-12-14
  • 2.0.0-alpha.af840b7f8 - 2021-03-22
  • 2.0.0-alpha.ae988d0eb - 2021-02-17
  • 2.0.0-alpha.ae1547c5c - 2021-03-15
  • 2.0.0-alpha.adf2a526e5 - 2021-04-22
  • 2.0.0-alpha.abae86f28 - 2021-03-15
  • 2.0.0-alpha.ab7951571 - 2021-02-03
  • 2.0.0-alpha.aaea26602 - 2021-03-22
  • 2.0.0-alpha.a8ee7fd3e - 2021-01-19
  • 2.0.0-alpha.a8595233a - 2021-02-22
  • 2.0.0-alpha.a79c70c95 - 2021-05-06
  • 2.0.0-alpha.a6f771571 - 2021-02-05
  • 2.0.0-alpha.a58baacdc - 2021-02-19
  • 2.0.0-alpha.a4bb8789ff - 2021-04-02
  • 2.0.0-alpha.a4b409c93 - 2021-03-04
  • 2.0.0-alpha.a406a3c9a - 2021-01-11
  • 2.0.0-alpha.a39c62f64 - 2021-03-12
  • 2.0.0-alpha.a36abd8a8 - 2021-01-21
  • 2.0.0-alpha.9fdac1a0d - 2020-12-29
  • 2.0.0-alpha.9fd8a3c69 - 2020-12-07
  • 2.0.0-alpha.9fceeb9ec - 2021-04-02
  • 2.0.0-alpha.9f5f3931c - 2021-02-22
  • 2.0.0-alpha.9e881b46c - 2021-03-19
  • 2.0.0-alpha.9e758308b - 2021-02-24
  • 2.0.0-alpha.9c4bf4e13 - 2021-01-29
  • 2.0.0-alpha.9bd65ddea - 2021-02-18
  • 2.0.0-alpha.9ad02ca46 - 2020-12-03
  • 2.0.0-alpha.9a3380297 - 2021-03-15
  • 2.0.0-alpha.99e3ee796 - 2020-12-02
  • 2.0.0-alpha.99d83995a - 2021-03-01
  • 2.0.0-alpha.98a4b3a65 - 2021-03-05
  • 2.0.0-alpha.986de6b21 - 2021-03-09
  • 2.0.0-alpha.98453ebda - 2021-02-03
  • 2.0.0-alpha.9715048f7 - 2021-03-26
  • 2.0.0-alpha.96e7fcef2 - 2021-03-05
  • 2.0.0-alpha.962c3748e - 2021-03-18
  • 2.0.0-alpha.95f81d2a4 - 2021-01-27
  • 2.0.0-alpha.9413ba920 - 2021-03-02
  • 2.0.0-alpha.93dab24be - 2021-03-18
  • 2.0.0-alpha.93bd8fec7 - 2021-04-16
  • 2.0.0-alpha.936d6620c - 2021-02-18
  • 2.0.0-alpha.9117a5b7d - 2021-03-18
  • 2.0.0-alpha.902aad55b - 2021-04-02
  • 2.0.0-alpha.8efc0cd3b - 2021-04-27
  • 2.0.0-alpha.8ebbc17c7 - 2021-04-27
  • 2.0.0-alpha.8c3982649 - 2021-05-05
  • 2.0.0-alpha.8bc23197a - 2021-03-05
  • 2.0.0-alpha.8b941d0d7d - 2021-04-27
  • 2.0.0-alpha.8a9dfcf96 - 2021-01-06
  • 2.0.0-alpha.88a6f5665 - 2020-12-28
  • 2.0.0-alpha.88540207f - 2021-03-12
  • 2.0.0-alpha.879dcb070 - 2021-03-03
  • 2.0.0-alpha.869ebe7b5 - 2021-01-22
  • 2.0.0-alpha.869e118e4 - 2020-12-31
  • 2.0.0-alpha.85cf1be79 - 2021-05-12
  • 2.0.0-alpha.853e29dbd - 2020-12-22
  • 2.0.0-alpha.83d043ecb - 2021-03-18
  • 2.0.0-alpha.83a5240f5 - 2020-12-21
  • 2.0.0-alpha.836f92708 - 2021-04-15
  • 2.0.0-alpha.827de9a84 - 2021-01-10
  • 2.0.0-alpha.823d0fe3c - 2021-02-03
  • 2.0.0-alpha.80e40c36e - 2021-03-19
  • 2.0.0-alpha.808b0fa62 - 2021-04-19
  • 2.0.0-alpha.806fdbaf2 - 2021-03-18
  • 2.0.0-alpha.7e4d7671c - 2021-05-12
  • 2.0.0-alpha.7c56f816c - 2021-04-12
  • 2.0.0-alpha.792f4ac6f - 2021-04-21
  • 2.0.0-alpha.788b4a76d - 2021-03-04
  • 2.0.0-alpha.78349480a - 2021-03-22
  • 2.0.0-alpha.780afe527 - 2021-02-10
  • 2.0.0-alpha.76c0b1163 - 2021-03-17
  • 2.0.0-alpha.75228c4b8 - 2021-02-18
  • 2.0.0-alpha.74a58efe1 - 2021-02-09
  • 2.0.0-alpha.735b3b3cc - 2021-03-12
  • 2.0.0-alpha.70dece09e - 2020-12-03
  • 2.0.0-alpha.70574618e - 2021-04-16
  • 2.0.0-alpha.6fc6cfebf - 2021-03-04
  • 2.0.0-alpha.6f29a1826 - 2021-04-27
  • 2.0.0-alpha.6ce1230c1 - 2020-12-28
  • 2.0.0-alpha.6be0bd41b - 2021-03-05
  • 2.0.0-alpha.6b0df6578 - 2021-04-12
  • 2.0.0-alpha.6afa83c41 - 2021-03-10
  • 2.0.0-alpha.6ab5084c8 - 2021-02-23
  • 2.0.0-alpha.6a94ad989 - 2021-02-12
  • 2.0.0-alpha.6917eb950 - 2021-01-27
  • 2.0.0-alpha.6811a72e7 - 2021-02-24
  • 2.0.0-alpha.6703f8420 - 2020-12-14
  • 2.0.0-alpha.66cc7364c - 2021-01-11
  • 2.0.0-alpha.656c04e1d - 2020-12-10
  • 2.0.0-alpha.620b8f8fd - 2021-03-08
  • 2.0.0-alpha.61548d399 - 2021-03-19
  • 2.0.0-alpha.61414f9a1 - 2021-03-29
  • 2.0.0-alpha.60d189a91 - 2021-03-18
  • 2.0.0-alpha.601c8fe68 - 2020-12-28
  • 2.0.0-alpha.5e73c72f2 - 2021-03-17
  • 2.0.0-alpha.5dfa66528 - 2021-01-06
  • 2.0.0-alpha.5b6dcbdfd - 2021-04-26
  • 2.0.0-alpha.5944226eb - 2020-12-29
  • 2.0.0-alpha.5871d1b41 - 2021-02-06
  • 2.0.0-alpha.5543f09ed - 2021-03-18
  • 2.0.0-alpha.5534affdb - 2021-03-29
  • 2.0.0-alpha.5088a1e48 - 2021-04-19
  • 2.0.0-alpha.4f419801d - 2021-03-05
  • 2.0.0-alpha.4efe6824b - 2021-04-09
  • 2.0.0-alpha.4d4994577 - 2021-04-16
  • 2.0.0-alpha.4835222c1 - 2021-04-20
  • 2.0.0-alpha.44029128f - 2021-04-06
  • 2.0.0-alpha.43c53df15 - 2021-03-03
  • 2.0.0-alpha.42d02369d - 2021-04-16
  • 2.0.0-alpha.41ef333e4 - 2020-12-11
  • 2.0.0-alpha.41aede985 - 2021-04-15
  • 2.0.0-alpha.41ac4468d - 2020-12-28
  • 2.0.0-alpha.4162e6dcd - 2021-03-03
  • 2.0.0-alpha.415a7973f - 2020-12-03
  • 2.0.0-alpha.3fc29f4b1 - 2020-12-17
  • 2.0.0-alpha.3f6e04380 - 2021-02-03
  • 2.0.0-alpha.3e12e951b - 2020-12-08
  • 2.0.0-alpha.3d00613e5 - 2021-02-23
  • 2.0.0-alpha.3b64aa610 - 2021-02-02
  • 2.0.0-alpha.39edfe35a - 2021-01-31
  • 2.0.0-alpha.38a100323 - 2021-04-16
  • 2.0.0-alpha.37c95e668 - 2020-12-11
  • 2.0.0-alpha.378053ac5 - 2020-12-02
  • 2.0.0-alpha.364d4dbf0 - 2021-03-03
  • 2.0.0-alpha.35e17ef12 - 2021-05-07
  • 2.0.0-alpha.357ea7d83 - 2021-03-19
  • 2.0.0-alpha.3570aa06c - 2020-12-14
  • 2.0.0-alpha.3548686f5 - 2021-05-14
  • 2.0.0-alpha.3422f80a9 - 2021-03-18
  • 2.0.0-alpha.333545aa9 - 2021-02-22
  • 2.0.0-alpha.31264b124 - 2021-03-11
  • 2.0.0-alpha.3031c47c3 - 2021-01-28
  • 2.0.0-alpha.2fb766ba7 - 2020-12-21
  • 2.0.0-alpha.2fb642d9e - 2021-02-09
  • ...

@vanbasten17 vanbasten17 merged commit 9cb39ad into master Aug 5, 2023
3 of 5 checks passed
@vanbasten17 vanbasten17 deleted the snyk-upgrade-f7e18eafb0fab4a9119cd23d161c3971 branch August 5, 2023 11:33
@github-actions
Copy link

github-actions bot commented Aug 5, 2023

Unit Test Results

1 files  1 suites   3s ⏱️
1 tests 1 ✔️ 0 💤 0 ❌

Results for commit 16c915c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants