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 ws from 6.2.2 to 6.2.3 #1094

Open
wants to merge 128 commits into
base: fix_typo
Choose a base branch
from

Conversation

M-Hassan90s
Copy link

Bumps ws from 6.2.2 to 6.2.3.


updated-dependencies:

  • dependency-name: ws dependency-type: indirect ...

wti806 and others added 30 commits March 3, 2020 21:13
* added mfa related email action handler

* type fix

* bump core sdk dep

* revert closure api changed

* updated changelod

* fixed alignment

* update package-lock

* fix alignment
…n only email/password sign in method is provided. (firebase#710)

In this case, we should just fallback to unsupported provider screen.
* Migrates to new one-tap sign-up API

Legacy one-tap API is being shutdown on 6/30/2020.

Migrates to new one-tap sign-up API:
https://developers.google.com/identity/one-tap/web/

All existing functionality is maintained.

* Adds missing config_test.js

* Disabled Microsoft Edge browser due to instability.

* Update CHANGELOG for upcoming release.
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rebase#727)

* Updates dependency versions to remove all high risk dependencies.

* Update Travis Node.js version to 10
…ebase#724)

* release updates on accountchooser.com warnings & fix RTL spinner.
* Adds ability to customize IdP buttons.

Allow customization of native providers.
In addition, allow ability to override the entire button label via "fullLabel".
This will be used instead of "Sign in with $providerName" for the long name.
However, for the short name, $providerName is still used.
* release updates on accountchooser.com warnings & fix some issues
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release updates on accountchooser.com warnings & fix some issues.
* Revert manual package-lock.json changes.
Updates import from:
`import * as firebase from 'firebase/app'`
to
`import firebase from 'firebase/app'`
google-oss-bot and others added 28 commits November 14, 2022 19:51
Update README.md to use Firebase JS version 9.13.0 when using CDN
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.7 to 3.9.19.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.7...3.9.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
…n/vm2-3.9.19

Bump vm2 from 3.9.7 to 3.9.19
Minor gender neutral  text change
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) to 1.8.17 and updates ancestor dependency [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together.


Updates `@grpc/grpc-js` from 1.7.3 to 1.8.17
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

Updates `firebase-tools` from 9.21.0 to 12.4.2
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v9.21.0...v12.4.2)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
- dependency-name: firebase-tools
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
this command was removed in npm 9, causing dep file generation to fail
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
minor grammatical typo
…se#1047)

* Update password reset handler to handle 'PASSWORD_DOES_NOT_MEET_REQUIREMENTS' error

* Update the translations

* pin chrome 114 to run tests

* Unpin chrome 114
* Add password policy error fix to CHANGELOG.md

* move chromedriver to devdeps, update

* update CI to Node 18

* update builder to Chrome 119

* update saucelabs CLI
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.2...6.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@M-Hassan90s M-Hassan90s changed the base branch from master to bugs October 18, 2024 03:21
@M-Hassan90s M-Hassan90s changed the base branch from bugs to fix_typo October 18, 2024 03:21
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.