Skip to content

chore(deps): dependencies 2025-04-21 #4762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Apr 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
828f96a
chore: automatic empty commit
algolia-bot Apr 18, 2025
d4ed6a5
chore(deps): update dependency @cloudflare/vitest-pool-workers to v0.…
renovate[bot] Apr 19, 2025
d4717bf
chore(deps): update dependency @vitejs/plugin-react-swc to v3.9.0 (#4…
renovate[bot] Apr 19, 2025
0a24881
chore(deps): update dependency @types/react to v19.1.2 (#4764)
renovate[bot] Apr 19, 2025
9cd9f17
chore(deps): update dependency dart to v3.7.3 (#4765)
renovate[bot] Apr 19, 2025
ee5d8ba
chore(deps): update dependency publint to v0.3.12 (#4767)
renovate[bot] Apr 19, 2025
e028daf
chore(deps): update dependency ruby to v3.4.3 (#4768)
renovate[bot] Apr 19, 2025
6e78f4d
chore(deps): update dependency @openapitools/openapi-generator-cli to…
renovate[bot] Apr 19, 2025
266aba5
chore(deps): update dependency vite to v6.3.2 (#4774)
renovate[bot] Apr 19, 2025
843df6e
chore(deps): update dependency typescript-eslint to v8.30.1 (#4773)
renovate[bot] Apr 19, 2025
b2cfc64
chore(deps): update yarn to v4.9.1 (#4769)
renovate[bot] Apr 19, 2025
4961639
fix(deps): update dependency com.algolia:algoliasearch to v4.15.4 (#4…
renovate[bot] Apr 19, 2025
25b1084
chore(deps): update dotnet monorepo to 9.0.4 (#4776)
renovate[bot] Apr 22, 2025
b935705
chore: locks
shortcuts Apr 22, 2025
e0f70e5
chore: locks
shortcuts Apr 22, 2025
a70c954
chore(deps): update dependency typescript-eslint to v8.31.0 (#4780)
renovate[bot] Apr 22, 2025
6569ea4
chore(deps): update dependency @cloudflare/workers-types to v4.202504…
renovate[bot] Apr 22, 2025
b323e27
chore(deps): update dependency eslint-plugin-react-refresh to v0.4.20…
renovate[bot] Apr 22, 2025
a1f77f4
chore(deps): update dependency vitest to v3.1.2 (#4778)
renovate[bot] Apr 22, 2025
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
338 changes: 169 additions & 169 deletions .yarn/releases/yarn-4.9.0.cjs → .yarn/releases/yarn-4.9.1.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.0.cjs
yarnPath: .yarn/releases/yarn-4.9.1.cjs

# esbuild use native binaries, we need both to work locally and on the CI.
supportedArchitectures:
Expand Down

This file was deleted.

Large diffs are not rendered by default.

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

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.7.0.cjs
yarnPath: .yarn/releases/yarn-4.9.1.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.1",
"jsdom": "26.1.0",
"publint": "0.3.11",
"publint": "0.3.12",
"ts-node": "10.9.2",
"tsup": "8.4.0",
"typescript": "5.8.3",
"vitest": "3.1.1"
"vitest": "3.1.2"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.1",
"publint": "0.3.11",
"publint": "0.3.12",
"rollup": "4.39.0",
"tsup": "8.4.0",
"typescript": "5.8.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.1",
"publint": "0.3.11",
"publint": "0.3.12",
"rollup": "4.39.0",
"tsup": "8.4.0",
"typescript": "5.8.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.1",
"jsdom": "26.1.0",
"publint": "0.3.11",
"publint": "0.3.12",
"ts-node": "10.9.2",
"tsup": "8.4.0",
"typescript": "5.8.3",
"vitest": "3.1.1"
"vitest": "3.1.2"
},
"dependencies": {
"@algolia/client-common": "5.23.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.1",
"jsdom": "26.1.0",
"publint": "0.3.11",
"publint": "0.3.12",
"tsup": "8.4.0",
"typescript": "5.8.3",
"vitest": "3.1.1",
"vitest": "3.1.2",
"xhr-mock": "2.5.1"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
"@types/node": "22.14.1",
"cross-fetch": "4.1.0",
"nock": "14.0.3",
"publint": "0.3.11",
"publint": "0.3.12",
"tsup": "8.4.0",
"typescript": "5.8.3",
"vitest": "3.1.1"
"vitest": "3.1.2"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.1",
"nock": "14.0.3",
"publint": "0.3.11",
"publint": "0.3.12",
"tsup": "8.4.0",
"typescript": "5.8.3",
"vitest": "3.1.1"
"vitest": "3.1.2"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.1",
"publint": "0.3.11",
"publint": "0.3.12",
"tsup": "8.4.0",
"typescript": "5.8.3"
},
Expand Down
Loading