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.1 in /ml-env #208

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps adaptive from 0.11.1 to 0.14.1.

Release notes

Sourced from adaptive's releases.

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

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

version 0.13.1

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
  • 50fae43 Use typing.TypeAlias (#367)
  • adb08bd Check whether to use function default values
  • 777c6d0 Use self._original_function when loading from dataframe
  • b97ee32 Use self._original_function when extracting function defaults
  • 0464abe Add Learner.new() method that returns the same but empty learner (#365)
  • 914495c Release 0.14 (#363)
  • 3148552 Allow to periodically save with any function (#362)
  • 21fb3b6 Merge pull request #358 from python-adaptive/as-pandas-dataframe
  • e091772 Remove start_index from function
  • cfc2ed4 Use future annotations
  • 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.1.
- [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.1)

---
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 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 17, 2022

Superseded by #210.

@dependabot dependabot bot closed this Oct 17, 2022
@dependabot dependabot bot deleted the dependabot/pip/ml-env/adaptive-0.14.1 branch October 17, 2022 02:20
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