Skip to content

Commit 2b0464e

Browse files
authored
chore: Bumping yarn (#360)
Bumping yarn and biomejs Co-authored-by: Bidek56 <[email protected]>
1 parent d81405a commit 2b0464e

File tree

6 files changed

+411
-412
lines changed

6 files changed

+411
-412
lines changed

.yarn/releases/yarn-4.9.2.cjs renamed to .yarn/releases/yarn-4.9.3.cjs

Lines changed: 357 additions & 357 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ enableGlobalCache: false
44

55
nodeLinker: node-modules
66

7-
yarnPath: .yarn/releases/yarn-4.9.2.cjs
7+
yarnPath: .yarn/releases/yarn-4.9.3.cjs

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.1.2/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.2.2/schema.json",
33
"linter": {
44
"enabled": true,
55
"rules": {

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454
"precommit": "yarn lint && yarn test"
5555
},
5656
"devDependencies": {
57-
"@biomejs/biome": "=2.2.0",
58-
"@napi-rs/cli": "^3.1.4",
57+
"@biomejs/biome": "=2.2.2",
58+
"@napi-rs/cli": "^3.1.5",
5959
"@types/chance": "^1.1.7",
6060
"@types/jest": "^30.0.0",
61-
"@types/node": "^24.2.1",
61+
"@types/node": "^24.3.0",
6262
"chance": "^1.1.13",
6363
"diff-sequences": "^29.6.3",
6464
"jest": "^30.0.5",
@@ -71,7 +71,7 @@
7171
"typedoc-plugin-missing-exports": "^4.1.0",
7272
"typescript": "5.9.2"
7373
},
74-
"packageManager": "[email protected].2",
74+
"packageManager": "[email protected].3",
7575
"workspaces": [
7676
"benches"
7777
],

src/lazy/dsl.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1765,7 +1765,6 @@ pub fn lit_series(s: &JsSeries) -> JsResult<JsExpr> {
17651765
Ok(s.clone().series.lit().into())
17661766
}
17671767

1768-
17691768
#[napi(catch_unwind)]
17701769
pub fn lit(value: Wrap<AnyValue>) -> JsResult<JsExpr> {
17711770
let lit: LiteralValue = value

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -566,18 +566,18 @@ __metadata:
566566
languageName: node
567567
linkType: hard
568568

569-
"@biomejs/biome@npm:=2.2.0":
570-
version: 2.2.0
571-
resolution: "@biomejs/biome@npm:2.2.0"
572-
dependencies:
573-
"@biomejs/cli-darwin-arm64": "npm:2.2.0"
574-
"@biomejs/cli-darwin-x64": "npm:2.2.0"
575-
"@biomejs/cli-linux-arm64": "npm:2.2.0"
576-
"@biomejs/cli-linux-arm64-musl": "npm:2.2.0"
577-
"@biomejs/cli-linux-x64": "npm:2.2.0"
578-
"@biomejs/cli-linux-x64-musl": "npm:2.2.0"
579-
"@biomejs/cli-win32-arm64": "npm:2.2.0"
580-
"@biomejs/cli-win32-x64": "npm:2.2.0"
569+
"@biomejs/biome@npm:=2.2.2":
570+
version: 2.2.2
571+
resolution: "@biomejs/biome@npm:2.2.2"
572+
dependencies:
573+
"@biomejs/cli-darwin-arm64": "npm:2.2.2"
574+
"@biomejs/cli-darwin-x64": "npm:2.2.2"
575+
"@biomejs/cli-linux-arm64": "npm:2.2.2"
576+
"@biomejs/cli-linux-arm64-musl": "npm:2.2.2"
577+
"@biomejs/cli-linux-x64": "npm:2.2.2"
578+
"@biomejs/cli-linux-x64-musl": "npm:2.2.2"
579+
"@biomejs/cli-win32-arm64": "npm:2.2.2"
580+
"@biomejs/cli-win32-x64": "npm:2.2.2"
581581
dependenciesMeta:
582582
"@biomejs/cli-darwin-arm64":
583583
optional: true
@@ -597,62 +597,62 @@ __metadata:
597597
optional: true
598598
bin:
599599
biome: bin/biome
600-
checksum: 10/f2832f9a8e52ba43c486c7223465a3b50698c0945b62a11034f1d25c2473e75417379ae5f60563d27eb12ac30c22317d0c13029e84eceb37b2dc6e0a72864215
600+
checksum: 10/d741c187816d5ecca3d140f5d5295a38ef42beebfb5914a034789911fd6c4b0ac824d9896d583ec51ba4cce00949be75f9373784bc83c2ab89dcf11a6f59e8bf
601601
languageName: node
602602
linkType: hard
603603

604-
"@biomejs/cli-darwin-arm64@npm:2.2.0":
605-
version: 2.2.0
606-
resolution: "@biomejs/cli-darwin-arm64@npm:2.2.0"
604+
"@biomejs/cli-darwin-arm64@npm:2.2.2":
605+
version: 2.2.2
606+
resolution: "@biomejs/cli-darwin-arm64@npm:2.2.2"
607607
conditions: os=darwin & cpu=arm64
608608
languageName: node
609609
linkType: hard
610610

611-
"@biomejs/cli-darwin-x64@npm:2.2.0":
612-
version: 2.2.0
613-
resolution: "@biomejs/cli-darwin-x64@npm:2.2.0"
611+
"@biomejs/cli-darwin-x64@npm:2.2.2":
612+
version: 2.2.2
613+
resolution: "@biomejs/cli-darwin-x64@npm:2.2.2"
614614
conditions: os=darwin & cpu=x64
615615
languageName: node
616616
linkType: hard
617617

618-
"@biomejs/cli-linux-arm64-musl@npm:2.2.0":
619-
version: 2.2.0
620-
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.2.0"
618+
"@biomejs/cli-linux-arm64-musl@npm:2.2.2":
619+
version: 2.2.2
620+
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.2.2"
621621
conditions: os=linux & cpu=arm64 & libc=musl
622622
languageName: node
623623
linkType: hard
624624

625-
"@biomejs/cli-linux-arm64@npm:2.2.0":
626-
version: 2.2.0
627-
resolution: "@biomejs/cli-linux-arm64@npm:2.2.0"
625+
"@biomejs/cli-linux-arm64@npm:2.2.2":
626+
version: 2.2.2
627+
resolution: "@biomejs/cli-linux-arm64@npm:2.2.2"
628628
conditions: os=linux & cpu=arm64 & libc=glibc
629629
languageName: node
630630
linkType: hard
631631

632-
"@biomejs/cli-linux-x64-musl@npm:2.2.0":
633-
version: 2.2.0
634-
resolution: "@biomejs/cli-linux-x64-musl@npm:2.2.0"
632+
"@biomejs/cli-linux-x64-musl@npm:2.2.2":
633+
version: 2.2.2
634+
resolution: "@biomejs/cli-linux-x64-musl@npm:2.2.2"
635635
conditions: os=linux & cpu=x64 & libc=musl
636636
languageName: node
637637
linkType: hard
638638

639-
"@biomejs/cli-linux-x64@npm:2.2.0":
640-
version: 2.2.0
641-
resolution: "@biomejs/cli-linux-x64@npm:2.2.0"
639+
"@biomejs/cli-linux-x64@npm:2.2.2":
640+
version: 2.2.2
641+
resolution: "@biomejs/cli-linux-x64@npm:2.2.2"
642642
conditions: os=linux & cpu=x64 & libc=glibc
643643
languageName: node
644644
linkType: hard
645645

646-
"@biomejs/cli-win32-arm64@npm:2.2.0":
647-
version: 2.2.0
648-
resolution: "@biomejs/cli-win32-arm64@npm:2.2.0"
646+
"@biomejs/cli-win32-arm64@npm:2.2.2":
647+
version: 2.2.2
648+
resolution: "@biomejs/cli-win32-arm64@npm:2.2.2"
649649
conditions: os=win32 & cpu=arm64
650650
languageName: node
651651
linkType: hard
652652

653-
"@biomejs/cli-win32-x64@npm:2.2.0":
654-
version: 2.2.0
655-
resolution: "@biomejs/cli-win32-x64@npm:2.2.0"
653+
"@biomejs/cli-win32-x64@npm:2.2.2":
654+
version: 2.2.2
655+
resolution: "@biomejs/cli-win32-x64@npm:2.2.2"
656656
conditions: os=win32 & cpu=x64
657657
languageName: node
658658
linkType: hard
@@ -1320,9 +1320,9 @@ __metadata:
13201320
languageName: node
13211321
linkType: hard
13221322

1323-
"@napi-rs/cli@npm:^3.1.4":
1324-
version: 3.1.4
1325-
resolution: "@napi-rs/cli@npm:3.1.4"
1323+
"@napi-rs/cli@npm:^3.1.5":
1324+
version: 3.1.5
1325+
resolution: "@napi-rs/cli@npm:3.1.5"
13261326
dependencies:
13271327
"@inquirer/prompts": "npm:^7.4.0"
13281328
"@napi-rs/cross-toolchain": "npm:^1.0.0"
@@ -1348,7 +1348,7 @@ __metadata:
13481348
bin:
13491349
napi: dist/cli.js
13501350
napi-raw: cli.mjs
1351-
checksum: 10/02341e1f8d0989281f7e4a7c3340351601dacc58d6c08668f8d06fc853856d3017c0715b3bec796dc7de112b9c97ddeeec7997f9ae2e689cfa2bb7979810613b
1351+
checksum: 10/84d3a90fd0eaab9a248d24a04dd48d18495f0d373ddb5b6b3dc48db776dd9907823c3416ca5a54a0839aa138ab627afa757a5d636f71b7fa8ffd85b0d4bf606f
13521352
languageName: node
13531353
linkType: hard
13541354

@@ -2266,12 +2266,12 @@ __metadata:
22662266
languageName: node
22672267
linkType: hard
22682268

2269-
"@types/node@npm:^24.2.1":
2270-
version: 24.2.1
2271-
resolution: "@types/node@npm:24.2.1"
2269+
"@types/node@npm:^24.3.0":
2270+
version: 24.3.0
2271+
resolution: "@types/node@npm:24.3.0"
22722272
dependencies:
22732273
undici-types: "npm:~7.10.0"
2274-
checksum: 10/cdfa7b30b2f1de71c4cf0b66ee05c71c8f39819a817bb78b4ba10545d4ca1ea9988a3614885806e90401e92938aa08e08489b1b920ba5c1406a028295019734f
2274+
checksum: 10/1331c2d0e9a512ac27a016b4df3eff92317e4603dbbbab31731275dff14d3a04847a50c5776cbf94f99ff4dedac0ba5f721dce8cea020d8eea5e21711fd964b0
22752275
languageName: node
22762276
linkType: hard
22772277

@@ -4460,11 +4460,11 @@ __metadata:
44604460
version: 0.0.0-use.local
44614461
resolution: "nodejs-polars@workspace:."
44624462
dependencies:
4463-
"@biomejs/biome": "npm:=2.2.0"
4464-
"@napi-rs/cli": "npm:^3.1.4"
4463+
"@biomejs/biome": "npm:=2.2.2"
4464+
"@napi-rs/cli": "npm:^3.1.5"
44654465
"@types/chance": "npm:^1.1.7"
44664466
"@types/jest": "npm:^30.0.0"
4467-
"@types/node": "npm:^24.2.1"
4467+
"@types/node": "npm:^24.3.0"
44684468
chance: "npm:^1.1.13"
44694469
diff-sequences: "npm:^29.6.3"
44704470
jest: "npm:^30.0.5"

0 commit comments

Comments
 (0)