Skip to content

Bump firebase-tools from 11.1.0 to 11.4.2#27

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

Bump firebase-tools from 11.1.0 to 11.4.2#27
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/firebase-tools-11.4.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 3, 2022

Bumps firebase-tools from 11.1.0 to 11.4.2.

Release notes

Sourced from firebase-tools's releases.

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)

v11.4.1

  • Adds warnings about upcoming deprecation of --token, FIREBASE_TOKEN, and login:ci.
  • Fixes ENAMETOOLONG bug when uploading files with long paths in storage emulator. (#4470)
  • Adds a bit more help for the hosting:clone command.
  • Restores behavior where Hosting will not fail to deploy if a function rewrite does not exist. (#4792)

v11.4.0

  • Adds the ability for the CLI to automatically detect the region for Functions rewrites.
  • Fixes bug where function timeout couldn't be configured in the Functions Emulator. (#4745)
  • Adjusts API call to test IAM permissions to use the users' project's quota.
  • Fixes issue where storage (and database) targets were not being recognized. (#4752)

v11.3.0

  • Fix bug where functions:config get command failed on empty variable. (#4707)
  • Fix invoker type mismatch for https functions.
  • Add multi-tenancy and multi-factor authentication features in Emulator UI
  • Fix bug where not all the event trigger attributes are copied from build to backend (#4746).

v11.2.2

  • Adds a check for out of band changes before deploying extensions.
  • Fixes issue where firestore:* did not work with --only in deploy. (#4698)
  • Removes DNS flag passed to Emulator UI. (#4566)

v11.2.1

  • Fix bug where Artifact Registry API was not enabled on function deploy (#4715).
  • Fix bug where function deployed failed with message "Invalid function service account requested: default." (#4714).
  • Firestore emulator: fixes condition Normalization to now correctly handles cartesian products and flattening in certain edge cases.

v11.2.0

  • Fixes Auth Blocking Trigger registration in the Emulator (#4592).
  • Functions now store docker images on Artifact Registry rather than Container Repository (#4654)
  • Adds better messaging when the Emulator UI isn't started (#3781).
Commits
  • 7c0031d 11.4.2
  • c7146b9 Fix schedule function deploy and delete (#4816)
  • d01b992 Add simple readme doc for function deploy integration test. (#4814)
  • 7b81cf8 Removing unused code for displaying changes in an extension instance update (...
  • 7400de5 allows defaulting rewrites to us-central1 for multi-region functions (#4815)
  • 64ecfbb Change storage metadata to be UTC only (#4813)
  • d69c8d4 Fix Storage import failure due to missing directories from export (#4806)
  • aa640dc removes warning when rewriting to a callable function (#4808)
  • 191ef88 Improve typing and optional propagation in functions codebase (#4791)
  • cff8ab4 Add updated rules handling to CLI (#4649)
  • 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 11.1.0 to 11.4.2.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.1.0...v11.4.2)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 9, 2022

Superseded by #30.

@dependabot dependabot bot closed this Aug 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-11.4.2 branch August 9, 2022 09:41
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants