Skip to content

chore(deps): dependencies 2025-04-07 #4703

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 7, 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
44e0e87
chore: automatic empty commit
algolia-bot Apr 4, 2025
7f99537
chore(deps): update dependency vite to v6.2.5 [security] (#4705)
renovate[bot] Apr 4, 2025
79606a2
chore(deps): update dependency publint to v0.3.10 (#4711)
renovate[bot] Apr 6, 2025
0927689
chore(deps): update dependency knip to v5.46.5 (#4710)
renovate[bot] Apr 6, 2025
bee4828
chore(deps): update dependency @har-sdk/oas to v2.12.2 (#4708)
renovate[bot] Apr 6, 2025
1172ccc
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serializat…
renovate[bot] Apr 6, 2025
c8a69e3
chore(deps): update dependency @types/node to v22.14.0 (#4714)
renovate[bot] Apr 6, 2025
05ebccf
fix(deps): update dependency com.algolia:algoliasearch to v4.15.2 (#4…
renovate[bot] Apr 6, 2025
ed268d7
chore(deps): update dependency vitest to v3.1.1 (#4718)
renovate[bot] Apr 6, 2025
e521745
chore(deps): update dependency typescript-eslint to v8.29.0 (#4717)
renovate[bot] Apr 6, 2025
afd660c
chore(deps): update react monorepo (#4719)
renovate[bot] Apr 6, 2025
5944a2f
chore(deps): update dependency typescript to v5.8.3 (#4720)
renovate[bot] Apr 7, 2025
a6e845f
chore(deps): update dotnet monorepo to 9.0.3 (#4706)
renovate[bot] Apr 7, 2025
4332b2e
chore(deps): update dependency express to v5 (#4707)
renovate[bot] Apr 7, 2025
afa7c9d
upgrade
millotp Apr 7, 2025
235354e
fix playground
millotp Apr 7, 2025
0132831
missing package
millotp Apr 7, 2025
27f2fdd
Merge branch 'main' into chore/renovateBaseBranch
millotp Apr 7, 2025
bf59534
Merge branch 'main' into chore/renovateBaseBranch
millotp Apr 7, 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
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,12 +15,12 @@
"test:bundle": "lerna run test:bundle --verbose --include-dependencies"
},
"devDependencies": {
"@types/node": "22.13.14",
"@types/node": "22.14.0",
"bundlewatch": "0.4.0",
"execa": "9.5.2",
"lerna": "8.2.1",
"rollup": "4.36.0",
"typescript": "5.8.2"
"rollup": "4.39.0",
"typescript": "5.8.3"
},
"bundlewatch": {
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { defineWorkspace } from 'vitest/config';
import { defineWorkersConfig } from "@cloudflare/vitest-pool-workers/config";

export default defineWorkspace([
export default defineWorkersConfig([
{
resolve: {
alias: {
Expand Down Expand Up @@ -34,7 +34,9 @@ export default defineWorkspace([
test: {
include: ['__tests__/algoliasearch.fetch.test.ts'],
name: 'miniflare fetch',
environment: 'miniflare',
poolOptions: {
workers: {}
}
},
},
{
Expand All @@ -46,7 +48,9 @@ export default defineWorkspace([
test: {
include: ['__tests__/algoliasearch.worker.test.ts'],
name: 'miniflare worker',
environment: 'miniflare',
poolOptions: {
workers: {}
}
},
},
]);
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.13.14",
"@types/node": "22.14.0",
"jsdom": "26.0.0",
"publint": "0.3.9",
"publint": "0.3.10",
"ts-node": "10.9.2",
"tsup": "8.4.0",
"typescript": "5.8.2",
"vitest": "3.0.9"
"typescript": "5.8.3",
"vitest": "3.1.1"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.13.14",
"publint": "0.3.9",
"@types/node": "22.14.0",
"publint": "0.3.10",
"rollup": "4.36.0",
"tsup": "8.4.0",
"typescript": "5.8.2"
"typescript": "5.8.3"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.13.14",
"publint": "0.3.9",
"@types/node": "22.14.0",
"publint": "0.3.10",
"rollup": "4.36.0",
"tsup": "8.4.0",
"typescript": "5.8.2"
"typescript": "5.8.3"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.13.14",
"@types/node": "22.14.0",
"jsdom": "26.0.0",
"publint": "0.3.9",
"publint": "0.3.10",
"ts-node": "10.9.2",
"tsup": "8.4.0",
"typescript": "5.8.2",
"vitest": "3.0.9"
"typescript": "5.8.3",
"vitest": "3.1.1"
},
"dependencies": {
"@algolia/client-common": "5.23.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.13.14",
"@types/node": "22.14.0",
"jsdom": "26.0.0",
"publint": "0.3.9",
"publint": "0.3.10",
"tsup": "8.4.0",
"typescript": "5.8.2",
"vitest": "3.0.9",
"typescript": "5.8.3",
"vitest": "3.1.1",
"xhr-mock": "2.5.1"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.13.14",
"@types/node": "22.14.0",
"cross-fetch": "4.1.0",
"nock": "14.0.2",
"publint": "0.3.9",
"nock": "14.0.3",
"publint": "0.3.10",
"tsup": "8.4.0",
"typescript": "5.8.2",
"vitest": "3.0.9"
"typescript": "5.8.3",
"vitest": "3.1.1"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.13.14",
"nock": "14.0.2",
"publint": "0.3.9",
"@types/node": "22.14.0",
"nock": "14.0.3",
"publint": "0.3.10",
"tsup": "8.4.0",
"typescript": "5.8.2",
"vitest": "3.0.9"
"typescript": "5.8.3",
"vitest": "3.1.1"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.13.14",
"publint": "0.3.9",
"@types/node": "22.14.0",
"publint": "0.3.10",
"tsup": "8.4.0",
"typescript": "5.8.2"
"typescript": "5.8.3"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Loading