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.
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/google/android-emulator-container-scripts/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.3.2 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)Updates
firebase
from 7.24.0 to 9.22.0Commits
60ff98d
Version Packages (#7290)6ee02ea
Merge master into release9c6f972
Try to log publish errors (#7295)6972de6
Merge master into release6d332b4
Update Node version to 16 in workflows (#7291)a0bb768
Add label for GitHub Issue hotlist mirroring (#7287)2cdb529
Merge master into release7bde55c
Do docs check in one step (#7289)98d0b84
Update README.md (#7286)e147219
Remove the no-android tag from bloom filter spec tests, now that the feature ...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/google/android-emulator-container-scripts/network/alerts).