-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Update dependency firebase-tools to v13.30.0 #477
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/firebase-tools-13.x
base: master
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.
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
37bc87e
to
7538fee
Compare
7538fee
to
afd0cb7
Compare
1f641ef
to
8ac5884
Compare
5d8e054
to
896efe1
Compare
896efe1
to
837a745
Compare
3c7d322
to
8af3fae
Compare
b320024
to
53ab5d0
Compare
53ab5d0
to
b7bc984
Compare
465171c
to
2642dcc
Compare
8db7812
to
99a4a82
Compare
99a4a82
to
5e77b7a
Compare
5c71401
to
5ec5cfa
Compare
5ec5cfa
to
0a2d031
Compare
0a2d031
to
1b0063a
Compare
1b0063a
to
97d50e4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
13.3.0
->13.30.0
Release Notes
firebase/firebase-tools (firebase-tools)
v13.30.0
Compare Source
v13.29.3
Compare Source
.env.*
files for web frameworks in Windows (#8086)v13.29.2
Compare Source
cross-env
andcross-spawn
dependencies to avoid vulnerable versions. (#7979)dataDir
and--export
were relative to the current directory insead offirebase.json
.init dataconnect
now suggests DNS compatible service IDs.@check
and@redact
directives on list fieldsany
type fieldsv13.29.1
Compare Source
clearData
with no tables would cause the Data Connect emulator to crash.Error: Unreachable
.v13.29.0
Compare Source
--import
would error for the Data Connect emulator ifdataDir
was also set.firebase init dataconnect
errored when importing a schema with no GQL files.firebase init
(#2514)@file:UseSerializers(UUIDSerializer::class)
annotation. (#8058)v13.28.0
Compare Source
emulators.dataconnect.dataDir
toinit dataconnect
.firebase
would error out instead of displaying help text.firebase init genkit
would error on Windows machines.emulators.apphosting.startCommandOverride
. Please useemulators.apphosting.startCommand
instead.superstatic
to9.1.0
in package.json.linkProviderUserInfo
in the Auth emulator to allow linking providers to user accounts. (#4170)v13.27.0
Compare Source
emulators:exec
would return a 0 error code when emulators failed to start. (#7974)--import
andemulators:export
support to the Data Connect emulator.firebase.json#emulators.dataconnect.dataDir
. When set, Data Connect data will be persisted to the configured directory between emulator runs.apphosting:config:export
to export App Hosting configurations such as secrets into an apphosting.local.yaml file, to be used by the emulatorv13.26.0
Compare Source
firebase.googleapis.com
tocloudresourcemanager.googleapis.com
.superstatic
to9.1.0
(#7929).appdistribution:group:*
commands toappdistribution:groups:*
.@auth
expressions that reference theauth
variableOptional
arrays in Swift codegenStringType_pattern
from generated docs and GQL prelude. (#7968)v13.25.0
Compare Source
FIREBASE_DATACONNECT_POSTGRESQL_STRING
set. (#7882)query
in mutations,@check
for advanced authorization, and replacesjava.util.Date
withcom.google.firebase.dataconnect.LocalDate
forDate
scalar fields and variables in Kotlin codegen. (#7936)firebase init genkit
to work with genkit version 0.9.0.v13.24.2
Compare Source
OrderDirection
enum withOptional
types in Dart codegen and adds@ExperimentalFirebaseDataConnect
annotations in Kotlin codegen to avoid compiler warnings. (#7912)v13.24.1
Compare Source
firebase init
v13.24.0
Compare Source
v13.23.1
Compare Source
upsertMany
, introducesvars
as a shorthand forrequest.variables
in@auth
expressions, adds new methods toGeneratedConnector
andGeneratedOperation
implementations in Kotlin codegen (requires the v16.0.0-beta03 SDK), and fixes the use of Timestamp with optional types in Dart codegen (#7888).v13.23.0
Compare Source
v13.22.1
Compare Source
rimraf
.demo-
prefix. (#7779)FUNCTIONS_DISCOVERY_TIMEOUT
wasn't respected. (#6285)emulators:export
cannot read the metadata file.v13.22.0
Compare Source
v13.21.0
Compare Source
insertMany
and improved error handling.v13.20.2
Compare Source
v13.20.1
Compare Source
v13.20.0
Compare Source
in
.firebaserc`.Any
scalar type andOrderDirection
, support forfirst
to lookup operations, and breaking changes for iOS generated SDKs. PLease see documentation for more details (#7744).firebase init dataconnect
to better support local-first onboarding. (#7733)--watch
option infirebase dataconnect:sdk:generate
. (#7719)v13.19.0
Compare Source
Any
scalar values in the Android SDK, strongly-typed variables in@auth
expressions, and a minor internal fix for the Dart SDK code generation. (#7696)firebase ext:sdk:install
to allow you to configure extensions in a functions codebase. See https://firebase.google.com/docs/extensions/install-extensions?interface=sdk for details.(#7581)v13.18.0
Compare Source
firebase deploy --dry-run
, which validates your changes and builds your code without making any production changes.firebase init
. (#7655)v1alpha
tov1beta
. (#7589)firebase init dataconnect
. (#7666)v1beta
gRPC APIs and theOrderDirection
enum in Swift, and makes transactional queries and mutations opt-in with the@transaction
directive. (#7679)firebase dataconnect:sql:grant -R <role> -E email
. (#7656)getGlobalEsbuildVersion
function. (#7571)v13.17.0
Compare Source
dataconnect:sql:migrate
command hard dependency on 'roles/cloudsql.admin'. (#7578)VERIFY_AND_CHANGE_EMAIL
events in the Auth emulator. (#7618)v13.16.0
Compare Source
FindNearest.distanceResultField
andFindNearest.distanceThreshold
parameters.v13.15.4
Compare Source
firebase.json#extensions
was undefined. (#7575)v13.15.3
Compare Source
ws
to 7.5.10 to remediate CVE-2024-37890. (#7398)v13.15.2
Compare Source
.env.<PROJECT-ID>
file exists and make its variables available for the buildprocess.
order_by_ref
, and fixes bugs in SDK generation.v13.15.1
Compare Source
esbuild
execution was throwing an error saying "Command line too long" on Windows (#7250, #6193). (#7395)init dataconnect:sdk
.sharp
^0.33.x for web frameworks. (#7517)offset
, cascade delete support, always index all foreign fields and multiple generated SDK options. (#7545)v13.15.0
Compare Source
--force
was not respected duringfirebase deploy --only storage
. (#7499)functions:secrets:set
wrongly errorred in non-interactive flows without force option (#7467)v13.14.2
Compare Source
v13.14.1
Compare Source
v13.14.0
Compare Source
firebase init dataconnect
now can pull down deployed GQL files.publishTime
is set to 1970-01-01T00:00:00 (#7441)firebase deploy --only dataconnect:serviceId
.v13.13.3
Compare Source
v13.13.2
Compare Source
v13.13.1
Compare Source
functions.ignore
values infirebase.json
to functions emulator so that supposedly ignored directories/files will not trigger reload. (#7414)v13.13.0
Compare Source
firebase init dataconnect:sdk
(#7406)@index
on tables,@auth(level: USER_ANON/USER_EMAIL_VERIFIED)
, andkey: {uid_expr: "auth.uid"}
, and fixes some issues related to SDK generation (#7409)v13.12.0
Compare Source
dataconnect.location
key infirebase.json
todataconnect.yaml
.init dataconnect:sdk
, which interactively configures a generated SDK for a Data Connect connector.v13.11.4
Compare Source
deploy --only dataconnect
would error out withcannot read property undefined
.v13.11.3
Compare Source
setup:emulators:dataconnect
.v13.11.2
Compare Source
firebase dataconnect:sdk:generate
when no generated SDKs are configured.firebase init dataconnect
did not write project files correctly.v13.11.1
Compare Source
firebase init dataconnect
no longer waits for Cloud SQL instance provisioning (#7275).v13.11.0
Compare Source
firebase init dataconnect
.init dataconnect
.v13.10.2
Compare Source
v13.10.1
Compare Source
--force
. (#7208)v13.10.0
Compare Source
npm audit
issue. (#7122)FUNCTIONS_DISCOVERY_TIMEOUT
env var (#7176)dataconnect:sql:migrate
would sometimes act as the wrong role. (#7198)dataconnect:sql:migrate --force
would not ignore invalid connectors. (#7199).dataconnect
commands.v13.9.0
Compare Source
firebase init genkit
. See more at https://firebase.google.com/docs/genkitapphosting:*
commands! See more at https://firebase.google.com/docs/app-hostingv13.8.3
Compare Source
v13.8.2
Compare Source
v13.8.1
Compare Source
v13.8.0
Compare Source
*.local
to .gitignore and functions ignore forinit functions
. (#7018)v13.7.5
Compare Source
v13.7.4
Compare Source
v13.7.3
Compare Source
Improve internal handling of config files (#6987)
v13.7.2
Compare Source
firebase deploy --only firestore:rules,firestore:indexes
does not update rules and indexes. (#6966)v13.7.1
Compare Source
firebase.json
. (#6965)v13.7.0
Compare Source
v13.6.1
Compare Source
v13.6.0
Compare Source
reset
endpoint for Datastore Mode.no_wrapper
options.v13.5.2
Compare Source
v13.5.1
Compare Source
v13.5.0
Compare Source
v13.4.1
Compare Source
GOOGLE_CLOUD_QUOTA_PROJECT
was not correctly respected. (#6801)v13.4.0
Compare Source
v13.3.1
Compare Source
--database-mode
flag togcloud emulator firestore start
command. Notethat this is a preview feature and if you find any bugs, please file them
here: https://github.com/firebase/firebase-tools/issues.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.