Skip to content

chore(deps): dependencies 2025-04-14 #4729

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 24 commits into from
Apr 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
a801137
chore: automatic empty commit
algolia-bot Apr 11, 2025
01b1dc8
chore(deps): update dependency vite to v6.2.6 [security] (#4731)
renovate[bot] Apr 11, 2025
a149dd2
chore(deps): update actions/setup-java action to v4.7.1 (#4733)
renovate[bot] Apr 12, 2025
e374e69
chore(deps): update plugin spotless to v7.0.3 (#4743)
renovate[bot] Apr 12, 2025
f5f9637
chore(deps): update dependency bundlewatch to v0.4.1 (#4735)
renovate[bot] Apr 12, 2025
3c746c5
chore(deps): update dependency lerna to v8.2.2 (#4736)
renovate[bot] Apr 12, 2025
eeeeedd
chore(deps): update dependency @cloudflare/vitest-pool-workers to v0.…
renovate[bot] Apr 12, 2025
b340c2d
chore(deps): update dependency lint-staged to v15.5.1 (#4737)
renovate[bot] Apr 12, 2025
a0d7b06
chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.…
renovate[bot] Apr 12, 2025
e25dc94
chore(deps): update dependency python to v3.13.3 (#4740)
renovate[bot] Apr 12, 2025
da9b8ed
chore(deps): update dependency publint to v0.3.11 (#4739)
renovate[bot] Apr 12, 2025
e9bb832
chore(deps): update dependency typescript-eslint to v8.29.1 (#4741)
renovate[bot] Apr 12, 2025
08dbdbd
chore(deps): update plugin spotless to v7.0.3 (#4744)
renovate[bot] Apr 12, 2025
2bf04ac
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines…
renovate[bot] Apr 12, 2025
4d0431e
chore(deps): update react monorepo (#4745)
renovate[bot] Apr 12, 2025
a0e6163
chore(deps): update dependency dotenv to v16.5.0 (#4749)
renovate[bot] Apr 12, 2025
88e80d4
fix(deps): update dependency com.algolia:algoliasearch to v4.15.3 (#4…
renovate[bot] Apr 12, 2025
08ac8c1
chore(deps): update yarn to v4.9.0 (#4751)
renovate[bot] Apr 12, 2025
d441069
chore(deps): update dotnet monorepo (#4742)
renovate[bot] Apr 12, 2025
65fda0f
chore(deps): update dependency @types/node to v22.14.1 (#4752)
renovate[bot] Apr 14, 2025
a42b55a
Merge branch 'main' into chore/renovateBaseBranch
shortcuts Apr 14, 2025
92349e2
chore(deps): update dependency jsdom to v26.1.0 (#4754)
renovate[bot] Apr 14, 2025
afde392
chore(deps): update dependency @cloudflare/workers-types to v4.202504…
renovate[bot] Apr 14, 2025
bb1cd4d
Merge branch 'main' into chore/renovateBaseBranch
shortcuts Apr 14, 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
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
# Java for code generation
- name: Install Java
if: inputs.type != 'minimal'
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
distribution: zulu
java-version-file: config/.java-version
Expand Down
935 changes: 0 additions & 935 deletions .yarn/releases/yarn-4.8.1.cjs

This file was deleted.

948 changes: 948 additions & 0 deletions .yarn/releases/yarn-4.9.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.8.1.cjs
yarnPath: .yarn/releases/yarn-4.9.0.cjs

# esbuild use native binaries, we need both to work locally and on the CI.
supportedArchitectures:
Expand Down
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-csharp/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.202",
"version": "9.0.203",
"rollForward": "latestMinor"
}
}
6 changes: 3 additions & 3 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.14.0",
"bundlewatch": "0.4.0",
"@types/node": "22.14.1",
"bundlewatch": "0.4.1",
"execa": "9.5.2",
"lerna": "8.2.1",
"lerna": "8.2.2",
"rollup": "4.39.0",
"typescript": "5.8.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.0",
"jsdom": "26.0.0",
"publint": "0.3.10",
"@types/node": "22.14.1",
"jsdom": "26.1.0",
"publint": "0.3.11",
"ts-node": "10.9.2",
"tsup": "8.4.0",
"typescript": "5.8.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.0",
"publint": "0.3.10",
"@types/node": "22.14.1",
"publint": "0.3.11",
"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 @@ -56,8 +56,8 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.0",
"publint": "0.3.10",
"@types/node": "22.14.1",
"publint": "0.3.11",
"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 @@ -36,9 +36,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.0",
"jsdom": "26.0.0",
"publint": "0.3.10",
"@types/node": "22.14.1",
"jsdom": "26.1.0",
"publint": "0.3.11",
"ts-node": "10.9.2",
"tsup": "8.4.0",
"typescript": "5.8.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.0",
"jsdom": "26.0.0",
"publint": "0.3.10",
"@types/node": "22.14.1",
"jsdom": "26.1.0",
"publint": "0.3.11",
"tsup": "8.4.0",
"typescript": "5.8.3",
"vitest": "3.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.0",
"@types/node": "22.14.1",
"cross-fetch": "4.1.0",
"nock": "14.0.3",
"publint": "0.3.10",
"publint": "0.3.11",
"tsup": "8.4.0",
"typescript": "5.8.3",
"vitest": "3.1.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.0",
"@types/node": "22.14.1",
"nock": "14.0.3",
"publint": "0.3.10",
"publint": "0.3.11",
"tsup": "8.4.0",
"typescript": "5.8.3",
"vitest": "3.1.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.14.0",
"publint": "0.3.10",
"@types/node": "22.14.1",
"publint": "0.3.11",
"tsup": "8.4.0",
"typescript": "5.8.3"
},
Expand Down
Loading
Loading