Skip to content

Changes by create-pull-request action#2471

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-cargo-sentry-tracing-0.47.0
Open

Changes by create-pull-request action#2471
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-cargo-sentry-tracing-0.47.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Automated changes by create-pull-request GitHub action

@dependabot dependabot bot added dependabot dependencies Pull requests that update a dependency file rust labels Mar 16, 2026
@github-actions github-actions bot force-pushed the dependabot-cargo-sentry-tracing-0.47.0 branch from 769d8d8 to e8c114c Compare March 16, 2026 12:12
@github-actions github-actions bot changed the title deps(deps): bump sentry-tracing from 0.46.1 to 0.47.0 Changes by create-pull-request action Mar 16, 2026
@github-actions
Copy link
Contributor

🧾 cargo-vet automated audit summary

  • Vetted (auto-certified): 0

  • Unvetted (needs manual review): 0

  • Audit files updated: yes

  • Commit: e8c114c

  • Pushed to PR branch: yes

  • cargo vet import updates: detected (no diffs required)

Copy link

@cloudwalk-review-agent cloudwalk-review-agent bot left a comment

Choose a reason for hiding this comment

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

Summary

Dependabot bump of sentry-tracing 0.46.10.47.0. The change is Cargo.lock + one line in Cargo.toml.

One thing to flag: the comment in Cargo.toml says # Should match sentry version, but sentry is still pinned at =0.46.0 while sentry-tracing is now =0.47.0. The lock file now carries both sentry-core 0.46.1 and sentry-core 0.47.0 simultaneously — that's the expected consequence of bumping only the tracing sub-crate. If this version split is intentional (e.g. deferring the reqwest 0.13 migration that came with sentry 0.47.0), the comment should be updated to say so. If not, sentry should be bumped to =0.47.0 here to collapse the duplicate and keep the comment accurate.

Otherwise, the bump is clean — Cargo.lock changes are consistent with the dependency graph updates for deranged, num-conv, time, time-core, time-macros, and the new sentry-types 0.47.0.

Copy link

@cloudwalk-review-agent cloudwalk-review-agent bot left a comment

Choose a reason for hiding this comment

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

Follow-up

The new diff is purely supply-chain/imports.lock — cargo-vet publisher/audit entries for sentry-core, sentry-tracing, sentry-types 0.47.0, plus Mozilla audits for deranged, num-conv, time, time-core, time-macros. All entries are from trusted publishers (getsentry-bot, Mozilla) with safe-to-deploy criteria. Nothing to flag here.

My previous note about the # Should match sentry version comment in Cargo.toml (with sentry still at =0.46.0) still stands — worth addressing if this split is unintentional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies Pull requests that update a dependency file rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants