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] Security upgrade @docusaurus/preset-classic from 3.4.0 to 3.5.0 #223

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

narmidm
Copy link
Member

@narmidm narmidm commented Oct 20, 2024

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 828/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.7
Denial of Service (DoS)
SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
No Proof of Concept

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

Commit messages
Package name: @docusaurus/preset-classic The new version differs by 70 commits.
  • cb5829f v3.5.0
  • a19d54f Merge remote-tracking branch 'origin/slorber/docusaurus-v3.5' into slorber/docusaurus-v3.5
  • ea49177 3.5 docs
  • 55a58ee changelog
  • 8f8f7f2 Merge branch 'main' into slorber/docusaurus-v3.5
  • a096bbc feat(blog): add `onUntruncatedBlogPosts` blog options (#10375)
  • 2611aa1 refactor: apply lint autofix
  • f9e5adb v3.5 blog post
  • c3af215 v3.5 blog post
  • af24976 v3.5 blog post
  • 2028ca4 v3.5 blog post
  • f43be85 fix(translations): fix wrong Estonian (et) translations and typos (#10344)
  • a2e30be fix(search): fix algolia search ignore ctrl + F in search input (#10342)
  • 44ddada fix(docs): the _category_.json description attribute should display on generated index pages (#10324)
  • 95ab9f8 feat(theme): show unlisted/draft banners in dev mode (#10376)
  • c58fcbd feat(ci): continuous releases for main and PRs with pkg.pr.new (#10369)
  • 087a329 fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --help, -h (#10368)
  • 7be1fea feat(blog): add feed xlst options to render beautiful RSS and Atom feeds (#9252)
  • 08a893a chore: add prettier-xml plugin (#10364)
  • f356e29 feat(blog): authors page (#10216)
  • 50f9fce docs: rename @ getcanary/docusaurus-pagefind in docs (#10361)
  • 347070b fix(translations): Fix and Improve Spanish translations (#10360)
  • 95990c6 docs: Add @ getcanary/docusaurus-pagefind in docs (#10345)
  • 40676cd chore(deps): update infima npm dependency to version 0.2.0-alpha.44 (#10343)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Denial of Service (DoS)

Copy link
Contributor

@uma-kt uma-kt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@uma-kt uma-kt merged commit e043c60 into master Nov 4, 2024
6 of 8 checks passed
@uma-kt uma-kt deleted the snyk-fix-704f0f4e23c94e251fa3881dfd3bc2a1 branch November 4, 2024 07:27
uma-kt added a commit that referenced this pull request Nov 4, 2024
* fix: upgrade @docusaurus/plugin-google-gtag from 3.1.0 to 3.4.0

Snyk has created this PR to upgrade @docusaurus/plugin-google-gtag from 3.1.0 to 3.4.0.

See this package in npm:
@docusaurus/plugin-google-gtag

See this project in Snyk:
https://app.snyk.io/org/kubeslice/project/35dcbc4e-1368-4e2a-8999-2515564e55d2?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update kubeslice-cli-demo.mdx (#187)

fix command

* Pull Request for Docusaurus V3 Migration  (#203)

* Changed the docker version

* feat(): upgrade docusaurus version to 3.4 (#199)

* Version upgrade (#201)

* feat(): upgrade docusaurus version to 3.4

* fix(): not found content issue

* fixed broken links

* fixed broken links

* fixed the broken links

* Fixed broken links in version 0.7.0 and later versions

* fixed the broken links

* fixed the links

* fixed the links

---------

Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* feat(): added  `latest` alias to redirect to latest version in place of version number. (#217)

* feat(): introduced alias to redirect to latest version

* fix(): routing of uninstall and uninstall-kubeslice file

* feat(): redirected the ctaegory type routes

* cleanup

* AM-14456: Use case - Distribute MongoDB for MultiCloud (#218)

* updated sidebar/config

* added the new used case for mongodb

* updated the doc

* updated the doc

* added the images and updated the steps

* fixed typos

* updated the doc

* updated the doc

* updated the doc

* updated the doc

* updated the service export steps

* updated the doc

* fixed the typos

* fixed the review comments

* updated the prerequisites and description

* fixed the review comments/ updated the doc

* updated the doc

* updated sidebar

* fixed the identation

* updated the steps

* updated the doc

* udpated the feedback

* udpated the feedback

* fixed a broken link (#224)

* updated sidebar and prod dockerfile (#225)

* updated sidebar and prod dockerfile

* fixed the error

* fixed the error

* fixed the error

* updated the command

* updated the command

* updated the command

* updated the command

* Update distributed-mongodb-for-multicloud.mdx

* fixed alignment

---------

Co-authored-by: veenamj-avesha <[email protected]>

* fixed error (#226)

* fix: package.json & package-lock.json to reduce vulnerabilities (#223)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906

Co-authored-by: snyk-bot <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#214)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#216)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#210)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
- https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860
- https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867
- https://snyk.io/vuln/SNYK-JS-SEND-7926862
- https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#209)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#208)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.4.0 to 3.5.0 (#207)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298

* fixed package file

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#206)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: prod.dockerfile to reduce vulnerabilities (#205)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5811867
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.1.0 to 3.5.0 (#202)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

* update packages

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fixed package file

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Mengxin Liu <[email protected]>
Co-authored-by: veenamj-avesha <[email protected]>
Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>
Co-authored-by: Md Imran <[email protected]>
uma-kt added a commit that referenced this pull request Nov 4, 2024
* fix: upgrade @docusaurus/preset-classic from 3.1.0 to 3.4.0

Snyk has created this PR to upgrade @docusaurus/preset-classic from 3.1.0 to 3.4.0.

See this package in npm:
@docusaurus/preset-classic

See this project in Snyk:
https://app.snyk.io/org/kubeslice/project/35dcbc4e-1368-4e2a-8999-2515564e55d2?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update kubeslice-cli-demo.mdx (#187)

fix command

* Pull Request for Docusaurus V3 Migration  (#203)

* Changed the docker version

* feat(): upgrade docusaurus version to 3.4 (#199)

* Version upgrade (#201)

* feat(): upgrade docusaurus version to 3.4

* fix(): not found content issue

* fixed broken links

* fixed broken links

* fixed the broken links

* Fixed broken links in version 0.7.0 and later versions

* fixed the broken links

* fixed the links

* fixed the links

---------

Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* feat(): added  `latest` alias to redirect to latest version in place of version number. (#217)

* feat(): introduced alias to redirect to latest version

* fix(): routing of uninstall and uninstall-kubeslice file

* feat(): redirected the ctaegory type routes

* cleanup

* AM-14456: Use case - Distribute MongoDB for MultiCloud (#218)

* updated sidebar/config

* added the new used case for mongodb

* updated the doc

* updated the doc

* added the images and updated the steps

* fixed typos

* updated the doc

* updated the doc

* updated the doc

* updated the doc

* updated the service export steps

* updated the doc

* fixed the typos

* fixed the review comments

* updated the prerequisites and description

* fixed the review comments/ updated the doc

* updated the doc

* updated sidebar

* fixed the identation

* updated the steps

* updated the doc

* udpated the feedback

* udpated the feedback

* fixed a broken link (#224)

* updated sidebar and prod dockerfile (#225)

* updated sidebar and prod dockerfile

* fixed the error

* fixed the error

* fixed the error

* updated the command

* updated the command

* updated the command

* updated the command

* Update distributed-mongodb-for-multicloud.mdx

* fixed alignment

---------

Co-authored-by: veenamj-avesha <[email protected]>

* fixed error (#226)

* fix: package.json & package-lock.json to reduce vulnerabilities (#223)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906

Co-authored-by: snyk-bot <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#214)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#216)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#210)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
- https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860
- https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867
- https://snyk.io/vuln/SNYK-JS-SEND-7926862
- https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#209)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#208)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.4.0 to 3.5.0 (#207)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298

* fixed package file

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#206)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: prod.dockerfile to reduce vulnerabilities (#205)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5811867
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.1.0 to 3.5.0 (#202)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

* update packages

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Upgrade @docusaurus/plugin-google-gtag from 3.1.0 to 3.4.0 (#198)

* fix: upgrade @docusaurus/plugin-google-gtag from 3.1.0 to 3.4.0

Snyk has created this PR to upgrade @docusaurus/plugin-google-gtag from 3.1.0 to 3.4.0.

See this package in npm:
@docusaurus/plugin-google-gtag

See this project in Snyk:
https://app.snyk.io/org/kubeslice/project/35dcbc4e-1368-4e2a-8999-2515564e55d2?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update kubeslice-cli-demo.mdx (#187)

fix command

* Pull Request for Docusaurus V3 Migration  (#203)

* Changed the docker version

* feat(): upgrade docusaurus version to 3.4 (#199)

* Version upgrade (#201)

* feat(): upgrade docusaurus version to 3.4

* fix(): not found content issue

* fixed broken links

* fixed broken links

* fixed the broken links

* Fixed broken links in version 0.7.0 and later versions

* fixed the broken links

* fixed the links

* fixed the links

---------

Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* feat(): added  `latest` alias to redirect to latest version in place of version number. (#217)

* feat(): introduced alias to redirect to latest version

* fix(): routing of uninstall and uninstall-kubeslice file

* feat(): redirected the ctaegory type routes

* cleanup

* AM-14456: Use case - Distribute MongoDB for MultiCloud (#218)

* updated sidebar/config

* added the new used case for mongodb

* updated the doc

* updated the doc

* added the images and updated the steps

* fixed typos

* updated the doc

* updated the doc

* updated the doc

* updated the doc

* updated the service export steps

* updated the doc

* fixed the typos

* fixed the review comments

* updated the prerequisites and description

* fixed the review comments/ updated the doc

* updated the doc

* updated sidebar

* fixed the identation

* updated the steps

* updated the doc

* udpated the feedback

* udpated the feedback

* fixed a broken link (#224)

* updated sidebar and prod dockerfile (#225)

* updated sidebar and prod dockerfile

* fixed the error

* fixed the error

* fixed the error

* updated the command

* updated the command

* updated the command

* updated the command

* Update distributed-mongodb-for-multicloud.mdx

* fixed alignment

---------

Co-authored-by: veenamj-avesha <[email protected]>

* fixed error (#226)

* fix: package.json & package-lock.json to reduce vulnerabilities (#223)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906

Co-authored-by: snyk-bot <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#214)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#216)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#210)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
- https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860
- https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867
- https://snyk.io/vuln/SNYK-JS-SEND-7926862
- https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#209)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#208)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.4.0 to 3.5.0 (#207)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298

* fixed package file

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#206)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: prod.dockerfile to reduce vulnerabilities (#205)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5811867
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.1.0 to 3.5.0 (#202)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

* update packages

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fixed package file

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Mengxin Liu <[email protected]>
Co-authored-by: veenamj-avesha <[email protected]>
Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>
Co-authored-by: Md Imran <[email protected]>

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Mengxin Liu <[email protected]>
Co-authored-by: veenamj-avesha <[email protected]>
Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>
Co-authored-by: Md Imran <[email protected]>
uma-kt added a commit that referenced this pull request Nov 4, 2024
)

* fix: upgrade @docusaurus/plugin-content-blog from 3.1.0 to 3.4.0

Snyk has created this PR to upgrade @docusaurus/plugin-content-blog from 3.1.0 to 3.4.0.

See this package in npm:
@docusaurus/plugin-content-blog

See this project in Snyk:
https://app.snyk.io/org/kubeslice/project/35dcbc4e-1368-4e2a-8999-2515564e55d2?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update kubeslice-cli-demo.mdx (#187)

fix command

* Pull Request for Docusaurus V3 Migration  (#203)

* Changed the docker version

* feat(): upgrade docusaurus version to 3.4 (#199)

* Version upgrade (#201)

* feat(): upgrade docusaurus version to 3.4

* fix(): not found content issue

* fixed broken links

* fixed broken links

* fixed the broken links

* Fixed broken links in version 0.7.0 and later versions

* fixed the broken links

* fixed the links

* fixed the links

---------

Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* feat(): added  `latest` alias to redirect to latest version in place of version number. (#217)

* feat(): introduced alias to redirect to latest version

* fix(): routing of uninstall and uninstall-kubeslice file

* feat(): redirected the ctaegory type routes

* cleanup

* AM-14456: Use case - Distribute MongoDB for MultiCloud (#218)

* updated sidebar/config

* added the new used case for mongodb

* updated the doc

* updated the doc

* added the images and updated the steps

* fixed typos

* updated the doc

* updated the doc

* updated the doc

* updated the doc

* updated the service export steps

* updated the doc

* fixed the typos

* fixed the review comments

* updated the prerequisites and description

* fixed the review comments/ updated the doc

* updated the doc

* updated sidebar

* fixed the identation

* updated the steps

* updated the doc

* udpated the feedback

* udpated the feedback

* fixed a broken link (#224)

* updated sidebar and prod dockerfile (#225)

* updated sidebar and prod dockerfile

* fixed the error

* fixed the error

* fixed the error

* updated the command

* updated the command

* updated the command

* updated the command

* Update distributed-mongodb-for-multicloud.mdx

* fixed alignment

---------

Co-authored-by: veenamj-avesha <[email protected]>

* fixed error (#226)

* fix: package.json & package-lock.json to reduce vulnerabilities (#223)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906

Co-authored-by: snyk-bot <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#214)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#216)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#210)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
- https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860
- https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867
- https://snyk.io/vuln/SNYK-JS-SEND-7926862
- https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#209)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#208)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.4.0 to 3.5.0 (#207)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298

* fixed package file

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#206)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: prod.dockerfile to reduce vulnerabilities (#205)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5811867
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.1.0 to 3.5.0 (#202)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

* update packages

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Upgrade @docusaurus/plugin-google-gtag from 3.1.0 to 3.4.0 (#198)

* fix: upgrade @docusaurus/plugin-google-gtag from 3.1.0 to 3.4.0

Snyk has created this PR to upgrade @docusaurus/plugin-google-gtag from 3.1.0 to 3.4.0.

See this package in npm:
@docusaurus/plugin-google-gtag

See this project in Snyk:
https://app.snyk.io/org/kubeslice/project/35dcbc4e-1368-4e2a-8999-2515564e55d2?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update kubeslice-cli-demo.mdx (#187)

fix command

* Pull Request for Docusaurus V3 Migration  (#203)

* Changed the docker version

* feat(): upgrade docusaurus version to 3.4 (#199)

* Version upgrade (#201)

* feat(): upgrade docusaurus version to 3.4

* fix(): not found content issue

* fixed broken links

* fixed broken links

* fixed the broken links

* Fixed broken links in version 0.7.0 and later versions

* fixed the broken links

* fixed the links

* fixed the links

---------

Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* feat(): added  `latest` alias to redirect to latest version in place of version number. (#217)

* feat(): introduced alias to redirect to latest version

* fix(): routing of uninstall and uninstall-kubeslice file

* feat(): redirected the ctaegory type routes

* cleanup

* AM-14456: Use case - Distribute MongoDB for MultiCloud (#218)

* updated sidebar/config

* added the new used case for mongodb

* updated the doc

* updated the doc

* added the images and updated the steps

* fixed typos

* updated the doc

* updated the doc

* updated the doc

* updated the doc

* updated the service export steps

* updated the doc

* fixed the typos

* fixed the review comments

* updated the prerequisites and description

* fixed the review comments/ updated the doc

* updated the doc

* updated sidebar

* fixed the identation

* updated the steps

* updated the doc

* udpated the feedback

* udpated the feedback

* fixed a broken link (#224)

* updated sidebar and prod dockerfile (#225)

* updated sidebar and prod dockerfile

* fixed the error

* fixed the error

* fixed the error

* updated the command

* updated the command

* updated the command

* updated the command

* Update distributed-mongodb-for-multicloud.mdx

* fixed alignment

---------

Co-authored-by: veenamj-avesha <[email protected]>

* fixed error (#226)

* fix: package.json & package-lock.json to reduce vulnerabilities (#223)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906

Co-authored-by: snyk-bot <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#214)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#216)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#210)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
- https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860
- https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867
- https://snyk.io/vuln/SNYK-JS-SEND-7926862
- https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#209)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#208)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.4.0 to 3.5.0 (#207)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298

* fixed package file

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#206)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: prod.dockerfile to reduce vulnerabilities (#205)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5811867
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.1.0 to 3.5.0 (#202)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

* update packages

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fixed package file

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Mengxin Liu <[email protected]>
Co-authored-by: veenamj-avesha <[email protected]>
Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>
Co-authored-by: Md Imran <[email protected]>

* [Snyk] Upgrade @docusaurus/preset-classic from 3.1.0 to 3.4.0 (#197)

* fix: upgrade @docusaurus/preset-classic from 3.1.0 to 3.4.0

Snyk has created this PR to upgrade @docusaurus/preset-classic from 3.1.0 to 3.4.0.

See this package in npm:
@docusaurus/preset-classic

See this project in Snyk:
https://app.snyk.io/org/kubeslice/project/35dcbc4e-1368-4e2a-8999-2515564e55d2?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update kubeslice-cli-demo.mdx (#187)

fix command

* Pull Request for Docusaurus V3 Migration  (#203)

* Changed the docker version

* feat(): upgrade docusaurus version to 3.4 (#199)

* Version upgrade (#201)

* feat(): upgrade docusaurus version to 3.4

* fix(): not found content issue

* fixed broken links

* fixed broken links

* fixed the broken links

* Fixed broken links in version 0.7.0 and later versions

* fixed the broken links

* fixed the links

* fixed the links

---------

Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* feat(): added  `latest` alias to redirect to latest version in place of version number. (#217)

* feat(): introduced alias to redirect to latest version

* fix(): routing of uninstall and uninstall-kubeslice file

* feat(): redirected the ctaegory type routes

* cleanup

* AM-14456: Use case - Distribute MongoDB for MultiCloud (#218)

* updated sidebar/config

* added the new used case for mongodb

* updated the doc

* updated the doc

* added the images and updated the steps

* fixed typos

* updated the doc

* updated the doc

* updated the doc

* updated the doc

* updated the service export steps

* updated the doc

* fixed the typos

* fixed the review comments

* updated the prerequisites and description

* fixed the review comments/ updated the doc

* updated the doc

* updated sidebar

* fixed the identation

* updated the steps

* updated the doc

* udpated the feedback

* udpated the feedback

* fixed a broken link (#224)

* updated sidebar and prod dockerfile (#225)

* updated sidebar and prod dockerfile

* fixed the error

* fixed the error

* fixed the error

* updated the command

* updated the command

* updated the command

* updated the command

* Update distributed-mongodb-for-multicloud.mdx

* fixed alignment

---------

Co-authored-by: veenamj-avesha <[email protected]>

* fixed error (#226)

* fix: package.json & package-lock.json to reduce vulnerabilities (#223)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906

Co-authored-by: snyk-bot <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#214)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#216)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#210)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
- https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860
- https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867
- https://snyk.io/vuln/SNYK-JS-SEND-7926862
- https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#209)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#208)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.4.0 to 3.5.0 (#207)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298

* fixed package file

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#206)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: prod.dockerfile to reduce vulnerabilities (#205)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5811867
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.1.0 to 3.5.0 (#202)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

* update packages

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Upgrade @docusaurus/plugin-google-gtag from 3.1.0 to 3.4.0 (#198)

* fix: upgrade @docusaurus/plugin-google-gtag from 3.1.0 to 3.4.0

Snyk has created this PR to upgrade @docusaurus/plugin-google-gtag from 3.1.0 to 3.4.0.

See this package in npm:
@docusaurus/plugin-google-gtag

See this project in Snyk:
https://app.snyk.io/org/kubeslice/project/35dcbc4e-1368-4e2a-8999-2515564e55d2?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update kubeslice-cli-demo.mdx (#187)

fix command

* Pull Request for Docusaurus V3 Migration  (#203)

* Changed the docker version

* feat(): upgrade docusaurus version to 3.4 (#199)

* Version upgrade (#201)

* feat(): upgrade docusaurus version to 3.4

* fix(): not found content issue

* fixed broken links

* fixed broken links

* fixed the broken links

* Fixed broken links in version 0.7.0 and later versions

* fixed the broken links

* fixed the links

* fixed the links

---------

Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* feat(): added  `latest` alias to redirect to latest version in place of version number. (#217)

* feat(): introduced alias to redirect to latest version

* fix(): routing of uninstall and uninstall-kubeslice file

* feat(): redirected the ctaegory type routes

* cleanup

* AM-14456: Use case - Distribute MongoDB for MultiCloud (#218)

* updated sidebar/config

* added the new used case for mongodb

* updated the doc

* updated the doc

* added the images and updated the steps

* fixed typos

* updated the doc

* updated the doc

* updated the doc

* updated the doc

* updated the service export steps

* updated the doc

* fixed the typos

* fixed the review comments

* updated the prerequisites and description

* fixed the review comments/ updated the doc

* updated the doc

* updated sidebar

* fixed the identation

* updated the steps

* updated the doc

* udpated the feedback

* udpated the feedback

* fixed a broken link (#224)

* updated sidebar and prod dockerfile (#225)

* updated sidebar and prod dockerfile

* fixed the error

* fixed the error

* fixed the error

* updated the command

* updated the command

* updated the command

* updated the command

* Update distributed-mongodb-for-multicloud.mdx

* fixed alignment

---------

Co-authored-by: veenamj-avesha <[email protected]>

* fixed error (#226)

* fix: package.json & package-lock.json to reduce vulnerabilities (#223)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906

Co-authored-by: snyk-bot <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#214)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#216)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: package.json & package-lock.json to reduce vulnerabilities (#210)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
- https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860
- https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867
- https://snyk.io/vuln/SNYK-JS-SEND-7926862
- https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#209)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#208)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.4.0 to 3.5.0 (#207)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298

* fixed package file

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: Dockerfile to reduce vulnerabilities (#206)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092933
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3092932
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fix: prod.dockerfile to reduce vulnerabilities (#205)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5811867
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3035795
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* [Snyk] Security upgrade @docusaurus/preset-classic from 3.1.0 to 3.5.0 (#202)

* fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

* update packages

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: uma-kt <[email protected]>

* fixed package file

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Mengxin Liu <[email protected]>
Co-authored-by: veenamj-avesha <[email protected]>
Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>
Co-authored-by: Md Imran <[email protected]>

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Mengxin Liu <[email protected]>
Co-authored-by: veenamj-avesha <[email protected]>
Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>
Co-authored-by: Md Imran <[email protected]>

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Mengxin Liu <[email protected]>
Co-authored-by: veenamj-avesha <[email protected]>
Co-authored-by: Sandesh-d12 <[email protected]>
Co-authored-by: uma-kt <[email protected]>
Co-authored-by: Md Imran <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants