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 label-studio from 1.6.0 to 1.16.0 in /backend/deploy #1147

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 Feb 14, 2025

Bumps label-studio from 1.6.0 to 1.16.0.

Release notes

Sourced from label-studio's releases.

1.16.0

🌟 What's New

✅ Enhancements

🗂 Use taxonomy for labeling

There is a new labeling parameter available for the Taxonomy tag. When set to true, you can apply your Taxonomy classes to different regions in text. For more information, see Taxonomy as a labeling tool.

image

🔍 Grid view data preview for images

You can now click image tasks in the Grid view in the Data Manager to open them for closer inspection. (#6781)

This enhancement includes several hotkeys for navigating between tasks:

  • Arrow keys to navigate between tasks
  • Space key to select the task
  • Escape key to close the task
  • Scroll to zoom in and out
  • Click and drag to pan around the image while zoomed

⚡️ Hotkeys for audio labeling

There is a new hotkey available for pausing and starting audio: ctrl+p (Windows) or command+p (Mac). This is in addition to the space hotkey that performs the same function. However, this new hotkey is useful when you are working with audio and have a text area field in focus. (#6863)

🎯 Display the prediction score in the labeling interface

When you have annotations generated by predictions (pre-annotations), you will now see the prediction score (also known as the "confidence score") under the model name in the labeling interface tabs. (#6965)

image

🔗 Usability improvements for relations

The Relations panel now displays the number identifier for the region when viewing relations between regions. (#6941)

If you are using Relation tags in your labeling config, you can specify a value describing the relationship between regions.

In the past, it could be difficult to read these values when there were several overlapping relations and regions. With this release, the text value for the relation is pulled forward into focus when you hover. (#6875)

✏️ Miscellaneous

... (truncated)

Commits
  • a6415be fix: make pyproject include includes into wheel too (#7026)
  • 81a5282 chore: Bump version to 1.16.0
  • 72ea695 ci: Update Feature Flags
  • b3fd4ee chore: set ls sdk to published version for release (#7019)
  • 8cf6958 fix: LEAP-1806: deprecate unused upload-example behavior (#7018)
  • 54f454e ci: Build frontend
  • d2ee3a2 refactor: OPTIC-1557: Remove Stale Feature Flag - fflag_fix_front_lsd… (#6997)
  • 06a2b29 fix: LEAP-1805: revisit S3 exceptions behavior (#7015)
  • 728f903 refactor: OPTIC-1621: Remove Stale Feature Flag - fflag_perf_back_lsd… (#7014)
  • cddacf0 ci: Build frontend
  • 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 [label-studio](https://github.com/HumanSignal/label-studio) from 1.6.0 to 1.16.0.
- [Release notes](https://github.com/HumanSignal/label-studio/releases)
- [Commits](HumanSignal/label-studio@1.6.0...1.16.0)

---
updated-dependencies:
- dependency-name: label-studio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 14, 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