-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
M-Hassan90s
wants to merge
128
commits into
firebase:fix_typo
Choose a base branch
from
M-Hassan90s:dependabot/npm_and_yarn/ws-6.2.3
base: fix_typo
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 ws from 6.2.2 to 6.2.3 #1094
M-Hassan90s
wants to merge
128
commits into
firebase:fix_typo
from
M-Hassan90s:dependabot/npm_and_yarn/ws-6.2.3
Conversation
This file contains 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
* 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'`
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>
Pin Chrome version 118 in CI
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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 ws from 6.2.2 to 6.2.3.
updated-dependencies: