Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps serde from 1.0.117 to 1.0.118.

Release notes

Sourced from serde's releases.

v1.0.118

  • Support serialization of core::num::Wrapping in no_std mode (#1926, thanks @attente)
Commits
  • e797431 Release 1.0.118
  • 4a335f8 Merge pull request #1926 from attente/core-num-wrapping
  • 8472192 Resolve clippy items_after_statements lint
  • 192c781 Format with rustfmt 1.4.25-beta
  • ede40bd Allow serializing of Wrapping without std
  • e3d871f Opt in to experimental trybuild diffs
  • 0e1c409 Suppress new result_unit_err clippy lint
  • 0d5b6c1 Resolve ptr_eq clippy lint
  • 8084258 Update ui tests to nightly-2020-10-20
  • See full diff 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 Dec 7, 2020
@codecov-io
Copy link

codecov-io commented Dec 7, 2020

Codecov Report

Merging #398 (b262298) into master (5b58437) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #398   +/-   ##
=======================================
  Coverage   23.25%   23.25%           
=======================================
  Files          45       45           
  Lines        5491     5491           
  Branches      805      805           
=======================================
  Hits         1277     1277           
  Misses       3692     3692           
  Partials      522      522           

Continue to review full report at Codecov.

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

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.117 to 1.0.118.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.117...v1.0.118)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/serde-1.0.118 branch from b262298 to 26fa43c Compare December 21, 2020 14:31
@marco-c marco-c merged commit 0e7db3a into master Dec 21, 2020
@marco-c marco-c deleted the dependabot/cargo/serde-1.0.118 branch December 21, 2020 17:14
spacedragon pushed a commit to spacedragon/rust-code-analysis that referenced this pull request Feb 2, 2021
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.117 to 1.0.118.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.117...v1.0.118)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants