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.8.2 in /backend/deploy #909

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps label-studio from 1.6.0 to 1.8.2.

Release notes

Sourced from label-studio's releases.

1.8.2

What's New

New Features

Enhancements

  • The API now supports searching projects by title. (#4522)
  • Added documentation for Generative AI templates. (#4486)
  • Added documentation for visibleWhen parameter: choices tag and view tag (#4443)
  • Stability improvements to ML backend (#286)
  • New tooltips throughout the UI provide guidance on advanced features and configurations to improve labeling efficiency and quality (#4691, #4654, #4658, #4652, #4649)

Bug Fixes

  • Fixed an issue that was preventing users from changing labels. (#4535)
  • Fixed an issue where labels were missing from the UI when multiple labels were applied to the same text span. (#4428)
  • Fixed an issue where the show/hide icon was not appearing when working in regions that were grouped by tools. (#4524)
  • Fixed an issue where there was a noticeable degradation in UI performance when a large number of regions were rendered within a single task. (#4581)
  • Fixed an issue that occurred when users selected keypoints and polygons within the same annotation. (#4391)
  • Fixed issues to ensure more robust and uniform SSRF defenses (#4483)
  • Fixed and issue in which pytests were failing (#4488)
  • Fixed a security issue to ensure the secret key is securely set, persisting a new one if required (#4690). Special thanks to community member @​robbilie for identifying this issue and contributing to fix.
  • Fixed an issue related to version selection for an imported ML backend. (#4363, #4703)
  • Fixed an issue where users were able to import unsupported file types. (#4515)

Contributors

New Contributors

Contributors

1.8.1

New Feature

  • Per-image classifications. You can now use perItem parameter of classification control tags in Multi-Image Segmentation case to attach classification to separate images in the set. For now it is supported by DateTime, Number, Choices, Taxonomy, Rating and Textarea tags
  • Workspaces have a dropdown for edit, delete, and archive
  • Support Ranker tag validation and sample data from the API
  • Added ability for paragraphs to bi-directionally sync with audio

... (truncated)

Commits
  • 46b3fde fix: LEAP-38: Rework secret key generation to use data volume more reliably (...
  • 40c725a fix: LSDV-5523, LSDV-5071: Check tag has context scroll true to show the togg...
  • 1f6f8d1 ci: sync .github
  • 575e207 Empty-Commit
  • 07925e2 Merge commit 'f869c9707f84c8663117f5b98f7ae563d3501050' of github.com:heartex...
  • f869c97 fix: LSDV-5446: Fix disappearing icons (#4594)
  • bdcd2d8 ci: Update Feature Flags
  • 48a640f Merge commit '56fe522322933e721861917c47a96bf09c3c3bee' of github.com:heartex...
  • d521d92 fix: LSDV-4620-4: Optimize outliner region tree rendering (#4581)
  • 1bba694 docs: Fix display of contextual_scrolling.md image ref (#4595)
  • 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/heartexlabs/label-studio) from 1.6.0 to 1.8.2.
- [Release notes](https://github.com/heartexlabs/label-studio/releases)
- [Commits](HumanSignal/label-studio@1.6.0...1.8.2)

---
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 Nov 9, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 10, 2023

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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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/backend/deploy/label-studio-1.8.2 branch November 10, 2023 03:43
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.

1 participant