-
-
Notifications
You must be signed in to change notification settings - Fork 93
Commit d6ea1b3
authored
Bump the npm_and_yarn group across 1 directory with 2 updates (#410)
Bumps the npm_and_yarn group with 2 updates in the / directory:
[cipher-base](https://github.com/crypto-browserify/cipher-base) and
[sha.js](https://github.com/crypto-browserify/sha.js).
Updates `cipher-base` from 1.0.4 to 1.0.6
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md">cipher-base's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/browserify/cipher-base/compare/v1.0.5...v1.0.6">v1.0.6</a>
- 2024-11-26</h2>
<h3>Commits</h3>
<ul>
<li>[Fix] io.js 3.0 - Node.js 5.3 typed array support <a
href="https://github.com/browserify/cipher-base/commit/b7ddd2ac24e65cc47befc1e0eb5026422f8ab037"><code>b7ddd2a</code></a></li>
</ul>
<h2><a
href="https://github.com/browserify/cipher-base/compare/v1.0.4...v1.0.5">v1.0.5</a>
- 2024-11-17</h2>
<h3>Commits</h3>
<ul>
<li>[Tests] standard -> eslint, make test dir, etc <a
href="https://github.com/browserify/cipher-base/commit/ae02fd6624c41ac4ac18077be797111d1955bc76"><code>ae02fd6</code></a></li>
<li>[Tests] migrate from travis to GHA <a
href="https://github.com/browserify/cipher-base/commit/66387d71461287ad9067bb1bcbfdc47403a33ee7"><code>66387d7</code></a></li>
<li>[meta] fix package.json indentation <a
href="https://github.com/browserify/cipher-base/commit/5c02918ac58c875ed36913c2dc3e1043f4d1c99c"><code>5c02918</code></a></li>
<li>[Fix] return valid values on multi-byte-wide TypedArray input <a
href="https://github.com/browserify/cipher-base/commit/8fd136432ca298a664f5637629cf2b42a6c7f294"><code>8fd1364</code></a></li>
<li>[meta] add <code>auto-changelog</code> <a
href="https://github.com/browserify/cipher-base/commit/88dc806806d3dc41444dbf639c87c00f82c949b3"><code>88dc806</code></a></li>
<li>[meta] add <code>npmignore</code> and
<code>safe-publish-latest</code> <a
href="https://github.com/browserify/cipher-base/commit/7a137d749ce7ea7ea56b9c096844b1b8ab723f61"><code>7a137d7</code></a></li>
<li>Only apps should have lockfiles <a
href="https://github.com/browserify/cipher-base/commit/42528f291db16bf2e7d5f831ebe2ad87fd0b1f42"><code>42528f2</code></a></li>
<li>[Deps] update <code>inherits</code>, <code>safe-buffer</code> <a
href="https://github.com/browserify/cipher-base/commit/0e7a2d9a33a391e82fa9cf512d6e25cc91ab8613"><code>0e7a2d9</code></a></li>
<li>[meta] add missing <code>engines.node</code> <a
href="https://github.com/browserify/cipher-base/commit/f2dc13e47bbcf3c873db9a9e0f83e5f29d0783fe"><code>f2dc13e</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/browserify/cipher-base/commit/f5249f94611506ef35a8be4d48a3fc5ecf1fac63"><code>f5249f9</code></a>
v1.0.6</li>
<li><a
href="https://github.com/browserify/cipher-base/commit/b7ddd2ac24e65cc47befc1e0eb5026422f8ab037"><code>b7ddd2a</code></a>
[Fix] io.js 3.0 - Node.js 5.3 typed array support</li>
<li><a
href="https://github.com/browserify/cipher-base/commit/f03cebfdad1cba1d56614c58affa303b0fa2a43e"><code>f03cebf</code></a>
v1.0.5</li>
<li><a
href="https://github.com/browserify/cipher-base/commit/88dc806806d3dc41444dbf639c87c00f82c949b3"><code>88dc806</code></a>
[meta] add <code>auto-changelog</code></li>
<li><a
href="https://github.com/browserify/cipher-base/commit/7a137d749ce7ea7ea56b9c096844b1b8ab723f61"><code>7a137d7</code></a>
[meta] add <code>npmignore</code> and
<code>safe-publish-latest</code></li>
<li><a
href="https://github.com/browserify/cipher-base/commit/5c02918ac58c875ed36913c2dc3e1043f4d1c99c"><code>5c02918</code></a>
[meta] fix package.json indentation</li>
<li><a
href="https://github.com/browserify/cipher-base/commit/8fd136432ca298a664f5637629cf2b42a6c7f294"><code>8fd1364</code></a>
[Fix] return valid values on multi-byte-wide TypedArray input</li>
<li><a
href="https://github.com/browserify/cipher-base/commit/66387d71461287ad9067bb1bcbfdc47403a33ee7"><code>66387d7</code></a>
[Tests] migrate from travis to GHA</li>
<li><a
href="https://github.com/browserify/cipher-base/commit/f2dc13e47bbcf3c873db9a9e0f83e5f29d0783fe"><code>f2dc13e</code></a>
[meta] add missing <code>engines.node</code></li>
<li><a
href="https://github.com/browserify/cipher-base/commit/0e7a2d9a33a391e82fa9cf512d6e25cc91ab8613"><code>0e7a2d9</code></a>
[Deps] update <code>inherits</code>, <code>safe-buffer</code></li>
<li>Additional commits viewable in <a
href="https://github.com/crypto-browserify/cipher-base/compare/v1.0.4...v1.0.6">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~ljharb">ljharb</a>, a new releaser for
cipher-base since your current version.</p>
</details>
<br />
Updates `sha.js` from 2.4.11 to 2.4.12
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/browserify/sha.js/blob/master/CHANGELOG.md">sha.js's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/browserify/sha.js/compare/v2.4.11...v2.4.12">v2.4.12</a>
- 2025-07-01</h2>
<h3>Commits</h3>
<ul>
<li>[eslint] switch to eslint <a
href="https://github.com/browserify/sha.js/commit/7acadfbd3abb558880212b20669fcb09e1aa1c58"><code>7acadfb</code></a></li>
<li>[meta] add <code>auto-changelog</code> <a
href="https://github.com/browserify/sha.js/commit/b46e7116ebeaa82f34bbf2d7494fff7ef46eab3e"><code>b46e711</code></a></li>
<li>[eslint] fix package.json indentation <a
href="https://github.com/browserify/sha.js/commit/df9d521e16ddf55dc877c43c05706d43c057fad4"><code>df9d521</code></a></li>
<li>[Tests] migrate from travis to GHA <a
href="https://github.com/browserify/sha.js/commit/c43c64adc6d3607d470538df72338fc02e63bc24"><code>c43c64a</code></a></li>
<li>[Fix] support multi-byte wide typed arrays <a
href="https://github.com/browserify/sha.js/commit/f2a258e9f2d0fcd113bfbaa49706e1ac0d979ba5"><code>f2a258e</code></a></li>
<li>[meta] reorder package.json <a
href="https://github.com/browserify/sha.js/commit/d8d77c0a729c99593e304047f9d4335b498fd9ed"><code>d8d77c0</code></a></li>
<li>[meta] add <code>npmignore</code> <a
href="https://github.com/browserify/sha.js/commit/35aec35c667b606b2495be3e4186bbe977b9e087"><code>35aec35</code></a></li>
<li>[Tests] avoid console logs <a
href="https://github.com/browserify/sha.js/commit/73e33ae0ca6bca232627cac7473028e1d218f67e"><code>73e33ae</code></a></li>
<li>[Tests] fix tests run in batch <a
href="https://github.com/browserify/sha.js/commit/262913006e94616c8cd245ef6bd61bc4410b29e3"><code>2629130</code></a></li>
<li>[Tests] drop node requirement to 0.10 <a
href="https://github.com/browserify/sha.js/commit/00c7f234aa3bdbd427ffeb929bacbb05334eb3e9"><code>00c7f23</code></a></li>
<li>[Dev Deps] update <code>buffer</code>,
<code>hash-test-vectors</code>, <code>standard</code>,
<code>tape</code>, <code>typedarray</code> <a
href="https://github.com/browserify/sha.js/commit/92b5de5f67472d9f18413d38ad5b9aba29ff4c22"><code>92b5de5</code></a></li>
<li>[Tests] drop node requirement to v3 <a
href="https://github.com/browserify/sha.js/commit/9b5eca80fd9bb21cf05bdf43ce42661f1bbafeaa"><code>9b5eca8</code></a></li>
<li>[meta] set engines to <code>&gt;= 4</code> <a
href="https://github.com/browserify/sha.js/commit/807084c5c0f943459e89838252cafbd175b549b7"><code>807084c</code></a></li>
<li>Only apps should have lockfiles <a
href="https://github.com/browserify/sha.js/commit/c72789c7a129cf453d44008ba27a88b90ac7989b"><code>c72789c</code></a></li>
<li>[Deps] update <code>inherits</code>, <code>safe-buffer</code> <a
href="https://github.com/browserify/sha.js/commit/5428cfc6f7177ad1a41c837b9387308848db96de"><code>5428cfc</code></a></li>
<li>[Dev Deps] update <code>@ljharb/eslint-config</code> <a
href="https://github.com/browserify/sha.js/commit/2dbe0aab419e90add5032c70c9663b8fc562adb8"><code>2dbe0aa</code></a></li>
<li>update README to reflect LICENSE <a
href="https://github.com/browserify/sha.js/commit/8938256dbb2241a7c749e4a399dbaff48cbe8e95"><code>8938256</code></a></li>
<li>[Dev Deps] add missing peer dep <a
href="https://github.com/browserify/sha.js/commit/d52889688ce524e63570f35e448635a29e6dd791"><code>d528896</code></a></li>
<li>[Dev Deps] remove unused <code>buffer</code> dep <a
href="https://github.com/browserify/sha.js/commit/94ca7247f467ef045f41d534708bf7c700e03828"><code>94ca724</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/browserify/sha.js/commit/eb4ea2fd3da93d41e250f9ac8a1a133ce450e0a2"><code>eb4ea2f</code></a>
v2.4.12</li>
<li><a
href="https://github.com/browserify/sha.js/commit/d8d77c0a729c99593e304047f9d4335b498fd9ed"><code>d8d77c0</code></a>
[meta] reorder package.json</li>
<li><a
href="https://github.com/browserify/sha.js/commit/df9d521e16ddf55dc877c43c05706d43c057fad4"><code>df9d521</code></a>
[eslint] fix package.json indentation</li>
<li><a
href="https://github.com/browserify/sha.js/commit/35aec35c667b606b2495be3e4186bbe977b9e087"><code>35aec35</code></a>
[meta] add <code>npmignore</code></li>
<li><a
href="https://github.com/browserify/sha.js/commit/d52889688ce524e63570f35e448635a29e6dd791"><code>d528896</code></a>
[Dev Deps] add missing peer dep</li>
<li><a
href="https://github.com/browserify/sha.js/commit/b46e7116ebeaa82f34bbf2d7494fff7ef46eab3e"><code>b46e711</code></a>
[meta] add <code>auto-changelog</code></li>
<li><a
href="https://github.com/browserify/sha.js/commit/94ca7247f467ef045f41d534708bf7c700e03828"><code>94ca724</code></a>
[Dev Deps] remove unused <code>buffer</code> dep</li>
<li><a
href="https://github.com/browserify/sha.js/commit/2dbe0aab419e90add5032c70c9663b8fc562adb8"><code>2dbe0aa</code></a>
[Dev Deps] update <code>@ljharb/eslint-config</code></li>
<li><a
href="https://github.com/browserify/sha.js/commit/73e33ae0ca6bca232627cac7473028e1d218f67e"><code>73e33ae</code></a>
[Tests] avoid console logs</li>
<li><a
href="https://github.com/browserify/sha.js/commit/f2a258e9f2d0fcd113bfbaa49706e1ac0d979ba5"><code>f2a258e</code></a>
[Fix] support multi-byte wide typed arrays</li>
<li>Additional commits viewable in <a
href="https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~ljharb">ljharb</a>, a new releaser for
sha.js since your current version.</p>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/MetaMask/template-snap-monorepo/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f614bf0 commit d6ea1b3Copy full SHA for d6ea1b3
Expand file treeCollapse file tree
1 file changed
+12
-11
lines changedCollapse file: yarn.lock
+12-11Lines changed: 12 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7524 | 7524 |
| |
7525 | 7525 |
| |
7526 | 7526 |
| |
7527 |
| - | |
7528 |
| - | |
| 7527 | + | |
| 7528 | + | |
7529 | 7529 |
| |
7530 |
| - | |
7531 |
| - | |
7532 |
| - | |
| 7530 | + | |
| 7531 | + | |
| 7532 | + | |
7533 | 7533 |
| |
7534 | 7534 |
| |
7535 | 7535 |
| |
| |||
17347 | 17347 |
| |
17348 | 17348 |
| |
17349 | 17349 |
| |
17350 |
| - | |
17351 |
| - | |
| 17350 | + | |
| 17351 | + | |
17352 | 17352 |
| |
17353 |
| - | |
17354 |
| - | |
| 17353 | + | |
| 17354 | + | |
| 17355 | + | |
17355 | 17356 |
| |
17356 |
| - | |
17357 |
| - | |
| 17357 | + | |
| 17358 | + | |
17358 | 17359 |
| |
17359 | 17360 |
| |
17360 | 17361 |
| |
|
0 commit comments