Commit 9c97dac
authored
build(deps): bump getsentry/craft from 2.25.0 to 2.25.2 (#5911)
Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.25.0
to 2.25.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/craft/releases">getsentry/craft's
releases</a>.</em></p>
<blockquote>
<h2>2.25.2</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>Preserve HTML blocks (e.g., <code><img></code> tags from
GitHub image uploads) in custom <code>## Changelog Entry</code> PR
sections instead of silently dropping them. by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/786">#786</a></li>
<li>(deps) Bump brace-expansion from 5.0.4 to 5.0.5 by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/787">#787</a></li>
<li>Upgrade GitHub Actions to Node.js 24 compatible versions by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/784">#784</a></li>
</ul>
<h3>Internal Changes 🔧</h3>
<ul>
<li>(deps) Bump astro from 5.16.11 to 5.18.1 in /docs by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/785">#785</a></li>
</ul>
<h2>2.25.1</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>(deps) Address smol-toml DoS vulnerability (GHSA-v3rj-xjv7-4jmq) by
<a href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/783">#783</a></li>
<li>Commit changelog even when preReleaseCommand returns false by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/781">#781</a></li>
</ul>
<h3>Internal Changes 🔧</h3>
<ul>
<li>Reformat codebase with Prettier and add CI enforcement by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/782">#782</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/craft/blob/master/CHANGELOG.md">getsentry/craft's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>2.25.2</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>Preserve HTML blocks (e.g., <code><img></code> tags from
GitHub image uploads) in custom <code>## Changelog Entry</code> PR
sections instead of silently dropping them. by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/786">#786</a></li>
<li>(deps) Bump brace-expansion from 5.0.4 to 5.0.5 by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/787">#787</a></li>
<li>Upgrade GitHub Actions to Node.js 24 compatible versions by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/784">#784</a></li>
</ul>
<h3>Internal Changes 🔧</h3>
<ul>
<li>(deps) Bump astro from 5.16.11 to 5.18.1 in /docs by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/785">#785</a></li>
</ul>
<h2>2.25.1</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>(deps) Address smol-toml DoS vulnerability (GHSA-v3rj-xjv7-4jmq) by
<a href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/783">#783</a></li>
<li>Commit changelog even when preReleaseCommand returns false by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/781">#781</a></li>
</ul>
<h3>Internal Changes 🔧</h3>
<ul>
<li>Reformat codebase with Prettier and add CI enforcement by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/782">#782</a></li>
</ul>
<h2>2.25.0</h2>
<h3>New Features ✨</h3>
<ul>
<li>(registry) Require and validate registry metadata on first publish
by <a href="https://github.com/s1gr1d"><code>@s1gr1d</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/777">#777</a></li>
</ul>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>(deps) Address security advisories for fast-xml-parser, h3, and
flatted by <a href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/780">#780</a></li>
<li>(publish) Make post-publish merge failure non-fatal with resolve
strategy retry by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/778">#778</a></li>
</ul>
<h3>Internal Changes 🔧</h3>
<ul>
<li>(deps-dev) Bump fast-xml-parser from 5.3.8 to 5.5.7 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/779">#779</a></li>
</ul>
<h2>2.24.2</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>(deps) Address security advisories for flatted and devalue by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/775">#775</a></li>
<li>(prepare) Handle scoped tag prefixes in auto version resolution by
<a href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/773">#773</a></li>
</ul>
<h3>Internal Changes 🔧</h3>
<ul>
<li>Update CI actions from Node.js 20 SHA pins to latest by <a
href="https://github.com/BYK"><code>@BYK</code></a> in <a
href="https://redirect.github.com/getsentry/craft/pull/774">#774</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/craft/commit/ba01e596c4a4c07692f0de10b0d4fe05f3dd0292"><code>ba01e59</code></a>
release: 2.25.2</li>
<li><a
href="https://github.com/getsentry/craft/commit/507962acac92471452229b89fec259a4ca653ca3"><code>507962a</code></a>
fix(deps): bump brace-expansion from 5.0.4 to 5.0.5 (<a
href="https://redirect.github.com/getsentry/craft/issues/787">#787</a>)</li>
<li><a
href="https://github.com/getsentry/craft/commit/b811104f3055861eb15da872b8815fd743ceace9"><code>b811104</code></a>
build(deps): bump astro from 5.16.11 to 5.18.1 in /docs (<a
href="https://redirect.github.com/getsentry/craft/issues/785">#785</a>)</li>
<li><a
href="https://github.com/getsentry/craft/commit/a3ad8d359bd980a9618ba505031407bb98ba9af2"><code>a3ad8d3</code></a>
fix(changelog): preserve HTML blocks in custom changelog entry sections
(<a
href="https://redirect.github.com/getsentry/craft/issues/786">#786</a>)</li>
<li><a
href="https://github.com/getsentry/craft/commit/d80bdf5838fc61ebf98313f6a20f698b5700a4cd"><code>d80bdf5</code></a>
fix: upgrade GitHub Actions to Node.js 24 compatible versions (<a
href="https://redirect.github.com/getsentry/craft/issues/784">#784</a>)</li>
<li><a
href="https://github.com/getsentry/craft/commit/390ea43f4f980826b8b4d69a70e43dbcb4bf6401"><code>390ea43</code></a>
meta: Bump new development version</li>
<li><a
href="https://github.com/getsentry/craft/commit/724f9ff5547e18da11439853a05210f15c9540e7"><code>724f9ff</code></a>
Merge branch 'release/2.25.1'</li>
<li><a
href="https://github.com/getsentry/craft/commit/14aca37e23aa6d8239a4013cae86d3bae4b4e0cd"><code>14aca37</code></a>
release: 2.25.1</li>
<li><a
href="https://github.com/getsentry/craft/commit/7223a48b850b70701693c40177eb96ad0649a6a4"><code>7223a48</code></a>
fix(deps): address smol-toml DoS vulnerability (GHSA-v3rj-xjv7-4jmq) (<a
href="https://redirect.github.com/getsentry/craft/issues/783">#783</a>)</li>
<li><a
href="https://github.com/getsentry/craft/commit/63ed0bf871983d6b02a9d10d9d8f1ddb9105b332"><code>63ed0bf</code></a>
chore: reformat codebase with Prettier and add CI enforcement (<a
href="https://redirect.github.com/getsentry/craft/issues/782">#782</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getsentry/craft/compare/f4889d04564e47311038ecb6b910fef6b6cf1363...ba01e596c4a4c07692f0de10b0d4fe05f3dd0292">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 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>1 parent 7516309 commit 9c97dac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments