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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the safe-app-dependencies group with 4 updates: firebase, @babel/core, @babel/preset-env and uglify-js.
Updates
firebase
from 10.12.3 to 10.12.4Release notes
Sourced from firebase's releases.
... (truncated)
Commits
67ea4f7
Version Packages (#8369)161c122
Merge master into releasefd8bd4b
Disable extraneous import errors on violating lines in auth tests (#8363)f58d48c
Use safevalues to fix trusted types issues reported by tsec (#8301)4b4db85
VertexAI: add support for mock responses versioning system (#8361)84fe880
Remove .git (#8362)d752e80
Upgrade firebase-admin and google/cloud-firestore in rules-unit-testing yarn ...9cd3c1e
Upgrade setup-gcloud to v2 (#8286)Updates
@babel/core
from 7.24.7 to 7.25.2Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
0f8f408
v7.25.26a15d7a
Ensure thatrequeueComputedKeyAndDecorators
is available (#16695)9f7e29a
chore: fix one suppressed eslint error (#16696)2413d1a
Add eslint-plugin-regexp (#16680)5dc3b44
Expose wether a module has TLA or not as.extra.async
(#16480)30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)Updates
@babel/preset-env
from 7.24.7 to 7.25.3Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
787c7cd
v7.25.3a0c8871
Test: Improve available-plugins compat-data check (#16693)0f8f408
v7.25.20b2cc25
Update compat-table (#16691)2413d1a
Add eslint-plugin-regexp (#16680)d2e3ee2
v7.25.0d364545
MoveensureFunctionName
toNodePath.prototype
(#16658)814b31e
Introducebugfix-safari-class-field-initializer-scope
(#16569)46284e4
Addduplicate-named-capturing-groups-regex
topreset-env
(#16445)482008c
Simplifyhelper-function-name
logic (#16652)Updates
uglify-js
from 3.17.4 to 3.19.1Release notes
Sourced from uglify-js's releases.
... (truncated)
Commits
4b86eaf
v3.19.1fac0aa2
fix corner case inreduce_vars
(#5893)1247576
fix corner case inreduce_vars
(#5891)7a4fb85
enhancecomparisons
(#5889)da3d86a
v3.19.0fada1a1
fix corner case inbooleans
(#5887)722465b
fix corner case ininline
(#5886)b6b0658
fix corner case indead_code
(#5883)8cfa37e
fix corner case insemicolons
(#5881)008edfb
fix corner cases insemicolons
(#5879)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