Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps getsentry/craft from 2.19.0 to 2.20.1.

Release notes

Sourced from getsentry/craft's releases.

2.20.1

Bug Fixes 🐛

  • (action) Expand changelog by default in publish issues by @​BYK in #731

Documentation 📚

  • Update documentation for changes since 2.17.0 by @​BYK in #735
  • Update base path for craft.sentry.dev domain by @​BYK in #734

2.20.0

New Features ✨

Github

  • Add comment option to changelog-preview workflow by @​BYK in #722
  • Add working-directory input to changelog-preview workflow by @​BYK in #717

Bug Fixes 🐛

Changelog

  • Warn when custom release.yml lacks semver fields by @​BYK in #720
  • Collapse previews by default by @​BYK in #718

Other

  • (action) Fix detection of existing publish issues by @​BYK in #728
  • (actions) Use repository check instead of event_name for dogfooding conditions by @​BYK in #727
  • (github) Use pull_request_target for changelog preview on fork PRs by @​BYK in #723
  • Address security vulnerabilities in dependencies by @​BYK in #725

Documentation 📚

  • Document CRAFT_NEW_VERSION and CRAFT_OLD_VERSION for pre-release command by @​BYK in #719

Internal Changes 🔧

Deps Dev

Other

  • Rename changelog category to "Internal Changes" by @​BYK in #721
Changelog

Sourced from getsentry/craft's changelog.

Changelog

2.20.1

Bug Fixes 🐛

  • (action) Expand changelog by default in publish issues by @​BYK in #731

Documentation 📚

  • Update documentation for changes since 2.17.0 by @​BYK in #735
  • Update base path for craft.sentry.dev domain by @​BYK in #734

2.20.0

New Features ✨

Github

  • Add comment option to changelog-preview workflow by @​BYK in #722
  • Add working-directory input to changelog-preview workflow by @​BYK in #717

Bug Fixes 🐛

Changelog

  • Warn when custom release.yml lacks semver fields by @​BYK in #720
  • Collapse previews by default by @​BYK in #718

Other

  • (action) Fix detection of existing publish issues by @​BYK in #728
  • (actions) Use repository check instead of event_name for dogfooding conditions by @​BYK in #727
  • (github) Use pull_request_target for changelog preview on fork PRs by @​BYK in #723
  • Address security vulnerabilities in dependencies by @​BYK in #725

Documentation 📚

  • Document CRAFT_NEW_VERSION and CRAFT_OLD_VERSION for pre-release command by @​BYK in #719

Internal Changes 🔧

Deps Dev

Other

  • Rename changelog category to "Internal Changes" by @​BYK in #721

... (truncated)

Commits
  • beea4ab release: 2.20.1
  • 0013332 docs: Update documentation for changes since 2.17.0 (#735)
  • b97ebce docs: Update base path for craft.sentry.dev domain (#734)
  • abd8cd1 fix(action): Expand changelog by default in publish issues (#731)
  • 8778b3b meta: Bump new development version
  • 5d733f9 Merge branch 'release/2.20.0'
  • fd370d4 release: 2.20.0
  • 253fdcf build(deps-dev): bump tar from 7.5.3 to 7.5.4 (#726)
  • c51f30f fix(action): Fix detection of existing publish issues (#728)
  • 9125998 fix(actions): use repository check instead of event_name for dogfooding condi...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.19.0 to 2.20.1.
- [Release notes](https://github.com/getsentry/craft/releases)
- [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md)
- [Commits](getsentry/craft@c6e2f04...beea4ab)

---
updated-dependencies:
- dependency-name: getsentry/craft
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 2, 2026
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 2, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • Update error 413 handling by bitsandfoxes in #4863
  • Added Main to SentryThread by bitsandfoxes in #4807

Bug Fixes 🐛

  • Allow Sentry failures when SENTRY_ALLOW_FAILURE is set in the Sentry CLI by DanielMcAssey in #4852

Internal Changes 🔧

Deps

  • Bump getsentry/craft from 2.19.0 to 2.20.1 by dependabot[bot] in #4886
  • Update Native SDK to v0.12.4 by github-actions in #4875
  • Bump getsentry/github-workflows from 3.1.0 to 3.2.0 by dependabot in #4872
  • Bump github/codeql-action from 4.31.10 to 4.31.11 by dependabot in #4871
  • Bump actions/checkout from 6.0.1 to 6.0.2 by dependabot in #4870
  • Bump actions/setup-java from 5.1.0 to 5.2.0 by dependabot in #4869
  • Bump getsentry/github-workflows/sentry-cli/integration-test from 2.14.1 to 3.2.0 by Flash0ver in #4858
  • Bump github/codeql-action from 4.31.9 to 4.31.10 by dependabot in #4847
  • Bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0 by dependabot in #4846
  • Bump actions/cache from 5.0.1 to 5.0.2 by dependabot in #4848
  • Update Native SDK to v0.12.3 by github-actions in #4832
  • Update Java SDK to v8.29.0 by github-actions in #4817
  • Bump actions/download-artifact from 6.0.0 to 7.0.0 by dependabot in #4828
  • Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by dependabot in #4827
  • Bump github/codeql-action from 4.31.8 to 4.31.9 by dependabot in #4826
  • Bump getsentry/action-prepare-release from 1.6.4 to 1.6.6 by dependabot in #4825
  • Bump github/codeql-action from 4.31.5 to 4.31.8 by dependabot in #4813
  • Bump actions/cache from 4.3.0 to 5.0.1 by dependabot in #4812
  • Bump codecov/codecov-action from 5.5.1 to 5.5.2 by dependabot in #4811
  • Bump actions/upload-artifact from 5.0.0 to 6.0.0 by dependabot in #4810
  • Bump actions/create-github-app-token from 2.2.0 to 2.2.1 by dependabot in #4795

Test

  • Update PublicApiGenerator from 11.1.0 to 11.5.4 by Flash0ver in #4866
  • Update FluentAssertions from 6.12.0 to 7.2.0 by Flash0ver in #4864

Other

  • (release) Switch from action-prepare-release to Craft by BYK in #4835
  • (repo) Add Claude Code settings with basic permissions by philipphofmann in #4850
  • Update Roslynator.Analyzers from 4.9.0 to 4.15.0 by Flash0ver in #4878
  • Upgrade to C# 14.0 by Flash0ver in #4857
  • Bump testing dependencies by Flash0ver in #4865
  • Remove trailing slash from workflow references by copilot-swe-agent in #4837
  • Fix Build of Compiler-Extension by Flash0ver in #4804

Other

  • fixed: Thread safety in AssemblyStoreReader when sending events on Android by jamescrosswell in #4814
  • test(integration): prevent auto-relaunch on Android by jpnurmi in #4833

🤖 This preview updates automatically when you update the PR.

@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.85%. Comparing base (5f2dae2) to head (ec7f272).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4886      +/-   ##
==========================================
- Coverage   73.86%   73.85%   -0.01%     
==========================================
  Files         483      483              
  Lines       17577    17577              
  Branches     3464     3464              
==========================================
- Hits        12983    12982       -1     
  Misses       3741     3741              
- Partials      853      854       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jamescrosswell jamescrosswell merged commit 09a72cb into main Feb 3, 2026
57 of 59 checks passed
@jamescrosswell jamescrosswell deleted the dependabot/github_actions/getsentry/craft-2.20.1 branch February 3, 2026 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants