Commit ed44a88
chore: Bump lavamoat from 10.1.1 to 11.0.0 (#3908)
Bumps
[lavamoat](https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node)
from 10.1.1 to 11.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/LavaMoat/lavamoat/releases">lavamoat's
releases</a>.</em></p>
<blockquote>
<h2>lavamoat: v11.0.0</h2>
<h2><a
href="https://github.com/LavaMoat/LavaMoat/compare/lavamoat-v10.1.1...lavamoat-v11.0.0">11.0.0</a>
(2026-03-20)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Node.js v18 is no longer supported.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency corepack to v0.34.6 (<a
href="https://redirect.github.com/LavaMoat/LavaMoat/issues/1808">#1808</a>)
(<a
href="https://github.com/LavaMoat/LavaMoat/commit/7b9a8049f03dc598febcd5dc3633f6680f47e0b7">7b9a804</a>)</li>
<li>drop Node.js v18 support across the board (<a
href="https://redirect.github.com/LavaMoat/LavaMoat/issues/1886">#1886</a>)
(<a
href="https://github.com/LavaMoat/LavaMoat/commit/1190c9b58294abc071eadd7cd14ea11bf63d28b4">1190c9b</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>The following workspace dependencies were updated
<ul>
<li>dependencies
<ul>
<li><code>@lavamoat/aa</code> bumped from ^4.3.6 to ^5.0.0</li>
<li>lavamoat-core bumped from ^17.1.3 to ^18.0.0</li>
<li>lavamoat-tofu bumped from ^8.1.1 to ^9.0.0</li>
</ul>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/LavaMoat/LavaMoat/blob/main/packages/lavamoat-node/CHANGELOG.md">lavamoat's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/LavaMoat/LavaMoat/compare/lavamoat-v10.1.1...lavamoat-v11.0.0">11.0.0</a>
(2026-03-20)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Node.js v18 is no longer supported.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency corepack to v0.34.6 (<a
href="https://redirect.github.com/LavaMoat/LavaMoat/issues/1808">#1808</a>)
(<a
href="https://github.com/LavaMoat/LavaMoat/commit/7b9a8049f03dc598febcd5dc3633f6680f47e0b7">7b9a804</a>)</li>
<li>drop Node.js v18 support across the board (<a
href="https://redirect.github.com/LavaMoat/LavaMoat/issues/1886">#1886</a>)
(<a
href="https://github.com/LavaMoat/LavaMoat/commit/1190c9b58294abc071eadd7cd14ea11bf63d28b4">1190c9b</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>The following workspace dependencies were updated
<ul>
<li>dependencies
<ul>
<li><code>@lavamoat/aa</code> bumped from ^4.3.6 to ^5.0.0</li>
<li>lavamoat-core bumped from ^17.1.3 to ^18.0.0</li>
<li>lavamoat-tofu bumped from ^8.1.1 to ^9.0.0</li>
</ul>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/LavaMoat/LavaMoat/commit/fdffea00295f7fd62bc94af6bd43890c33880b46"><code>fdffea0</code></a>
chore: release main (<a
href="https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node/issues/1887">#1887</a>)</li>
<li><a
href="https://github.com/LavaMoat/LavaMoat/commit/71a869c9af73eeb50f93d3d5ba35132f128f85c5"><code>71a869c</code></a>
chore: lint the repo</li>
<li><a
href="https://github.com/LavaMoat/LavaMoat/commit/03f188d1169d1dc5fe346ba35100e9614d233e5d"><code>03f188d</code></a>
chore: upgrade ESLint v8 to v10 with flat config</li>
<li><a
href="https://github.com/LavaMoat/LavaMoat/commit/7b9a8049f03dc598febcd5dc3633f6680f47e0b7"><code>7b9a804</code></a>
fix(deps): update dependency corepack to v0.34.6 (<a
href="https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node/issues/1808">#1808</a>)</li>
<li><a
href="https://github.com/LavaMoat/LavaMoat/commit/1190c9b58294abc071eadd7cd14ea11bf63d28b4"><code>1190c9b</code></a>
fix!: drop Node.js v18 support across the board (<a
href="https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/lavamoat-node/issues/1886">#1886</a>)</li>
<li><a
href="https://github.com/LavaMoat/LavaMoat/commit/d029cf6ed27353d9285541f753e5c70ef8578cbe"><code>d029cf6</code></a>
test(lavamoat-node): add a regression test for programmatic run return
value ...</li>
<li>See full diff in <a
href="https://github.com/LavaMoat/lavamoat/commits/lavamoat-v11.0.0/packages/lavamoat-node">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>1 parent b7bfc50 commit ed44a88
3 files changed
Lines changed: 21 additions & 84 deletions
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
743 | | - | |
| 743 | + | |
744 | 744 | | |
745 | 745 | | |
746 | 746 | | |
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
758 | | - | |
| 758 | + | |
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
762 | | - | |
| 762 | + | |
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
767 | | - | |
| 767 | + | |
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2749 | 2749 | | |
2750 | 2750 | | |
2751 | 2751 | | |
2752 | | - | |
2753 | | - | |
2754 | | - | |
2755 | | - | |
2756 | | - | |
2757 | | - | |
2758 | | - | |
2759 | | - | |
2760 | | - | |
2761 | | - | |
2762 | | - | |
2763 | 2752 | | |
2764 | 2753 | | |
2765 | 2754 | | |
| |||
2794 | 2783 | | |
2795 | 2784 | | |
2796 | 2785 | | |
2797 | | - | |
2798 | | - | |
2799 | | - | |
2800 | | - | |
2801 | | - | |
2802 | | - | |
2803 | | - | |
2804 | | - | |
2805 | | - | |
2806 | 2786 | | |
2807 | 2787 | | |
2808 | 2788 | | |
| |||
4342 | 4322 | | |
4343 | 4323 | | |
4344 | 4324 | | |
4345 | | - | |
| 4325 | + | |
4346 | 4326 | | |
4347 | 4327 | | |
4348 | 4328 | | |
| |||
9738 | 9718 | | |
9739 | 9719 | | |
9740 | 9720 | | |
9741 | | - | |
9742 | | - | |
9743 | | - | |
| 9721 | + | |
| 9722 | + | |
| 9723 | + | |
9744 | 9724 | | |
9745 | 9725 | | |
9746 | 9726 | | |
9747 | 9727 | | |
9748 | 9728 | | |
9749 | 9729 | | |
9750 | | - | |
| 9730 | + | |
9751 | 9731 | | |
9752 | 9732 | | |
9753 | 9733 | | |
| |||
13829 | 13809 | | |
13830 | 13810 | | |
13831 | 13811 | | |
13832 | | - | |
13833 | | - | |
13834 | | - | |
13835 | | - | |
13836 | | - | |
13837 | | - | |
13838 | | - | |
13839 | | - | |
13840 | | - | |
13841 | | - | |
13842 | | - | |
13843 | | - | |
13844 | | - | |
13845 | | - | |
13846 | | - | |
13847 | | - | |
13848 | 13812 | | |
13849 | 13813 | | |
13850 | 13814 | | |
| |||
13861 | 13825 | | |
13862 | 13826 | | |
13863 | 13827 | | |
13864 | | - | |
13865 | | - | |
13866 | | - | |
13867 | | - | |
13868 | | - | |
13869 | | - | |
13870 | | - | |
13871 | | - | |
13872 | | - | |
13873 | | - | |
13874 | | - | |
13875 | | - | |
13876 | | - | |
13877 | | - | |
13878 | | - | |
13879 | | - | |
13880 | 13828 | | |
13881 | 13829 | | |
13882 | 13830 | | |
| |||
13893 | 13841 | | |
13894 | 13842 | | |
13895 | 13843 | | |
13896 | | - | |
13897 | | - | |
13898 | | - | |
| 13844 | + | |
| 13845 | + | |
| 13846 | + | |
13899 | 13847 | | |
13900 | 13848 | | |
13901 | 13849 | | |
13902 | | - | |
| 13850 | + | |
13903 | 13851 | | |
13904 | | - | |
| 13852 | + | |
13905 | 13853 | | |
13906 | | - | |
13907 | | - | |
| 13854 | + | |
| 13855 | + | |
13908 | 13856 | | |
13909 | 13857 | | |
13910 | 13858 | | |
13911 | 13859 | | |
13912 | 13860 | | |
13913 | 13861 | | |
13914 | | - | |
| 13862 | + | |
13915 | 13863 | | |
13916 | 13864 | | |
13917 | 13865 | | |
| |||
16879 | 16827 | | |
16880 | 16828 | | |
16881 | 16829 | | |
16882 | | - | |
16883 | | - | |
16884 | | - | |
16885 | | - | |
16886 | | - | |
16887 | | - | |
16888 | | - | |
16889 | | - | |
16890 | | - | |
16891 | | - | |
16892 | | - | |
16893 | 16830 | | |
16894 | 16831 | | |
16895 | 16832 | | |
| |||
0 commit comments