Skip to content

chore(deps): Bump sentry from 0.49.2 to 0.49.3 - #2035

Merged
automate-by-sierra-softworks[bot] merged 1 commit into
mainfrom
dependabot/cargo/sentry-0.49.3
Sep 25, 2026
Merged

automate-by-sierra-softworks[bot] merged 1 commit into
mainfrom
dependabot/cargo/sentry-0.49.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Contributor

Bumps sentry from 0.49.2 to 0.49.3.

Release notes

Sourced from sentry's releases.

0.49.3

Features

Deprecations

Fixes

  • Corrected disabled tracing behavior: transactions and spans are ignored without generating discarded-data client reports, and locally started traces leave the sampling decision unset rather than marking the trace as unsampled. Incoming sampling decisions are preserved in outgoing sentry-trace headers without enabling local capture. An explicit 0.0 trace sample rate remains distinct from disabled tracing and continues to generate client reports for locally unsampled transactions (#1286).
Changelog

Sourced from sentry's changelog.

0.49.3

Features

Deprecations

Fixes

  • Corrected disabled tracing behavior: transactions and spans are ignored without generating discarded-data client reports, and locally started traces leave the sampling decision unset rather than marking the trace as unsampled. Incoming sampling decisions are preserved in outgoing sentry-trace headers without enabling local capture. An explicit 0.0 trace sample rate remains distinct from disabled tracing and continues to generate client reports for locally unsampled transactions (#1286).
Commits
  • ad0b3c1 release: 0.49.3
  • 31a4c96 meta(changelog): Fix the disabled tracing changelog entry (#1325)
  • 5bb564d build(cargo): Bump rustls to 0.23.45 (#1324)
  • 3b6d992 feat(core): Make transport channel capacity configurable (#1311)
  • cbed0fa feat(minidump): Add sentry-minidump integration (#1315)
  • 715a9ec ref(lints): Enforce missing_docs lint globally (#1321)
  • abecd69 ref(tests): No integration test crate for shared logic (#1320)
  • 70a1205 ref(clippy): Enable impl_trait_in_params lint (#1319)
  • 4427186 chore(core): Implement disabled tracing semantics (#1286)
  • c0b9a82 chore(core): Deprecate is_sampled methods (#1293)
  • 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 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 [sentry](https://github.com/getsentry/sentry-rust) from 0.49.2 to 0.49.3.
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.49.2...0.49.3)

---
updated-dependencies:
- dependency-name: sentry
  dependency-version: 0.49.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 25, 2026

@automate-by-sierra-softworks automate-by-sierra-softworks Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request has been automatically approved because it was raised by a trusted account.

@codecov

codecov Bot commented Sep 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (17eaea1) to head (ffc5f7a).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2035   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files        109     109           
  Lines       4308    4308           
=====================================
  Misses      4308    4308           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@automate-by-sierra-softworks
automate-by-sierra-softworks Bot merged commit 9f964eb into main Sep 25, 2026
11 checks passed
@automate-by-sierra-softworks
automate-by-sierra-softworks Bot deleted the dependabot/cargo/sentry-0.49.3 branch September 25, 2026 07:26
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants