From 9eaf41c79b01046167834079e4cc7b507460a690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:58:33 +0000 Subject: [PATCH 1/2] chore: bump @biomejs/biome from 2.4.6 to 2.4.7 Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.4.6 to 2.4.7. - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.7/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.4.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 72 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53b5e5e..d85bd06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "testcontainers": "11.12.0" }, "devDependencies": { - "@biomejs/biome": "2.4.6", + "@biomejs/biome": "2.4.7", "@types/node": "25.5.0", "get-port": "7.1.0", "tsup": "8.5.1", @@ -27,9 +27,9 @@ "license": "Apache-2.0" }, "node_modules/@biomejs/biome": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.4.6.tgz", - "integrity": "sha512-QnHe81PMslpy3mnpL8DnO2M4S4ZnYPkjlGCLWBZT/3R9M6b5daArWMMtEfP52/n174RKnwRIf3oT8+wc9ihSfQ==", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.4.7.tgz", + "integrity": "sha512-vXrgcmNGZ4lpdwZSpMf1hWw1aWS6B+SyeSYKTLrNsiUsAdSRN0J4d/7mF3ogJFbIwFFSOL3wT92Zzxia/d5/ng==", "dev": true, "license": "MIT OR Apache-2.0", "bin": { @@ -43,20 +43,20 @@ "url": "https://opencollective.com/biome" }, "optionalDependencies": { - "@biomejs/cli-darwin-arm64": "2.4.6", - "@biomejs/cli-darwin-x64": "2.4.6", - "@biomejs/cli-linux-arm64": "2.4.6", - "@biomejs/cli-linux-arm64-musl": "2.4.6", - "@biomejs/cli-linux-x64": "2.4.6", - "@biomejs/cli-linux-x64-musl": "2.4.6", - "@biomejs/cli-win32-arm64": "2.4.6", - "@biomejs/cli-win32-x64": "2.4.6" + "@biomejs/cli-darwin-arm64": "2.4.7", + "@biomejs/cli-darwin-x64": "2.4.7", + "@biomejs/cli-linux-arm64": "2.4.7", + "@biomejs/cli-linux-arm64-musl": "2.4.7", + "@biomejs/cli-linux-x64": "2.4.7", + "@biomejs/cli-linux-x64-musl": "2.4.7", + "@biomejs/cli-win32-arm64": "2.4.7", + "@biomejs/cli-win32-x64": "2.4.7" } }, "node_modules/@biomejs/cli-darwin-arm64": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.4.6.tgz", - "integrity": "sha512-NW18GSyxr+8sJIqgoGwVp5Zqm4SALH4b4gftIA0n62PTuBs6G2tHlwNAOj0Vq0KKSs7Sf88VjjmHh0O36EnzrQ==", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.4.7.tgz", + "integrity": "sha512-Oo0cF5mHzmvDmTXw8XSjhCia8K6YrZnk7aCS54+/HxyMdZMruMO3nfpDsrlar/EQWe41r1qrwKiCa2QDYHDzWA==", "cpu": [ "arm64" ], @@ -71,9 +71,9 @@ } }, "node_modules/@biomejs/cli-darwin-x64": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.4.6.tgz", - "integrity": "sha512-4uiE/9tuI7cnjtY9b07RgS7gGyYOAfIAGeVJWEfeCnAarOAS7qVmuRyX6d7JTKw28/mt+rUzMasYeZ+0R/U1Mw==", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.4.7.tgz", + "integrity": "sha512-I+cOG3sd/7HdFtvDSnF9QQPrWguUH7zrkIMMykM3PtfWU9soTcS2yRb9Myq6MHmzbeCT08D1UmY+BaiMl5CcoQ==", "cpu": [ "x64" ], @@ -88,9 +88,9 @@ } }, "node_modules/@biomejs/cli-linux-arm64": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.4.6.tgz", - "integrity": "sha512-kMLaI7OF5GN1Q8Doymjro1P8rVEoy7BKQALNz6fiR8IC1WKduoNyteBtJlHT7ASIL0Cx2jR6VUOBIbcB1B8pew==", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.4.7.tgz", + "integrity": "sha512-om6FugwmibzfP/6ALj5WRDVSND4H2G9X0nkI1HZpp2ySf9lW2j0X68oQSaHEnls6666oy4KDsc5RFjT4m0kV0w==", "cpu": [ "arm64" ], @@ -105,9 +105,9 @@ } }, "node_modules/@biomejs/cli-linux-arm64-musl": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.4.6.tgz", - "integrity": "sha512-F/JdB7eN22txiTqHM5KhIVt0jVkzZwVYrdTR1O3Y4auBOQcXxHK4dxULf4z43QyZI5tsnQJrRBHZy7wwtL+B3A==", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.4.7.tgz", + "integrity": "sha512-I2NvM9KPb09jWml93O2/5WMfNR7Lee5Latag1JThDRMURVhPX74p9UDnyTw3Ae6cE1DgXfw7sqQgX7rkvpc0vw==", "cpu": [ "arm64" ], @@ -122,9 +122,9 @@ } }, "node_modules/@biomejs/cli-linux-x64": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.4.6.tgz", - "integrity": "sha512-oHXmUFEoH8Lql1xfc3QkFLiC1hGR7qedv5eKNlC185or+o4/4HiaU7vYODAH3peRCfsuLr1g6v2fK9dFFOYdyw==", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.4.7.tgz", + "integrity": "sha512-bV8/uo2Tj+gumnk4sUdkerWyCPRabaZdv88IpbmDWARQQoA/Q0YaqPz1a+LSEDIL7OfrnPi9Hq1Llz4ZIGyIQQ==", "cpu": [ "x64" ], @@ -139,9 +139,9 @@ } }, "node_modules/@biomejs/cli-linux-x64-musl": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.4.6.tgz", - "integrity": "sha512-C9s98IPDu7DYarjlZNuzJKTjVHN03RUnmHV5htvqsx6vEUXCDSJ59DNwjKVD5XYoSS4N+BYhq3RTBAL8X6svEg==", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.4.7.tgz", + "integrity": "sha512-00kx4YrBMU8374zd2wHuRV5wseh0rom5HqRND+vDldJPrWwQw+mzd/d8byI9hPx926CG+vWzq6AeiT7Yi5y59g==", "cpu": [ "x64" ], @@ -156,9 +156,9 @@ } }, "node_modules/@biomejs/cli-win32-arm64": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.4.6.tgz", - "integrity": "sha512-xzThn87Pf3YrOGTEODFGONmqXpTwUNxovQb72iaUOdcw8sBSY3+3WD8Hm9IhMYLnPi0n32s3L3NWU6+eSjfqFg==", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.4.7.tgz", + "integrity": "sha512-hOUHBMlFCvDhu3WCq6vaBoG0dp0LkWxSEnEEsxxXvOa9TfT6ZBnbh72A/xBM7CBYB7WgwqboetzFEVDnMxelyw==", "cpu": [ "arm64" ], @@ -173,9 +173,9 @@ } }, "node_modules/@biomejs/cli-win32-x64": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.4.6.tgz", - "integrity": "sha512-7++XhnsPlr1HDbor5amovPjOH6vsrFOCdp93iKXhFn6bcMUI6soodj3WWKfgEO6JosKU1W5n3uky3WW9RlRjTg==", + "version": "2.4.7", + "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.4.7.tgz", + "integrity": "sha512-qEpGjSkPC3qX4ycbMUthXvi9CkRq7kZpkqMY1OyhmYlYLnANnooDQ7hDerM8+0NJ+DZKVnsIc07h30XOpt7LtQ==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index c957dbc..d8e00c6 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "testcontainers": "11.12.0" }, "devDependencies": { - "@biomejs/biome": "2.4.6", + "@biomejs/biome": "2.4.7", "@types/node": "25.5.0", "get-port": "7.1.0", "tsup": "8.5.1", From fafa9fe088375ede00edb9c7048c2732045c70be Mon Sep 17 00:00:00 2001 From: Golo Roden Date: Mon, 16 Mar 2026 21:13:59 +0100 Subject: [PATCH 2/2] fix: sort imports and exports to satisfy biome 2.4.7 Co-Authored-By: Claude Opus 4.6 (1M context) --- src/Bound.ts | 2 +- src/ObserveEventsOptions.ts | 2 +- src/ReadEventsOptions.ts | 2 +- src/index.ts | 16 ++++++++-------- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/Bound.ts b/src/Bound.ts index 6838f7a..289fe38 100644 --- a/src/Bound.ts +++ b/src/Bound.ts @@ -5,4 +5,4 @@ interface Bound { type: BoundType; } -export type { BoundType, Bound }; +export type { Bound, BoundType }; diff --git a/src/ObserveEventsOptions.ts b/src/ObserveEventsOptions.ts index b95da40..2d9a8d7 100644 --- a/src/ObserveEventsOptions.ts +++ b/src/ObserveEventsOptions.ts @@ -14,4 +14,4 @@ interface ObserveEventsOptions { fromLatestEvent?: ObserveFromLatestEvent; } -export type { ObserveIfEventIsMissing, ObserveFromLatestEvent, ObserveEventsOptions }; +export type { ObserveEventsOptions, ObserveFromLatestEvent, ObserveIfEventIsMissing }; diff --git a/src/ReadEventsOptions.ts b/src/ReadEventsOptions.ts index a792286..994728b 100644 --- a/src/ReadEventsOptions.ts +++ b/src/ReadEventsOptions.ts @@ -18,4 +18,4 @@ interface ReadEventsOptions { fromLatestEvent?: ReadFromLatestEvent; } -export type { Order, ReadIfEventIsMissing, ReadFromLatestEvent, ReadEventsOptions }; +export type { Order, ReadEventsOptions, ReadFromLatestEvent, ReadIfEventIsMissing }; diff --git a/src/index.ts b/src/index.ts index 8d1534d..ddb0d26 100644 --- a/src/index.ts +++ b/src/index.ts @@ -11,14 +11,6 @@ import type { ObserveEventsOptions } from './ObserveEventsOptions.js'; import type { Precondition } from './Precondition.js'; import type { ReadEventsOptions } from './ReadEventsOptions.js'; -export { - Client, - Container, - isEventQlQueryTrue, - isSubjectOnEventId, - isSubjectPopulated, - isSubjectPristine, -}; export type { Event, EventCandidate, @@ -27,3 +19,11 @@ export type { Precondition, ReadEventsOptions, }; +export { + Client, + Container, + isEventQlQueryTrue, + isSubjectOnEventId, + isSubjectPopulated, + isSubjectPristine, +};