Skip to content

Commit ca3ae3f

Browse files
authored
Merge pull request #363 from api3dao/renovate/major-other-major-updates
chore(deps): update other major updates (major)
2 parents a4dc0fd + b1699e1 commit ca3ae3f

2 files changed

Lines changed: 35 additions & 9 deletions

File tree

.github/workflows/ continuous-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Check out repo
8-
uses: actions/checkout@v5
8+
uses: actions/checkout@v6
99
- name: Setup Node.js
1010
uses: actions/setup-node@v6
1111
with:
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Check out repo
20-
uses: actions/checkout@v5
20+
uses: actions/checkout@v6
2121
- name: Check Markdown links
2222
uses: umbrelladocs/action-linkspector@v1
2323
with:

yarn.lock

Lines changed: 33 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4631,7 +4631,7 @@ builtin-modules@^3.3.0:
46314631
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
46324632
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
46334633

4634-
bytes@3.1.2, bytes@^3.1.2:
4634+
bytes@3.1.2, bytes@^3.1.2, bytes@~3.1.2:
46354635
version "3.1.2"
46364636
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
46374637
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
@@ -5307,7 +5307,7 @@ delayed-stream@~1.0.0:
53075307
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
53085308
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
53095309

5310-
depd@2.0.0, depd@^2.0.0:
5310+
depd@2.0.0, depd@^2.0.0, depd@~2.0.0:
53115311
version "2.0.0"
53125312
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
53135313
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
@@ -7250,6 +7250,17 @@ http-errors@2.0.0, http-errors@^2.0.0:
72507250
statuses "2.0.1"
72517251
toidentifier "1.0.1"
72527252

7253+
http-errors@~2.0.1:
7254+
version "2.0.1"
7255+
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.1.tgz#36d2f65bc909c8790018dd36fb4d93da6caae06b"
7256+
integrity sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==
7257+
dependencies:
7258+
depd "~2.0.0"
7259+
inherits "~2.0.4"
7260+
setprototypeof "~1.2.0"
7261+
statuses "~2.0.2"
7262+
toidentifier "~1.0.1"
7263+
72537264
http2-wrapper@^2.1.10:
72547265
version "2.2.1"
72557266
resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-2.2.1.tgz#310968153dcdedb160d8b72114363ef5fce1f64a"
@@ -7274,7 +7285,7 @@ https-proxy-agent@^7.0.1:
72747285
agent-base "^7.1.2"
72757286
debug "4"
72767287

7277-
iconv-lite@0.4.24:
7288+
iconv-lite@0.4.24, iconv-lite@~0.4.24:
72787289
version "0.4.24"
72797290
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
72807291
integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==
@@ -7339,7 +7350,7 @@ inflight@^1.0.4:
73397350
once "^1.3.0"
73407351
wrappy "1"
73417352

7342-
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4:
7353+
inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.4:
73437354
version "2.0.4"
73447355
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
73457356
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -8865,7 +8876,7 @@ range-parser@^1.2.1, range-parser@~1.2.1:
88658876
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
88668877
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
88678878

8868-
raw-body@2.5.2, raw-body@^2.4.1:
8879+
raw-body@2.5.2:
88698880
version "2.5.2"
88708881
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
88718882
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
@@ -8875,6 +8886,16 @@ raw-body@2.5.2, raw-body@^2.4.1:
88758886
iconv-lite "0.4.24"
88768887
unpipe "1.0.0"
88778888

8889+
raw-body@^2.4.1:
8890+
version "2.5.3"
8891+
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.3.tgz#11c6650ee770a7de1b494f197927de0c923822e2"
8892+
integrity sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==
8893+
dependencies:
8894+
bytes "~3.1.2"
8895+
http-errors "~2.0.1"
8896+
iconv-lite "~0.4.24"
8897+
unpipe "~1.0.0"
8898+
88788899
raw-body@^3.0.0:
88798900
version "3.0.0"
88808901
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-3.0.0.tgz#25b3476f07a51600619dae3fe82ddc28a36e5e0f"
@@ -9354,7 +9375,7 @@ setimmediate@^1.0.5:
93549375
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
93559376
integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==
93569377

9357-
setprototypeof@1.2.0:
9378+
setprototypeof@1.2.0, setprototypeof@~1.2.0:
93589379
version "1.2.0"
93599380
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
93609381
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
@@ -9614,6 +9635,11 @@ statuses@2.0.1, statuses@^2.0.1:
96149635
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
96159636
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
96169637

9638+
statuses@~2.0.2:
9639+
version "2.0.2"
9640+
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.2.tgz#8f75eecef765b5e1cfcdc080da59409ed424e382"
9641+
integrity sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==
9642+
96179643
string-format@^2.0.0:
96189644
version "2.0.0"
96199645
resolved "https://registry.yarnpkg.com/string-format/-/string-format-2.0.0.tgz#f2df2e7097440d3b65de31b6d40d54c96eaffb9b"
@@ -9884,7 +9910,7 @@ to-regex-range@^5.0.1:
98849910
dependencies:
98859911
is-number "^7.0.0"
98869912

9887-
toidentifier@1.0.1:
9913+
toidentifier@1.0.1, toidentifier@~1.0.1:
98889914
version "1.0.1"
98899915
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
98909916
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==

0 commit comments

Comments
 (0)