Skip to content
This repository was archived by the owner on Apr 26, 2026. It is now read-only.

chore(deps): Bump sentry-actix from 0.34.0 to 0.36.0#792

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/sentry-actix-0.36.0
Open

chore(deps): Bump sentry-actix from 0.34.0 to 0.36.0#792
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/sentry-actix-0.36.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps sentry-actix from 0.34.0 to 0.36.0.

Release notes

Sourced from sentry-actix's releases.

0.36.0

Various fixes & improvements

0.35.0

Fixes:

  • Envelopes will be discarded rather than blocking if the transport channel fills up (previously fixed in async-capable transports, now applied to the curl/ureq transports). (#701)
Changelog

Sourced from sentry-actix's changelog.

0.36.0

Various fixes & improvements

0.35.0

Fixes:

  • Envelopes will be discarded rather than blocking if the transport channel fills up (previously fixed in async-capable transports, now applied to the curl/ureq transports). (#701)
Commits
  • 83e5f4d release: 0.36.0
  • c97ba6c feat(sentry-tower) Make SentryLayer and SentryService Sync if request isn't...
  • 5cdf7fc sentry-tower: Update axum dependency to v0.8 (#718)
  • fd92a32 Allow retrieving user of scope (#715)
  • a2bdeca Elide lifetimes where possible (#716)
  • 6de0bb6 Replace release bot with GH app (#714)
  • caa746d Delay sampling of span to finish (#712)
  • 3f4f126 Merge branch 'release/0.35.0'
  • 80bcc28 release: 0.35.0
  • eb902e0 feat(sentry-tracing): add span fields to breadcrumbs (#708)
  • 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-actix](https://github.com/getsentry/sentry-rust) from 0.34.0 to 0.36.0.
- [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.34.0...0.36.0)

---
updated-dependencies:
- dependency-name: sentry-actix
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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