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

pip(deps): bump ax-platform from 0.2.1 to 0.2.2 #108

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps ax-platform from 0.2.1 to 0.2.2.

Release notes

Sourced from ax-platform's releases.

v0.2.2 Release

Bugfixes + support for Pareto frontier extraction in Ax Service API

Commits
  • f26a7cc Add batch_number back into SAAABO NEHVI tutorial
  • fb5a764 Readd run override (#691)
  • 730ffd3 make saasbo nehvi tutorial robust to the number of unique arms (#693)
  • 9ea32d3 Fix shared covar_module for FullyBayesian
  • 4f8fa70 sort ChoiceParameter values when defaulting to is_ordered
  • 32637d1 Unbackout "[Ax][plotting][easy] port enhanced mouseover from plot_contour t...
  • 5746950 Back out "port enhanced mouseover from plot_contour to interact_contour"
  • 53f81e9 Update the SAASBO tutorial
  • 38a9bd7 to_standard_data() -> deduplicate_data() and maintain same dtype
  • 071392e move keep_latest_map_values_only flag to experiment.lookup_data_for_trial
  • 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)

@dependabot dependabot bot added the dependencies Updates to dependencies label Sep 20, 2021
@dependabot dependabot bot requested a review from ncilfone September 20, 2021 08:08
@ncilfone
Copy link
Contributor

@dependabot rebase

Bumps [ax-platform](https://github.com/facebook/Ax) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/facebook/Ax/releases)
- [Changelog](https://github.com/facebook/Ax/blob/main/CHANGELOG.md)
- [Commits](facebook/Ax@0.2.1...0.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/ax-platform-0.2.2 branch from 2f0a161 to abfa9a7 Compare September 22, 2021 14:45
@coveralls
Copy link

coveralls commented Sep 22, 2021

Pull Request Test Coverage Report for Build 1262269172

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 93.284%

Totals Coverage Status
Change from base Build 1262261806: 0.2%
Covered Lines: 1375
Relevant Lines: 1474

💛 - Coveralls

@ncilfone ncilfone merged commit 75444d9 into master Sep 22, 2021
@dependabot dependabot bot deleted the dependabot/pip/ax-platform-0.2.2 branch September 22, 2021 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants