-
Notifications
You must be signed in to change notification settings - Fork 424
fix(firestore-bigquery-export): resolve npm vulnerabilities #2050
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
Conversation
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
cabljac
pushed a commit
that referenced
this pull request
Apr 19, 2024
* fix(firestore-bigquery-export): json-bigint & node-forge vulnerabilities * fix: try bumping jest dependency * chore: update node version * chore: add `skipLibCheck` * chore: update @types/jest to the newest version * fix: attempt at fixing jest issues * chore: migrate to @jest/globals * chore: formatting * chore: add jest-environment-jsdom dependency * Update jest-environment-jsdom to jest-environment-node * chore: set all jest packages to the same ver (29.5.0) * chore: update jest configuration and dependencies * chore: enable verbose jest logging * fix: standartize jest and ts-jest versions * fix: jest config snapshotFormat * chore: update firebase-functions-test version to 3.2.0 * chore: firebase-functions version to 4.9.0 * chore: bring back bq tests * chore: bump firebase-functions-test, migrate * chore: fix formatting * fix(firestore-bigquery-export): bring back @types/jest, resolve all vulnerabilities * chore: cleanup * chore(auth-mailchimp-sync): bump dependencies, fix vulnerabilities * chore(delete-user-data): bump dependencies, fix vulnerabilities * chore(firestore-counter): bump dependencies, fix vulnerabilities
cabljac
added a commit
that referenced
this pull request
Apr 22, 2024
* fix(firestore-bigquery-export): resolve npm vulnerabilities (#2050) * fix(firestore-bigquery-export): json-bigint & node-forge vulnerabilities * fix: try bumping jest dependency * chore: update node version * chore: add `skipLibCheck` * chore: update @types/jest to the newest version * fix: attempt at fixing jest issues * chore: migrate to @jest/globals * chore: formatting * chore: add jest-environment-jsdom dependency * Update jest-environment-jsdom to jest-environment-node * chore: set all jest packages to the same ver (29.5.0) * chore: update jest configuration and dependencies * chore: enable verbose jest logging * fix: standartize jest and ts-jest versions * fix: jest config snapshotFormat * chore: update firebase-functions-test version to 3.2.0 * chore: firebase-functions version to 4.9.0 * chore: bring back bq tests * chore: bump firebase-functions-test, migrate * chore: fix formatting * fix(firestore-bigquery-export): bring back @types/jest, resolve all vulnerabilities * chore: cleanup * chore(auth-mailchimp-sync): bump dependencies, fix vulnerabilities * chore(delete-user-data): bump dependencies, fix vulnerabilities * chore(firestore-counter): bump dependencies, fix vulnerabilities * fix(firestore-send-email): bump dependencies, fix vulnerabilities * chore(firestore-send-email): fix test configuration and remove unused dependency * chore(firestore-shorten-urls-bitly): fix vulnerabilities * chore(firestore-translate-text): fix vulnerabilities, bump dependencies * chore(rtdb-limit-child-nodes): fix vulnerabilities, bump dependencies * fix(firestore-send-email): bump dependencies, fix vulnerabilities * chore(firestore-send-email): fix test configuration and remove unused dependency * chore(firestore-shorten-urls-bitly): fix vulnerabilities * chore(firestore-translate-text): fix vulnerabilities, bump dependencies * chore(rtdb-limit-child-nodes): fix vulnerabilities, bump dependencies * chore(auth-mailchimp-sync): update deps * chore(*): bump admin and functions in _emulator * chore(firestore-bigquery-export): fix vulnerabilities in scripts * chore(samples): bump deps * chore(storage-resize-images): bump dependencies, migrate to new storage & functions versions, fix vulnerabilities * chore(storage-resize-images): update tsconfig.json for test configuration * chore(storage-resize-images): fix tests --------- Co-authored-by: Jacob Cable <[email protected]>
cabljac
added a commit
that referenced
this pull request
Apr 23, 2024
* fix(firestore-bigquery-export): resolve npm vulnerabilities (#2050) * fix(firestore-bigquery-export): json-bigint & node-forge vulnerabilities * fix: try bumping jest dependency * chore: update node version * chore: add `skipLibCheck` * chore: update @types/jest to the newest version * fix: attempt at fixing jest issues * chore: migrate to @jest/globals * chore: formatting * chore: add jest-environment-jsdom dependency * Update jest-environment-jsdom to jest-environment-node * chore: set all jest packages to the same ver (29.5.0) * chore: update jest configuration and dependencies * chore: enable verbose jest logging * fix: standartize jest and ts-jest versions * fix: jest config snapshotFormat * chore: update firebase-functions-test version to 3.2.0 * chore: firebase-functions version to 4.9.0 * chore: bring back bq tests * chore: bump firebase-functions-test, migrate * chore: fix formatting * fix(firestore-bigquery-export): bring back @types/jest, resolve all vulnerabilities * chore: cleanup * chore(auth-mailchimp-sync): bump dependencies, fix vulnerabilities * chore(delete-user-data): bump dependencies, fix vulnerabilities * chore(firestore-counter): bump dependencies, fix vulnerabilities * fix(firestore-send-email): bump dependencies, fix vulnerabilities * chore(firestore-send-email): fix test configuration and remove unused dependency * chore(firestore-shorten-urls-bitly): fix vulnerabilities * chore(firestore-translate-text): fix vulnerabilities, bump dependencies * chore(rtdb-limit-child-nodes): fix vulnerabilities, bump dependencies * fix(firestore-send-email): bump dependencies, fix vulnerabilities * chore(firestore-send-email): fix test configuration and remove unused dependency * chore(firestore-shorten-urls-bitly): fix vulnerabilities * chore(firestore-translate-text): fix vulnerabilities, bump dependencies * chore(rtdb-limit-child-nodes): fix vulnerabilities, bump dependencies * chore(auth-mailchimp-sync): update deps * chore(*): bump admin and functions in _emulator * chore(firestore-bigquery-export): fix vulnerabilities in scripts * chore(samples): bump deps * chore(storage-resize-images): bump dependencies, migrate to new storage & functions versions, fix vulnerabilities * chore(storage-resize-images): update tsconfig.json for test configuration * chore(storage-resize-images): fix tests --------- Co-authored-by: Jacob Cable <[email protected]>
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.
No description provided.