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.
This PR contains the following updates:
^9.21.0
->^9.23.0
^3.14.3
->^3.14.4
Release Notes
firebase/firebase-tools
v9.23.0
Compare Source
firebase deploy --only extensions
now supports project specifc .env files. When deploying to multiple projects, param values that are different between projects can be put inextensions/${extensionInstanceId}.env.${projectIdOrAlias}
and common param values can be put inextensions/${extensionInstanceId}.env
.v9.22.0
Compare Source
firebase ext:export
command, and addsextensions
tofirebase deploy
. See https://firebase.google.com/docs/extensions/reuse-project-config for more infomation on how to manage your extensions with these commands.init
would crash with multiple Hosting items selected (#3742).crashlytics:symbols:upload
) to upload native symbol files, used in Android NDK crash symbolication.mishoo/UglifyJS
v3.14.4
Compare Source
Features
6d94242
)enum
s (3acb5a3
,6e4aa03
,77f7ae5
)f97e107
)1e3ca4c
,dc9e1ff
)merge_vars
(3ee1b0d
,ea10498
,1a8f2ec
,0b6c185
,1b4bd70
,3f8f0e2
)Bug Fixes
await
operator (ae5c3ee
)bfd0ac7
)e9932e1
)function
call (2d0f8bc
)ae5c3ee
)f9a4b36
)yield
keyword (ae5c3ee
)Configuration
📅 Schedule: "after 7am on the first day of the month" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.