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 lale from 0.6.19 to 0.8.2 #588

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps lale from 0.6.19 to 0.8.2.

Release notes

Sourced from lale's releases.

Version 0.8.2

  • Improvements to the release deployment scripts

Version 0.8.1

This release includes minor bug fixes

  • Fix for xgb classifier without a label encoder
  • URL links fix to open them in new tab
  • Use newer AIF360 version that does not require an upper bound on numpy version

Version 0.8.0

  • Add support for Python 3.11
    • The SMAC hyperoptimization backend is not currently supported on 3.11
  • Add support for scikit-learn 1.3 and 1.4
  • Update supported versions of numpy, scipy, pandas, xgboost, lightgbm, snapml, and tensorflow
    • AIF360 does not currently support numpy>=1.24, so testing for aif360 libraries is done using an older version of numpy
  • Fix readthedocs build so our documentation is correctly updated
  • Add label encoding to our wrapper for XGBClassifier, since it longer does this.
  • Shuffle data in some batching tests to (mostly) avoid problems with encoding
  • Remove support for Python 3.7 and scikit-learn < 1.0
  • Remove autoai_libs wrappers and tests (they have been moved into the autoai_libs package).

Version 0.7.11

Fix a bug where links from pipeline visualizations to operator documentation did not work.

Version 0.7.10

  • guard import of mystic
  • add upper bound to tensorflow dependency
  • remove protobuf installation version constraint.

Version 0.7.9

  • Relax some dependency upper bounds
  • Add RandomUnderSampler from imblearn
  • Add Orbis and Urbis Mystic implementations
  • Add 7 more fairness datasets
  • Documentation improvements
  • Add wrapper for autoai_libs.nsfa transformer

Version 0.7.8

  • Updates to autoai_libs schemas to improve pretty-printing
  • Update version of static checkers

Version 0.7.7

  • Improvements to CI
    • more static checking
    • only using trusted actions
  • Improvements to aif360 schemas and derived operators
  • Update SnapML schemas for new version
  • loosen scipy release bounds

... (truncated)

Commits
  • 496d5e0 Increment version to 0.8.2
  • cd0c40e In deployment action, first deploy to real pypi then to testpypi.
  • 74d6552 Update github release action to newer versions
  • 3c7e561 Increment lale version to 0.8.1
  • fb813cf In xgb classifier, only use a label encoder if it was created
  • 787b032 URL links fix to open them in new tab (#1369)
  • e7cc587 The newest AIF360 no longer requires an upper bound on the numpy version. (#1...
  • 33d8434 Increment lale version to 0.8.0
  • 0f8efc8 Lossen upper bound on tensorflow 2
  • 46d240d Remove stray _ in docstring
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [lale](https://github.com/IBM/lale) from 0.6.19 to 0.8.2.
- [Release notes](https://github.com/IBM/lale/releases)
- [Commits](IBM/lale@v0.6.19...v0.8.2)

---
updated-dependencies:
- dependency-name: lale
  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 Jul 15, 2024
Copy link
Contributor

openshift-ci bot commented Jul 15, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign fiona-waters for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 16, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/lale-0.8.2 branch July 16, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant