Skip to content

Bump firebase-tools from 9.16.6 to 9.18.0 #68

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

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2021

Bumps firebase-tools from 9.16.6 to 9.18.0.

Release notes

Sourced from firebase-tools's releases.

v9.18.0

  • ext:install now supports --force and --non-interactive flags.
  • Fixes a crash when customers deploy an empty Cloud Functions project (#3705)
  • Fixes (and implements) --no-authorized-domains, skipping syncing with Firebase Auth, when deploying to a Firebase Hosting channel (#3740).
  • Adds a command (functions:list) for listing all functions in the Firebase project.
  • Uses public v1 AppDistribution API.
  • Adds appdistribution:testers:add and appdistribution:testers:remove commands.

v9.17.0

  • Adds support for the nodejs16 runtime for Cloud Functions.
  • ext:update now displays release notes for the versions you are updating to.
  • ext:dev:publish now checks for a CHANGELOG.md file before publishing.
  • firebase ext:dev:init now creates a placeholder CHANGELOG.md file.
  • Fixes error when using a project number as the --project flag.
  • firebase init hosting now supports the version 9 compatibility SDK (#3711).
  • Fixes layout issues when editing fields in Firestore Emulator UI.
Commits
  • ea2bcd2 9.18.0
  • b267304 App Distro: Add/remove testers & use v1 public api (#3739)
  • 88a3173 Functions List Command (#3727)
  • 17f8fe9 implement no-authorized-domains for channels:deploy (#3741)
  • f49e765 Improve support for function logging (#3726)
  • bccf587 Add support for --non-interactive to ext:install, and support updating existi...
  • 37f5cc7 Fix bug where CLI would crash when customers upload an empty functions projec...
  • 98058cc Create new endpoint type definition (#3731)
  • 013c3c2 Remove HttpsTrigger.allowInsecure (#3733)
  • e95a517 [firebase-release] Removed change log and reset repo after 9.17.0 release
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @raduwen.


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)

@vercel
Copy link

vercel bot commented Sep 11, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/raduwen/raduwen-obs-widgets/Ht8SLVaPD1Tqa9EbrQBX2ffPWzmy
✅ Preview: https://raduwen-obs-widgets-git-dependabot-npmandyarnfir-ddedea-raduwen.vercel.app

Copy link
Owner

@raduwen raduwen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge
👍

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.16.6 to 9.18.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v9.16.6...v9.18.0)

---
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 force-pushed the dependabot/npm_and_yarn/firebase-tools-9.18.0 branch from 76ae3da to 176c20b Compare September 16, 2021 07:24
@dependabot dependabot bot merged commit 903d409 into main Sep 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-9.18.0 branch September 16, 2021 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant