build(deps): bump getsentry/craft from 2.26.5 to 2.26.6 - #6396
Merged
sentrivana merged 1 commit intoMay 27, 2026
Merged
Conversation
Contributor
Codecov Results 📊✅ 282 passed | Total: 282 | Pass Rate: 100% | Execution Time: 43.41s All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 14769 uncovered lines. Generated by Codecov Action |
Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.26.5 to 2.26.6. - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](getsentry/craft@bc2e6a9...3e6a0f4) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.26.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/getsentry/craft-2.26.6
branch
from
May 27, 2026 06:30
548a642 to
a3ea430
Compare
sentrivana
approved these changes
May 27, 2026
sentrivana
enabled auto-merge (squash)
May 27, 2026 06:31
mgaligniana
pushed a commit
to mgaligniana/sentry-python
that referenced
this pull request
Aug 9, 2026
Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.26.5 to 2.26.6. <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.26.6</h2> <h3>Bug Fixes 🐛</h3> <ul> <li>(nuget) Move global.json aside during <code>dotnet setversion</code> by <a href="https://github.com/jamescrosswell"><code>@jamescrosswell</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/820">#820</a></li> <li>(security) Override <code>@tootallnate/once</code> to ^2.0.1 (CVE-2026-3449) by <a href="https://github.com/BYK"><code>@BYK</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/822">#822</a></li> <li>Improve partial publishing recovery for CocoaPods and GitHub targets by <a href="https://github.com/BYK"><code>@BYK</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/821">#821</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.26.6</h2> <h3>Bug Fixes 🐛</h3> <ul> <li>(nuget) Move global.json aside during <code>dotnet setversion</code> by <a href="https://github.com/jamescrosswell"><code>@jamescrosswell</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/820">#820</a></li> <li>(security) Override <code>@tootallnate/once</code> to ^2.0.1 (CVE-2026-3449) by <a href="https://github.com/BYK"><code>@BYK</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/822">#822</a></li> <li>Improve partial publishing recovery for CocoaPods and GitHub targets by <a href="https://github.com/BYK"><code>@BYK</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/821">#821</a></li> </ul> <h2>2.26.5</h2> <h3>Bug Fixes 🐛</h3> <ul> <li>(security) Bump devalue override to ^5.8.1 (CVE-2026-42570) by <a href="https://github.com/BYK"><code>@BYK</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/818">#818</a></li> </ul> <h2>2.26.4</h2> <h3>Bug Fixes 🐛</h3> <ul> <li>(security) Prevent script injection in changelog-preview workflow by <a href="https://github.com/fix-it-felix-sentry"><code>@fix-it-felix-sentry</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/813">#813</a></li> <li>Resolve open dependabot security alerts by <a href="https://github.com/BYK"><code>@BYK</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/816">#816</a></li> </ul> <h3>Internal Changes 🔧</h3> <ul> <li>(deps-dev) Bump simple-git from 3.33.0 to 3.36.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/814">#814</a></li> </ul> <h2>2.26.3</h2> <h3>Bug Fixes 🐛</h3> <ul> <li>Prevent shell injection vulnerabilities in GitHub Actions workflows by <a href="https://github.com/fix-it-felix-sentry"><code>@fix-it-felix-sentry</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/811">#811</a></li> </ul> <h2>2.26.2</h2> <h3>Security 🔒</h3> <ul> <li>(deps) Bump uuid to ^14.0.0 (fix GHSA-w5hq-g745-h8pq) by <a href="https://github.com/BYK"><code>@BYK</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/810">#810</a></li> </ul> <h3>Bug Fixes 🐛</h3> <ul> <li>(prepare) Remove --allow-remote-config gate by <a href="https://github.com/BYK"><code>@BYK</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/809">#809</a></li> </ul> <h3>Internal Changes 🔧</h3> <ul> <li>(deps) Bump astro from 5.18.1 to 6.1.6 in /docs by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/806">#806</a></li> <li>(deps-dev) Bump fast-xml-parser from 5.5.7 to 5.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/getsentry/craft/pull/808">#808</a></li> </ul> <h2>2.26.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/craft/commit/3e6a0f477702864bb5854384b390a0db3325428e"><code>3e6a0f4</code></a> release: 2.26.6</li> <li><a href="https://github.com/getsentry/craft/commit/2662e81254403b708b6e5c33867023970065637d"><code>2662e81</code></a> fix(security): override <code>@tootallnate/once</code> to ^2.0.1 (CVE-2026-3449) (<a href="https://redirect.github.com/getsentry/craft/issues/822">#822</a>)</li> <li><a href="https://github.com/getsentry/craft/commit/e9a52384ec83ca5c3ff3bc8ab23de7ca03735867"><code>e9a5238</code></a> fix: improve partial publishing recovery for CocoaPods and GitHub targets (<a href="https://redirect.github.com/getsentry/craft/issues/821">#821</a>)</li> <li><a href="https://github.com/getsentry/craft/commit/da0e0c127b44eb0d068459e6fbd63478dd4fd848"><code>da0e0c1</code></a> fix(nuget): move global.json aside during <code>dotnet setversion</code> (<a href="https://redirect.github.com/getsentry/craft/issues/820">#820</a>)</li> <li><a href="https://github.com/getsentry/craft/commit/d1fa7db99ab95886732b0cd7fb83ccc14444ab6b"><code>d1fa7db</code></a> meta: Bump new development version</li> <li><a href="https://github.com/getsentry/craft/commit/ca52417b198130266c8131f3dbf5bc126b7e2eea"><code>ca52417</code></a> Merge branch 'release/2.26.5'</li> <li>See full diff in <a href="https://github.com/getsentry/craft/compare/bc2e6a9952e62250e5469d5a853a7a438692ccc1...3e6a0f477702864bb5854384b390a0db3325428e">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps getsentry/craft from 2.26.5 to 2.26.6.
Release notes
Sourced from getsentry/craft's releases.
Changelog
Sourced from getsentry/craft's changelog.
... (truncated)
Commits
3e6a0f4release: 2.26.62662e81fix(security): override@tootallnate/onceto ^2.0.1 (CVE-2026-3449) (#822)e9a5238fix: improve partial publishing recovery for CocoaPods and GitHub targets (#821)da0e0c1fix(nuget): move global.json aside duringdotnet setversion(#820)d1fa7dbmeta: Bump new development versionca52417Merge branch 'release/2.26.5'