Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
660 changes: 330 additions & 330 deletions .yarn/releases/yarn-4.9.4.cjs → .yarn/releases/yarn-4.10.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.9.4.cjs
yarnPath: .yarn/releases/yarn-4.10.0.cjs

# esbuild use native binaries, we need both to work locally and on the CI.
supportedArchitectures:
Expand Down
4 changes: 2 additions & 2 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"test:bundle": "lerna run test:bundle --verbose --include-dependencies"
},
"devDependencies": {
"@types/node": "22.18.1",
"@types/node": "22.18.6",
"bundlewatch": "0.4.1",
"execa": "9.6.0",
"lerna": "8.2.3",
"lerna": "8.2.4",
"rollup": "4.41.0",
"typescript": "5.9.2"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "22.18.3",
"publint": "0.3.12",
"publint": "0.3.13",
"rollup": "4.41.0",
"tsup": "8.5.0",
"typescript": "5.9.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "22.18.3",
"publint": "0.3.12",
"publint": "0.3.13",
"rollup": "4.41.0",
"tsup": "8.5.0",
"typescript": "5.9.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "22.18.1",
"jsdom": "26.1.0",
"publint": "0.3.12",
"publint": "0.3.13",
"ts-node": "10.9.2",
"tsup": "8.5.0",
"typescript": "5.9.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "22.18.3",
"publint": "0.3.12",
"publint": "0.3.13",
"rollup": "4.41.0",
"tsup": "8.5.0",
"typescript": "5.9.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "22.18.1",
"jsdom": "26.1.0",
"publint": "0.3.12",
"publint": "0.3.13",
"ts-node": "10.9.2",
"tsup": "8.5.0",
"typescript": "5.9.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "22.18.1",
"jsdom": "26.1.0",
"publint": "0.3.12",
"publint": "0.3.13",
"tsup": "8.5.0",
"typescript": "5.9.2",
"vitest": "3.2.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/node": "22.18.1",
"cross-fetch": "4.1.0",
"nock": "14.0.10",
"publint": "0.3.12",
"publint": "0.3.13",
"tsup": "8.5.0",
"typescript": "5.9.2",
"vitest": "3.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "22.18.1",
"nock": "14.0.10",
"publint": "0.3.12",
"publint": "0.3.13",
"tsup": "8.5.0",
"typescript": "5.9.2",
"vitest": "3.2.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "22.18.1",
"publint": "0.3.12",
"publint": "0.3.13",
"tsup": "8.5.0",
"typescript": "5.9.2"
},
Expand Down
92 changes: 52 additions & 40 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ __metadata:
"@algolia/requester-fetch": "npm:5.37.0"
"@algolia/requester-node-http": "npm:5.37.0"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.18.3"
publint: "npm:0.3.12"
"@types/node": "npm:22.18.6"
publint: "npm:0.3.13"
rollup: "npm:4.41.0"
tsup: "npm:8.5.0"
typescript: "npm:5.9.2"
Expand All @@ -31,8 +31,8 @@ __metadata:
"@algolia/requester-fetch": "npm:5.37.0"
"@algolia/requester-node-http": "npm:5.37.0"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.18.3"
publint: "npm:0.3.12"
"@types/node": "npm:22.18.6"
publint: "npm:0.3.13"
rollup: "npm:4.41.0"
tsup: "npm:8.5.0"
typescript: "npm:5.9.2"
Expand Down Expand Up @@ -78,9 +78,9 @@ __metadata:
resolution: "@algolia/client-common@workspace:packages/client-common"
dependencies:
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.18.1"
"@types/node": "npm:22.18.6"
jsdom: "npm:26.1.0"
publint: "npm:0.3.12"
publint: "npm:0.3.13"
ts-node: "npm:10.9.2"
tsup: "npm:8.5.0"
typescript: "npm:5.9.2"
Expand Down Expand Up @@ -165,8 +165,8 @@ __metadata:
"@algolia/requester-fetch": "npm:5.37.0"
"@algolia/requester-node-http": "npm:5.37.0"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.18.3"
publint: "npm:0.3.12"
"@types/node": "npm:22.18.6"
publint: "npm:0.3.13"
rollup: "npm:4.41.0"
tsup: "npm:8.5.0"
typescript: "npm:5.9.2"
Expand Down Expand Up @@ -196,9 +196,9 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.37.0"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.18.1"
"@types/node": "npm:22.18.6"
jsdom: "npm:26.1.0"
publint: "npm:0.3.12"
publint: "npm:0.3.13"
ts-node: "npm:10.9.2"
tsup: "npm:8.5.0"
typescript: "npm:5.9.2"
Expand Down Expand Up @@ -246,9 +246,9 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.37.0"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.18.1"
"@types/node": "npm:22.18.6"
jsdom: "npm:26.1.0"
publint: "npm:0.3.12"
publint: "npm:0.3.13"
tsup: "npm:8.5.0"
typescript: "npm:5.9.2"
vitest: "npm:3.2.4"
Expand All @@ -262,10 +262,10 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.37.0"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.18.1"
"@types/node": "npm:22.18.6"
cross-fetch: "npm:4.1.0"
nock: "npm:14.0.10"
publint: "npm:0.3.12"
publint: "npm:0.3.13"
tsup: "npm:8.5.0"
typescript: "npm:5.9.2"
vitest: "npm:3.2.4"
Expand All @@ -278,9 +278,9 @@ __metadata:
dependencies:
"@algolia/client-common": "npm:5.37.0"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.18.1"
"@types/node": "npm:22.18.6"
nock: "npm:14.0.10"
publint: "npm:0.3.12"
publint: "npm:0.3.13"
tsup: "npm:8.5.0"
typescript: "npm:5.9.2"
vitest: "npm:3.2.4"
Expand All @@ -296,8 +296,8 @@ __metadata:
"@algolia/requester-fetch": "npm:5.37.0"
"@algolia/requester-node-http": "npm:5.37.0"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.18.1"
publint: "npm:0.3.12"
"@types/node": "npm:22.18.6"
publint: "npm:0.3.13"
tsup: "npm:8.5.0"
typescript: "npm:5.9.2"
languageName: unknown
Expand Down Expand Up @@ -1237,9 +1237,9 @@ __metadata:
languageName: node
linkType: hard

