Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2021

Bumps tskit from 0.7.0-alpha.0 to 0.7.0-alpha.1.

Release notes

Sourced from tskit's releases.

0.7.0, second alpha release

2021-12-15, Version 0.7.0-alpha.1

Some minor fixes over the first alpha

Commits

  • [44965969c0] Bump version to 0.7.0.alpha.1 (molpopgen)
  • [5d6a289490] Fix issues with Time, Positin, Location newtypes (#212) (Kevin R. Thornton)
  • [99930e8bb0] Add explicit tests of tree roots. (#211) (Kevin R. Thornton)
Changelog

Sourced from tskit's changelog.

2021-12-15, Version 0.7.0-alpha.1

Fixes various minor issues with the first alpha.

Commits

  • [44965969c0] Bump version to 0.7.0.alpha.1 (molpopgen)
  • [5d6a289490] Fix issues with Time, Position, Location newtypes (#212) (Kevin R. Thornton)
  • [99930e8bb0] Add explicit tests of tree roots. (#211) (Kevin R. Thornton)
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)

Bumps [tskit](https://github.com/tskit-dev/tskit-rust) from 0.7.0-alpha.0 to 0.7.0-alpha.1.
- [Release notes](https://github.com/tskit-dev/tskit-rust/releases)
- [Changelog](https://github.com/tskit-dev/tskit-rust/blob/main/CHANGELOG.md)
- [Commits](tskit-dev/tskit-rust@0.7.0-alpha.0...0.7.0-alpha.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #93 (76dd3e4) into main (76bc648) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   50.47%   50.47%           
=======================================
  Files          79       79           
  Lines        5377     5377           
=======================================
  Hits         2714     2714           
  Misses       2663     2663           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 76bc648...76dd3e4. Read the comment docs.

@juntyr juntyr merged commit 3d77a1a into main Dec 16, 2021
@juntyr juntyr deleted the dependabot/cargo/tskit-0.7.0-alpha.1 branch December 16, 2021 06:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants