Skip to content

Commit

Permalink
chore(deps-dev): bump @metamask/create-release-branch from 3.0.1 to 3…
Browse files Browse the repository at this point in the history
….1.0 (#3010)

Bumps
[@metamask/create-release-branch](https://github.com/MetaMask/create-release-branch)
from 3.0.1 to 3.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>v3.1.0</h2>
<h3>Changed</h3>
<ul>
<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>)
(<a
href="https://redirect.github.com/MetaMask/create-release-branch/pull/159">#159</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>[3.1.0]</h2>
<h3>Changed</h3>
<ul>
<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>)
(<a
href="https://redirect.github.com/MetaMask/create-release-branch/pull/159">#159</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/create-release-branch/commit/4da1cf78e55a07925c92ec107fc70d13187952ac"><code>4da1cf7</code></a>
3.1.0 (<a
href="https://redirect.github.com/MetaMask/create-release-branch/issues/160">#160</a>)</li>
<li><a
href="https://github.com/MetaMask/create-release-branch/commit/898f072bc63d82ae9b020a3af4665d8822b09ffd"><code>898f072</code></a>
[3.x] feat: allow <code>npm:name@version</code> dependency redirections
in manifest (<a
href="https://redirect.github.com/MetaMask/create-release-branch/issues/15">#15</a>...</li>
<li>See full diff in <a
href="https://github.com/MetaMask/create-release-branch/compare/v3.0.1...v3.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=3.0.1&new-version=3.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 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>
Co-authored-by: Frederik Bolding <[email protected]>
  • Loading branch information
dependabot[bot] and FrederikBolding authored Jan 16, 2025
1 parent 5c62678 commit fe8d398
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"devDependencies": {
"@lavamoat/allow-scripts": "^3.0.4",
"@metamask/auto-changelog": "^3.4.4",
"@metamask/create-release-branch": "^3.0.1",
"@metamask/create-release-branch": "^3.1.0",
"@metamask/eslint-config": "^12.1.0",
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4224,9 +4224,9 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/create-release-branch@npm:^3.0.1":
version: 3.0.1
resolution: "@metamask/create-release-branch@npm:3.0.1"
"@metamask/create-release-branch@npm:^3.1.0":
version: 3.1.0
resolution: "@metamask/create-release-branch@npm:3.1.0"
dependencies:
"@metamask/action-utils": "npm:^1.0.0"
"@metamask/auto-changelog": "npm:~3.3.0"
Expand All @@ -4235,14 +4235,15 @@ __metadata:
execa: "npm:^8.0.1"
pony-cause: "npm:^2.1.9"
semver: "npm:^7.5.4"
validate-npm-package-name: "npm:^5.0.0"
which: "npm:^3.0.0"
yaml: "npm:^2.2.2"
yargs: "npm:^17.7.1"
peerDependencies:
prettier: ^2
bin:
create-release-branch: bin/create-release-branch.js
checksum: 10/7a0b0044d64d9446bfb5de17311d06f6f52544c79367d4bb3963c060b43e9d6dde5215ef555d590a37175e1a6aa9313d2042eb06faed4c8eb73c4d17593ab47e
checksum: 10/a922c04e16ad4d2e5472a783d1a2e3e45724708bca2288f6257552669da305b3b25e492475692084f4ad19ac87a51921ebfa01e9f2c43b22e953ed88db48511d
languageName: node
linkType: hard

Expand Down Expand Up @@ -20477,7 +20478,7 @@ __metadata:
dependencies:
"@lavamoat/allow-scripts": "npm:^3.0.4"
"@metamask/auto-changelog": "npm:^3.4.4"
"@metamask/create-release-branch": "npm:^3.0.1"
"@metamask/create-release-branch": "npm:^3.1.0"
"@metamask/eslint-config": "npm:^12.1.0"
"@metamask/eslint-config-jest": "npm:^12.1.0"
"@metamask/eslint-config-nodejs": "npm:^12.1.0"
Expand Down

0 comments on commit fe8d398

Please sign in to comment.