Conversation
* fix(storage-resize-images): run npm audit and use allSettled in place of all * chore(storage-resize-images): clean up metadata conversion * fix(storage-resize-images): fix typo and import of util * Update storage-resize-images/functions/__tests__/vulnerability.test.ts * Update storage-resize-images/functions/__tests__/vulnerability.test.ts
docs(fs-bq-import-collection): add reference to gen-schema-view guide
* fix(firestore-shorten-urls-bitly): add database location param * Update firestore-shorten-urls-bitly/extension.yaml Co-authored-by: Corie Watson <watson.corie@gmail.com> * Update firestore-shorten-urls-bitly/README.md Co-authored-by: Corie Watson <watson.corie@gmail.com> * docs(firestore-shorten-urls-bitly): update POSTINSTALL * Update firestore-shorten-urls-bitly/POSTINSTALL.md --------- Co-authored-by: Corie Watson <watson.corie@gmail.com>
* feat(storage-resize-images): add initial implementation of content filter * chore(storage-resize-images): update extension yaml role description * feat(storage-resize-images): add placeholder images for content filter * refactor(storage-resize-images): refactor and split code up for maintainability * docs(storage-resize-images): add docs on content filtering * fix(storage-resize-images): revert regex for upscale * chore(storage-resize-images): clean up docs and import * chore(storage-resize-images): clean up comments * chore(storage-resize-images): udpate README according to feedback * chore(storage-resize-images): remove unused imports * refactor(storage-resize-images): use more robust retry mechanism for content filter * feat(storage-resize-images): add regex for placeholder path * refactor(storage-resize-images): move files about * fix(storage-resize-images): add shx for windows build support * fix(storage-resize-images): use functions logger instead of console * refactor(storage-resize-images): use custom logger module * refactor(storage-resize-images): fix according to feedback * fix(storage-resize-images): add shx as dependency proper, add typing
CorieW
approved these changes
Mar 25, 2025
cabljac
added a commit
that referenced
this pull request
Mar 25, 2025
Merge pull request #2356 from firebase/next
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR releases Shorten URLs with Bitly and Storage Resize Images extensions