Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2023

Bumps serde from 1.0.171 to 1.0.174.

Release notes

Sourced from serde's releases.

v1.0.174

  • Documentation improvements

v1.0.173

  • Fix missing trait implementations when using serde derive macro on a macro-generated data structure, such as via the bitflags crate (#2516)

v1.0.172

  • Experiment with precompiling the serde_derive macros to reduce build time (#2514)
Commits
  • 22be673 Release 1.0.174
  • 166c89f Opt in to generate-link-to-definition when building on docs.rs
  • 6e0b13e Release 1.0.173
  • 7e8f978 Handle $crate special case
  • 6c0e838 Always consider empty output to be unsuccessful
  • d3da419 Enable full expression parsing for precompiled serde_derive
  • 425a4b7 Check precompiled subprocess exit status
  • 63c65ef Release 1.0.172
  • e838b0b Release 1.0.172-alpha.0
  • 041e99c Implement fallback to compiling serde_derive from source
  • Additional commits viewable in compare view

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 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 Jul 21, 2023
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #803 (613c4d9) into main (34a1463) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #803   +/-   ##
=======================================
  Coverage   93.52%   93.52%           
=======================================
  Files         100      100           
  Lines       14379    14379           
  Branches       25       25           
=======================================
  Hits        13448    13448           
  Misses        925      925           
  Partials        6        6           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34a1463...613c4d9. Read the comment docs.

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 21, 2023

CodSpeed Performance Report

Merging #803 will not alter performance

Comparing dependabot/cargo/serde-1.0.174 (613c4d9) with main (34a1463)

Summary

✅ 126 untouched benchmarks

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.171 to 1.0.174.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.171...v1.0.174)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/serde-1.0.174 branch from b9263fa to 613c4d9 Compare July 22, 2023 11:19
@samuelcolvin samuelcolvin merged commit 5b68b28 into main Jul 22, 2023
@samuelcolvin samuelcolvin deleted the dependabot/cargo/serde-1.0.174 branch July 22, 2023 13:39
davidhewitt pushed a commit to pydantic/pydantic that referenced this pull request Oct 20, 2025
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Original-commit-hash: 5b68b28
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