Skip to content

Commit b39662b

Browse files
chore(deps-dev): bump @metamask/create-release-branch from 4.1.1 to 4.1.2 (#3339)
Bumps [@metamask/create-release-branch](https://github.com/MetaMask/create-release-branch) from 4.1.1 to 4.1.2. <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.2</h2> <h3>Fixed</h3> <ul> <li>Improved error handling when opening browser fails due to System Events permissions or non-standard browser configurations (<a href="https://redirect.github.com/MetaMask/create-release-branch/pull/178">#178</a>) <ul> <li>Now provides clear manual URL instructions instead of failing with osascript errors</li> <li>Handles both cases: when terminal lacks System Events permissions and when using alternative browsers like Brave</li> </ul> </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.2]</h2> <h3>Fixed</h3> <ul> <li>Improved error handling when opening browser fails due to System Events permissions or non-standard browser configurations (<a href="https://redirect.github.com/MetaMask/create-release-branch/pull/178">#178</a>) <ul> <li>Now provides clear manual URL instructions instead of failing with osascript errors</li> <li>Handles both cases: when terminal lacks System Events permissions and when using alternative browsers like Brave</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/create-release-branch/commit/8e225131c47370cb61d52f94d8b8379556a14be9"><code>8e22513</code></a> 4.1.2 (<a href="https://redirect.github.com/MetaMask/create-release-branch/issues/180">#180</a>)</li> <li><a href="https://github.com/MetaMask/create-release-branch/commit/748288efe0bf7f42bea20022b166486c06e598ff"><code>748288e</code></a> docs: format CHANGELOG.md with prettier (<a href="https://redirect.github.com/MetaMask/create-release-branch/issues/181">#181</a>)</li> <li><a href="https://github.com/MetaMask/create-release-branch/commit/4379de71f6c56dd97f500e0aa35153fbc54dfc9b"><code>4379de7</code></a> chore: bump <code>action-create-release-pr</code> to <code>v3</code> (<a href="https://redirect.github.com/MetaMask/create-release-branch/issues/179">#179</a>)</li> <li><a href="https://github.com/MetaMask/create-release-branch/commit/ab18dc4175f89f5542243f925282bfa1ea292cfa"><code>ab18dc4</code></a> chore: update security-code-scanner@main to action-security-code-scanner@v1 (...</li> <li><a href="https://github.com/MetaMask/create-release-branch/commit/696037347026968b23c6ddb355386655818d6ead"><code>6960373</code></a> fix: gracefully handle browser open failures (<a href="https://redirect.github.com/MetaMask/create-release-branch/issues/178">#178</a>)</li> <li>See full diff in <a href="https://github.com/MetaMask/create-release-branch/compare/v4.1.1...v4.1.2">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.1.1&new-version=4.1.2)](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 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 a4afb6c commit b39662b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-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": "^5.0.1",
82-
"@metamask/create-release-branch": "^4.1.1",
82+
"@metamask/create-release-branch": "^4.1.2",
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2885,9 +2885,9 @@ __metadata:
28852885
languageName: unknown
28862886
linkType: soft
28872887

2888-
"@metamask/create-release-branch@npm:^4.1.1":
2889-
version: 4.1.1
2890-
resolution: "@metamask/create-release-branch@npm:4.1.1"
2888+
"@metamask/create-release-branch@npm:^4.1.2":
2889+
version: 4.1.2
2890+
resolution: "@metamask/create-release-branch@npm:4.1.2"
28912891
dependencies:
28922892
"@metamask/action-utils": "npm:^1.0.0"
28932893
"@metamask/auto-changelog": "npm:^4.0.0"
@@ -2906,7 +2906,7 @@ __metadata:
29062906
prettier: ">=3.0.0"
29072907
bin:
29082908
create-release-branch: bin/create-release-branch.js
2909-
checksum: 10/b0b3ee2cd6f8cbb2b39df8e9e68e8cee50e32ff7a754f65a76deeaa637737ca690ddd7fa300d860370e481ca881f2df39e4efb4b96d1892db39bba61e2c75416
2909+
checksum: 10/00277dff438c639d5bd29b5251237ccb4e1792ff8ff1e148ee2a68982fa2c08d3158b2d1b054ff0cd298364f399b9ae8e0d88f9fc85d922c17b9dfe6509b299e
29102910
languageName: node
29112911
linkType: hard
29122912

@@ -15933,7 +15933,7 @@ __metadata:
1593315933
dependencies:
1593415934
"@lavamoat/allow-scripts": "npm:^3.0.4"
1593515935
"@metamask/auto-changelog": "npm:^5.0.1"
15936-
"@metamask/create-release-branch": "npm:^4.1.1"
15936+
"@metamask/create-release-branch": "npm:^4.1.2"
1593715937
"@metamask/eslint-config": "npm:^14.0.0"
1593815938
"@metamask/eslint-config-browser": "npm:^14.0.0"
1593915939
"@metamask/eslint-config-jest": "npm:^14.0.0"

0 commit comments

Comments
 (0)