-
Notifications
You must be signed in to change notification settings - Fork 60
Bump webpack from 5.89.0 to 5.94.0 in /signup-ui #332
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
Open
dependabot
wants to merge
85
commits into
master
Choose a base branch
from
dependabot/npm_and_yarn/signup-ui/webpack-5.94.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump webpack from 5.89.0 to 5.94.0 in /signup-ui #332
dependabot
wants to merge
85
commits into
master
from
dependabot/npm_and_yarn/signup-ui/webpack-5.94.0
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: ase-101 <sunkadaeanusha@gmail.com>
Signed-off-by: ase-101 <sunkadaeanusha@gmail.com>
Signed-off-by: Bunsy <bunsy2014@gmail.com>
…istered Username is entered. Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com>
Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com>
Signed-off-by: Bunsy <bunsy2014@gmail.com>
Signed-off-by: ase-101 <sunkadaeanusha@gmail.com>
Cherry-picked bug fixes from develop to release branch
Updated sign up and forgot password related messages Signed-off-by: Anuranjan14 <120705365+Anuranjan14@users.noreply.github.com>
updated the json Signed-off-by: Anuranjan14 <120705365+Anuranjan14@users.noreply.github.com>
Update en.json
Update km.json
Reverting back the changes made Signed-off-by: Anuranjan14 <120705365+Anuranjan14@users.noreply.github.com>
Reverted back the changes made. Signed-off-by: Anuranjan14 <120705365+Anuranjan14@users.noreply.github.com>
Update en.json
Update km.json
Signed-off-by: ase-101 <sunkadaeanusha@gmail.com>
Signed-off-by: ase-101 <sunkadaeanusha@gmail.com>
ES-715 ES-641
Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com>
Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com>
Release 1.x.x
Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com>
* [DSD-4738] Updated install-all.sh Signed-off-by: Rakshith B <79500257+Rakshithb1@users.noreply.github.com> * [DSD-4738] Updated delete-all.sh Signed-off-by: Rakshith B <79500257+Rakshithb1@users.noreply.github.com> * [DSD-4738] Updated restart-all.sh Signed-off-by: Rakshith B <79500257+Rakshithb1@users.noreply.github.com> --------- Signed-off-by: Rakshith B <79500257+Rakshithb1@users.noreply.github.com>
Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com>
Signed-off-by: techno-467 <prafulrakhade02@gmail.com>
Signed-off-by: techno-467 <prafulrakhade02@gmail.com>
[DSD-5073] 1.0.1 release changes
[DSD-4653]Removed artifactory-share copy from copy_cm.sh
* Updated Pom versions for release changes Signed-off-by: GitHub <noreply@github.com> * Update pom.xml Signed-off-by: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com> --------- Signed-off-by: GitHub <noreply@github.com> Signed-off-by: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com> Co-authored-by: Prafulrakhade <Prafulrakhade@users.noreply.github.com> Co-authored-by: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com>
* ES-782 (#70) Signed-off-by: pr <panharith-an@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * DSD-4457 (#72) * fix cookie without secure code Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> * fix code bug Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> * update sonar ignore on getChache Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> * fix null on message Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> --------- Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * ES 802 (#76) * Signup service - Changes required in Async notification calls Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> * throw exception and add test case Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> --------- Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * ES-973 (#77) Signed-off-by: pr <panharith-an@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * Error message when multiple user attempting to register with same identifier simultaneously should be changed to user friendly message. Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * ES-789 (#79) * add local in request header Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> Signed-off-by: Mengleang <ngounmengleang18@gmail.com> Signed-off-by: mengleang-0090 <n.mengleang@dgc.gov.kh> Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> * update wording Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> Signed-off-by: Mengleang <ngounmengleang18@gmail.com> Signed-off-by: mengleang-0090 <n.mengleang@dgc.gov.kh> Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> * resolve conflict Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> * update test case Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> Signed-off-by: Mengleang <ngounmengleang18@gmail.com> Signed-off-by: mengleang-0090 <n.mengleang@dgc.gov.kh> Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> * move locale into registration request Signed-off-by: Mengleang <ngounmengleang18@gmail.com> Signed-off-by: mengleang-0090 <n.mengleang@dgc.gov.kh> Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> * front end move locale into request body Signed-off-by: Mengleang <ngounmengleang18@gmail.com> Signed-off-by: mengleang-0090 <n.mengleang@dgc.gov.kh> Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> * Issues with cached methods found during redis integration fixed (#68) Signed-off-by: ase-101 <sunkadaeanusha@gmail.com> * move locale to req body in Reset password endpoint Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> * handle locale registerRequest and resetPasswordRequest null Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> * convert 2 to 3 langCode Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> * remove locale from header Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> --------- Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> Signed-off-by: Mengleang <ngounmengleang18@gmail.com> Signed-off-by: mengleang-0090 <n.mengleang@dgc.gov.kh> Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> Signed-off-by: ase-101 <sunkadaeanusha@gmail.com> Co-authored-by: Mengleang <ngounmengleang18@gmail.com> Co-authored-by: ase-101 <sunkadaeanusha@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * Error message when identifier blocked in the UI can be revised Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-831] [ES-833] Fixed: Error messages are not getting disappeared for below scenarios. Fixed: Otp text boxes are not aligned properly when Otp length is increased 8 Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-791] Fixed: User preferred/selected language is not retained during redirection. Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * Error message when Username preceded with 0 is not as per story requirements. Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * fix: fix breaking words Signed-off-by: Bunsy <bunsy2014@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * fix: fix retry button not working Signed-off-by: Bunsy <bunsy2014@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * fix: reload fully on some devices only Signed-off-by: bunsy-0900 <bunsy-chhay@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-833] Fixed: Otp text box alignment issue on reset password page. Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * Move the language related files to artifactory for signup UI Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-863] Signed-off-by: Venkata Saidurga Polamraju <saidurgacsea@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-855, ES-856] Updated stoplight API documentation (#96) Signed-off-by: Balaji Alluru <74903654+balaji-alluru@users.noreply.github.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * Fix signup UI build fail (#98) * Fix fail build Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> * Fix fail build Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> --------- Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Co-authored-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * ES-839: fix color Signed-off-by: pr <panharith-an@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * fix: change favicon Signed-off-by: Bunsy <bunsy2014@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * fix: change lang flow Signed-off-by: Bunsy <bunsy2014@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * ES-741: disable tooltips in sign up form Signed-off-by: pr <panharith-an@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * ES-741: disable tooltips in sign-up and reset-password forms Signed-off-by: pr <panharith-an@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * improve test coverage (#108) Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> Signed-off-by: ase-101 <sunkadaeanusha@gmail.com> Co-authored-by: ase-101 <sunkadaeanusha@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * ES-793 scenario 2 (#110) Signed-off-by: pr <panharith-an@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-851] [ES-831] Allowing the user to re-enter the captcha when resend otp is clicked if mosip.signup.send-challenge.captcha-required is enabled true. Clearing the error messages in some scenarios Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * ES-857 (#113) * ES-886 Signed-off-by: pr <panharith-an@mptc.gov.kh> * ES-890 Signed-off-by: pr <panharith-an@mptc.gov.kh> * ES-887 Signed-off-by: pr <panharith-an@mptc.gov.kh> * ES-884 Signed-off-by: pr <panharith-an@mptc.gov.kh> * ES-888 Signed-off-by: pr <panharith-an@mptc.gov.kh> * ES-885 Signed-off-by: pr <panharith-an@mptc.gov.kh> * ES-892 Signed-off-by: pr <panharith-an@mptc.gov.kh> * resolve comment Signed-off-by: pr <panharith-an@mptc.gov.kh> --------- Signed-off-by: pr <panharith-an@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-832] Fixed: Mobile- Number keypad should be rendered when user navigates to Otp screen. Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * Move theme based file to artifactory-ref-impl repo for esignet-signup-ui Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-832] Removed secret attribute from otp pin input. Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ADDED] id & name in signup page component Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ADDED] id & name in landing page component Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ADDED] id & name in reset pwd page component Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ADDED] id & name in common & icons component Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * ES-785 (#121) Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Co-authored-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * ES-1069 Signed-off-by: pr <panharith-an@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-831]: Fixed the issue where the error message in still retaining in signup flow. Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ADDED] copy paste in input field Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-833]: Fixed the issue for iPhone15+ where Otp text boxes are not aligned properly when Otp length is increased 8. Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-833]: Fixed the issue for iPhone15+ where Otp text boxes are not aligned properly when Otp length is increased 8. Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-856]Update esignet-signup-openapi.yaml Signed-off-by: Balaji Alluru <74903654+balaji-alluru@users.noreply.github.com> * Update esignet-signup-openapi.yaml Signed-off-by: Balaji Alluru <74903654+balaji-alluru@users.noreply.github.com> * [MOSIP-31575] Updated docker file. (#118) * [MOSIP-31575] Updated docker file. Signed-off-by: abhishek8shankar <127825992+abhishek8shankar@users.noreply.github.com> * [MOSIP-31575] Updated docker file. Signed-off-by: abhishek8shankar <127825992+abhishek8shankar@users.noreply.github.com> * [MOSIP-31575] Updated docker file. Signed-off-by: abhishek8shankar <127825992+abhishek8shankar@users.noreply.github.com> * Update push-trigger.yml Signed-off-by: abhishek8shankar <127825992+abhishek8shankar@users.noreply.github.com> * [MOSIP-31575] Updated docker file. Signed-off-by: abhishek8shankar <127825992+abhishek8shankar@users.noreply.github.com> * Update push-trigger.yml Signed-off-by: abhishek8shankar <127825992+abhishek8shankar@users.noreply.github.com> * Update push-trigger.yml Signed-off-by: abhishek8shankar <127825992+abhishek8shankar@users.noreply.github.com> --------- Signed-off-by: abhishek8shankar <127825992+abhishek8shankar@users.noreply.github.com> * Updated release pom versions Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * [ES-1125] Updated pom file Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> --------- Signed-off-by: pr <panharith-an@mptc.gov.kh> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> Signed-off-by: mengleang-ngoun <mengleang-ngoun@mptc.gov.kh> Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Signed-off-by: Mengleang <ngounmengleang18@gmail.com> Signed-off-by: mengleang-0090 <n.mengleang@dgc.gov.kh> Signed-off-by: mengleang-0090 <mengleang-ngoun@mptc.gov.kh> Signed-off-by: ase-101 <sunkadaeanusha@gmail.com> Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> Signed-off-by: Bunsy <bunsy2014@gmail.com> Signed-off-by: bunsy-0900 <bunsy-chhay@mptc.gov.kh> Signed-off-by: Venkata Saidurga Polamraju <saidurgacsea@gmail.com> Signed-off-by: Balaji Alluru <74903654+balaji-alluru@users.noreply.github.com> Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com> Signed-off-by: abhishek8shankar <127825992+abhishek8shankar@users.noreply.github.com> Co-authored-by: panharith-0118 <148301211+panharith-0118@users.noreply.github.com> Co-authored-by: mengleang-0090 <148198934+mengleang-0090@users.noreply.github.com> Co-authored-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Co-authored-by: Mengleang <ngounmengleang18@gmail.com> Co-authored-by: ase-101 <sunkadaeanusha@gmail.com> Co-authored-by: GurukiranP <talk2gurukiran@gmail.com> Co-authored-by: Bunsy <bunsy2014@gmail.com> Co-authored-by: bunsy-0900 <bunsy-chhay@mptc.gov.kh> Co-authored-by: Venkata Saidurga Polamraju <saidurgacsea@gmail.com> Co-authored-by: rathanak-0080 <148197234+rathanak-0080@users.noreply.github.com> Co-authored-by: pr <panharith-an@mptc.gov.kh> Co-authored-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com> Co-authored-by: abhishek8shankar <127825992+abhishek8shankar@users.noreply.github.com>
* [MOSIP-31132] Added limit for wrong attempts in OTP login (#135) * added changes to tackle multiple invalid attempts in verifyChallenge Signed-off-by: Mohd Kaif Siddique <mohdkaif.siddique@ad.infosys.com> * changed the property name Signed-off-by: Mohd Kaif Siddique <mohdkaif.siddique@ad.infosys.com> * changed the property name Signed-off-by: Mohd Kaif Siddique <mohdkaif.siddique@ad.infosys.com> * added testcase for exceeded attempts Signed-off-by: Mohd Kaif Siddique <mohdkaif.siddique@ad.infosys.com> * changed the message for excceded attempts Signed-off-by: Mohd Kaif Siddique <mohdkaif.siddique@ad.infosys.com> --------- Signed-off-by: Mohd Kaif Siddique <mohdkaif.siddique@ad.infosys.com> Co-authored-by: Mohd Kaif Siddique <mohdkaif.siddique@ad.infosys.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * ES-943 (#124) * Refactor code for custom Theme Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> * Add translation for logo alt Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> * Add image download Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> * Revert root themse change Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> * Revert root themse change Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> * Revert root themse change Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> --------- Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Co-authored-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> * Revert "ES-943 (#124)" This reverts commit 9aeccf6. Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> --------- Signed-off-by: Mohd Kaif Siddique <mohdkaif.siddique@ad.infosys.com> Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com> Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Co-authored-by: Kaif Siddique <74772315+kaifk468@users.noreply.github.com> Co-authored-by: Mohd Kaif Siddique <mohdkaif.siddique@ad.infosys.com> Co-authored-by: rathanak-0080 <148197234+rathanak-0080@users.noreply.github.com> Co-authored-by: Sreang Rathanak <sreangrathanajk@yahoo.com>
* Refactor code for custom Theme Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> * Add translation for logo alt Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> * Add image download Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> * Revert root themse change Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> * Revert root themse change Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> * Revert root themse change Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> --------- Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Co-authored-by: Sreang Rathanak <sreangrathanajk@yahoo.com>
… Otp button is clicked. (#153) * [ES-851]: Fixed - Displayed invalid captcha error message when resend Otp button is clicked. (#149) Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> * [ES-851]: Fixed - Displayed invalid captcha error message when resend Otp button is clicked. (#150) Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> * [ES-851]: Fixed - Displayed invalid captcha error message when resend Otp button is clicked. (#151) Signed-off-by: GurukiranP <talk2gurukiran@gmail.com> --------- Signed-off-by: GurukiranP <talk2gurukiran@gmail.com>
Signed-off-by: Balaji <74903654+balaji-alluru@users.noreply.github.com>
…d text alignment is not proper in pop up message. (#162) Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Co-authored-by: Sreang Rathanak <sreangrathanajk@yahoo.com>
…creen (#161) Signed-off-by: Sreang Rathanak <sreangrathanajk@yahoo.com> Co-authored-by: Sreang Rathanak <sreangrathanajk@yahoo.com>
… collection (#190) Signed-off-by: Mohd Kaif Siddique <mohdkaif.siddique@ad.infosys.com> Co-authored-by: Mohd Kaif Siddique <mohdkaif.siddique@ad.infosys.com>
Signed-off-by: Balaji Alluru <74903654+balaji-alluru@users.noreply.github.com>
Signed-off-by: ase-101 <sunkadaeanusha@gmail.com>
[MOSIP-31132] Reverted the security fix
* Updated Pom versions for release changes Signed-off-by: GitHub <noreply@github.com> * release changes] Signed-off-by: techno-467 <prafulrakhade02@gmail.com> * Update pom.xml Signed-off-by: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com> --------- Signed-off-by: GitHub <noreply@github.com> Signed-off-by: techno-467 <prafulrakhade02@gmail.com> Signed-off-by: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com> Co-authored-by: Prafulrakhade <Prafulrakhade@users.noreply.github.com> Co-authored-by: techno-467 <prafulrakhade02@gmail.com> Co-authored-by: Praful Rakhade <99539100+Prafulrakhade@users.noreply.github.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.89.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
The version update made by the bot in this PR is already updated in signup-ui of develop. This PR can be closed @ase-101 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps webpack from 5.89.0 to 5.94.0.
Release notes
Sourced from webpack's releases.
... (truncated)
Commits
eabf85dchore(release): 5.94.0955e057security: fix DOM clobbering in auto public path9822387test: fixcbb86edtest: fix5ac3d7ffix: unexpected asi generation with sequence expression2411661security: fix DOM clobbering in auto public pathb8c03d4fix: unexpected asi generation with sequence expressionf46a03crevert: do not use heuristic fallback for "module-import"60f1898fix: do not use heuristic fallback for "module-import"66306aaRevert "fix: module-import get fallback from externalsPresets"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.