Skip to content

Task: sort out the dependency PRs #691

@cabljac

Description

@cabljac

We have ~65 open dependency PRs in this repo, it's a bit silly.

TODO: review and release:

#715
#713
#712
#711
#710
#709
#708
#707
#705
#704
#700
#699
#698

For review:

  1. run npm install, npm build, npm audit in the respective directory and ensure no vulnerabilities
  2. check it installs from local
  3. create RCs (@cabljac will have to do this probably)
  4. test RCs install and manually check basic functionality
  5. merge and release

#715

  • npm install
  • npm audit
    • 4 critical

#713

text-to-speech

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy
  • RC created

#712

storage transcode videos - (not a published extension)

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy

#711

storage-reverse-image-search

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy
  • RC created

#710

storage-label-videos

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy
  • RC created

#709

storage-label-images

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy
  • RC created

#708

storage-extract-image-text

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy
  • RC created

#707

speech-to-text

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy
  • RC created

#705

firestore-vector-search

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy
  • RC created

#704

firestore-semantic-search

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy
  • RC created

#700

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy
    • Error: Request to https://iam.googleapis.com/v1/roles/monitoring.metricWriter Allows this extension to write metrics to Cloud Monitoring when Genkit Monitoring is enabled. had HTTP Error: 400, The role name must be in the form "roles/{role}", "organizations/{organization_id}/roles/{role}", or "projects/{project_id}/roles/{role}".

#699

firestore-incremental-capture

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy
  • RC Created

#698

firestore-genai-chatbot

  • npm install
  • npm build
  • npm audit
  • firebase ext:install and firebase deploy
  • RC Created

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions