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 2024-01-15 #2526

Merged
merged 17 commits into from
Jan 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
7f54968
chore: automatic empty commit
algolia-bot Jan 12, 2024
6a1ab41
chore(deps): update babel monorepo to v7.23.8 (#2527)
renovate[bot] Jan 13, 2024
4e39b6e
chore(deps): update dependency golang to v1.21.6 (#2530)
renovate[bot] Jan 13, 2024
6cf3715
chore(deps): update dependency eslint-plugin-prettier to v5.1.3 (#2529)
renovate[bot] Jan 13, 2024
52972bb
chore(deps): update dependency pipx to v1.4.2 (#2532)
renovate[bot] Jan 13, 2024
36d5083
chore(deps): update dependency rollup to v4.9.5 (#2533)
renovate[bot] Jan 13, 2024
9176284
chore(deps): update typescript-eslint monorepo to v6.18.1 (#2534)
renovate[bot] Jan 13, 2024
fa056dd
chore(deps): update dependency knip to v3.13.2 (#2535)
renovate[bot] Jan 13, 2024
5e9e6b6
chore(deps): update dependency node to v20.11.0 (#2536)
renovate[bot] Jan 13, 2024
a4016ee
chore(deps): update dependency vitest to v1.2.0 (#2538)
renovate[bot] Jan 14, 2024
1f5c5d0
chore(deps): update dependency @actions/artifact to v2.0.1 (#2528)
renovate[bot] Jan 15, 2024
4db9c6a
chore(deps): update dependency melos to v4 (#2537)
renovate[bot] Jan 15, 2024
e28ee3e
chore(deps): update dependency nock to v13.5.0 (#2541)
renovate[bot] Jan 15, 2024
e4d9b27
chore(deps): update dependency @types/node to v20.11.1 (#2540)
renovate[bot] Jan 15, 2024
d4466fe
fix(deps): update module github.com/go-playground/validator/v10 to v1…
renovate[bot] Jan 15, 2024
d52f851
chore(deps): update plugin spotless to v6.24.0 (#2543)
renovate[bot] Jan 15, 2024
a4f59f9
chore(deps): update dependency prettier to v3.2.2 (#2542)
renovate[bot] Jan 15, 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 @@
20.10.0
20.11.0
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ environment:

dev_dependencies:
lints: ^3.0.0
melos: ^3.1.0
melos: ^4.0.0
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/algolia/algoliasearch-client-go/v4

go 1.19

require github.com/go-playground/validator/v10 v10.16.0
require github.com/go-playground/validator/v10 v10.17.0

require (
github.com/gabriel-vasile/mimetype v1.4.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions clients/algoliasearch-client-go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
github.com/go-playground/locales v0.14.1/go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY=
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY=
github.com/go-playground/universal-translator v0.18.1/go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY=
github.com/go-playground/validator/v10 v10.16.0 h1:x+plE831WK4vaKHO/jpgUGsvLKIqRRkz6M78GuJAfGE=
github.com/go-playground/validator/v10 v10.16.0/go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU=
github.com/go-playground/validator/v10 v10.17.0 h1:SmVVlfAOtlZncTxRuinDPomC2DkXJ4E5T9gDA0AIH74=
github.com/go-playground/validator/v10 v10.17.0/go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU=
github.com/leodido/go-urn v1.2.4 h1:XlAE/cm/ms7TE/VMVoduSpNBoyc2dOxHs5MZSwAN63Q=
github.com/leodido/go-urn v1.2.4/go.mod h1:7ZrI8mTSeBSHl/UaRyKQW1qZeMgak41ANeCNaVckg+4=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
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 @@
20.10.0
20.11.0
8 changes: 4 additions & 4 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@
"@babel/core": "7.23.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/runtime": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/runtime": "7.23.8",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"@types/jest": "29.5.11",
"@types/node": "20.10.6",
"@types/node": "20.11.1",
"@types/rollup-plugin-node-globals": "1.4.4",
"@types/semver": "7.5.6",
"bundlesize2": "0.0.31",
"execa": "8.0.1",
"lerna": "8.0.0",
"nx": "17.2.8",
"rollup": "4.9.4",
"rollup": "4.9.5",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-typescript2": "0.36.0",
"semver": "7.5.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"test": "jest"
},
"devDependencies": {
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-typescript": "7.23.3",
"@types/jest": "29.5.11",
"@types/node": "20.10.6",
"@types/node": "20.11.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@algolia/requester-node-http": "5.0.0-alpha.96"
},
"devDependencies": {
"@types/node": "20.10.6",
"rollup": "4.9.4",
"@types/node": "20.11.1",
"rollup": "4.9.5",
"typescript": "5.3.3"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@algolia/client-common": "5.0.0-alpha.96"
},
"devDependencies": {
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-typescript": "7.23.3",
"@types/jest": "29.5.11",
"@types/node": "20.10.6",
"@types/node": "20.11.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"@algolia/client-common": "5.0.0-alpha.96"
},
"devDependencies": {
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-typescript": "7.23.3",
"@types/jest": "29.5.11",
"@types/node": "20.10.6",
"@types/node": "20.11.1",
"cross-fetch": "4.0.0",
"jest": "29.7.0",
"nock": "13.4.0",
"nock": "13.5.0",
"ts-jest": "29.1.1",
"typescript": "5.3.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"@algolia/client-common": "5.0.0-alpha.96"
},
"devDependencies": {
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-typescript": "7.23.3",
"@types/jest": "29.5.11",
"@types/node": "20.10.6",
"@types/node": "20.11.1",
"jest": "29.7.0",
"nock": "13.4.0",
"nock": "13.5.0",
"ts-jest": "29.1.1",
"typescript": "5.3.3"
},
Expand Down
Loading
Loading