Skip to content

Bump firebase-tools from 8.12.0 to 9.14.0#431

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/firebase-tools-9.14.0
Closed

Bump firebase-tools from 8.12.0 to 9.14.0#431
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/firebase-tools-9.14.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps firebase-tools from 8.12.0 to 9.14.0.

Release notes

Sourced from firebase-tools's releases.

v9.14.0

  • Fix crash when deploying zero functions (#3520)
  • Increase maximum function ID length to 63 (#3521)
  • Delete Container Registry images left after Functions deployment (#3439)
  • Avoid emulator data loss when there an error during export (#3504)
  • Ask before overwriting storage.rules during firebase init (#1833)
  • Release Cloud Firestore Emulator v1.13.0.

v9.13.1

  • Fixes an issue with ext:update where local extension is incorrectly inferred as published (#3499)
  • Fixes firebase init hosting:github (#3498)

v9.13.0

  • Adds Warsaw (europe-central2) Cloud Function Location to Firebase Extension template.
  • Add sSingapore (asia-southeast1) as a valid Firebase Realtime Database location.
  • Fixes firebase init database failure when no project is selected (#2981)
  • Fixes issue where firebase init database overwrites entire firebase.json (#3299)
  • Fixes import/export bug with Storage emulator download tokens (#3414)
  • Improves errors when failing to start Storage emulator (#3443)
  • Fixes missing download tokens in Storage Emulator (#3451)
  • Fixes functions:shell error with background functions (#3490)

v9.12.1

  • Fixes a regression where timeZone for scheduled Cloud Functions was always America/Los_Angeles. (#3425)
  • Fixes an issue where a provided channel ID would be ignored when creating a Firebase Hosting channel. (#3417)
  • Fixes a regression where HTTPS functions could not be called from functions:shell and emulators:start. (#3426)

v9.12.0

  • Enable running functions in multiple regions in the emulator. (#3364)
  • Adds the deployed version to the output when deploying to Firebase Hosting. (#3157)
  • Updates the configured runtime for functions generated by firebase init functions from Node.js 12 to 14 (#3399)
  • Releases Firestore Emulator v1.12.0: supports clearing data partially. (#3402)
  • Fixes manually setting download tokens in Storage Emulator. (#3396)
  • Fixes deleting custom metadata in Storage emulator. (#3385)
  • Fixes errors when calling makePublic() with Storage Emulator(#3394)
  • Fixes mishandling of bytes when uploading two files with the same name in the Storage Emulator (#3406)
  • Adds support for setting user labels on scheduled functions. (#3408)

v9.11.0

  • Adds Cloud Storage for Firebase emulator. ( #1738)
  • Allows Hosting deploys with no public directory when dynamic rewrites or redirects are present. (#3349)
  • Fixes error where Hosting gets in an undeployable state due to the hash cache having incorrect entries. (#2126)
  • Improves error handling for the throttler queue, to better diagnose Hosting deploys that fail during the file upload step. (#2126)

v9.10.2

  • Bug fixes and Performance Improvements 😉

v9.10.1

  • Include appId in web app configuration when using the Hosting emulator (#2798).
  • Add support for emulating the demo-* project ID namespace with fake Admin and Web SDK configurations (#3291).

... (truncated)

Commits
  • 062272c 9.14.0
  • 3fd414f Update changelog with my recent pushes (#3522)
  • 6827008 Fix crash when deploying zero functions. (#3520)
  • 96dd4c0 Increase max function ID length to 63 (#3521)
  • 90c9ff2 Delete Container Registry images left after Functions deployment (#3439)
  • ca904cb Release Cloud Firestore Emulator v1.13.0. (#3515)
  • 9a20fb9 Update CONTRIBUTING.md (#3513)
  • 9c8000d Ask before overwriting storage.rules (#3510)
  • e21fcaf Avoid emulator data loss when there an error during export (#3511)
  • 9902ca1 [firebase-release] Removed change log and reset repo after 9.13.1 release
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 8.12.0 to 9.14.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v8.12.0...v9.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 22, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #442.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/firebase-tools-9.14.0 branch July 9, 2021 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants