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.11.0#84

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps firebase-tools from 10.9.2 to 11.11.0.

Release notes

Sourced from firebase-tools's releases.

v11.11.0

  • Adds support for codebases in firebase init functions flow (#4965).
  • Fixes storage emulator resumable uploads (#5018)
  • Fixes errors on exit related to update-notifier (#5010).
  • Removes dev dependencies on module publication to reduce package size (#4445).

v11.10.0

  • Fix Storage Emulator crashing with NoClassDefFoundError in some cases (#3481).
  • Refactor mechanism for invoking function triggers (#4886).
  • Add support for HTTP_PROXY and HTTPS_PROXY environment variables to crashlytics:mappingfile:upload and crashlytics:symbols:upload commands (#4604).
  • Fix Emulators not shutting down / exporting correctly when CLI update available (#4981).
  • Adds access-control-allow-private-network=true header to Auth and Storage emulators. Enables accessing at localhost:port when site is exposed via tunnel (#4227).
  • Improves detection of in-use ports for Hosting Emulator on macOS (#4628).
  • Add Eventarc multi-db triggers support to RTDB Emulator (#5000).

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)

... (truncated)

Commits
  • 2062b61 11.11.0
  • 055c7b7 eliminate dev dependencies on publish (#5023)
  • 850e85b Define updateFunction to make run updates feel strongly consistent (#5016)
  • 70b3e5b Fix firebase storage test typo (#5021)
  • 6fade21 Fail gracefully with update-notifier. Fixes #5010. (#5019)
  • 81db012 Fix firebase storage resumable uploads (#5018)
  • 1c1bd04 Adds support for codebases in firebase init functions (#4965)
  • 023f7dd Update GitHub Action envrionment to match Cloud Build environment. (#5003)
  • bfadff3 [firebase-release] Removed change log and reset repo after 11.10.0 release
  • a269360 11.10.0
  • 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.11.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.9.2...v11.11.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 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2022

Superseded by #85.

@dependabot dependabot bot closed this Sep 30, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-11.11.0 branch September 30, 2022 11:14
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