Skip to content

Commit dc44861

Browse files
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/create-release-branch&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=4.1.0)](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

File tree

2 files changed

+90
-6
lines changed

2 files changed

+90
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"devDependencies": {
8080
"@lavamoat/allow-scripts": "^3.0.4",
8181
"@metamask/auto-changelog": "^4.1.0",
82-
"@metamask/create-release-branch": "^4.0.0",
82+
"@metamask/create-release-branch": "^4.1.0",
8383
"@metamask/eslint-config": "^14.0.0",
8484
"@metamask/eslint-config-browser": "^14.0.0",
8585
"@metamask/eslint-config-jest": "^14.0.0",

yarn.lock

Lines changed: 89 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4198,25 +4198,28 @@ __metadata:
41984198
languageName: unknown
41994199
linkType: soft
42004200

4201-
"@metamask/create-release-branch@npm:^4.0.0":
4202-
version: 4.0.0
4203-
resolution: "@metamask/create-release-branch@npm:4.0.0"
4201+
"@metamask/create-release-branch@npm:^4.1.0":
4202+
version: 4.1.0
4203+
resolution: "@metamask/create-release-branch@npm:4.1.0"
42044204
dependencies:
42054205
"@metamask/action-utils": "npm:^1.0.0"
42064206
"@metamask/auto-changelog": "npm:^4.0.0"
42074207
"@metamask/utils": "npm:^9.0.0"
42084208
debug: "npm:^4.3.4"
42094209
execa: "npm:^8.0.1"
4210+
express: "npm:^4.21.2"
4211+
open: "npm:^10.1.0"
42104212
pony-cause: "npm:^2.1.9"
42114213
semver: "npm:^7.5.4"
4214+
validate-npm-package-name: "npm:^5.0.0"
42124215
which: "npm:^3.0.0"
42134216
yaml: "npm:^2.2.2"
42144217
yargs: "npm:^17.7.1"
42154218
peerDependencies:
42164219
prettier: ">=3.0.0"
42174220
bin:
42184221
create-release-branch: bin/create-release-branch.js
4219-
checksum: 10/891ed4374e4caed4f7a97d57d095798fc5b31234729917276bd7f7888987e3ee1464393d75846e1379c3b7d46c482a14a0594b7f7b814fce75ce8c8a85e9c4cd
4222+
checksum: 10/e620f16e0f1746c6b901816de78f68d3d573b354f90e0be150695827e00b851477cc44922de4f3b163fe7c5023047c6c01491d5d5bcb08bf5881b8a66090aab9
42204223
languageName: node
42214224
linkType: hard
42224225

@@ -9738,6 +9741,15 @@ __metadata:
97389741
languageName: node
97399742
linkType: hard
97409743

9744+
"bundle-name@npm:^4.1.0":
9745+
version: 4.1.0
9746+
resolution: "bundle-name@npm:4.1.0"
9747+
dependencies:
9748+
run-applescript: "npm:^7.0.0"
9749+
checksum: 10/1d966c8d2dbf4d9d394e53b724ac756c2414c45c01340b37743621f59cc565a435024b394ddcb62b9b335d1c9a31f4640eb648c3fec7f97ee74dc0694c9beb6c
9750+
languageName: node
9751+
linkType: hard
9752+
97419753
"bytes@npm:3.0.0":
97429754
version: 3.0.0
97439755
resolution: "bytes@npm:3.0.0"
@@ -11091,6 +11103,23 @@ __metadata:
1109111103
languageName: node
1109211104
linkType: hard
1109311105

11106+
"default-browser-id@npm:^5.0.0":
11107+
version: 5.0.0
11108+
resolution: "default-browser-id@npm:5.0.0"
11109+
checksum: 10/185bfaecec2c75fa423544af722a3469b20704c8d1942794a86e4364fe7d9e8e9f63241a5b769d61c8151993bc65833a5b959026fa1ccea343b3db0a33aa6deb
11110+
languageName: node
11111+
linkType: hard
11112+
11113+
"default-browser@npm:^5.2.1":
11114+
version: 5.2.1
11115+
resolution: "default-browser@npm:5.2.1"
11116+
dependencies:
11117+
bundle-name: "npm:^4.1.0"
11118+
default-browser-id: "npm:^5.0.0"
11119+
checksum: 10/afab7eff7b7f5f7a94d9114d1ec67273d3fbc539edf8c0f80019879d53aa71e867303c6f6d7cffeb10a6f3cfb59d4f963dba3f9c96830b4540cc7339a1bf9840
11120+
languageName: node
11121+
linkType: hard
11122+
1109411123
"default-gateway@npm:^6.0.3":
1109511124
version: 6.0.3
1109611125
resolution: "default-gateway@npm:6.0.3"
@@ -11134,6 +11163,13 @@ __metadata:
1113411163
languageName: node
1113511164
linkType: hard
1113611165

11166+
"define-lazy-prop@npm:^3.0.0":
11167+
version: 3.0.0
11168+
resolution: "define-lazy-prop@npm:3.0.0"
11169+
checksum: 10/f28421cf9ee86eecaf5f3b8fe875f13d7009c2625e97645bfff7a2a49aca678270b86c39f9c32939e5ca7ab96b551377ed4139558c795e076774287ad3af1aa4
11170+
languageName: node
11171+
linkType: hard
11172+
1113711173
"define-properties@npm:^1.1.3, define-properties@npm:^1.2.1":
1113811174
version: 1.2.1
1113911175
resolution: "define-properties@npm:1.2.1"
@@ -14780,6 +14816,15 @@ __metadata:
1478014816
languageName: node
1478114817
linkType: hard
1478214818

14819+
"is-docker@npm:^3.0.0":
14820+
version: 3.0.0
14821+
resolution: "is-docker@npm:3.0.0"
14822+
bin:
14823+
is-docker: cli.js
14824+
checksum: 10/b698118f04feb7eaf3338922bd79cba064ea54a1c3db6ec8c0c8d8ee7613e7e5854d802d3ef646812a8a3ace81182a085dfa0a71cc68b06f3fa794b9783b3c90
14825+
languageName: node
14826+
linkType: hard
14827+
1478314828
"is-extendable@npm:^0.1.1":
1478414829
version: 0.1.1
1478514830
resolution: "is-extendable@npm:0.1.1"
@@ -14843,6 +14888,17 @@ __metadata:
1484314888
languageName: node
1484414889
linkType: hard
1484514890

14891+
"is-inside-container@npm:^1.0.0":
14892+
version: 1.0.0
14893+
resolution: "is-inside-container@npm:1.0.0"
14894+
dependencies:
14895+
is-docker: "npm:^3.0.0"
14896+
bin:
14897+
is-inside-container: cli.js
14898+
checksum: 10/c50b75a2ab66ab3e8b92b3bc534e1ea72ca25766832c0623ac22d134116a98bcf012197d1caabe1d1c4bd5f84363d4aa5c36bb4b585fbcaf57be172cd10a1a03
14899+
languageName: node
14900+
linkType: hard
14901+
1484614902
"is-interactive@npm:^1.0.0":
1484714903
version: 1.0.0
1484814904
resolution: "is-interactive@npm:1.0.0"
@@ -15077,6 +15133,15 @@ __metadata:
1507715133
languageName: node
1507815134
linkType: hard
1507915135

15136+
"is-wsl@npm:^3.1.0":
15137+
version: 3.1.0
15138+
resolution: "is-wsl@npm:3.1.0"
15139+
dependencies:
15140+
is-inside-container: "npm:^1.0.0"
15141+
checksum: 10/f9734c81f2f9cf9877c5db8356bfe1ff61680f1f4c1011e91278a9c0564b395ae796addb4bf33956871041476ec82c3e5260ed57b22ac91794d4ae70a1d2f0a9
15142+
languageName: node
15143+
linkType: hard
15144+
1508015145
"is2@npm:^2.0.6":
1508115146
version: 2.0.9
1508215147
resolution: "is2@npm:2.0.9"
@@ -17784,6 +17849,18 @@ __metadata:
1778417849
languageName: node
1778517850
linkType: hard
1778617851

17852+
"open@npm:^10.1.0":
17853+
version: 10.1.0
17854+
resolution: "open@npm:10.1.0"
17855+
dependencies:
17856+
default-browser: "npm:^5.2.1"
17857+
define-lazy-prop: "npm:^3.0.0"
17858+
is-inside-container: "npm:^1.0.0"
17859+
is-wsl: "npm:^3.1.0"
17860+
checksum: 10/a9c4105243a1b3c5312bf2aeb678f78d31f00618b5100088ee01eed2769963ea1f2dd464ac8d93cef51bba2d911e1a9c0c34a753ec7b91d6b22795903ea6647a
17861+
languageName: node
17862+
linkType: hard
17863+
1778717864
"open@npm:^8.0.9":
1778817865
version: 8.4.2
1778917866
resolution: "open@npm:8.4.2"
@@ -19837,7 +19914,7 @@ __metadata:
1983719914
dependencies:
1983819915
"@lavamoat/allow-scripts": "npm:^3.0.4"
1983919916
"@metamask/auto-changelog": "npm:^4.1.0"
19840-
"@metamask/create-release-branch": "npm:^4.0.0"
19917+
"@metamask/create-release-branch": "npm:^4.1.0"
1984119918
"@metamask/eslint-config": "npm:^14.0.0"
1984219919
"@metamask/eslint-config-browser": "npm:^14.0.0"
1984319920
"@metamask/eslint-config-jest": "npm:^14.0.0"
@@ -19883,6 +19960,13 @@ __metadata:
1988319960
languageName: unknown
1988419961
linkType: soft
1988519962

19963+
"run-applescript@npm:^7.0.0":
19964+
version: 7.0.0
19965+
resolution: "run-applescript@npm:7.0.0"
19966+
checksum: 10/b02462454d8b182ad4117e5d4626e9e6782eb2072925c9fac582170b0627ae3c1ea92ee9b2df7daf84b5e9ffe14eb1cf5fb70bc44b15c8a0bfcdb47987e2410c
19967+
languageName: node
19968+
linkType: hard
19969+
1988619970
"run-async@npm:^2.3.0":
1988719971
version: 2.4.1
1988819972
resolution: "run-async@npm:2.4.1"

0 commit comments

Comments
 (0)