Skip to content

Update specta to 2.0.0-rc.24#99

Merged
johncarmack1984 merged 2 commits into
mainfrom
john/specta-rc24
May 5, 2026
Merged

Update specta to 2.0.0-rc.24#99
johncarmack1984 merged 2 commits into
mainfrom
john/specta-rc24

Conversation

@johncarmack1984
Copy link
Copy Markdown
Collaborator

Summary

Bumps the workspace specta dep from =2.0.0-rc.22 to =2.0.0-rc.24.

Unblocks the corresponding bump in fltsci/fltsci, which cannot move to rc.24 while this plugin pins rc.22 (cargo's exact-version pinning makes a single rc.22 holdout block the whole graph).

The 6 #[derive(specta::Type)] sites compile unchanged against rc.24; no source changes needed beyond the version bump.

Test plan

  • cargo check --all-features clean
  • cargo check --all-features clean under RUSTFLAGS="-D warnings"
  • cargo test --lib clean (43 unit tests pass)
  • Pre-existing 4 doctest failures (with_flamegraph calls in non-feature-gated examples) are unchanged by this bump.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Package Changes Through e7e252d

There are 2 changes which include tracing with patch, tracing-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tracing 0.3.2 0.3.3
tracing-js 0.3.2 0.3.3

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@johncarmack1984 johncarmack1984 merged commit 3d4eeb5 into main May 5, 2026
10 of 11 checks passed
@johncarmack1984 johncarmack1984 deleted the john/specta-rc24 branch May 5, 2026 02:23
@github-actions github-actions Bot mentioned this pull request May 5, 2026
johncarmack1984 pushed a commit that referenced this pull request May 5, 2026
# Version Updates

Merging this PR will release new versions of the following packages
based on your change files.




# tracing

## [0.3.3]
- 5553d6f (#98 by @johncarmack1984) Update specta dependency to
2.0.0-rc.23.
- 3d4eeb5 (#99 by @johncarmack1984) Update specta dependency to
2.0.0-rc.24.



# tracing-js

## [0.3.3]
- 5553d6f (#98 by @johncarmack1984) Update specta dependency to
2.0.0-rc.23.
- 3d4eeb5 (#99 by @johncarmack1984) Update specta dependency to
2.0.0-rc.24.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant