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

fix(deps): update dependency firebase-tools to ^13.31.2 #186

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-tools ^13.29.2 -> ^13.31.2 age adoption passing confidence

Release Notes

firebase/firebase-tools (firebase-tools)

v13.31.2

Compare Source

v13.31.1

Compare Source

  • Fixed issue where firebase init dataconnect would crash on React-based web apps.
  • Updated the Firebase Data Connect local toolkit to v.1.8.1, which:
    • Fixed issue where users who are using a version lower than 11.3.0 of firebase get a "missing import" error.

v13.31.0

Compare Source

  • Switched Data Connect from v1beta API to v1 API.
  • Added code generation of React hooks for Data Connect
  • Genkit init improvements around gcloud login and flow input values.
  • Added new command apps:init under experimental flag (appsinit) that automatically detects what SDK to download and places the file in the corresponding place.
  • Removed dependencies on some packages and methods that caused deprecation warnings on Node 22.
  • Fixes symbol generation when uploading Unity 6 symbols to Crashlytics. (#​7867)
  • Fixed SSR issues in Angular 19 by adding support for default and reqHandler exports. (#​8145)
  • Added Angular 19 as supported version. (#​8145)
  • Fixed appdistribution:testers:list raising an error when a tester is not part of any group. (#​8191)
  • Updated the Firebase Data Connect local toolkit to v1.8.0, which includes several changes: (#​8210)
    • Adds support for the v1 Data Connect API in the emulator
    • Adds support for generated React SDKs
    • Fixes @check to also be evaluated for admin auth
    • Fixes CEL expressions to be able to access @redact fields

v13.30.0

Compare Source

  • Fixed issue where Extensions deployment fails due to *.firebasestorage.app not being recognized as a valid Storage bucket name. (#​8152)
  • Fixes issue with custom 404 pages not being returned in Next.js in the emulator (#​8035).
  • Annotate onCallGenkit functions to allow for future Firebase Console annotations (#​8135)
  • Adds genkit 1.0.0 template (#​8144)

v13.29.3

Compare Source

  • Fixed a Data Connect emulator issue where prepared statements would be persisted after terminated connections.
  • Added a warning when deploying a Genkit function without a secret as this is likely a bug (#​8138)
  • Fixed .env.* files for web frameworks in Windows (#​8086)
  • Updated the Firebase Data Connect local toolkit to v1.7.7, which includes fixes in Dart code generation around required argument typing, and changes the emulator to always serve local connector sources and surface errors if they're invalid or schema migration fails. (#​8153)

Configuration

📅 Schedule: Branch creation - "after 7am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Feb 1, 2025
@renovate renovate bot changed the title fix(deps): update dependency firebase-tools to ^13.29.3 fix(deps): update dependency firebase-tools to ^13.30.0 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from a6991bc to 2a84c56 Compare February 5, 2025 02:39
@renovate renovate bot changed the title fix(deps): update dependency firebase-tools to ^13.30.0 fix(deps): update dependency firebase-tools to ^13.31.0 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from 2a84c56 to 8f23573 Compare February 13, 2025 01:33
@renovate renovate bot changed the title fix(deps): update dependency firebase-tools to ^13.31.0 fix(deps): update dependency firebase-tools to ^13.31.1 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from 8f23573 to 225411e Compare February 14, 2025 01:03
@renovate renovate bot changed the title fix(deps): update dependency firebase-tools to ^13.31.1 fix(deps): update dependency firebase-tools to ^13.31.2 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/firebase-tools-13.x branch from 225411e to 12d9358 Compare February 20, 2025 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants