Commit ff2d138
authored
chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 (#3277)
Bumps
[@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog)
from 4.1.0 to 5.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/auto-changelog/releases"><code>@metamask/auto-changelog</code>'s
releases</a>.</em></p>
<blockquote>
<h2>5.0.0</h2>
<h3>Added</h3>
<ul>
<li>JavaScript sources and TypeScript declarations are now available in
both CommonJS- and ESM-compatible variants (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/226">#226</a>)</li>
<li>Add option to changelog validation to ensure that each entry in the
changelog links to one or more originating PRs (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/222">#222</a>)
<ul>
<li>Pass <code>--pr-links</code> to the CLI, or pass
<code>ensureValidPrLinksPresent</code> to <code>validateChangelog</code>
to enable this behavior, ideally in your <code>lint</code> package
script or CI workflow</li>
</ul>
</li>
<li>Add an optional <code>shouldExtractPrLinks</code> option to
<code>parseChangelog</code> (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/222">#222</a>)
<ul>
<li>When true, this will extract pull request links from the text of
each entry, identify the pull numbers, and keep them in a separate
array</li>
<li>See note on <code>Changelog.getReleaseChanges</code> below for
more</li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li><strong>BREAKING:</strong> <code>Changelog.getReleaseChanges</code>
now returns an object whose values are objects of shape <code>{
description: string; prNumbers: string[] }</code> rather than simply
<code>string</code> (the description) (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/222">#222</a>)
<ul>
<li>This affects <code>parseChangelog</code> as well, since it returns
an instance of <code>Changelog</code></li>
</ul>
</li>
<li><strong>BREAKING:</strong> Bump minimum Node version to 18.20 (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/227">#227</a>)</li>
<li><strong>BREAKING:</strong> Custom subpath imports are no longer
supported (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/226">#226</a>)
<ul>
<li>You may now only import <code>@metamask/auto-changelog</code> and
<code>@metamask/auto-changelog/package.json</code></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md"><code>@metamask/auto-changelog</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[5.0.0]</h2>
<h3>Added</h3>
<ul>
<li>JavaScript sources and TypeScript declarations are now available in
both CommonJS- and ESM-compatible variants (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/226">#226</a>)</li>
<li>Add option to changelog validation to ensure that each entry in the
changelog links to one or more originating PRs (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/222">#222</a>)
<ul>
<li>Pass <code>--pr-links</code> to the CLI, or pass
<code>ensureValidPrLinksPresent</code> to <code>validateChangelog</code>
to enable this behavior, ideally in your <code>lint</code> package
script or CI workflow</li>
</ul>
</li>
<li>Add an optional <code>shouldExtractPrLinks</code> option to
<code>parseChangelog</code> (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/222">#222</a>)
<ul>
<li>When true, this will extract pull request links from the text of
each entry, identify the pull numbers, and keep them in a separate
array</li>
<li>See note on <code>Changelog.getReleaseChanges</code> below for
more</li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li><strong>BREAKING:</strong> <code>Changelog.getReleaseChanges</code>
now returns an object whose values are objects of shape <code>{
description: string; prNumbers: string[] }</code> rather than simply
<code>string</code> (the description) (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/222">#222</a>)
<ul>
<li>This affects <code>parseChangelog</code> as well, since it returns
an instance of <code>Changelog</code></li>
</ul>
</li>
<li><strong>BREAKING:</strong> Bump minimum Node version to 18.20 (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/227">#227</a>)</li>
<li><strong>BREAKING:</strong> Custom subpath imports are no longer
supported (<a
href="https://redirect.github.com/MetaMask/auto-changelog/pull/226">#226</a>)
<ul>
<li>You may now only import <code>@metamask/auto-changelog</code> and
<code>@metamask/auto-changelog/package.json</code></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/auto-changelog/commit/e65c485a64c60d5724275d4c08dbb9c2676b9bc9"><code>e65c485</code></a>
5.0.0 (<a
href="https://redirect.github.com/MetaMask/auto-changelog/issues/228">#228</a>)</li>
<li><a
href="https://github.com/MetaMask/auto-changelog/commit/9577a9bd8dfb72007b34db84b2ed85ef5c5308b9"><code>9577a9b</code></a>
Use ts-bridge instead of tsc; restrict imports (<a
href="https://redirect.github.com/MetaMask/auto-changelog/issues/226">#226</a>)</li>
<li><a
href="https://github.com/MetaMask/auto-changelog/commit/8eff000f23e3edc3a3ad82a5e7ec7dbcd55234cb"><code>8eff000</code></a>
Sync GitHub workflows with module template (<a
href="https://redirect.github.com/MetaMask/auto-changelog/issues/225">#225</a>)</li>
<li><a
href="https://github.com/MetaMask/auto-changelog/commit/e76de2267bfbe2e9b0082130edcfbd91f66d9731"><code>e76de22</code></a>
Bump braces and cross-spawn to address security vulns (<a
href="https://redirect.github.com/MetaMask/auto-changelog/issues/229">#229</a>)</li>
<li><a
href="https://github.com/MetaMask/auto-changelog/commit/5de0dd553fcdd37f71a19f3a4b18687690785bc9"><code>5de0dd5</code></a>
Bump tar from 6.1.12 to 6.2.1 in the npm_and_yarn group across 1
directory (#...</li>
<li><a
href="https://github.com/MetaMask/auto-changelog/commit/dbf22dc5af503daec05028adc8f8abf0cbca092d"><code>dbf22dc</code></a>
Sync supported Node versions w/ module template (<a
href="https://redirect.github.com/MetaMask/auto-changelog/issues/227">#227</a>)</li>
<li><a
href="https://github.com/MetaMask/auto-changelog/commit/8bb2c5e6b1fa4b3e435da5350073f4d9f17c951a"><code>8bb2c5e</code></a>
chore: add workflow_dispatch to security-code-scanner (<a
href="https://redirect.github.com/MetaMask/auto-changelog/issues/223">#223</a>)</li>
<li><a
href="https://github.com/MetaMask/auto-changelog/commit/b7c5c0e60921b3a14a020e492e8bbd0194af0697"><code>b7c5c0e</code></a>
Add way to verify each change has associated PRs (<a
href="https://redirect.github.com/MetaMask/auto-changelog/issues/222">#222</a>)</li>
<li>See full diff in <a
href="https://github.com/MetaMask/auto-changelog/compare/v4.1.0...v5.0.0">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 c1b55b0 commit ff2d138
File tree
53 files changed
+121
-105
lines changed- packages
- create-snap
- examples
- packages
- bip32
- bip44
- browserify-plugin
- browserify
- client-status
- cronjobs
- dialogs
- errors
- ethereum-provider
- ethers-js
- file-upload
- get-entropy
- get-file
- home-page
- images
- interactive-ui
- invoke-snap
- packages
- consumer-signer
- core-signer
- json-rpc
- jsx
- lifecycle-hooks
- localization
- manage-state
- name-lookup
- network-access
- notifications
- preferences
- preinstalled
- protocol
- rollup-plugin
- send-flow
- signature-insights
- transaction-insights
- wasm
- webpack-plugin
- snaps-browserify-plugin
- snaps-cli
- snaps-controllers
- snaps-execution-environments
- snaps-jest
- snaps-rollup-plugin
- snaps-rpc-methods
- snaps-sdk
- snaps-simulation
- snaps-simulator
- snaps-utils
- snaps-webpack-plugin
- test-snaps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+121
-105
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments