Commit dc44861
authored
chore(deps-dev): bump @metamask/create-release-branch from 4.0.0 to 4.1.0 (#3205)
Bumps
[@metamask/create-release-branch](https://github.com/MetaMask/create-release-branch)
from 4.0.0 to 4.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/create-release-branch/releases"><code>@metamask/create-release-branch</code>'s
releases</a>.</em></p>
<blockquote>
<h2>4.1.0</h2>
<h3>Added</h3>
<ul>
<li>Add interactive web UI for selecting package versions to release (<a
href="https://redirect.github.com/MetaMask/create-release-branch/pull/166">#166</a>)
<ul>
<li>Added <code>--interactive</code> (<code>-i</code>) flag to launch a
web-based UI for easier version selection</li>
<li>Added <code>--port</code> option to configure the web server port
(default: 3000)</li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Refine breaking change dependent detection to only consider peer
dependencies (<a
href="https://redirect.github.com/MetaMask/create-release-branch/pull/170">#170</a>)
<ul>
<li>This change supports our policy of requiring packages with breaking
changes to be released alongside their dependents</li>
<li>Regular dependencies are no longer included in this check</li>
</ul>
</li>
<li>Allow <code>npm:name@version</code> dependency redirections in
manifest (<a
href="https://redirect.github.com/MetaMask/create-release-branch/pull/158">#158</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/create-release-branch/blob/main/CHANGELOG.md"><code>@metamask/create-release-branch</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[4.1.0]</h2>
<h3>Added</h3>
<ul>
<li>Add interactive web UI for selecting package versions to release (<a
href="https://redirect.github.com/MetaMask/create-release-branch/pull/166">#166</a>)
<ul>
<li>Added <code>--interactive</code> (<code>-i</code>) flag to launch a
web-based UI for easier version selection</li>
<li>Added <code>--port</code> option to configure the web server port
(default: 3000)</li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Refine breaking change dependent detection to only consider peer
dependencies (<a
href="https://redirect.github.com/MetaMask/create-release-branch/pull/170">#170</a>)
<ul>
<li>This change supports our policy of requiring packages with breaking
changes to be released alongside their dependents</li>
<li>Regular dependencies are no longer included in this check</li>
</ul>
</li>
<li>Allow <code>npm:name@version</code> dependency redirections in
manifest (<a
href="https://redirect.github.com/MetaMask/create-release-branch/pull/158">#158</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/create-release-branch/commit/c2ef169a0751152d1a9d6ca0ef597c8738256976"><code>c2ef169</code></a>
4.1.0 (<a
href="https://redirect.github.com/MetaMask/create-release-branch/issues/172">#172</a>)</li>
<li><a
href="https://github.com/MetaMask/create-release-branch/commit/8e257fce062bf1659ab3eed506fd22aca9118f43"><code>8e257fc</code></a>
chore: bump <code>actions/upload-artifact</code> from <code>v3</code> to
<code>v4</code> (<a
href="https://redirect.github.com/MetaMask/create-release-branch/issues/171">#171</a>)</li>
<li><a
href="https://github.com/MetaMask/create-release-branch/commit/44404c38cd49d0ad0ba7f67d5eb04caca0a1972b"><code>44404c3</code></a>
feat: release UI beta (<a
href="https://redirect.github.com/MetaMask/create-release-branch/issues/166">#166</a>)</li>
<li><a
href="https://github.com/MetaMask/create-release-branch/commit/920bb9290df528ea89284417e29fa28510b35e97"><code>920bb92</code></a>
fix: limit breaking change dependent detection to peer dependencies (<a
href="https://redirect.github.com/MetaMask/create-release-branch/issues/170">#170</a>)</li>
<li><a
href="https://github.com/MetaMask/create-release-branch/commit/3125ca33cd795fa7bfa96d0010c53ecfb10c9537"><code>3125ca3</code></a>
chore: add workflow_dispatch to security-code-scanner (<a
href="https://redirect.github.com/MetaMask/create-release-branch/issues/169">#169</a>)</li>
<li><a
href="https://github.com/MetaMask/create-release-branch/commit/ee05a76af977fc790011c5c5250b3f571fa77de8"><code>ee05a76</code></a>
Sync v3.x with main branch (<a
href="https://redirect.github.com/MetaMask/create-release-branch/issues/162">#162</a>)</li>
<li><a
href="https://github.com/MetaMask/create-release-branch/commit/51f2db666e835ebb30fbcfd37bdd46a1935dc3a1"><code>51f2db6</code></a>
feat: allow <code>npm:name@version</code> dependency redirections in
manifest (<a
href="https://redirect.github.com/MetaMask/create-release-branch/issues/158">#158</a>)</li>
<li>See full diff in <a
href="https://github.com/MetaMask/create-release-branch/compare/v4.0.0...v4.1.0">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 will merge this PR once it's up-to-date and CI passes on it,
as requested by @FrederikBolding.
[//]: # (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 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 5ba7aa3 commit dc44861
2 files changed
+90
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4198 | 4198 | | |
4199 | 4199 | | |
4200 | 4200 | | |
4201 | | - | |
4202 | | - | |
4203 | | - | |
| 4201 | + | |
| 4202 | + | |
| 4203 | + | |
4204 | 4204 | | |
4205 | 4205 | | |
4206 | 4206 | | |
4207 | 4207 | | |
4208 | 4208 | | |
4209 | 4209 | | |
| 4210 | + | |
| 4211 | + | |
4210 | 4212 | | |
4211 | 4213 | | |
| 4214 | + | |
4212 | 4215 | | |
4213 | 4216 | | |
4214 | 4217 | | |
4215 | 4218 | | |
4216 | 4219 | | |
4217 | 4220 | | |
4218 | 4221 | | |
4219 | | - | |
| 4222 | + | |
4220 | 4223 | | |
4221 | 4224 | | |
4222 | 4225 | | |
| |||
9738 | 9741 | | |
9739 | 9742 | | |
9740 | 9743 | | |
| 9744 | + | |
| 9745 | + | |
| 9746 | + | |
| 9747 | + | |
| 9748 | + | |
| 9749 | + | |
| 9750 | + | |
| 9751 | + | |
| 9752 | + | |
9741 | 9753 | | |
9742 | 9754 | | |
9743 | 9755 | | |
| |||
11091 | 11103 | | |
11092 | 11104 | | |
11093 | 11105 | | |
| 11106 | + | |
| 11107 | + | |
| 11108 | + | |
| 11109 | + | |
| 11110 | + | |
| 11111 | + | |
| 11112 | + | |
| 11113 | + | |
| 11114 | + | |
| 11115 | + | |
| 11116 | + | |
| 11117 | + | |
| 11118 | + | |
| 11119 | + | |
| 11120 | + | |
| 11121 | + | |
| 11122 | + | |
11094 | 11123 | | |
11095 | 11124 | | |
11096 | 11125 | | |
| |||
11134 | 11163 | | |
11135 | 11164 | | |
11136 | 11165 | | |
| 11166 | + | |
| 11167 | + | |
| 11168 | + | |
| 11169 | + | |
| 11170 | + | |
| 11171 | + | |
| 11172 | + | |
11137 | 11173 | | |
11138 | 11174 | | |
11139 | 11175 | | |
| |||
14780 | 14816 | | |
14781 | 14817 | | |
14782 | 14818 | | |
| 14819 | + | |
| 14820 | + | |
| 14821 | + | |
| 14822 | + | |
| 14823 | + | |
| 14824 | + | |
| 14825 | + | |
| 14826 | + | |
| 14827 | + | |
14783 | 14828 | | |
14784 | 14829 | | |
14785 | 14830 | | |
| |||
14843 | 14888 | | |
14844 | 14889 | | |
14845 | 14890 | | |
| 14891 | + | |
| 14892 | + | |
| 14893 | + | |
| 14894 | + | |
| 14895 | + | |
| 14896 | + | |
| 14897 | + | |
| 14898 | + | |
| 14899 | + | |
| 14900 | + | |
| 14901 | + | |
14846 | 14902 | | |
14847 | 14903 | | |
14848 | 14904 | | |
| |||
15077 | 15133 | | |
15078 | 15134 | | |
15079 | 15135 | | |
| 15136 | + | |
| 15137 | + | |
| 15138 | + | |
| 15139 | + | |
| 15140 | + | |
| 15141 | + | |
| 15142 | + | |
| 15143 | + | |
| 15144 | + | |
15080 | 15145 | | |
15081 | 15146 | | |
15082 | 15147 | | |
| |||
17784 | 17849 | | |
17785 | 17850 | | |
17786 | 17851 | | |
| 17852 | + | |
| 17853 | + | |
| 17854 | + | |
| 17855 | + | |
| 17856 | + | |
| 17857 | + | |
| 17858 | + | |
| 17859 | + | |
| 17860 | + | |
| 17861 | + | |
| 17862 | + | |
| 17863 | + | |
17787 | 17864 | | |
17788 | 17865 | | |
17789 | 17866 | | |
| |||
19837 | 19914 | | |
19838 | 19915 | | |
19839 | 19916 | | |
19840 | | - | |
| 19917 | + | |
19841 | 19918 | | |
19842 | 19919 | | |
19843 | 19920 | | |
| |||
19883 | 19960 | | |
19884 | 19961 | | |
19885 | 19962 | | |
| 19963 | + | |
| 19964 | + | |
| 19965 | + | |
| 19966 | + | |
| 19967 | + | |
| 19968 | + | |
| 19969 | + | |
19886 | 19970 | | |
19887 | 19971 | | |
19888 | 19972 | | |
| |||
0 commit comments