Skip to content

Bump firebase-tools from 13.35.1 to 14.0.0 #1304

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
Mar 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2025

Bumps firebase-tools from 13.35.1 to 14.0.0.

Release notes

Sourced from firebase-tools's releases.

v14.0.0

  • BREAKING(general)! Removed support for node 18.
  • BREAKING(apphosting)! init emulators App Hosting flow now creates apphosting.emulator.yaml with references to live secrets rather than apphosting.local.yaml with saved plaintext. apphosting:config:export command has been removed (#8361)
  • BREAKING(apphosting)! Removed --location flag from apphosting commands. Instead, commands now prompt for primary region as needed.
  • BREAKING(dataconnect)! deploy dataconnect now warns about unsafe connector changes and insecure operations.
  • BREAKING(cloud functions)! Removed the experimental:functions:shell command. Use functions:shell instead.
  • Updated the Firebase Data Connect local toolkit to v2.0.0, which contains the following changes: (#8370)
    • Added support for aggregate functions in queries.
    • BREAKING: New types for Generated React SDKs.
    • Improved description of various auto-generated mutation fields.
    • Fixed an issue where pnpm users' SDKs aren't linked properly.
  • apphosting:secrets:grantAccess can now grant access to emails and can grant multiple secrets at once (#8357)
  • apphosting:secrets:set now has flows to help with test secrets (#8359)
  • Updated init dataconnect templates to v1.
  • Fixed a bug where the emulator suite would set FIREBASE_DATACONNECT_EMULATOR_HOST instead of FIREBASE_DATA_CONNECT_EMULATOR_HOST.
  • Fixed a bug in Auth emulator where accounts:lookup is case-sensitive for emails (#8344)
  • Fixed a bug where function deploys didn't support shorthand notation and parameterized service account (#8366)
  • Fixed an issue where sql:setup would incorrectly remove the cloudsqlsuperuser role from firebasesuperuser (#8363)
  • Fixed a bug where appdistribution:testers:list would error out if there were no testers.
  • Fixed a bug where Vertex AI API would not be automatically enabled when emulating Data Connect services that use it.
Commits
  • 51c150c 14.0.0
  • 3445858 Ensure Vertex AI is enabled when used by the emulator (#8373)
  • 8ece698 Set FIREBASE_DATA_CONNECT_EMUALTOR_HOSTinstead of `FIREBASE_DATACONNECT_EMU...
  • f8ee66e Prompted users before overwriting connector when running SDK Init (#8368)
  • 7874651 Cleaning up help texts (and remove experimental:functions:shell) (#8367)
  • 4323579 Adding in CHANGELOG entries (#8369)
  • f7be387 Update FDC local toolkit to v2.0.0. (#8370)
  • 8c6e645 Minor fixes from bugbash (#8365)
  • 96d00aa Fix bug where shorthand notation and parameterized service account didn't wor...
  • cd372a2 [BREAKING(apphosting)] Deprecate apphosting.local.yaml in favor of apphosting...
  • 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 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)

@dependabot dependabot bot added the build ビルドシステムや外部依存に関する変更 label Mar 27, 2025
Copy link

vercel bot commented Mar 27, 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 Mar 28, 2025 0:38am

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.35.1 to 14.0.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v13.35.1...v14.0.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 force-pushed the dependabot/npm_and_yarn/firebase-tools-14.0.0 branch from 4da75ba to d4e1f12 Compare March 28, 2025 00:36
@iyuuya iyuuya merged commit cd11e79 into main Mar 28, 2025
9 checks passed
@iyuuya iyuuya deleted the dependabot/npm_and_yarn/firebase-tools-14.0.0 branch March 28, 2025 00:38
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.

1 participant