Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump serde from 1.0.118 to 1.0.119 #162

Merged
merged 2 commits into from
Jan 13, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2021

Bumps serde from 1.0.118 to 1.0.119.

Commits
  • 4c89cf8 Release 1.0.119
  • b0c99ed Restore compatibility with rustc 1.13.0
  • dd1f4b4 Make it clearer that the private implementation details are private
  • 91bfa8f Refresh expandtest files with most recent rustfmt
  • 8847800 Ignore from_over_into clippy lint in test suite
  • 3c9fa1c Switch to short form for serde.rs link in rustdoc
  • 3c29a88 Merge pull request #1936 from bryanburgers/add-serde-dynamo
  • a5da27e Add serde_dynamo to the list of data formats
  • 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 Jan 12, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/serde-1.0.119 branch from 582b4a0 to 3e0f1e3 Compare January 12, 2021 07:52
@dvdplm
Copy link
Contributor

dvdplm commented Jan 12, 2021

The CI error seems a bit worrying. @niklasad1 You're eagle-eyed with this sort of thing, do you know wth?

@koushiro
Copy link
Contributor

need to waiting for libp2p/rust-libp2p#1912 to be merged and a new patch version to be released

@niklasad1
Copy link
Member

The CI error seems a bit worrying. @niklasad1 You're eagle-eyed with this sort of thing, do you know wth?

It is a breaking change in serde as @koushiro said.

@dependabot dependabot bot force-pushed the dependabot/cargo/serde-1.0.119 branch 3 times, most recently from 499cd64 to 6fc2b99 Compare January 13, 2021 10:47
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.118 to 1.0.119.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.118...v1.0.119)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/serde-1.0.119 branch from 6fc2b99 to f77627c Compare January 13, 2021 13:21
@niklasad1 niklasad1 force-pushed the dependabot/cargo/serde-1.0.119 branch from 346c7ac to 39007f9 Compare January 13, 2021 14:56
@insipx insipx merged commit 95ae4c2 into master Jan 13, 2021
@dependabot dependabot bot deleted the dependabot/cargo/serde-1.0.119 branch January 13, 2021 15:50
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.

4 participants