Update Serverless (JS) (major) #135
Open
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.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
[*]RenamedglobalsCleanupModetoglobalsCleanupand--waitNextEventLoopTurnForUnhandledRejectionEventsto--waitForUnhandledRejections[expect]AddArrayOfasymmetric matcher for validating array elements. (#15567)[babel-jest]Add optionexcludeJestPresetto allow opting out ofbabel-preset-jest(#15164)[expect]Revert #15038 to fixexpect(fn).toHaveBeenCalledWith(expect.objectContaining(...))when there are multiple calls (#15508)[jest-circus, jest-cli, jest-config]AddwaitNextEventLoopTurnForUnhandledRejectionEventsflag to minimise performance impact of correct detection of unhandled promise rejections introduced in #14315 (#14681)[jest-circus]Add awaitBeforeRetryoption tojest.retryTimes(#14738)[jest-circus]Add aretryImmediatelyoption tojest.retryTimes(#14696)[jest-circus, jest-jasmine2]AllowsetupFilesAfterEnvto export an async function (#10962)[jest-circus, jest-test-result]AddstartedAttimestamp inTestCaseResultObjectwithinonTestCaseResult(#15145)[jest-cli]ExportbuildArgv(#15310)[jest-config][BREAKING] Addmtsandctsto defaultmoduleFileExtensionsconfig (#14369)[jest-config][BREAKING] UpdatetestMatchandtestRegexdefault option for supportingmjs,cjs,mts, andcts(#14584)[jest-config]Loads config file from provided path inpackage.json(#14044)[jest-config]Allow loadingjest.config.ctsfiles (#14070)[jest-config]ShowrootDirin error message when apresetfails to load (#15194)[jest-config]Support loading TS config files usingesbuild-registervia docblock loader (#15190)[jest-config]Allow passing TS config loader options via docblock comment (#15234)[jest-config]If Node is running with type stripping enabled, do not require a TS loader (#15480)[@jest/core]Group together open handles with the same stack trace (#13417, & #14789)[@jest/core]AddperfStatsto surface test setup overhead (#14622)[@jest/core][BREAKING] Changed--filterto accept an object with shape{ filtered: Array<string> }to match documentation (#13319)[@jest/core]Support--outputFileoption for [--listTests](https://jestjs.io/docConfiguration
📅 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.