From b6faf70e4db781f458f751f58e343afa46785627 Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Tue, 1 Apr 2025 05:09:20 +0000 Subject: [PATCH] chore: bump up tinybench version to v4 (#11340) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tinybench](https://redirect.github.com/tinylibs/tinybench) | [`^3.0.7` -> `^4.0.0`](https://renovatebot.com/diffs/npm/tinybench/3.1.1/4.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tinybench/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tinybench/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tinybench/3.1.1/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tinybench/3.1.1/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
tinylibs/tinybench (tinybench) ### [`v4.0.1`](https://redirect.github.com/tinylibs/tinybench/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/tinylibs/tinybench/compare/v4.0.0...v4.0.1) #####    🐞 Bug Fixes - Export newly added FnHook type definition  -  by [@​jerome-benoit](https://redirect.github.com/jerome-benoit) [(802ff)](https://redirect.github.com/tinylibs/tinybench/commit/802ffac) #####     [View changes on GitHub](https://redirect.github.com/tinylibs/tinybench/compare/v4.0.0...v4.0.1) ### [`v4.0.0`](https://redirect.github.com/tinylibs/tinybench/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/tinylibs/tinybench/compare/v3.1.1...v4.0.0) #####    🚨 Breaking Changes - Esm-only  -  by [@​43081j](https://redirect.github.com/43081j) and [@​jerome-benoit](https://redirect.github.com/jerome-benoit) in [https://github.com/tinylibs/tinybench/issues/253](https://redirect.github.com/tinylibs/tinybench/issues/253) [(63e90)](https://redirect.github.com/tinylibs/tinybench/commit/63e90d8) - Change setup/teardown hook signature by making `task` and `mode` arguments optional #####    🚀 Features - Add mode to fn hooks  -  by [@​crimx](https://redirect.github.com/crimx) in [https://github.com/tinylibs/tinybench/issues/259](https://redirect.github.com/tinylibs/tinybench/issues/259) [(e13f0)](https://redirect.github.com/tinylibs/tinybench/commit/e13f07a) #####     [View changes on GitHub](https://redirect.github.com/tinylibs/tinybench/compare/v3.1.1...v4.0.0)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). --- packages/backend/native/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/backend/native/package.json b/packages/backend/native/package.json index cae0897124..502349bf01 100644 --- a/packages/backend/native/package.json +++ b/packages/backend/native/package.json @@ -36,7 +36,7 @@ "@napi-rs/cli": "3.0.0-alpha.76", "lib0": "^0.2.99", "tiktoken": "^1.0.17", - "tinybench": "^3.0.7", + "tinybench": "^4.0.0", "yjs": "^13.6.21" } } diff --git a/yarn.lock b/yarn.lock index 6fb4227e0d..14fad2b1a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -852,7 +852,7 @@ __metadata: "@napi-rs/cli": "npm:3.0.0-alpha.76" lib0: "npm:^0.2.99" tiktoken: "npm:^1.0.17" - tinybench: "npm:^3.0.7" + tinybench: "npm:^4.0.0" yjs: "npm:^13.6.21" languageName: unknown linkType: soft @@ -32535,10 +32535,10 @@ __metadata: languageName: node linkType: hard -"tinybench@npm:^3.0.7": - version: 3.1.1 - resolution: "tinybench@npm:3.1.1" - checksum: 10/1d97035722dd91fc8a496cb2a97c375a06ce2ec03e57586ee5bf4b861bbc8a3ab52839d285ca5948c094ac61c1529fbdf7f47c9cb7e8dce11daafd4239eb47b0 +"tinybench@npm:^4.0.0": + version: 4.0.1 + resolution: "tinybench@npm:4.0.1" + checksum: 10/d20873cc975fad29c5afe4596dd808b26dd8a5637ddfff89fd5b6b8bf99e50ae1a4c4b2e242990565f094baf7adbfb1bfe0c687f01376b8b0c5c2ba579b7cfa0 languageName: node linkType: hard