"@lerna/create@npm:8.2.3":
version: 8.2.3
resolution: "@lerna/create@npm:8.2.3"
"@lerna/create@npm:8.2.4":
version: 8.2.4
resolution: "@lerna/create@npm:8.2.4"
dependencies:
"@npmcli/arborist": "npm:7.5.4"
"@npmcli/package-json": "npm:5.2.0"
Expand Down Expand Up @@ -1274,7 +1274,6 @@ __metadata:
js-yaml: "npm:4.1.0"
libnpmpublish: "npm:9.0.9"
load-json-file: "npm:6.2.0"
lodash: "npm:^4.17.21"
make-dir: "npm:4.0.0"
minimatch: "npm:3.0.5"
multimatch: "npm:5.0.0"
Expand Down Expand Up @@ -1311,7 +1310,7 @@ __metadata:
write-pkg: "npm:4.0.0"
yargs: "npm:17.7.2"
yargs-parser: "npm:21.1.1"
checksum: 10/1264bf324de2c83377dbc0b49c6731b9e27401c552c34601846b012c46aee496c9a3bcdeba87e59cfaf8b54d3c82f7f3ece62ff4c77ca7b3a85acfc021b7cbb2
checksum: 10/7d789b8df8f82901c26ae24c5573805303446cacba41fae9b78223aa18cb6d6efeb9dcfbe3d19ad504afbef0da05d85d85f0746d3745776c94a5ea3626d99093
languageName: node
linkType: hard

Expand Down Expand Up @@ -2338,21 +2337,21 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.18.1":
version: 22.18.1
resolution: "@types/node@npm:22.18.1"
"@types/node@npm:22.18.3":
version: 22.18.3
resolution: "@types/node@npm:22.18.3"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10/da67f3c3fa4107fbca704e7a71fee36c27f3b6f44af1c466cd5c71eab76a9ffcd6a16f3b97d1e757b9763f1fa1085eebb60cb648c272e36794aca7305b2a15d9
checksum: 10/6acec9f6efbd1afe7bb4168ccbec60933a6c5562e8d2cd3912e4ec4c291fbafd3c75c939d478f20156dc808b6533685b59e202a2b952964b3fac2be5d3ed4f11
languageName: node
linkType: hard

"@types/node@npm:22.18.3":
version: 22.18.3
resolution: "@types/node@npm:22.18.3"
"@types/node@npm:22.18.6":
version: 22.18.6
resolution: "@types/node@npm:22.18.6"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10/6acec9f6efbd1afe7bb4168ccbec60933a6c5562e8d2cd3912e4ec4c291fbafd3c75c939d478f20156dc808b6533685b59e202a2b952964b3fac2be5d3ed4f11
checksum: 10/d816882476fa4f2d2db238139e9d65299414ac54bf81aa85dae850589b480cfe0c1722dc845295d446e2babd6ddfe64b79a8c56d771bf5345ddb1c48950f029e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2562,10 +2561,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "algoliasearch-client-javascript@workspace:."
dependencies:
"@types/node": "npm:22.18.1"
"@types/node": "npm:22.18.6"
bundlewatch: "npm:0.4.1"
execa: "npm:9.6.0"
lerna: "npm:8.2.3"
lerna: "npm:8.2.4"
rollup: "npm:4.41.0"
typescript: "npm:5.9.2"
languageName: unknown
Expand Down Expand Up @@ -5462,11 +5461,11 @@ __metadata:
languageName: node
linkType: hard

