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 chrono from 0.4.11 to 0.4.12 #580

Merged
merged 1 commit into from
Jul 2, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2020

Bumps chrono from 0.4.11 to 0.4.12.

Changelog

Sourced from chrono's changelog.

0.4.12

New Methods and impls

  • Duration::abs to ensure that a duration is just a magnitude (#418 @abreis).

Compatibility improvements

  • impl From for js_sys in wasm (#424 @schrieveslaach)
  • Bump required version of time for redox support.

Bugfixes

Internal Improvements

  • Migrate to github actions from travis-ci, make the overall CI experience more comprehensible, significantly faster and more correct (#439 @quodlibetor)
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 dependabot bot added A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code labels Jul 2, 2020
@dependabot dependabot bot requested a review from dconnolly July 2, 2020 09:02
@dependabot dependabot bot force-pushed the dependabot/cargo/chrono-0.4.12 branch from 8b4fdbc to a8eaddc Compare July 2, 2020 10:48
@codecov
Copy link

codecov bot commented Jul 2, 2020

Codecov Report

Merging #580 into main will increase coverage by 2.69%.
The diff coverage is 60.74%.

@@            Coverage Diff             @@
##             main     #580      +/-   ##
==========================================
+ Coverage   53.05%   55.75%   +2.69%     
==========================================
  Files          68       90      +22     
  Lines        3212     4104     +892     
==========================================
+ Hits         1704     2288     +584     
- Misses       1508     1816     +308     

@yaahc yaahc merged commit 5ee48a6 into main Jul 2, 2020
@yaahc yaahc deleted the dependabot/cargo/chrono-0.4.12 branch July 2, 2020 17:33
dconnolly pushed a commit that referenced this pull request Jul 3, 2020
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.11 to 0.4.12.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.11...v0.4.12)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dconnolly pushed a commit that referenced this pull request Jul 3, 2020
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.11 to 0.4.12.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.11...v0.4.12)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dconnolly pushed a commit that referenced this pull request Jul 8, 2020
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.11 to 0.4.12.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.11...v0.4.12)

Signed-off-by: dependabot[bot] <[email protected]>

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
A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants