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 demes from 0.1.2 to 0.2.1 in /requirements/CI-tests-conda #14

Conversation

dependabot[bot]
Copy link

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

Bumps demes from 0.1.2 to 0.2.1.

Release notes

Sourced from demes's releases.

0.2.1

New features:

  • Support for the metadata field at the toplevel of a YAML file. The is a dictionary that may contain arbitrary nested data. (@​grahamgower, #275, #392).

Bug fixes:

  • The string "Infinity" is now accepted when using load_all(), just like for load() and loads(). This fixes loading fully-resolved models with the CLI. (@​grahamgower, #394, #395).

Breaking changes:

  • The demes.hypothesis_strategies.graphs() function for generating a random Graph has been removed. This was buggy and not usable as originally intended. (@​grahamgower, #360, #397).

0.2.0

New features:

Breaking changes:

  • A pulse event now allows for simultaneous sources and takes arguments sources and proportions instead of source and proportion. The sources and proportions must be provided as a list, even when there is only a single source deme. (@​apragsdale, #353)
  • Disallow null values and blank entries in input YAML models. (@​apragsdale, #340, #387)

Bug fixes:

  • Fix various issues in from_ms() with -es/-ej commands. (@​grahamgower, #350, #351, #352)
  • Fix some pulse edge cases when pulse events occur at the same time.

... (truncated)

Changelog

Sourced from demes's changelog.

0.2.1 - 2021-12-07

New features:

  • Support for the metadata field at the toplevel of a YAML file. The is a dictionary that may contain arbitrary nested data. ({user}grahamgower, {issue}275, {pr}392).

Bug fixes:

  • The string "Infinity" is now accepted when using load_all(), just like for load() and loads(). This fixes loading fully-resolved models with the CLI. ({user}grahamgower, {issue}394, {pr}395).

Breaking changes:

  • The demes.hypothesis_strategies.graphs() function for generating a random Graph has been removed. This was buggy and not usable as originally intended. ({user}grahamgower, {issue}360, {pr}397).

0.2.0 - 2021-12-01

New features:

  • Add load_all()/dump_all() to support multi-document YAML. ({user}grahamgower, {issue}239, {pr}335)
  • Add CLI. ({user}grahamgower, {pr}339)
  • Add to_ms() function. ({user}grahamgower, {issue}74, {pr}354)
  • Allow for "Infinity" as start times for demes and migrations in input YAMLs and dicts. ({user}apragsdale, {issue}358, {pr}386)

Breaking changes:

  • A pulse event now allows for simultaneous sources and takes arguments sources and proportions instead of source and proportion. The sources and proportions must be provided as a list, even when there is only a single source deme. ({user}apragsdale, {pr}353)
  • Disallow null values and blank entries in input YAML models. ({user}apragsdale, {issue}340, {pr}387)

Bug fixes:

  • Fix various issues in from_ms() with -es/-ej commands.

... (truncated)

Commits
  • 5d156c0 Merge pull request #411 from grahamgower/link
  • 62d0861 Fix 'latest' symlink.
  • bad456f Merge pull request #410 from grahamgower/changelog
  • a36f43c Update changelog for 0.2.1
  • 9ffea91 Merge pull request #409 from grahamgower/docs-link
  • d1758ee Use 'latest' symlink for docs.
  • 3f2e150 Merge pull request #408 from popsim-consortium/pypi
  • 79f5e3d Add github action to build wheel and upload to PyPi.
  • a742599 Merge pull request #377 from popsim-consortium/dependabot/pip/requirements/py...
  • b04c7ec Merge branch 'main' into dependabot/pip/requirements/pytest-6.2.5
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [demes](https://github.com/popsim-consortium/demes-python) from 0.1.2 to 0.2.1.
- [Release notes](https://github.com/popsim-consortium/demes-python/releases)
- [Changelog](https://github.com/popsim-consortium/demes-python/blob/main/CHANGELOG.md)
- [Commits](popsim-consortium/demes-python@0.1.2...0.2.1)

---
updated-dependencies:
- dependency-name: demes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 13, 2021

The following labels could not be found: dependancy-upgrade.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 2, 2022

Superseded by #22.

@dependabot dependabot bot closed this May 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/requirements/CI-tests-conda/demes-0.2.1 branch May 2, 2022 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants