Skip to content

Commit 3cb02cc

Browse files
chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 (#4011)
Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 6.1.0 to 6.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MetaMask/auto-changelog/releases">@​metamask/auto-changelog's releases</a>.</em></p> <blockquote> <h2>6.1.1</h2> <h3>Fixed</h3> <ul> <li>Consume comma separators between adjacent legacy long-form PR link groups (e.g. <code>([#A](https://github.com/MetaMask/auto-changelog/blob/HEAD/url)), ([#B](https://github.com/MetaMask/auto-changelog/blob/HEAD/url))</code>) when parsing change entries so they are not left behind in the description after PR-link extraction. (<a href="https://redirect.github.com/MetaMask/auto-changelog/pull/286">#286</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md">@​metamask/auto-changelog's changelog</a>.</em></p> <blockquote> <h2>[6.1.1]</h2> <h3>Fixed</h3> <ul> <li>Consume comma separators between adjacent legacy long-form PR link groups (e.g. <code>([#A](https://github.com/MetaMask/auto-changelog/blob/main/url)), ([#B](https://github.com/MetaMask/auto-changelog/blob/main/url))</code>) when parsing change entries so they are not left behind in the description after PR-link extraction. (<a href="https://redirect.github.com/MetaMask/auto-changelog/pull/286">#286</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/auto-changelog/commit/9fca5799ffa6884580de2c104b00f8a50d0bb6ac"><code>9fca579</code></a> 6.1.1 (<a href="https://redirect.github.com/MetaMask/auto-changelog/issues/287">#287</a>)</li> <li><a href="https://github.com/MetaMask/auto-changelog/commit/5684b5db1d05e87664d6b06c1764f885f2076ffb"><code>5684b5d</code></a> fix: pin fflate to 0.8.2 to work around attw tarball-read crash (<a href="https://redirect.github.com/MetaMask/auto-changelog/issues/288">#288</a>)</li> <li><a href="https://github.com/MetaMask/auto-changelog/commit/16f7742a64f911e506f26043bffb8cc262e1616f"><code>16f7742</code></a> fix: stop leaving stray commas when parsing legacy multi-group PR links (<a href="https://redirect.github.com/MetaMask/auto-changelog/issues/286">#286</a>)</li> <li>See full diff in <a href="https://github.com/MetaMask/auto-changelog/compare/v6.1.0...v6.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/auto-changelog&package-manager=npm_and_yarn&previous-version=6.1.0&new-version=6.1.1)](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
1 parent 7998f0d commit 3cb02cc

53 files changed

Lines changed: 108 additions & 108 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"devDependencies": {
7878
"@lavamoat/allow-scripts": "^4.0.0",
79-
"@metamask/auto-changelog": "^6.1.0",
79+
"@metamask/auto-changelog": "^6.1.1",
8080
"@metamask/create-release-branch": "^4.2.0",
8181
"@metamask/eslint-config": "^14.0.0",
8282
"@metamask/eslint-config-browser": "^14.0.0",

packages/create-snap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"devDependencies": {
6868
"@lavamoat/allow-scripts": "^4.0.0",
69-
"@metamask/auto-changelog": "^6.1.0",
69+
"@metamask/auto-changelog": "^6.1.1",
7070
"@swc/core": "1.11.31",
7171
"@swc/jest": "^0.2.38",
7272
"@ts-bridge/cli": "^0.6.1",

packages/examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@lavamoat/allow-scripts": "^4.0.0",
44-
"@metamask/auto-changelog": "^6.1.0",
44+
"@metamask/auto-changelog": "^6.1.1",
4545
"@types/node": "18.14.2",
4646
"depcheck": "^1.4.7",
4747
"eslint": "^9.11.0",

packages/examples/packages/background-events/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@jest/globals": "^29.5.0",
4747
"@lavamoat/allow-scripts": "^4.0.0",
48-
"@metamask/auto-changelog": "^6.1.0",
48+
"@metamask/auto-changelog": "^6.1.1",
4949
"@metamask/snaps-cli": "workspace:^",
5050
"@metamask/snaps-jest": "workspace:^",
5151
"@metamask/snaps-sdk": "workspace:^",

packages/examples/packages/bip32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@jest/globals": "^29.5.0",
4747
"@lavamoat/allow-scripts": "^4.0.0",
48-
"@metamask/auto-changelog": "^6.1.0",
48+
"@metamask/auto-changelog": "^6.1.1",
4949
"@metamask/key-tree": "^10.1.1",
5050
"@metamask/snaps-cli": "workspace:^",
5151
"@metamask/snaps-jest": "workspace:^",

packages/examples/packages/bip44/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@jest/globals": "^29.5.0",
4747
"@lavamoat/allow-scripts": "^4.0.0",
48-
"@metamask/auto-changelog": "^6.1.0",
48+
"@metamask/auto-changelog": "^6.1.1",
4949
"@metamask/key-tree": "^10.1.1",
5050
"@metamask/snaps-cli": "workspace:^",
5151
"@metamask/snaps-jest": "workspace:^",

packages/examples/packages/client-status/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@jest/globals": "^29.5.0",
4747
"@lavamoat/allow-scripts": "^4.0.0",
48-
"@metamask/auto-changelog": "^6.1.0",
48+
"@metamask/auto-changelog": "^6.1.1",
4949
"@metamask/snaps-cli": "workspace:^",
5050
"@metamask/snaps-jest": "workspace:^",
5151
"@metamask/snaps-sdk": "workspace:^",

packages/examples/packages/cronjob-duration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@jest/globals": "^29.5.0",
4747
"@lavamoat/allow-scripts": "^4.0.0",
48-
"@metamask/auto-changelog": "^6.1.0",
48+
"@metamask/auto-changelog": "^6.1.1",
4949
"@metamask/snaps-cli": "workspace:^",
5050
"@metamask/snaps-jest": "workspace:^",
5151
"@metamask/snaps-sdk": "workspace:^",

packages/examples/packages/cronjobs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@jest/globals": "^29.5.0",
4747
"@lavamoat/allow-scripts": "^4.0.0",
48-
"@metamask/auto-changelog": "^6.1.0",
48+
"@metamask/auto-changelog": "^6.1.1",
4949
"@metamask/snaps-cli": "workspace:^",
5050
"@metamask/snaps-jest": "workspace:^",
5151
"@metamask/snaps-sdk": "workspace:^",

packages/examples/packages/dialogs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@jest/globals": "^29.5.0",
4747
"@lavamoat/allow-scripts": "^4.0.0",
48-
"@metamask/auto-changelog": "^6.1.0",
48+
"@metamask/auto-changelog": "^6.1.1",
4949
"@metamask/snaps-cli": "workspace:^",
5050
"@metamask/snaps-jest": "workspace:^",
5151
"@metamask/snaps-sdk": "workspace:^",

0 commit comments

Comments
 (0)