Skip to content

Commit 32e3d1c

Browse files
build(deps): bump getsentry/craft from 2.24.1 to 2.25.0 (#5736)
Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.24.1 to 2.25.0. <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.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> </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.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> <h2>2.24.1</h2> <h3>Bug Fixes 🐛</h3> <ul> <li>Fix fenced code blocks being silently dropped from custom changelog entries in PR descriptions by <a href="https://github.com/BYK"><code>@​BYK</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/771">#771</a></li> <li>Update simple-git and tar to address security vulnerabilities by <a href="https://github.com/BYK"><code>@​BYK</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/772">#772</a></li> </ul> <h2>2.24.0</h2> <h3>New Features ✨</h3> <ul> <li>Add <code>sdkName</code> option and symlink creation for SDK packages in registry by <a href="https://github.com/s1gr1d"><code>@​s1gr1d</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/769">#769</a></li> </ul> <h3>Internal Changes 🔧</h3> <ul> <li>(deps-dev) Bump tar from 7.5.8 to 7.5.10 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/768">#768</a></li> </ul> <h2>2.23.2</h2> <h3>Bug Fixes 🐛</h3> <ul> <li>Resolve 4 open Dependabot security alerts via pnpm overrides by <a href="https://github.com/BYK"><code>@​BYK</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/767">#767</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/f4889d04564e47311038ecb6b910fef6b6cf1363"><code>f4889d0</code></a> release: 2.25.0</li> <li><a href="https://github.com/getsentry/craft/commit/ce1233d436f697c99a05cec0db32e53fbad378a1"><code>ce1233d</code></a> feat(registry): Require and validate registry metadata on first publish (<a href="https://redirect.github.com/getsentry/craft/issues/777">#777</a>)</li> <li><a href="https://github.com/getsentry/craft/commit/8cddf82427edf7be04802a428aabfd82d04873e1"><code>8cddf82</code></a> fix(deps): address security advisories for fast-xml-parser, h3, and flatted (...</li> <li><a href="https://github.com/getsentry/craft/commit/c22127168665d4e34d230193c5aef314b70bfe35"><code>c221271</code></a> build(deps-dev): bump fast-xml-parser from 5.3.8 to 5.5.7 (<a href="https://redirect.github.com/getsentry/craft/issues/779">#779</a>)</li> <li><a href="https://github.com/getsentry/craft/commit/352ba0c48c27196f4b2a001c215bbd245ba0be2f"><code>352ba0c</code></a> fix(publish): make post-publish merge failure non-fatal with resolve strategy...</li> <li><a href="https://github.com/getsentry/craft/commit/dcc2acdee6c520a42f08fec9ebad505c4a7476ac"><code>dcc2acd</code></a> meta: Bump new development version</li> <li><a href="https://github.com/getsentry/craft/commit/2f57337363f65f02439917b6ece931d3e461ab47"><code>2f57337</code></a> Merge branch 'release/2.24.2'</li> <li><a href="https://github.com/getsentry/craft/commit/78da70b88de5cf6245d5d7e3263a9e8952667dec"><code>78da70b</code></a> release: 2.24.2</li> <li><a href="https://github.com/getsentry/craft/commit/d9b2273e926ced09c231a9f8d1446611775847f4"><code>d9b2273</code></a> fix(deps): address security advisories for flatted and devalue (<a href="https://redirect.github.com/getsentry/craft/issues/775">#775</a>)</li> <li><a href="https://github.com/getsentry/craft/commit/178f11c4f502652f1589583098de61612cc0fc76"><code>178f11c</code></a> chore: update CI actions from Node.js 20 SHA pins to latest (<a href="https://redirect.github.com/getsentry/craft/issues/774">#774</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/craft/compare/013a7b2113c2cac0ff32d5180cfeaefc7c9ce5b6...f4889d04564e47311038ecb6b910fef6b6cf1363">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=getsentry/craft&package-manager=github_actions&previous-version=2.24.1&new-version=2.25.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-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 11d8a78 commit 32e3d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
token: ${{ steps.token.outputs.token }}
3232
fetch-depth: 0
3333
- name: Prepare release
34-
uses: getsentry/craft@013a7b2113c2cac0ff32d5180cfeaefc7c9ce5b6 # v2
34+
uses: getsentry/craft@f4889d04564e47311038ecb6b910fef6b6cf1363 # v2
3535
env:
3636
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
3737
with:

0 commit comments

Comments
 (0)