Skip to content

Commit 60fc165

Browse files
chore(deps): lock file maintenance (#4558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pierre Millot <[email protected]>
1 parent 83d4acd commit 60fc165

File tree

10 files changed

+2432
-2699
lines changed

10 files changed

+2432
-2699
lines changed

clients/algoliasearch-client-javascript/yarn.lock

+224-203
Large diffs are not rendered by default.

clients/algoliasearch-client-ruby/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GEM
1111
remote: https://rubygems.org/
1212
specs:
1313
base64 (0.2.0)
14-
connection_pool (2.4.1)
14+
connection_pool (2.5.0)
1515
faraday (2.12.2)
1616
faraday-net_http (>= 2.0, < 3.5)
1717
json
@@ -21,14 +21,14 @@ GEM
2121
faraday-net_http_persistent (2.3.0)
2222
faraday (~> 2.5)
2323
net-http-persistent (>= 4.0.4, < 5)
24-
json (2.9.0)
25-
logger (1.6.2)
24+
json (2.10.1)
25+
logger (1.6.6)
2626
net-http (0.6.0)
2727
uri
2828
net-http-persistent (4.0.5)
2929
connection_pool (~> 2.2)
3030
rake (13.2.1)
31-
uri (1.0.2)
31+
uri (1.0.3)
3232

3333
PLATFORMS
3434
aarch64-linux

playground/python/poetry.lock

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

playground/ruby/Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../../clients/algoliasearch-client-ruby
33
specs:
4-
algolia (3.11.0)
4+
algolia (3.12.2)
55
base64 (>= 0.2.0, < 1)
66
faraday (>= 1.0.1, < 3.0)
77
faraday-net_http_persistent (>= 0.15, < 3)
@@ -11,8 +11,8 @@ GEM
1111
remote: https://rubygems.org/
1212
specs:
1313
base64 (0.2.0)
14-
connection_pool (2.4.1)
15-
dotenv (3.1.4)
14+
connection_pool (2.5.0)
15+
dotenv (3.1.7)
1616
faraday (2.12.2)
1717
faraday-net_http (>= 2.0, < 3.5)
1818
json
@@ -22,13 +22,13 @@ GEM
2222
faraday-net_http_persistent (2.3.0)
2323
faraday (~> 2.5)
2424
net-http-persistent (>= 4.0.4, < 5)
25-
json (2.9.0)
26-
logger (1.6.2)
25+
json (2.10.1)
26+
logger (1.6.6)
2727
net-http (0.6.0)
2828
uri
2929
net-http-persistent (4.0.5)
3030
connection_pool (~> 2.2)
31-
uri (1.0.2)
31+
uri (1.0.3)
3232

3333
PLATFORMS
3434
aarch64-linux

scripts/ci/actions/restore-artifacts/builddir/index.cjs

+89-89
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)