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

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

Merged
merged 4 commits into from
Oct 17, 2024

Conversation

Sandesh-d12
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Upgrades
  • Documentation Update

Description

Added latest alias to redirect to latest version in place of version number.

Related Tickets & Documents

  • Related Issue #
  • Closes #

QA Instructions, Screenshots, Recordings

In place of https://kubeslice.io/documentation/open-source/1.3.0/overview/ this url now we can use https://kubeslice.io/documentation/open-source/latest/overview/ to navigate to latest version.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Semantic HTML implemented?
  • Keyboard operability supported?
  • Color contrast tested?

[optional] What gif best describes this PR or how it makes you feel?

WoW

Copy link
Contributor

@veenamj-avesha veenamj-avesha left a comment

Choose a reason for hiding this comment

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

Approving the changes assuming, the local build has been tested.

@veenamj-avesha veenamj-avesha merged commit 488150f into kubeslice:master Oct 17, 2024
4 of 6 checks passed
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.

2 participants