Skip to content

Bump firebase-tools from 14.2.2 to 14.8.0 #1364

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2025

Bumps firebase-tools from 14.2.2 to 14.8.0.

Release notes

Sourced from firebase-tools's releases.

v14.8.0

  • Updated the Data Connect emulator to use pglite 0.3.x and Postgres 17, which fixes some crashes related to wire protocol inconsistencies. (#8679, #8658)
  • Remove container cleanup logic in functions:delete command (#8771)
  • Fixed an issue where the IAM enablement for GenKit monitoring would try to change an invalid service account. (#8756)
  • Added a max instance default to function templates and comments educating users on cost controls. (#8772)
  • Added caching to API enablement checks to reduce burn of serviceusage.googleapis.com quota.
  • Updated the Firebase Data Connect local toolkit to v2.7.1, which includes the following changes
    • Kotlin codegen: Add a default value for the block_ parameter to execute() so that it is not necessary to specify empty {} for operations with optional variables and none are specified.
    • Web SDK READMEs will link to other web framework READMEs for better discoverability.

v14.7.0

  • Add emulator support to firebase storage MCP tools. (#8707)
  • Removed overeager error catch in functions:list.
  • Add validation during firebase init feature selection. (#5232)
  • Fixed an issue where the extensions emulator did not work with demo- projects. (#8720)
  • Fixed issue where --export-on-exit fails if the target directory does not exist. (#4688)
  • Fixed issue where the Firebase MCP server could not use application default credentials. (#8671)
  • Updated the Firebase Data Connect local toolkit to v2.7.0, which includes the following changes: (#8743)
    • Fixed an issue where unwanted link dependencies are added to package.json when multiple package managers are used in a web project.
    • Added linter warnings for naming convention violations & missing join table @table(key).

v14.6.0

  • Fixed issue where projects:create didn't correctly parse the projectId and displayName input. (#8634)
  • Improved GetDatabase API call caching for Firestore function deployments. (#8681)
  • Increased timeout for linking CloudSQL instances to Data Connect.
  • Fixed issue where firebase use --add didn't correctly set the active project. (#8694)
  • Correctly support '--database' flag in firestore:delete. (#6753)
  • Always setup Data Connect SDK when FDC_CONNECTOR env var is set.
  • firebase init now uses FIREBASE_PROJECT env var as the default project name.
  • Add emulator support to firestore MCP tools. (#8700)
  • Increased npm timeout for web frameworks to 60s. (#8702)
  • Fallback to reading web framework dependencies version directly from node_modules package.json when the npm timeout is reached. (#8702)
  • Updated the Firebase Data Connect local toolkit to v2.6.3, which includes some cleanups and error message improvements. (#8667)

v14.5.1

  • Fixed an issue where 'firestore.database' was accidentally treated as a required field. (#8678)

v14.5.0

  • WARNING - This version accidentally included a breaking change where firestore.database was treated as a required field in firebase.json. This is addressed in 14.5.1.
  • Improve log messages on skipped App Hosting source deploys. (#8674)
  • Fixed issue in init where users were forced to specify emulator UI port (#8626)
  • Added MCP tools for App Hosting (#8605)
  • Fixed crash when starting the App Hosting emulator in certain applications (#8624)
  • Fixed issue where, with webframeworks enabled, firebase init hosting re-prompts users for source. (#8587)
  • Updated typescript version in functions template to avoid build issue with @​google-cloud/storage depedency (#8194)
  • Updated the Firebase Data Connect local toolkit to v2.6.2, which includes the following changes: (#8667)
    • Improved error messages of auth.uid in CEL expressions when unauthenticated.
    • Fixed a bug where ExecuteGraphql with vector embedding in emulator fails due to missing context.
  • Improved firebase init firestore + firebase deploy flow on a fresh new project without going to Console (#8653)
  • Added support for Angular v20 to Firebase Hosting (#8672)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 14.2.2 to 14.8.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v14.2.2...v14.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the build ビルドシステムや外部依存に関する変更 label Jun 22, 2025
Copy link

vercel bot commented Jun 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
widgets ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 22, 2025 8:37pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build ビルドシステムや外部依存に関する変更
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants