Skip to content

Bump serde from 1.0.125 to 1.0.126#556

Merged
bohutang merged 1 commit into
masterfrom
dependabot/cargo/master/serde-1.0.126
May 15, 2021
Merged

Bump serde from 1.0.125 to 1.0.126#556
bohutang merged 1 commit into
masterfrom
dependabot/cargo/master/serde-1.0.126

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2021

Copy link
Copy Markdown
Contributor

Bumps serde from 1.0.125 to 1.0.126.

Release notes

Sourced from serde's releases.

v1.0.126

  • Resolve conflict with forbid(future_incompatible) lint setting in generated code (#2026, thanks @​hyd-dev)
Commits
  • d9c338e Release 1.0.126
  • 699bf3a Merge pull request #2026 from hyd-dev/warning
  • dd29825 Allow only unused_extern_crates instead of the whole rust_2018_idioms lin...
  • 6366f17 Ignore clone_instead_of_copied pedantic clippy lint
  • 1120e5a Remove suppression of removed clippy lint
  • 1093f7e Resolve flat_map_option pedantic clippy lint
  • 2ea132b Merge pull request #2018 from dtolnay/nonascii
  • 2ebc771 Remove non_ascii_idents feature gate from test suite
  • c17c4ee Unify stable and beta CI workflow
  • 7aa4950 Release serde_derive_internals 0.26.0
  • 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

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.125...v1.0.126)

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

codecov-commenter commented May 15, 2021

Copy link
Copy Markdown

Codecov Report

Merging #556 (e804692) into master (cf650dd) will decrease coverage by 0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #556   +/-   ##
======================================
- Coverage      80%     80%   -1%     
======================================
  Files         286     286           
  Lines       13367   13367           
======================================
- Hits        10737   10736    -1     
- Misses       2630    2631    +1     
Impacted Files Coverage Δ
common/datavalues/src/data_type.rs 71% <0%> (-4%) ⬇️
...uild/fuse-store-1a7eef7c7ac10747/out/store_meta.rs
...common-flights-326d0fd3ef75a7e9/out/queryflight.rs
...common-flights-326d0fd3ef75a7e9/out/storeflight.rs
...common-flights-2401c197e1e2fc3f/out/queryflight.rs 50% <0%> (ø)
...common-flights-2401c197e1e2fc3f/out/storeflight.rs 50% <0%> (ø)
...uild/fuse-store-d1dedf7d0e8270dd/out/store_meta.rs 56% <0%> (ø)
fusestore/store/src/meta_service/raftmeta.rs 61% <0%> (+<1%) ⬆️
fusequery/query/src/sql/plan_parser.rs 77% <0%> (+<1%) ⬆️
common/datavalues/src/data_value.rs 30% <0%> (+<1%) ⬆️
... and 1 more

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 cf650dd...e804692. Read the comment docs.

@bohutang
bohutang merged commit 2246723 into master May 15, 2021
@bohutang
bohutang deleted the dependabot/cargo/master/serde-1.0.126 branch May 15, 2021 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants