-
Notifications
You must be signed in to change notification settings - Fork 1
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 ^9.23.3 #17
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/firebase-tools-9.x
base: main
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
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
January 7, 2021 17:43
1033b48
to
8c59810
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.1.1
Update dependency firebase-tools to ^9.1.2
Jan 7, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
January 12, 2021 19:19
8c59810
to
1e35b07
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.1.2
Update dependency firebase-tools to ^9.2.0
Jan 12, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
January 15, 2021 22:16
1e35b07
to
911dd95
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.2.0
Update dependency firebase-tools to ^9.2.1
Jan 15, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
January 22, 2021 01:43
911dd95
to
5988fbf
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.2.1
Update dependency firebase-tools to ^9.2.2
Jan 22, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
February 1, 2021 22:23
5988fbf
to
c06d43f
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.2.2
Update dependency firebase-tools to ^9.3.0
Feb 1, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
February 16, 2021 22:26
c06d43f
to
6358014
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.3.0
Update dependency firebase-tools to ^9.4.0
Feb 16, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
February 23, 2021 01:17
6358014
to
22b2352
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.4.0
Update dependency firebase-tools to ^9.5.0
Feb 23, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
April 26, 2021 13:27
22b2352
to
fc4eed8
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.5.0
Update dependency firebase-tools to ^9.10.0
Apr 26, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
May 9, 2021 20:15
fc4eed8
to
9339d3a
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.10.0
Update dependency firebase-tools to ^9.10.2
May 9, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
June 6, 2021 19:04
9339d3a
to
bbad9fb
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.10.2
Update dependency firebase-tools to ^9.12.1
Jun 6, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
June 17, 2021 09:11
bbad9fb
to
0007862
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.12.1
Update dependency firebase-tools to ^9.13.0
Jun 17, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
October 20, 2021 05:49
0007862
to
a915ea9
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.13.0
Update dependency firebase-tools to ^9.20.0
Oct 20, 2021
renovate
bot
force-pushed
the
renovate/firebase-tools-9.x
branch
from
March 7, 2022 15:02
a915ea9
to
0a390a0
Compare
renovate
bot
changed the title
Update dependency firebase-tools to ^9.20.0
Update dependency firebase-tools to ^9.23.3
Mar 7, 2022
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1.0
->^9.23.3
Release Notes
firebase/firebase-tools
v9.23.3
Compare Source
v9.23.2
Compare Source
firebase init hosting:github
with no Hosting config infirebase.json
. (#3113)remoteconfig:get
was not fetching the latest version by default. (#3559)v9.23.1
Compare Source
--project
flag duringinit
would not be recognized with a default project already set. (#3870)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.v9.21.0
Compare Source
v9.20.0
Compare Source
ext:install
,ext:update
andext:configure
now support param typesecret
.v9.19.0
Compare Source
ext:dev:publish
andext:update
now support --force and --non-interactive flags.login:use
was not being correctly loaded (#3759).v9.18.0
Compare Source
ext:install
now supports--force
and--non-interactive
flags.--no-authorized-domains
, skipping syncing with Firebase Auth, when deploying to a Firebase Hosting channel (#3740).functions:list
) for listing all functions in the Firebase project.appdistribution:testers:add
andappdistribution:testers:remove
commands.v9.17.0
Compare Source
nodejs16
runtime for Cloud Functions.ext:update
now displays release notes for the versions you are updating to.ext:dev:publish
now checks for a CHANGELOG.md file before publishing.firebase ext:dev:init
now creates a placeholderCHANGELOG.md
file.--project
flag.firebase init hosting
now supports the version 9 compatibility SDK (#3711).v9.16.6
Compare Source
v9.16.5
Compare Source
firebase emulator:exec
throwing errors when run without project ID. (#3681)v9.16.4
Compare Source
v9.16.3
Compare Source
v9.16.2
Compare Source
v9.16.1
Compare Source
--except
flag when used for deploying Hosting. (#3397)v9.16.0
Compare Source
v9.15.1
Compare Source
firebase.json
schema was not packaged in the module. (#3561)v9.15.0
Compare Source
ext:dev:emulator:*
was not providing the correct parameter values to the emulated extension (#2928)context
in the Functions emulator. (#3536)v9.14.0
Compare Source
storage.rules
duringfirebase init
(#1833)v9.13.1
Compare Source
firebase init hosting:github
(#3498)v9.13.0
Compare Source
firebase init database
failure when no project is selected (#2981)firebase init database
overwrites entirefirebase.json
(#3299)functions:shell
error with background functions (#3490)v9.12.1
Compare Source
timeZone
for scheduled Cloud Functions was always America/Los_Angeles. (#3425)functions:shell
andemulators:start
. (#3426)v9.12.0
Compare Source
firebase init functions
from Node.js 12 to 14 (#3399)v9.11.0
Compare Source
public
directory when dynamic rewrites or redirects are present. (#3349)v9.10.2
Compare Source
v9.10.1
Compare Source
appId
in web app configuration when using the Hosting emulator (#2798).demo-*
project ID namespace with fake Admin and Web SDK configurations (#3291).firebase init hosting:github
so that the preview action doesn't attempt to run on PRs from forks (#3326)v9.10.0
Compare Source
v9.9.0
Compare Source
fast-crc32c
(#3247, #3239).login:use
,login:add
andlogin:list
.v9.8.0
Compare Source
v9.7.0
Compare Source
ext:dev:init
failed when Typescript was chosen.functions:shell
(#3210).database:settings:set
would cause an error with valid input (#3217).v9.6.1
Compare Source
hosting:sites:<create|get|list|delete>
commands to allow managing Hosting Sites.v9.6.0
Compare Source
location
headers. (#3097)--only
filters using targets (#2820).database:remove
fails for large nodes (#3186, #3193).v9.5.0
Compare Source
setup:emulators:ui
command to download the Emulators UI (#3152)v9.4.0
Compare Source
location
headers. (#3097)v9.3.0
Compare Source
v9.2.2
Compare Source
v9.2.1
Compare Source
host
header was being incorrectly set when proxying to Cloud Run or Cloud Functions for Firebase from the Hosting emulator. (#3012)us-central1
(#3031)root: true
to lint configurations for newly initialized functions directories to prevent it being combined with a higher level config. (#2925)v9.2.0
Compare Source
emulators:start
andemulators:exec
(#3020).v9.1.2
Compare Source
firebase init
error when no arguments pased (#3000)firebase serve
error when serving Functions (#3000)v9.1.1
Compare Source
databaseURL
inside the Cloud Functions emulator for new projects (#2965).firebase-bolt
installed in localnode_modules
(#767).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.