Skip to content

chore(deps): dependencies 2024-10-21 #3992

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
Oct 21, 2024
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
f8bd05d
chore: automatic empty commit
algolia-bot Oct 18, 2024
e01cd14
chore(deps): update dependency dart to v3.5.4 (#3996)
renovate[bot] Oct 20, 2024
0bdfba9
chore(deps): update dependency vitest to v2.1.3 (#3999)
renovate[bot] Oct 20, 2024
1a5837e
chore(deps): update dependency @redocly/cli to v1.25.7 (#3995)
renovate[bot] Oct 20, 2024
f55806b
chore(deps): update dependency execa to v9.4.1 (#3997)
renovate[bot] Oct 20, 2024
b679cb7
chore(deps): update dependency scala to v3.5.2 (#3998)
renovate[bot] Oct 20, 2024
9b9f189
chore(deps): update dependency wiremock.net to 1.6.7 (#4000)
renovate[bot] Oct 20, 2024
44acf49
chore(deps): update yarn to v4.5.1 (#4001)
renovate[bot] Oct 20, 2024
6ca9f25
chore(deps): update dependency node to v22.10.0 (#4005)
renovate[bot] Oct 20, 2024
3f32e72
fix(deps): update algolia-instantsearch monorepo (#4002)
renovate[bot] Oct 20, 2024
981cca2
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.1…
renovate[bot] Oct 20, 2024
363c693
chore(deps): update dependency oxlint to v0.10.0 (#4006)
renovate[bot] Oct 20, 2024
8f0def1
fix(deps): update dependency com.algolia:algoliasearch to v4.5.2 (#4004)
renovate[bot] Oct 21, 2024
3d73fcb
fix(deps): update dependency @mdx-js/react to v3.1.0 (#4007)
renovate[bot] Oct 21, 2024
fafb684
Merge branch 'main' into chore/renovateBaseBranch
shortcuts Oct 21, 2024
f7bb653
fix(deps): update ktor monorepo to v3 (major) (#4008)
renovate[bot] Oct 21, 2024
1175bca
Revert "fix(deps): update ktor monorepo to v3 (major) (#4008)"
shortcuts Oct 21, 2024
28a86db
Reapply "fix(deps): update ktor monorepo to v3 (major) (#4008)"
shortcuts Oct 21, 2024
bf717ac
Merge branch 'main' into chore/renovateBaseBranch
shortcuts Oct 21, 2024
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 .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.9.0
22.10.0
725 changes: 367 additions & 358 deletions .yarn/releases/yarn-4.5.0.cjs → .yarn/releases/yarn-4.5.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.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.1.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-javascript/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.9.0
22.10.0
4 changes: 2 additions & 2 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"test:bundle": "lerna run test:bundle --verbose --include-dependencies"
},
"devDependencies": {
"@types/node": "22.7.5",
"@types/node": "22.7.7",
"@types/semver": "7.5.8",
"bundlesize": "0.18.2",
"execa": "9.4.0",
"execa": "9.4.1",
"lerna": "8.1.8",
"rollup": "4.24.0",
"semver": "7.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.5",
"@types/node": "22.7.7",
"jsdom": "25.0.1",
"publint": "0.2.11",
"ts-node": "10.9.2",
"tsup": "8.3.0",
"typescript": "5.6.3",
"vitest": "2.1.2"
"vitest": "2.1.3"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.5",
"@types/node": "22.7.7",
"jsdom": "25.0.1",
"publint": "0.2.11",
"ts-node": "10.9.2",
"tsup": "8.3.0",
"typescript": "5.6.3",
"vitest": "2.1.2"
"vitest": "2.1.3"
},
"dependencies": {
"@algolia/client-common": "5.9.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.5",
"@types/node": "22.7.7",
"jsdom": "25.0.1",
"publint": "0.2.11",
"tsup": "8.3.0",
"typescript": "5.6.3",
"vitest": "2.1.2",
"vitest": "2.1.3",
"xhr-mock": "2.5.1"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.5",
"@types/node": "22.7.7",
"cross-fetch": "4.0.0",
"nock": "13.5.5",
"publint": "0.2.11",
"tsup": "8.3.0",
"typescript": "5.6.3",
"vitest": "2.1.2"
"vitest": "2.1.3"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.5",
"@types/node": "22.7.7",
"nock": "13.5.5",
"publint": "0.2.11",
"tsup": "8.3.0",
"typescript": "5.6.3",
"vitest": "2.1.2"
"vitest": "2.1.3"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.4",
"@types/node": "22.7.5",
"@types/node": "22.7.7",
"publint": "0.2.11",
"tsup": "8.3.0",
"typescript": "5.6.3"
Expand Down
Loading
Loading