Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Comments

Bump firebase-tools from 10.9.2 to 11.9.0#81

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/firebase-tools-11.9.0
Closed

Bump firebase-tools from 10.9.2 to 11.9.0#81
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/firebase-tools-11.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2022

Bumps firebase-tools from 10.9.2 to 11.9.0.

Release notes

Sourced from firebase-tools's releases.

v11.9.0

  • Add v2 Remote Config triggers to deploy (#4937).
  • Fixes issue where large CF3 releases were failing to deploy (#4969)

v11.8.1

  • Fix bug where secrets were not attached to functions when using older Functions SDK (#4797).
  • Increase timeout of the Functions Emulator to wait for spawned process to initialize (#4944).
  • Fix bug where Storage Emulator did not convert non-string metadata value as key (#4955).

v11.8.0

  • Adds support for media upload protocol to storage emulator (#4869)
  • Adds support to storage emualtor GCS API for /storage/v1/b/:bucketId/o/:objectId url pattern (#4869)
  • Removes extraneous default metadata fields from storage emulator (#4869)
  • Fixes an issue where a blocked upload from the android sdks crashes the storage emulator (#4860)
  • Fix deleting metadata fields in storage emulator (#4889)
  • Fix storage emulator bug where rapid calls to the rules runtime results in no returns and non-resolving promises (#3915)

v11.7.0

  • Fix bug where CLI configured wrong cpu for 16GB/32GB v2 functions. (#4845)
  • Adds crashlytics:mappingfile:generateid and crashlytics:mappingfile:upload commands. (#4611)
  • Add v2 Schedule Triggers to function deploy (#4764).
  • Fix bug where eventarc emulator was incorrectly started in certain cases (#4873)

v11.6.0

  • Fixes an issue where pushing an empty buffer from the android sdks crashes the storage emulator (#4843)
  • Adds emulation support for extensions that emit events / custom event triggers (#4464)
  • Fixes issue with batchCreate in auth emulator in which it errored for empty mfaInfo (#4848)
  • Fixes scroll bars in the Firestore Emulator UI

v11.5.0

  • Turns on content compression in the Hosting emulator. (#2328)
  • Replaces underlying terminal coloring library.
  • Makes storage emulator multipart parsing handle quotes in boundary header. (#3953)
  • Makes storage emulator content type case insensitive. (#3953)
  • Adds storage emulator support to init.js useEmulator flag. (#4805)
  • Populates resource correctly in storage rules evaluation. (#4329)
  • Reads name from metadata as backup for gcs upload into storage emulator. (#3953)
  • Fixes bug where invalid CPU was set for 16GiB functions. (#4823)
  • Fixes bug where failed function discovery crashed the entire emulator. (#4826)
  • Fixes LIST security rule evaluation in storage emulator. (#4827)
  • Fixes bug where vpc connector setting broke function deploy for old functions SDK. (#4834)
  • Fixes issue where storage deploy targets weren't being fully respected. (#3496)
  • Fixes bug where request.path variable was not set relative to the service in storage emulator. (#4839)

v11.4.2

  • Adds check for callable functions when discovering Hosting rewrite endpoints. (#4792)
  • Allows defaulting to a us-central1 instance of a rewrite function if that function is deployed in multiple regions including us-central1. (#4810)
  • Fixes Storage emulator timeCreated metadata bug. (#4599)
  • Fixes Storage import failure due to missing directories. (#3823)

... (truncated)

Commits
  • 0ead901 11.9.0
  • 2ebefe2 Fix #4966 - Larger releases were failing to deploy (#4969)
  • 65d9a45 Add v2 Remote Config triggers to deploy (#4937)
  • da44185 [firebase-release] Removed change log and reset repo after 11.8.1 release
  • 089dfe5 11.8.1
  • 73e5fa0 [Function-NoOp] Handle updates to runtimeconfig (#4956)
  • 454be14 Fix bug where Function Emulator debug mode didn't support --inspect-functions...
  • 460beab Fix bug where storage emulator allowed non-string metadata values. (#4955)
  • b802891 Update storage.rules template to block all access by default, matching Fireba...
  • d478410 [Function-NoOp] Update to sha1 and fix source hashing (#4940)
  • 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)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.9.2 to 11.9.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.9.2...v11.9.0)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2022

Superseded by #83.

@dependabot dependabot bot closed this Sep 23, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-11.9.0 branch September 23, 2022 11:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants