c59f537b1#7019 - Modify base64 decoding logic to throw on invalid input, rather than silently truncating it.
1.9.2
Patch Changes
d071bd1ac#7007 (fixes #7005) - Move exports.default fields to always be the last field. This fixes a bug caused in 9.17.0 that prevented some bundlers and frameworks from building.
1.9.1
Patch Changes
0bab0b7a7#6981 - Added browser CJS entry points (expected by Jest when using JSDOM mode).
1.9.0
Minor Changes
06dc1364d#6901 - Allow users to specify their environment as node or browser to override Firebase's runtime environment detection and force the SDK to act as if it were in the respective environment.
Patch Changes
d4114a4f7#6874 (fixes #6838) - Reformat a comment that causes compile errors in some build toolchains.
This version was pushed to npm by google-wombot, a new releaser for firebase since your current version.
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 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](https://github.com/kaisjessa/discordbot/network/alerts).
Bumps @firebase/util to 1.9.3 and updates ancestor dependency firebase. These dependencies need to be updated together.
Updates
@firebase/util
from 0.1.1 to 1.9.3Changelog
Sourced from
@firebase/util
's changelog.... (truncated)
Commits
2e7e548
Version Packages (#7069)c59f537
Improve decodeBase64() to throw on invalid input rather than silently accept ...3d605f8
Version Packages (#7008)d071bd1
Fix exports fields (#7007)3323f68
Version Packages (#6995)0bab0b7
Add CJS browser entry points for all packages (#6981)90725ba
Version Packages (#6953)06dc136
Add Env Override Global VariableforceEnvironment
(#6901)d4114a4
Format comment containing process.env (#6874)4b4cdd0
Version Packages (#6859)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@firebase/util
since your current version.Updates
firebase
from 4.6.0 to 9.20.0Commits
f7b4a4b
Version Packages (#7218)1142982
Merge master into release6b8e0c1
Recaptcha public preview (#7193)b66908d
Allow aggregations to work with multi-tab. (#7212)8c44d58
Catch all recaptcha errors (#7203)833ca90
Configurations for integration tests against other environments. (#7202)6f05b1a
Flag doc changes during staging release (#7168)ea3849f
Update actions/setup-node action to v3 (#7208)b04f040
Added Firebase App Check support to Firebase Auth. (#7191)fb6df83
Revert "Install latest chrome version for "Test Auth on Chrome and Node If Ch...Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for firebase since your current version.
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 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](https://github.com/kaisjessa/discordbot/network/alerts).