Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps firebase-tools from 9.23.0 to 10.5.0.

Release notes

Sourced from firebase-tools's releases.

v10.5.0

  • Release Cloud Firestore emulator v1.14.1:
    • Adds support of x-goog-request-params http header for routing.
    • Changes read-past-max-staleness error code to align with production implementation.
    • Updates readtime-in-the-future error message.
    • Supports importing exports from Windows on UNIX systems. (#2421)
  • Marks Java 10 and below as deprecated. Support will be dropped in Firebase CLI v11. Please upgrade to Java version 11 or above to continue using the emulators. (#4347)

v10.4.2

  • Fixes an issue where some valid Cloud Functions for Firebase names would not pass validation in the Functions emulator (#4352).

v10.4.1

  • Upgrade Storage Rules Runtime to v1.0.2.
  • Adds support for an environment variable FIREBASE_HOSTING_UPLOAD_CONCURRENCY to specify custom levels of Hosting upload concurrency (defaults to 200).
  • Fixes error handling in auth:export when API calls would fail.
  • Fixes bug where new callable functions were not publicly accessible. (#4327)

v10.4.0

  • Adds support for configuration with multiple storage targets (#4281).
  • Fixes bug where callable functions couldn't be emulated (#4314).

v10.3.1

  • Fixes bug where deploying callable functions failed (#4310).

v10.3.0

  • Fixes bug where functions' memory configurations weren't preserved in batched function deploys (#4253).
  • Adds --local flag to ext:install, ext:update, ext:configure, and ext:uninstall, to save changes to firebase.json instead of deploying immediately.
  • ext:export now uses stable ordering for params in .env files (#4256).
  • Adds alerting event provider (#4258).
  • Fixes bug where project-specific environment variables weren't loaded by the Functions Emulator (#4273).
  • Fixes bug where CORS was enabled too broadly on the Functions emulator (#4294).
  • Adds rewriteTo / copyTo endpoints to Cloud Storage Emulator (#3647, #3751).
  • Addes createReadStream support to Cloud Storage Emulator (#3469).
  • Fixes list endpoint in Cloud Storage Emulator (#3647).
  • Fixes getFiles for Cloud Storage Emulator (#3778).
  • Fixes exists for Cloud Storage Emulator (#3764).

v10.2.2

  • Updates reserved environment variables for CF3 to include 'EVENTARC_CLOUD_EVENT_SOURCE' (#4196).
  • Fixes arg order for firebase emulators:start --only storage (#4195).
  • Fixes iOS auth for resumable uploads in Storage Emulator (#4184).
  • Fixes Storage Emulator crash on iOS auth error for resumable uploads (#4210).
  • Fixes bug where environment variable for gen 2 functions weren't updated on deploy (#4209).
  • Fixes an issue in the storage emulator where a file upload would trigger functions with a metadata update handler (#4213).
  • Fixes Storage Emulator rules resource evaluation (#4214).
  • Fixes bug where securityLevel is overwritten on https function re-deploys (#4208).
  • Fixes bug where functions emulator ignored functions.runtime option in firebase.json (#4207).
  • Fixes bug where functions emulator triggered wrong functions when started with --inspect-functions flag (#4232).
  • Updates functions init template to use latest versions of dependencies of functions init (#4177).

... (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)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.23.0 to 10.5.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v9.23.0...v10.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 1, 2022

Superseded by #112.

@dependabot dependabot bot closed this May 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-10.5.0 branch May 1, 2022 01:18
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.

1 participant