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

Bump rollup from 2.79.1 to 2.79.2 in /oidc-ui #923

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 28, 2024

Bumps rollup from 2.79.1 to 2.79.2.

Changelog

Sourced from rollup's changelog.

rollup changelog

4.22.5

2024-09-27

Bug Fixes

  • Allow parsing of certain unicode characters again (#5674)

Pull Requests

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

4.22.2

2024-09-20

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

ase-101 and others added 30 commits March 20, 2024 00:47
…ext based on the selected login option. (#615)

Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: Zeeshan Mehboob <[email protected]>
[ES-838] errorCode spelling mistake
[ES-914] Fixed: OIDC-UI is not using the sbi.env config instead uses default value as Staging.
[ES-927] added reset captcha after api failure
…le of esignet-service (#620) (#625)

* added details of sunbird into readme file of esignet-service



* added KBA config in oidc-ui readme



---------

Signed-off-by: Mohd Kaif Siddique <[email protected]>
Co-authored-by: Mohd Kaif Siddique <[email protected]>
Signed-off-by: ase-101 <[email protected]>
* Updated docs and docker-compose

Signed-off-by: ase-101 <[email protected]>

* Updated the openapi yaml

Signed-off-by: ase-101 <[email protected]>

* Readme updated

Signed-off-by: ase-101 <[email protected]>

* updated brnach name

Signed-off-by: ase-101 <[email protected]>

---------

Signed-off-by: ase-101 <[email protected]>
[ES-938] resetting captchaToken with recaptcha wigdet
* [MODIFIED] artifactory image changed, supported format in esignet-default (#634)

Signed-off-by: Zeeshan Mehboob <[email protected]>

* Updated docs and docker-compose

Signed-off-by: ase-101 <[email protected]>

* Updated the oidc-ui readme

Signed-off-by: ase-101 <[email protected]>

---------

Signed-off-by: Zeeshan Mehboob <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Co-authored-by: Zeeshan Mehboob <[email protected]>
* Updated Pom versions for release changes

Signed-off-by: GitHub <[email protected]>

* Update install.sh

Signed-off-by: Praful Rakhade <[email protected]>

* Update keycloak-init.sh

Signed-off-by: Praful Rakhade <[email protected]>

* Update Chart.yaml

Signed-off-by: Praful Rakhade <[email protected]>

* Update Chart.yaml

Signed-off-by: Praful Rakhade <[email protected]>

* Update values.yaml

Signed-off-by: Praful Rakhade <[email protected]>

* Update values.yaml

Signed-off-by: Praful Rakhade <[email protected]>

* Update init_db.sh

Signed-off-by: Praful Rakhade <[email protected]>

* Update install.sh

Signed-off-by: Praful Rakhade <[email protected]>

---------

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Praful Rakhade <[email protected]>
Co-authored-by: Prafulrakhade <[email protected]>
Co-authored-by: Praful Rakhade <[email protected]>
Signed-off-by: GitHub <[email protected]>
Co-authored-by: Prafulrakhade <[email protected]>
* [FIXES] errorCode spelling mistake

Signed-off-by: Zeeshan Mehboob <[email protected]>

* [ES-879] Implemented functionality to dynamically display subheader text based on the selected login option.

Signed-off-by: GurukiranP <[email protected]>

* [ADDED] id in multiple element

Signed-off-by: Zeeshan Mehboob <[email protected]>

* [ES-844] esignet label correction in Kannada and Hindi languages.

Signed-off-by: GurukiranP <[email protected]>

* Replacing the (-) special character with empty in oidcTransactionId (#621)

Signed-off-by: Aravindhan Alagesan <[email protected]>

* [ES-914] Fixed: OIDC-UI is not using the sbi.env config instead uses default value as Staging.

Signed-off-by: GurukiranP <[email protected]>

* [ES-914] Fixed: OIDC-UI is not using the sbi.env config instead uses default value as Staging.

Signed-off-by: GurukiranP <[email protected]>

* [ES-911] added Knowledge basesd configurationd details into readme file of esignet-service (#620)

* added details of sunbird into readme file of esignet-service

Signed-off-by: Mohd Kaif Siddique <[email protected]>

* added KBA config in oidc-ui readme

Signed-off-by: Mohd Kaif Siddique <[email protected]>

---------

Signed-off-by: Mohd Kaif Siddique <[email protected]>
Co-authored-by: Mohd Kaif Siddique <[email protected]>

* [ES-926] Fixed: In eSignet UI, Info in Username field is not clickable. (#626)

Signed-off-by: GurukiranP <[email protected]>

* [ES-923] [ES-928] Fixed: qa-inji-esignet- Not getting appropriate error message on clicking twice on verify button once otp gets expired. Added the informative icon tooltip to all the login components.

Signed-off-by: GurukiranP <[email protected]>

* [ADDED] reset captcha after api failure

Signed-off-by: Zeeshan Mehboob <[email protected]>

* MOSIP-32194 (#632)

Signed-off-by: ase-101 <[email protected]>

* [MOSIP-31575] Updated docker file. (#611)

* Update push-trigger.yml

Signed-off-by: abhishek8shankar <[email protected]>

* [MOSIP-31575] Updated docker file.

Signed-off-by: abhishek8shankar <[email protected]>

* Update push-trigger.yml

Signed-off-by: abhishek8shankar <[email protected]>

---------

Signed-off-by: abhishek8shankar <[email protected]>

* [ES-924] Redirecting the user to the landing page when the error code is invalid_transaction.

Signed-off-by: GurukiranP <[email protected]>

* [MODIFIED] artifactory image changed, supported format in esignet-default (#634)

Signed-off-by: Zeeshan Mehboob <[email protected]>

* Updated docs and docker-compose

Signed-off-by: ase-101 <[email protected]>

* Updated the openapi yaml

Signed-off-by: ase-101 <[email protected]>

* [ES-853] (#619)

* [ES-853]

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

* [ES-853] added mosip.esignet.captcha.required property

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

* [ES-853] added reviwed changes

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

* reviewed changes

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

---------

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

* Updated oidc-ui readme

Signed-off-by: ase-101 <[email protected]>

* [ES-279] Added multi-language support for wallet name.

Signed-off-by: GurukiranP <[email protected]>

* [ES-279] Added multi-language support for wallet name.

Signed-off-by: GurukiranP <[email protected]>

* [ADDED] artifactory images in public folder

Signed-off-by: Zeeshan Mehboob <[email protected]>

* [MODIFIED] otp to send-otp in otp login page (#643)

Signed-off-by: Zeeshan Mehboob <[email protected]>

* Updated the latest error codes

Signed-off-by: ase-101 <[email protected]>

* [MODIFIED] resetting captchaToken with recaptcha wigdet

Signed-off-by: Zeeshan Mehboob <[email protected]>

* Added DB upgrade scripts (#652) (#653)

Signed-off-by: ase-101 <[email protected]>
Co-authored-by: ase-101 <[email protected]>

* MOSIP-32201

Signed-off-by: Sohan Kumar Dey <[email protected]>

* [DSD-4653] added esignet dashboard json

Signed-off-by: techno-376 <[email protected]>

* [DSD-4653] added esignet dashboard json

Signed-off-by: techno-376 <[email protected]>

* [ES-936] Handled captcha token null error (#647)

Signed-off-by: Balaji <[email protected]>

* MOSIP-32201 (#657)

Signed-off-by: Sohan Kumar Dey <[email protected]>

* Apply theme for camdgc for esignet

Signed-off-by: Sreang Rathanak <[email protected]>

* [ES-937]Updated AuthChallengeFactorFormatValidator (#661)

Signed-off-by: Balaji <[email protected]>

* [ES-939] [MOSIP-32195] [MOSIP-32304] [INJIWEB-122] [INJIWEB-125]: Fixed the issue where error messages were not handled properly in KBA login form and also handled with regex and max-length for the policy number and fullName fields.

Signed-off-by: GurukiranP <[email protected]>

* [ES-903]Modified browser timeout to check biometrics (#665)

* Replacing the (-) special character with empty in oidcTransactionId

Signed-off-by: Aravindhan Alagesan <[email protected]>

* Modified browser timeout to check biometrics

Signed-off-by: Aravindhan Alagesan <[email protected]>

---------

Signed-off-by: Aravindhan Alagesan <[email protected]>

* [MODIFIED] input with numpad muber & copy paste keycode (#666)

Signed-off-by: Zeeshan Mehboob <[email protected]>

* [RENAME] pwd to kba for kba authentication (#668)

Signed-off-by: Zeeshan Mehboob <[email protected]>

* esignet build issue fixes

Signed-off-by: Sohan Kumar Dey <[email protected]>

* [ES-855]Update esignet-openapi.yaml (#670)

Signed-off-by: Balaji Alluru <[email protected]>

* [MOSIP-32633] Added regex validation for KBA (#667)

* [MOSIP-32633] Added regex validation for KBA

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

* review comments fixed

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

* review comments fixed

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

---------

Signed-off-by: Venkata Saidurga Polamraju <[email protected]>

* Updated pom version to 1.4.0-SNAPSHOT (#612)

Signed-off-by: ase-101 <[email protected]>

* ES-911 (#639)

* Updated docs and docker-compose

Signed-off-by: ase-101 <[email protected]>

* Updated the openapi yaml

Signed-off-by: ase-101 <[email protected]>

* Readme updated

Signed-off-by: ase-101 <[email protected]>

* updated brnach name

Signed-off-by: ase-101 <[email protected]>

---------

Signed-off-by: ase-101 <[email protected]>

* ES-911 (#654)

* [MODIFIED] artifactory image changed, supported format in esignet-default (#634)

Signed-off-by: Zeeshan Mehboob <[email protected]>

* Updated docs and docker-compose

Signed-off-by: ase-101 <[email protected]>

* Updated the oidc-ui readme

Signed-off-by: ase-101 <[email protected]>

---------

Signed-off-by: Zeeshan Mehboob <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Co-authored-by: Zeeshan Mehboob <[email protected]>

* Release changes (#655)

* Updated Pom versions for release changes

Signed-off-by: GitHub <[email protected]>

* Update install.sh

Signed-off-by: Praful Rakhade <[email protected]>

* Update keycloak-init.sh

Signed-off-by: Praful Rakhade <[email protected]>

* Update Chart.yaml

Signed-off-by: Praful Rakhade <[email protected]>

* Update Chart.yaml

Signed-off-by: Praful Rakhade <[email protected]>

* Update values.yaml

Signed-off-by: Praful Rakhade <[email protected]>

* Update values.yaml

Signed-off-by: Praful Rakhade <[email protected]>

* Update init_db.sh

Signed-off-by: Praful Rakhade <[email protected]>

* Update install.sh

Signed-off-by: Praful Rakhade <[email protected]>

---------

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Praful Rakhade <[email protected]>
Co-authored-by: Prafulrakhade <[email protected]>
Co-authored-by: Praful Rakhade <[email protected]>

* Updated Pom versions for release changes (#656)

Signed-off-by: GitHub <[email protected]>
Co-authored-by: Prafulrakhade <[email protected]>

* ES-1125

Signed-off-by: ase-101 <[email protected]>

* ES-1125

Signed-off-by: ase-101 <[email protected]>

---------

Signed-off-by: Zeeshan Mehboob <[email protected]>
Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: Aravindhan Alagesan <[email protected]>
Signed-off-by: Mohd Kaif Siddique <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: abhishek8shankar <[email protected]>
Signed-off-by: Venkata Saidurga Polamraju <[email protected]>
Signed-off-by: Sohan Kumar Dey <[email protected]>
Signed-off-by: techno-376 <[email protected]>
Signed-off-by: Balaji <[email protected]>
Signed-off-by: Sreang Rathanak <[email protected]>
Signed-off-by: Balaji Alluru <[email protected]>
Signed-off-by: GitHub <[email protected]>
Signed-off-by: Praful Rakhade <[email protected]>
Co-authored-by: Zeeshan Mehboob <[email protected]>
Co-authored-by: Aravindhan Alagesan <[email protected]>
Co-authored-by: GurukiranP <[email protected]>
Co-authored-by: Kaif Siddique <[email protected]>
Co-authored-by: Mohd Kaif Siddique <[email protected]>
Co-authored-by: Gk <[email protected]>
Co-authored-by: abhishek8shankar <[email protected]>
Co-authored-by: Zeeshan Mehboob <[email protected]>
Co-authored-by: pvsaidurga <[email protected]>
Co-authored-by: Sohan Kumar Dey <[email protected]>
Co-authored-by: Rakshitha650 <[email protected]>
Co-authored-by: Rakshitha650 <[email protected]>
Co-authored-by: Chandra Keshav Mishra <[email protected]>
Co-authored-by: Balaji Alluru <[email protected]>
Co-authored-by: Sreang Rathanak <[email protected]>
Co-authored-by: Prafulrakhade <[email protected]>
Co-authored-by: Praful Rakhade <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
…683)

* added details of sunbird into readme file of esignet-service



* added KBA config in oidc-ui readme



* add logic to skip id-field check with challenge



* added id-field into test.properties



---------

Signed-off-by: Mohd Kaif Siddique <[email protected]>
Signed-off-by: Balaji <[email protected]>
Co-authored-by: Kaif Siddique <[email protected]>
Co-authored-by: Mohd Kaif Siddique <[email protected]>
…rror message is displayed. (#687) (#688) (#701)

Signed-off-by: GurukiranP <[email protected]>
Signed-off-by: Sohan Kumar Dey <[email protected]>
VSIVAKALYAN and others added 21 commits May 21, 2024 12:47
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
Signed-off-by: Sohan Kumar Dey <[email protected]>
Signed-off-by: Sohan Kumar Dey <[email protected]>
Signed-off-by: Nandhukumar <[email protected]>
Fixes  and apitestrig changes from develop branch are cherry-picked
[MOSIP-33402] Updated chart-lint-publish.yml
Signed-off-by: Praful Rakhade <[email protected]>
* Updated Pom versions for release changes

Signed-off-by: GitHub <[email protected]>

* esgient 1.4.1 release changes

---------

Signed-off-by: GitHub <[email protected]>
Co-authored-by: Prafulrakhade <[email protected]>
Co-authored-by: techno-467 <[email protected]>
Signed-off-by: Praful Rakhade <[email protected]>
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.79.1...v2.79.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 28, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.