Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Bump adaptive from 0.11.1 to 0.14.2 in /ml-env #210

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps adaptive from 0.11.1 to 0.14.2.

Release notes

Sourced from adaptive's releases.

version 0.14.2

What's Changed

Full Changelog: python-adaptive/adaptive@v0.14.1...v0.14.2

version 0.14.1

What's Changed

Full Changelog: python-adaptive/adaptive@v0.14.0...v0.14.1

version 0.14.0

What's Changed

New Contributors

Full Changelog: python-adaptive/adaptive@v0.13.2...v0.14.0

version 0.13.2

What's Changed

... (truncated)

Changelog

Sourced from adaptive's changelog.

Changelog

v0.14.0 (2022-10-05)

Full Changelog

Closed issues:

  • Stop using atomic writes #352

Merged pull requests:

  • Allow to periodically save with any function #362 (basnijholt)
  • Update pre-commit versions #359 (basnijholt)
  • Add getting learner's data as pandas.DataFrame; add learner.to_dataframe method #358 (basnijholt)
  • Add transparent logo in WebM format (for dark mode) #356 (basnijholt)
  • Docs in Markdown with Myst and change tutorials to Jupytext notebooks #355 (basnijholt)
  • Remove scipy deprecation warnings #354 (eendebakpt)
  • Replacing atomicwrites with os.write #353 (juandaanieel)
  • Fix class name issue with modern versions of dask.distributed #351 (maiani)

v0.13.2 (2022-05-31)

Full Changelog

Closed issues:

  • Incompatibility of adaptive (asyncio) with python=3.10 #344
  • Question: plot_trisurf (matplotlib) directly from qhull #343
  • Allow to choose colormap in learner2D.plot() #342
  • Warning when importing adaptive #321

Merged pull requests:

v0.13.1 (2021-12-13)

Full Changelog

Implemented enhancements:

  • Splits up documentations page into "algo+examples" and rest #330 (basnijholt)

Fixed bugs:

... (truncated)

Commits
  • 5ce6da5 Avoid uncecessary iteration in SequenceLearner (#380)
  • e06b34c Add type-hints to adaptive/learner/learner2D.py (#375)
  • 8fd6de5 Use numbers from stdlib (#379)
  • 682a1f0 Merge pull request #378 from python-adaptive/type-hints
  • f32346a Add type-hints to adaptive/learner/data_saver.py (#373)
  • ea30a49 Add type-hints to adaptive/notebook_integration.py
  • 6127d72 Add type-hints to adaptive/learner/balancing_learner.py (#371)
  • 00e66ea Type hint IntegratorLearner (#372)
  • 97c85b9 Add type-hints to adaptive/tests/test_average_learner1d.py
  • f864e40 Add type-hints to adaptive/tests/test_learner1d.py
  • 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)

Bumps [adaptive](https://github.com/python-adaptive/adaptive) from 0.11.1 to 0.14.2.
- [Release notes](https://github.com/python-adaptive/adaptive/releases)
- [Changelog](https://github.com/python-adaptive/adaptive/blob/main/CHANGELOG.md)
- [Commits](python-adaptive/adaptive@v0.11.1...v0.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants