Skip to content

build(deps): bump flair from 0.13.1 to 0.15.0 in /label_studio_ml/examples/flair #14

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

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 May 2, 2025

Bumps flair from 0.13.1 to 0.15.0.

Release notes

Sourced from flair's releases.

Release 0.15.0

This release adds multi-GPU support, an improved documentation page with API docs and finally deprecates Python 3.8!

Improved Documentation and API Docs

Thanks to @​konstantin-lukas we have a completely new design of our documentation page, which now includes API docs.

You can check it out here!

Future releases will improve docstring coverage and further improve upon the documentation!

PRs:

Multi-GPU Support

Flair now offers support for training models on multiple GPUs! Big thanks to @​jeffpicard!

PRs:

Deprecations

Since Python3.8 is no longer supported, we are also dropping support for it, in favor of features added in python 3.9. To acknowledge CVE-2024-10073, we decided to drop support for the flair.models.clustering module, since we aren't aware of any usage of it, we decided to do a hard drop instead of a deprecation.

Other Improvements

New Datasets

Performance Improvements

New Features and Improvements

... (truncated)

Commits
  • 68508cc Merge pull request #3579 from flairNLP/release_0.15.0
  • f115931 Merge pull request #3587 from flairNLP/release-15-documentation
  • 8a829fb Undo changes
  • 5ac358f more documentation tests
  • 7fc1ff1 Test change package link
  • ca2c1e0 Merge branch 'master' into release_0.15.0
  • 0becfed Merge pull request #3583 from ZipRecruiter/jeffp.multi-gpu-fixes
  • 29feea4 Merge pull request #3586 from flairNLP/GH-3585-deserialization
  • 016079e Merge pull request #3512 from flairNLP/add_noisebench
  • 9359232 GH-3585: Fix DefaultClassifier deserialization
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [flair](https://github.com/flairNLP/flair) from 0.13.1 to 0.15.0.
- [Release notes](https://github.com/flairNLP/flair/releases)
- [Commits](flairNLP/flair@v0.13.1...v0.15.0)

---
updated-dependencies:
- dependency-name: flair
  dependency-version: 0.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 2, 2025
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants