Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
a7a2a43 to
9af89ff
Compare
9af89ff to
993d35b
Compare
Contributor
Author
|
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 contains the following updates:
^29.2.4→^30.0.0^11.10.1→^13.0.0^29.6.2→^30.0.0^4.9.4→^5.0.0Release Notes
firebase/firebase-admin-node (firebase-admin)
v13.6.1: Firebase Admin Node.js SDK v13.6.1Compare Source
Bug Fixes
isURL()to use Built-inURLConstructor (#3061)Miscellaneous
v13.6.0: Firebase Admin Node.js SDK v13.6.0Compare Source
New Features
Miscellaneous
v13.5.0: Firebase Admin Node.js SDK v13.5.0Compare Source
New Features
apns.live_activity_tokenfield in FCMApnsConfig(#2891)Miscellaneous
v13.4.0: Firebase Admin Node.js SDK v13.4.0Compare Source
New Features
Miscellaneous
v13.3.0: Firebase Admin Node.js SDK v13.3.0Compare Source
New Features
proxyfield in FCMAndroidNotification(#2874)Bug Fixes
AggregateErrorto remove ambiguity (#2879)Miscellaneous
v13.2.0: Firebase Admin Node.js SDK v13.2.0Compare Source
New Features
Bug Fixes
Miscellaneous
v13.1.0: Firebase Admin Node.js SDK v13.1.0Compare Source
New Features
Miscellaneous
v13.0.2: Firebase Admin Node.js SDK v13.0.2Compare Source
Bug Fixes
Miscellaneous
v13.0.1: Firebase Admin Node.js SDK v13.0.1Compare Source
Bug Fixes
Miscellaneous
v13.0.0: Firebase Admin Node.js SDK v13.0.0Compare Source
Breaking Changes
New Features
Bug Fixes
Miscellaneous
X-Goog-Api-Clientmetric header to outgoing authorized http requests (#2763)v12.7.0: Firebase Admin Node.js SDK v12.7.0Compare Source
New Features
Bug Fixes
@firebase/database-compattov1.0.8(#2739)Miscellaneous
X-Goog-Api-Clientmetric header to Auth and FCM requests (#2738)v12.6.0: Firebase Admin Node.js SDK v12.6.0Compare Source
New Features
Bug Fixes
Math.floor()when settingvalidDurationincreateSessionCookie()(#2712)Miscellaneous
v12.5.0: Firebase Admin Node.js SDK v12.5.0Compare Source
New Features
Bug Fixes
Miscellaneous
v12.4.0: Firebase Admin Node.js SDK v12.4.0Compare Source
Miscellaneous
v12.3.1: Firebase Admin Node.js SDK v12.3.1Compare Source
Bug Fixes
getToken()returns existing promise to a token if one exists instead of a new token. (#2648)Miscellaneous
v12.3.0: Firebase Admin Node.js SDK v12.3.0Compare Source
New Features
sendEach()andsendEachForMulticast()(#2550)Miscellaneous
v12.2.0: Firebase Admin Node.js SDK v12.2.0Compare Source
Breaking Changes
Bug Fixes
farmhashwithfarmhash-modern(#2603)Miscellaneous
v12.1.1: Firebase Admin Node.js SDK v12.1.1Compare Source
Bug Fixes
Miscellaneous
v12.1.0: Firebase Admin Node.js SDK v12.1.0Compare Source
New Features
Miscellaneous
set-outputdeprecation warnings (#2431)mailgun.jstov10.1.0(#2451)@actions/coreto ^1.10.1 to removeset-outputwarning and set action to use Node 20 (#2432)v12.0.0: Firebase Admin Node.js SDK v12.0.0Compare Source
Breaking change: Upgraded the
@google-cloud/firestore packageto v7. This is a breaking change. Refer to the Cloud Firestore release notes for more details.Breaking change: Upgraded the
@google-cloud/storage packageto v7. This is a breaking change. Refer to the Cloud Storage release notes for more details.Breaking change: Upgraded TypeScript to v5.1.6.
Deprecated support for Node.js 14. Instead use Node.js 16 or higher when deploying the Admin SDK. Node.js 14 support will be dropped in the next major version.
Upgraded the
google-cloud/firestoredependency to v7.1.0 to support sum() and `average() aggregation functions.Upgraded the
@firebase/database-compatpackage to v1.Dropped AutoML model support (#1974)
Bug Fixes
Miscellaneous
jestjs/jest (jest)
v30.2.0Compare Source
Chore & Maintenance
[*]Update example repo for testing React Native projects (#15832)[*]Updatejest-watch-typeaheadto v3 (#15830)v30.1.3Compare Source
Fixes
unstable_mockModulewithnode:prefixed core modules.v30.1.2Compare Source
Fixes
[jest-snapshot-utils]Correct snapshot header regexp to work with newline across OSes (#15803)v30.1.1Compare Source
Fixes
[jest-snapshot-utils]Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)[jest-snapshot-utils]Improve messaging about goo.gl snapshot link change (#15821)v30.1.0Compare Source
v30.0.5Compare Source
Features
[jest-config]AllowtestMatchto take a string value[jest-worker]LetworkerIdleMemoryLimitaccept 0 to always restart worker child processesFixes
[expect]Fixbiginterror (#15702)v30.0.4Compare Source
Features
[expect]TheInversetype is now exported (#15714)[expect]feat: supportasync functionsintoBe(#15704)Fixes
[jest]jest --onlyFailures --listTests now correctly lists only failed tests (#15700)[jest-snapshot]Handle line endings in snapshots (#15708)v30.0.3Compare Source
Fixes
[jest-config]Fix ESM TS config loading in a CJS project (#15694)[jest-core]jest --onlyFailures --listTests now correctly lists only failed tests(#15700)Features
[jest-diff]Show non-printable control characters to diffs (#15696)v30.0.2Compare Source
Fixes
[jest-matcher-utils]Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]Make garbage collection protection property writable (#15689)v30.0.1Compare Source
Features
[jest-resolver]Implement thedefaultAsyncResolver(#15679)Fixes
[jest-resolver]Resolve builtin modules correctly (#15683)[jest-environment-node, jest-util]Avoid setting globals cleanup protection symbol when feature is off (#15684)Chore & Maintenance
[*]Remove and deprecatejest-replpackage (#15673)[jest-resolver]Replace customisBuiltinModulewith node'sisBuiltin(#15685)v30.0.0Compare Source
Features
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.