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

build(deps): bump serde from 1.0.154 to 1.0.156 #6316

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2023

Bumps serde from 1.0.154 to 1.0.156.

Release notes

Sourced from serde's releases.

v1.0.156

  • Documentation improvements

v1.0.155

  • Support Serialize and Deserialize impls for core::ffi::CStr and alloc::ffi::CString without "std" feature (#2374, thanks @​safarir)
Commits
  • 5467125 Release 1.0.156
  • 994f7c7 Format with rustfmt 1.5.2-nightly
  • 7a8e497 Merge pull request #2401 from dtolnay/docderive
  • fb7b6ea Enable serde derive feature when built by docs.rs
  • 063dd5b Show derive macros in serde's rustdoc
  • a38aa31 Merge pull request #2400 from Nilstrieb/explicit-reexport
  • f42b258 Use explicit re-export of serde_derive to give rustc more info
  • 2ba4067 Release 1.0.155
  • 7e9826e Add link to core CStr stabilization announcement
  • f4dcc5c Merge pull request #2374 from safarir/master
  • 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 requested review from a team as code owners March 14, 2023 15:57
@dependabot dependabot bot requested review from upbqdn and removed request for a team March 14, 2023 15:57
@dependabot dependabot bot added A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️ labels Mar 14, 2023
@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #6316 (c5a2406) into main (360c974) will increase coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6316      +/-   ##
==========================================
+ Coverage   77.84%   77.87%   +0.03%     
==========================================
  Files         304      304              
  Lines       39528    39528              
==========================================
+ Hits        30769    30784      +15     
+ Misses       8759     8744      -15     

@dependabot dependabot bot force-pushed the dependabot/cargo/serde-1.0.156 branch 3 times, most recently from fd66239 to 7edd461 Compare March 15, 2023 15:22
oxarbitrage
oxarbitrage previously approved these changes Mar 15, 2023
Copy link
Contributor

@oxarbitrage oxarbitrage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor and doc changes.

mergify bot added a commit that referenced this pull request Mar 15, 2023
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.154 to 1.0.156.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.154...v1.0.156)

---
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.156 branch from 7edd461 to c5a2406 Compare March 15, 2023 17:47
@oxarbitrage
Copy link
Contributor

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Mar 15, 2023

refresh

✅ Pull request refreshed

mergify bot added a commit that referenced this pull request Mar 15, 2023
mergify bot added a commit that referenced this pull request Mar 15, 2023
@mergify mergify bot merged commit dbdf617 into main Mar 15, 2023
@mergify mergify bot deleted the dependabot/cargo/serde-1.0.156 branch March 15, 2023 23:10
@oxarbitrage oxarbitrage mentioned this pull request Mar 23, 2023
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant