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

requirements: update elfi requirement from <0.8.1 to <0.8.3 #2147

Merged
merged 1 commit into from
Oct 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on elfi to permit the latest version.

Release notes

Sourced from elfi's releases.

Release v.0.8.2

0.8.2 (2021-10-13)

  • Relax tightly pinned dependency on a version of dask[distributed]
  • Change lotka-volterra priors to follow the given reference
  • Fix README.md badges
  • Fix a few small issues with CONTRIBUTING.rst
  • Add Github Actions based CI workflow
  • Add the skeleton of TestBench-functionality for comparing methods
  • Fix a bug of plot_traces() not working if there is only 1 chain
  • Fix histograms in pair_plot diagonals and improve visual outlook
  • Improve axes creation and visual outlook
  • Fix a bug where precomputed evidence size was not taken into account when reporting BOLFI-results
  • Fix a bug where observable nodes were not colored gray when using elfi.draw
  • Add plot_predicted_node_pairs in visualization.py.
Commits

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 the deps Dependency update label Oct 13, 2021
@github-actions
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

@coveralls
Copy link

coveralls commented Oct 13, 2021

Coverage Status

Coverage increased (+0.03%) to 83.519% when pulling ad97548 on dependabot/pip/devel/elfi-lt-0.8.3 into 957ca3d on devel.

@jvesely
Copy link
Collaborator

jvesely commented Oct 14, 2021

@davidt0x , looks like elfi is only used by ParamEstimationFunction, which is tested in tests/control/test_param_estimation.py.
Since that test passes, this should be good to go, right?

@dependabot dependabot bot force-pushed the dependabot/pip/devel/elfi-lt-0.8.3 branch from 036b71a to 1d7b386 Compare October 15, 2021 23:55
@github-actions
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

@dependabot dependabot bot force-pushed the dependabot/pip/devel/elfi-lt-0.8.3 branch from 1d7b386 to 22d2573 Compare October 17, 2021 16:10
@github-actions
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

Updates the requirements on [elfi](https://github.com/elfi-dev/elfi) to permit the latest version.
- [Release notes](https://github.com/elfi-dev/elfi/releases)
- [Commits](elfi-dev/elfi@0.2.2...v0.8.2)

---
updated-dependencies:
- dependency-name: elfi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/devel/elfi-lt-0.8.3 branch from 22d2573 to ad97548 Compare October 17, 2021 17:44
@github-actions
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

@davidt0x davidt0x merged commit 694a240 into devel Oct 17, 2021
@davidt0x davidt0x deleted the dependabot/pip/devel/elfi-lt-0.8.3 branch October 17, 2021 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants