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.148 to 1.0.149 #5788

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps serde from 1.0.148 to 1.0.149.

Release notes

Sourced from serde's releases.

v1.0.149

  • Relax some trait bounds from the Serialize impl of BinaryHeap, BTreeSet, and HashSet (#2333, thanks @​jonasbb)
Commits

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 December 5, 2022 16:01
@dependabot dependabot bot requested review from teor2345 and removed request for a team December 5, 2022 16:01
@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 Dec 5, 2022
@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

Merging #5788 (4a9b153) into main (678c519) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5788   +/-   ##
=======================================
  Coverage   78.82%   78.83%           
=======================================
  Files         307      307           
  Lines       38737    38737           
=======================================
+ Hits        30536    30539    +3     
+ Misses       8201     8198    -3     

@teor2345 teor2345 self-assigned this Dec 5, 2022
@teor2345 teor2345 removed the request for review from a team December 5, 2022 19:43
teor2345
teor2345 previously approved these changes Dec 5, 2022
Copy link
Contributor

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

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

Makes serde slightly easier to use, by removing some redundant trait bounds

@teor2345
Copy link
Contributor

teor2345 commented Dec 5, 2022

The GCP delete step failed in actions/checkout with:

Fetching the repository
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=2 origin +1d0281b8e4b4cc26ccc1bca117cc05e5c25a026e:refs/remotes/pull/5788/merge
Error: fatal: protocol error: bad pack header
The process '/usr/bin/git' failed with exit code 128
Waiting 20 seconds before trying again
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=2 origin +1d0281b8e4b4cc26ccc1bca117cc05e5c25a026e:refs/remotes/pull/5788/merge
Error: fatal: protocol error: bad pack header
The process '/usr/bin/git' failed with exit code 128
Waiting 11 seconds before trying again

https://github.com/ZcashFoundation/zebra/actions/runs/3621768188/jobs/6106909955#step:2:57

These instances will automatically get cleaned up after a few days.

mergify bot added a commit that referenced this pull request Dec 5, 2022
mergify bot added a commit that referenced this pull request Dec 5, 2022
@teor2345
Copy link
Contributor

teor2345 commented Dec 7, 2022

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Dec 7, 2022

refresh

✅ Pull request refreshed

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.148 to 1.0.149.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.148...v1.0.149)

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

Signed-off-by: dependabot[bot] <support@github.com>
mergify bot added a commit that referenced this pull request Dec 8, 2022
@mergify mergify bot merged commit cefc98b into main Dec 8, 2022
@mergify mergify bot deleted the dependabot/cargo/serde-1.0.149 branch December 8, 2022 04:19
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.

None yet

1 participant