Skip to content
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

⬆️ Bump firebase-tools from 8.9.0 to 9.16.0 #263

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps firebase-tools from 8.9.0 to 9.16.0.

Release notes

Sourced from firebase-tools's releases.

v9.16.0

  • Supports inspecting Firestore Emulator requests and rules in Emulator UI (#3564).

v9.15.1

  • Fixes issue where firebase.json schema was not packaged in the module. (#3561)

v9.15.0

  • Fixes a number of issues where ext:dev:emulator:* was not providing the correct parameter values to the emulated extension (#2928)
  • Support loading Firebase Functions packaged as an ES module. (#3485)
  • Fixes Cloud Storage emulator missing classes. (#3541)
  • Add missing properties to Authentication functions context in the Functions emulator. (#3536)
  • Firestore Emulator UI now supports deleting documents and collections recursively.
  • Fixes some Storage Emulator UI errors.
  • Fixes some issues when using Emulator UI on a different device.
  • Fixes issues where functions:log command did not showing some log entries. (#3539)
  • Fixes Emulator issue when function definition changes (#2533).

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)

... (truncated)

Commits

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.9.0 to 9.16.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v8.9.0...v9.16.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 Jul 9, 2021
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