chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20#1613
chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20#1613dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1613 +/- ##
===========================================
- Coverage 85.52% 85.42% -0.10%
===========================================
Files 289 289
Lines 22842 22842
Branches 22842 22842
===========================================
- Hits 19535 19513 -22
- Misses 2986 3005 +19
- Partials 321 324 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Closing this PR as the dependency has already been updated to a newer version. Current version: ✅ Already updated to a newer version. The security fix mentioned in this PR is included in version 0.3.22. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
c9c027d chore(deps): bump actions/upload-artifact from 5 to 6 (Jose Celano) 300be03 chore(deps): update dependencies (Jose Celano) Pull request description: This PR updates the `actions/upload-artifact` GitHub Action from v5 to v6. ## Changes - Updated `actions/upload-artifact` from v5 to v6 in [.github/workflows/generate_coverage_pr.yaml](.github/workflows/generate_coverage_pr.yaml) ## What's New in v6 - **Node.js 24 runtime support**: The action now runs on Node.js 24 by default - **Minimum Actions Runner version**: Requires Actions Runner version 2.327.1 or later - **Punycode deprecation fix**: Updates `@actions/artifact` dependency to fix Node.js 24 punycode deprecation warnings ## Testing ✅ All tests passed successfully: - Linter (cc) - passed - Tests (ct) - passed ## Related PRs This PR also closes several outdated Dependabot PRs that had already been addressed: - #1620 - tokio already updated to 1.48.0 - #1618 - clap already updated to 4.5.53 - #1613 - tracing-subscriber already updated to 0.3.22 - #1051 - ringbuf already updated to 0.4.8 ACKs for top commit: josecelano: ACK c9c027d Tree-SHA512: 37da6e5b93ccf8da28acf1725b25b2175172273cd950eda7fd7b6b987431893322227b3e60f0cb7fbacbaf3e713d1db5c6e82889c50d42aa81f253cf920c0a8a
Bumps tracing-subscriber from 0.3.19 to 0.3.20.
Release notes
Sourced from tracing-subscriber's releases.
Commits
4c52ca5fmt: fix ANSI escape sequence injection vulnerability (#3368)f71cebesubscriber: impl Clone for EnvFilter (#3360)3a1f571Fix CI (#3361)e63ef57chore: prepare tracing-attributes 0.1.30 (#3316)6e59a13attributes: fix tracing::instrument regression around shadowing (#3311)e4df761tracing: update core to 0.1.34 and attributes to 0.1.29 (#3305)643f392chore: prepare tracing-attributes 0.1.29 (#3304)d08e7a6chore: prepare tracing-core 0.1.34 (#3302)6e70c57tracing-subscriber: count numbers of enters inTimings(#2944)c01d4fdfix docs and enable CI onmainbranch (#3295)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.