"lerna@npm:8.2.3":
version: 8.2.3
resolution: "lerna@npm:8.2.3"
"lerna@npm:8.2.4":
version: 8.2.4
resolution: "lerna@npm:8.2.4"
dependencies:
"@lerna/create": "npm:8.2.3"
"@lerna/create": "npm:8.2.4"
"@npmcli/arborist": "npm:7.5.4"
"@npmcli/package-json": "npm:5.2.0"
"@npmcli/run-script": "npm:8.1.0"
Expand Down Expand Up @@ -5506,7 +5505,6 @@ __metadata:
libnpmaccess: "npm:8.0.6"
libnpmpublish: "npm:9.0.9"
load-json-file: "npm:6.2.0"
lodash: "npm:^4.17.21"
make-dir: "npm:4.0.0"
minimatch: "npm:3.0.5"
multimatch: "npm:5.0.0"
Expand Down Expand Up @@ -5548,7 +5546,7 @@ __metadata:
yargs-parser: "npm:21.1.1"
bin:
lerna: dist/cli.js
checksum: 10/3ef9e5c6e2ee20cad0c750817cf628dffa0056f9b87ee4956f641833ac3b06a8fdf50d4cd6ba63a818427c7e6c1482568c9e184f0535fd23239ed55e5eae57a7
checksum: 10/53f436c6e5a28811ecc3fed96522517b2f6c7c1b6b70a580cd05f108823d3b89e40a0bf40e57ac6db269f9089d7ea832e47f57a8ddfca68d8a171fe92fa3a06e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6831,7 +6829,7 @@ __metadata:
languageName: node
linkType: hard

"package-manager-detector@npm:^1.1.0":
"package-manager-detector@npm:^1.1.0, package-manager-detector@npm:^1.3.0":
version: 1.3.0
resolution: "package-manager-detector@npm:1.3.0"
checksum: 10/b21155d53a8ab96d5be3bfae43cc1d397bf363782b922d1f6967d220d2a9f08234ebb76035318bf92822ce761d10451959f01019faebc08fdb4d4a8bc3103da6
Expand Down Expand Up @@ -7289,6 +7287,20 @@ __metadata:
languageName: node
linkType: hard

"publint@npm:0.3.13":
version: 0.3.13
resolution: "publint@npm:0.3.13"
dependencies:
"@publint/pack": "npm:^0.1.2"
package-manager-detector: "npm:^1.3.0"
picocolors: "npm:^1.1.1"
sade: "npm:^1.8.1"
bin:
publint: src/cli.js
checksum: 10/4b84064c7c7e6beef229650385706603794f7d5169d46b34289941b00ef20f27b9f895d399a3b3490bfff3b7afd9cf5ba6f57e254f603e8cc8fa19e762cb13c0
languageName: node
linkType: hard

"punycode@npm:^1.4.1":
version: 1.4.1
resolution: "punycode@npm:1.4.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.4.5
ruby-version: 3.4.6
bundler-cache: true

- uses: rubygems/release-gem@ebe1ec66bd8d2c709ac29aa2b43438d450e7a0a6
Expand Down
2 changes: 1 addition & 1 deletion config/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.5
3.4.6
2 changes: 1 addition & 1 deletion eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/eslint": "9.6.1",
"esbuild": "0.25.9",
"esbuild": "0.25.10",
"eslint": "8.57.1",
"eslint-plugin-yml": "1.18.0",
"eslint-vitest-rule-tester": "2.2.1",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"eslint-plugin-json": "4.0.1",
"eslint-plugin-yml": "1.18.0",
"husky": "9.1.7",
"lint-staged": "16.1.6",
"oxlint": "1.15.0",
"lint-staged": "16.2.0",
"oxlint": "1.16.0",
"prettier": "3.6.2",
"prettier-plugin-java": "2.7.4",
"prettier-plugin-organize-imports": "4.2.0",
"prettier-plugin-organize-imports": "4.3.0",
"renovate-config-algolia": "2.2.0",
"typescript": "5.9.2"
},
"packageManager": "yarn@4.9.4",
"packageManager": "yarn@4.10.0",
"engines": {
"node": "^22.0.0",
"yarn": "^4.0.0"
Expand Down
Loading