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

chore: bump chrono-humanize from 0.1.1 to 0.2.1 #16895

Merged
merged 2 commits into from
May 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2021

Bumps chrono-humanize from 0.1.1 to 0.2.1.

Commits
  • 9228b06 Bump version to 0.2.1
  • dd79792 Drop commented out code
  • 51b8470 Add subsecond precision to HumanTime objects
  • 577cf5e Bump version to 0.2.0
  • 5233ef5 Refactor splitting HumanTime into arrays of Periods
  • a209662 Convert SystemTime to HumanTime in example
  • 3c5093f Pass Copy type by value
  • a2cbd11 Add example
  • d53f4e5 clippy::wrong_self_convention
  • 0280128 Bump version to 0.1.2
  • 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 added dependencies rust Pull requests that update Rust code labels Apr 28, 2021
@CriesofCarrots CriesofCarrots force-pushed the dependabot/cargo/chrono-humanize-0.2.1 branch from 0531259 to b6a0eb3 Compare May 27, 2021 15:44
@CriesofCarrots CriesofCarrots added v1.7 automerge Merge this Pull Request automatically once CI passes labels May 27, 2021
@codecov
Copy link

codecov bot commented May 27, 2021

Codecov Report

Merging #16895 (b6a0eb3) into master (c81c7fe) will increase coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #16895   +/-   ##
=======================================
  Coverage    82.6%    82.6%           
=======================================
  Files         427      427           
  Lines      119146   119146           
=======================================
+ Hits        98476    98488   +12     
+ Misses      20670    20658   -12     

@mergify mergify bot merged commit 4f74c77 into master May 27, 2021
@dependabot dependabot bot deleted the dependabot/cargo/chrono-humanize-0.2.1 branch May 27, 2021 18:03
mergify bot pushed a commit that referenced this pull request May 27, 2021
* chore: bump chrono-humanize from 0.1.1 to 0.2.1

Bumps [chrono-humanize](https://gitlab.com/imp/chrono-humanize-rs) from 0.1.1 to 0.2.1.
- [Release notes](https://gitlab.com/imp/chrono-humanize-rs/tags)
- [Commits](https://gitlab.com/imp/chrono-humanize-rs/compare/0.1.1...0.2.1)

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

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <anatoly+githubjenkins@solana.io>
(cherry picked from commit 4f74c77)
mergify bot added a commit that referenced this pull request May 27, 2021
* chore: bump chrono-humanize from 0.1.1 to 0.2.1

Bumps [chrono-humanize](https://gitlab.com/imp/chrono-humanize-rs) from 0.1.1 to 0.2.1.
- [Release notes](https://gitlab.com/imp/chrono-humanize-rs/tags)
- [Commits](https://gitlab.com/imp/chrono-humanize-rs/compare/0.1.1...0.2.1)

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

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <anatoly+githubjenkins@solana.io>
(cherry picked from commit 4f74c77)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes dependencies rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants