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 10.0.1 to 10.2.1 in /functions #6

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2022

Bumps firebase-tools from 10.0.1 to 10.2.1.

Release notes

Sourced from firebase-tools's releases.

v10.2.1

  • Fixes an issue where ext:list was not printing out information about installed Extension instances (#4156)
  • Fixes issue where Functions Emulator crashed when parsing triggers if accessing functions config values (#4162).
  • firebase emulators:start --export-on-exit <dir> now rejects overwriting the current directory or parents (#4127).
  • Fixes broken functions:config:clone command (#4173).
  • Fixes issue where auth:import would fail when reading a JSON file. (#4157)
  • Fixes issue where custom claims added in Auth Emulator UI was not properly shown.
  • Improves handling of API requests with XML responses (#4180).
  • Updates the underlying request library in Hosting deploys and uses project-scoped URLs. (#2558)

v10.2.0

  • Improves experience for firebase login --no-localhost.
  • Add support for specifying environment variable of CF3 function using dotenv.

v10.1.5

  • Fixes bug where local extension installation and ext:publish failed to upload source to GCS bucket.

v10.1.4

  • Updates the Storage Emulator to use the actual default storage bucket.
  • Fixes issue where deploy would fail with a JSON: SyntaxError error. (#4117)

v10.1.3

  • Updates Hosting initial index.html to be proper javascript.
  • Fix issue where the Cloud Functions for Firebase Emulator would incorrectly log a node version mismatch (#4024).

v10.1.2

  • Updates the streaming libraries used in auth:import.

v10.1.1

  • Fixes issue where Auth UI did not behave correctly.

v10.1.0

  • Now publishes npm-shrinkwrap.json which pins dependencies for the CLI.
  • Preserve empty vpc connector setting on function deploy. (#3973)
  • Upgrades google-auth-library to 7.x.x, enabling support for workload identity federation
Commits
  • 3949a72 10.2.1
  • fe4cdd4 Use trigger.entryPoint instead of trigger.name (#4182)
  • ebd3323 Preserve response body on api requests with XML response types. (#4180)
  • 520ae1f Hosting deploy migration to apiv2, typescript, project-scoped (#3989)
  • 5b6071f Fixing leaky fake (#4178)
  • e70ab30 Release Emulator UI v1.6.5. (#4175)
  • 02bcc04 Allow specifying the region for Hosting functions rewrites, defaulting to us-...
  • 0a10d10 fix issue in auth:import with JSON files (#4172)
  • 1be06d3 Fix bug where migration of config-clone command to TS broke the command. (#4173)
  • 02941bd Add CHANGELOG entry for #4127. (#4167)
  • 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.0.1 to 10.2.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v10.0.1...v10.2.1)

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

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

dependabot bot commented on behalf of github Feb 23, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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