Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

Bumps tracing-serde from 0.1.3 to 0.2.0.

Release notes

Sourced from tracing-serde's releases.

tracing-serde 0.2.0

[ [crates.io][crate-0.2.0] ] | [ [docs.rs][docs-0.2.0] ]

Breaking Changes

  • Correct SerializeField definition and doc formatting (#3040) SerializeField has gained a generic lifetime parameter.

Fixed

  • Implement AsSerde for FieldSet (#2241)
  • breaking Correct SerializeField definition and doc formatting (#3040)

Changed

  • Bump MSRV to 1.63 (#2793)

#2241: tokio-rs/tracing#2241 #3040: tokio-rs/tracing#3040 [docs-0.2.0]: https://docs.rs/tracing-serde/0.2.0/tracing_serde/ [crate-0.2.0]: https://crates.io/crates/tracing-serde/0.2.0

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 area/dependencies Concerns dependencies or related components rust labels Nov 28, 2024
simongdavies
simongdavies previously approved these changes Nov 28, 2024
@syntactically syntactically changed the base branch from main to dependabot/cargo/tracing-0.1.41 December 2, 2024 17:31
@syntactically syntactically force-pushed the dependabot/cargo/tracing-0.1.41 branch from abd3849 to 433b735 Compare December 2, 2024 17:31
@syntactically syntactically force-pushed the dependabot/cargo/tracing-serde-0.2.0 branch from ea2161d to a02bed0 Compare December 2, 2024 17:32
@dependabot dependabot bot force-pushed the dependabot/cargo/tracing-0.1.41 branch from 433b735 to 4937f1a Compare December 2, 2024 18:00
@syntactically
Copy link
Member

@dependabot recreate

@dependabot dependabot bot changed the base branch from dependabot/cargo/tracing-0.1.41 to main December 2, 2024 18:08
@dependabot dependabot bot dismissed simongdavies’s stale review December 2, 2024 18:08

The base branch was changed.

@dependabot dependabot bot force-pushed the dependabot/cargo/tracing-serde-0.2.0 branch from a02bed0 to 3eb1c6e Compare December 2, 2024 18:08
Dependabot couldn't find the original pull request head commit, ea2161d.
@dependabot dependabot bot force-pushed the dependabot/cargo/tracing-serde-0.2.0 branch from 3eb1c6e to b502089 Compare December 3, 2024 15:27
@simongdavies
Copy link
Contributor

@dependabot squash and merge

@dependabot dependabot bot merged commit f8f8ed1 into main Dec 3, 2024
23 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/tracing-serde-0.2.0 branch December 3, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Concerns dependencies or related components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants