Skip to content
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

chore(deps): dependencies 2025-02-10 #4432

Merged
merged 19 commits into from
Feb 10, 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
e21cc06
chore: automatic empty commit
algolia-bot Feb 7, 2025
9ccb1a1
chore(deps): update dependency vitest to v3.0.5 [security] (#4433)
renovate[bot] Feb 7, 2025
13f2ee4
chore(deps): update dependency nock to v14.0.1 (#4435)
renovate[bot] Feb 8, 2025
6941874
chore(deps): update dependency semver to v7.7.1 (#4437)
renovate[bot] Feb 8, 2025
62bc116
chore(deps): update dependency publint to v0.3.4 (#4436)
renovate[bot] Feb 8, 2025
1e792ed
chore(deps): update dependency vitest to v3.0.5 (#4438)
renovate[bot] Feb 8, 2025
44e7aed
fix(deps): update dependency com.algolia:algoliasearch to v4.12.1 (#4…
renovate[bot] Feb 8, 2025
c63343c
chore(deps): update dependency typescript-eslint to v8.23.0 (#4440)
renovate[bot] Feb 8, 2025
6dcf568
chore(deps): update dependency vite to v6.1.0 (#4441)
renovate[bot] Feb 8, 2025
a62d411
chore(deps): update dependency @redocly/cli to v1.28.5 (#4442)
renovate[bot] Feb 10, 2025
a558cbb
chore(deps): update eslint monorepo to v9.20.0 (#4445)
renovate[bot] Feb 10, 2025
d143f94
chore(deps): update dependency @vitejs/plugin-react-swc to v3.8.0 (#4…
renovate[bot] Feb 10, 2025
f10d21a
chore(deps): update dependency dart to v3.6.2 (#4434)
renovate[bot] Feb 10, 2025
2391927
chore(deps): update dependency esbuild to v0.25.0 (#4444)
renovate[bot] Feb 10, 2025
5dc9936
manual upgrade
millotp Feb 10, 2025
973ec45
upgrade python
millotp Feb 10, 2025
0cb930a
no req
millotp Feb 10, 2025
54da4c1
downgrade pyright
millotp Feb 10, 2025
45515c9
Merge branch 'main' into chore/renovateBaseBranch
millotp Feb 10, 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
7 changes: 0 additions & 7 deletions .lintstagedrc

This file was deleted.

7 changes: 7 additions & 0 deletions .lintstagedrc.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
export default {
"generators/**/*.java": () => "yarn cli format java generators",
".github/**/*.yml": "yarn github-actions:lint --fix",
"*.json": "yarn fix:json",
"scripts/**/*.(js|ts|mjs|cjs)": () => "yarn cli format javascript scripts",
"specs/**/*.yml": "yarn eslint --ext=yml --fix"
}
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,11 +15,11 @@
"test:bundle": "lerna run test:bundle --verbose --include-dependencies"
},
"devDependencies": {
"@types/node": "22.10.10",
"@types/node": "22.13.1",
"bundlewatch": "0.4.0",
"execa": "9.5.2",
"lerna": "8.1.9",
"rollup": "4.30.1",
"rollup": "4.34.6",
"typescript": "5.7.3"
},
"bundlewatch": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,13 @@
"devDependencies": {
"@algolia/requester-testing": "5.20.1",
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"@types/node": "22.13.1",
"jsdom": "26.0.0",
"publint": "0.3.2",
"rollup": "4.30.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3",
"vitest": "3.0.4",
"vitest": "3.0.5",
"vitest-environment-miniflare": "2.14.4"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"rollup": "4.30.1",
"@types/node": "22.13.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"rollup": "4.30.1",
"@types/node": "22.13.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"@types/node": "22.13.1",
"jsdom": "26.0.0",
"publint": "0.3.2",
"publint": "0.3.4",
"ts-node": "10.9.2",
"tsup": "8.3.6",
"typescript": "5.7.3",
"vitest": "3.0.4"
"vitest": "3.0.5"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"rollup": "4.30.1",
"@types/node": "22.13.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"rollup": "4.30.1",
"@types/node": "22.13.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"rollup": "4.30.1",
"@types/node": "22.13.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"rollup": "4.30.1",
"@types/node": "22.13.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"rollup": "4.30.1",
"@types/node": "22.13.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"rollup": "4.30.1",
"@types/node": "22.13.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"rollup": "4.30.1",
"@types/node": "22.13.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"@types/node": "22.13.1",
"jsdom": "26.0.0",
"publint": "0.3.2",
"publint": "0.3.4",
"ts-node": "10.9.2",
"tsup": "8.3.6",
"typescript": "5.7.3",
"vitest": "3.0.4"
"vitest": "3.0.5"
},
"dependencies": {
"@algolia/client-common": "5.20.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"rollup": "4.30.1",
"@types/node": "22.13.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"rollup": "4.30.1",
"@types/node": "22.13.1",
"publint": "0.3.4",
"rollup": "4.34.6",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"@types/node": "22.13.1",
"jsdom": "26.0.0",
"publint": "0.3.2",
"publint": "0.3.4",
"tsup": "8.3.6",
"typescript": "5.7.3",
"vitest": "3.0.4",
"vitest": "3.0.5",
"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.3",
"@types/node": "22.10.10",
"@types/node": "22.13.1",
"cross-fetch": "4.1.0",
"nock": "14.0.0",
"publint": "0.3.2",
"nock": "14.0.1",
"publint": "0.3.4",
"tsup": "8.3.6",
"typescript": "5.7.3",
"vitest": "3.0.4"
"vitest": "3.0.5"
},
"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.3",
"@types/node": "22.10.10",
"nock": "14.0.0",
"publint": "0.3.2",
"@types/node": "22.13.1",
"nock": "14.0.1",
"publint": "0.3.4",
"tsup": "8.3.6",
"typescript": "5.7.3",
"vitest": "3.0.4"
"vitest": "3.0.5"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"publint": "0.3.2",
"@types/node": "22.13.1",
"publint": "0.3.4",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Loading