Skip to content

Commit fe8d398

Browse files
chore(deps-dev): bump @metamask/create-release-branch from 3.0.1 to 3.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]>
1 parent 5c62678 commit fe8d398

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"devDependencies": {
7979
"@lavamoat/allow-scripts": "^3.0.4",
8080
"@metamask/auto-changelog": "^3.4.4",
81-
"@metamask/create-release-branch": "^3.0.1",
81+
"@metamask/create-release-branch": "^3.1.0",
8282
"@metamask/eslint-config": "^12.1.0",
8383
"@metamask/eslint-config-jest": "^12.1.0",
8484
"@metamask/eslint-config-nodejs": "^12.1.0",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4224,9 +4224,9 @@ __metadata:
42244224
languageName: unknown
42254225
linkType: soft
42264226

4227-
"@metamask/create-release-branch@npm:^3.0.1":
4228-
version: 3.0.1
4229-
resolution: "@metamask/create-release-branch@npm:3.0.1"
4227+
"@metamask/create-release-branch@npm:^3.1.0":
4228+
version: 3.1.0
4229+
resolution: "@metamask/create-release-branch@npm:3.1.0"
42304230
dependencies:
42314231
"@metamask/action-utils": "npm:^1.0.0"
42324232
"@metamask/auto-changelog": "npm:~3.3.0"
@@ -4235,14 +4235,15 @@ __metadata:
42354235
execa: "npm:^8.0.1"
42364236
pony-cause: "npm:^2.1.9"
42374237
semver: "npm:^7.5.4"
4238+
validate-npm-package-name: "npm:^5.0.0"
42384239
which: "npm:^3.0.0"
42394240
yaml: "npm:^2.2.2"
42404241
yargs: "npm:^17.7.1"
42414242
peerDependencies:
42424243
prettier: ^2
42434244
bin:
42444245
create-release-branch: bin/create-release-branch.js
4245-
checksum: 10/7a0b0044d64d9446bfb5de17311d06f6f52544c79367d4bb3963c060b43e9d6dde5215ef555d590a37175e1a6aa9313d2042eb06faed4c8eb73c4d17593ab47e
4246+
checksum: 10/a922c04e16ad4d2e5472a783d1a2e3e45724708bca2288f6257552669da305b3b25e492475692084f4ad19ac87a51921ebfa01e9f2c43b22e953ed88db48511d
42464247
languageName: node
42474248
linkType: hard
42484249

@@ -20477,7 +20478,7 @@ __metadata:
2047720478
dependencies:
2047820479
"@lavamoat/allow-scripts": "npm:^3.0.4"
2047920480
"@metamask/auto-changelog": "npm:^3.4.4"
20480-
"@metamask/create-release-branch": "npm:^3.0.1"
20481+
"@metamask/create-release-branch": "npm:^3.1.0"
2048120482
"@metamask/eslint-config": "npm:^12.1.0"
2048220483
"@metamask/eslint-config-jest": "npm:^12.1.0"
2048320484
"@metamask/eslint-config-nodejs": "npm:^12.1.0"

0 commit comments

Comments
 (0)