Commit b39662b
authored
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 />
[](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
2 files changed
+6
-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 | |
|---|---|---|---|
| |||
2885 | 2885 | | |
2886 | 2886 | | |
2887 | 2887 | | |
2888 | | - | |
2889 | | - | |
2890 | | - | |
| 2888 | + | |
| 2889 | + | |
| 2890 | + | |
2891 | 2891 | | |
2892 | 2892 | | |
2893 | 2893 | | |
| |||
2906 | 2906 | | |
2907 | 2907 | | |
2908 | 2908 | | |
2909 | | - | |
| 2909 | + | |
2910 | 2910 | | |
2911 | 2911 | | |
2912 | 2912 | | |
| |||
15933 | 15933 | | |
15934 | 15934 | | |
15935 | 15935 | | |
15936 | | - | |
| 15936 | + | |
15937 | 15937 | | |
15938 | 15938 | | |
15939 | 15939 | | |
| |||
0 commit comments