Skip to content

chore(deps): bump fastrace from 0.7.16 to 0.7.17#320

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/fastrace-0.7.17
Closed

chore(deps): bump fastrace from 0.7.16 to 0.7.17#320
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/fastrace-0.7.17

Conversation

@dependabot
Copy link
Contributor

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

Bumps fastrace from 0.7.16 to 0.7.17.

Changelog

Sourced from fastrace's changelog.

v0.7.17

Breaking Changes

  • Deprecated Span::enter_with_parents(). It now uses the first non-noop parent as the primary parent and converts additional parents to links.

New Features

  • Added Span::with_link() and Span::add_link().
  • Added LocalSpan::with_link() and LocalSpan::add_link().
  • Added SpanRecord.links and propagated links through collector post-processing.
  • Added serde::Serialize and serde::Deserialize support for SpanContext using W3C traceparent format.

Bug Fixes

  • Fixed #[trace] macro span attachment by generating the wrapper function with the original function span.
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 25, 2026
Bumps [fastrace](https://github.com/fast/fastrace) from 0.7.16 to 0.7.17.
- [Changelog](https://github.com/fast/fastrace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fast/fastrace/commits)

---
updated-dependencies:
- dependency-name: fastrace
  dependency-version: 0.7.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/fastrace-0.7.17 branch from d5639ab to f6405c3 Compare February 25, 2026 20:44
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2026

Looks like fastrace is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 25, 2026
@dependabot dependabot bot deleted the dependabot/cargo/fastrace-0.7.17 branch February 25, 2026 21:07
@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.42%. Comparing base (7739889) to head (d9ca15b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
+ Coverage   88.38%   88.42%   +0.03%     
==========================================
  Files          45       45              
  Lines        8490     8490              
==========================================
+ Hits         7504     7507       +3     
+ Misses        986      983       -3     

☔ 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.

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.

1 participant