security(deps): Bump the dataviewer-backend-dependencies group in /data-management/viewer/backend with 6 updates - #1598
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dataviewer-backend-dependencies group in /data-management/viewer/backend with 6 updates: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.16.6` | `0.16.7` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.9.0` | `1.9.1` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.30.0` | `1.31.0` | | [pyjwt[crypto]](https://github.com/jpadilla/pyjwt) | `2.13.0` | `2.14.0` | | [ultralytics](https://github.com/ultralytics/ultralytics) | `8.4.144` | `8.4.148` | | [transformers](https://github.com/huggingface/transformers) | `5.16.1` | `5.17.0` | Updates `ruff` from 0.16.6 to 0.16.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.6...0.16.7) Updates `scikit-learn` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.9.0...1.9.1) Updates `huggingface-hub` from 1.30.0 to 1.31.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.30.0...v1.31.0) Updates `pyjwt[crypto]` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.13.0...2.14.0) Updates `ultralytics` from 8.4.144 to 8.4.148 - [Release notes](https://github.com/ultralytics/ultralytics/releases) - [Commits](ultralytics/ultralytics@v8.4.144...v8.4.148) Updates `transformers` from 5.16.1 to 5.17.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.16.1...v5.17.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dataviewer-backend-dependencies - dependency-name: scikit-learn dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dataviewer-backend-dependencies - dependency-name: huggingface-hub dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dataviewer-backend-dependencies - dependency-name: pyjwt[crypto] dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dataviewer-backend-dependencies - dependency-name: ultralytics dependency-version: 8.4.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dataviewer-backend-dependencies - dependency-name: transformers dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dataviewer-backend-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. OpenSSF Scorecard
Scanned Files
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1598 +/- ##
=======================================
Coverage 88.10% 88.10%
=======================================
Files 279 279
Lines 23203 23203
Branches 3153 3153
=======================================
Hits 20444 20444
Misses 2071 2071
Partials 688 688
*This pull request uses carry forward flags. Click here to find out more. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dataviewer-backend-dependencies group in /data-management/viewer/backend with 6 updates:
0.16.60.16.71.9.01.9.11.30.01.31.02.13.02.14.08.4.1448.4.1485.16.15.17.0Updates
rufffrom 0.16.6 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
scikit-learnfrom 1.9.0 to 1.9.1Release notes
Sourced from scikit-learn's releases.
Commits
866c0f5generate changelog12f135fupdate upper bounds43ff2f2bump versionb851524DOC Mark dev index as orphan (#34916)01d56d4DOC Fix wikipedia principal eigenvector example references (#34915)b86a1e2🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...d282698🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#34897)eb34279🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...7581303FIX: FixQuantileTransformer(ignore_implicit_zeros=True)sub-sampling behav...ac47f4dFIX: avoid EfficiencyWarning in OPTICS with metric='precomputed' (#34692)Updates
huggingface-hubfrom 1.30.0 to 1.31.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
495b17cRelease: v1.31.00f50db0Release: v1.31.0.rc1d592df8Revert "[Jobs] Add network groups to hf jobs run (#4833)"3c08b69Release: v1.31.0.rc0f148666[CLI] Fix truncated command descriptions in the CLI reference (#4849)c4f076c(LFS)Fix SliceFileObj.iter yielding only the first 4MB chunk (#4844)22fe960Fix dotenv parser truncating unquoted values containing '#' (#4842)6cae778[Jobs] Add network groups to hf jobs run (#4833)063b37b[CLI] Raise explicit error for shell-script extensions on Windows (#4846)b9c14d9[Download] Write cache ref file atomically insnapshot_download(#4829)Updates
pyjwt[crypto]from 2.13.0 to 2.14.0Release notes
Sourced from pyjwt[crypto]'s releases.
Changelog
Sourced from pyjwt[crypto]'s changelog.
Commits
c6fe464release: prepare v2.14.0f541302style: apply Ruff formatting801cd12fix: reject public JWK container HMAC keysaf8181cfix: reject empty HMAC keys from JWKsba4853aThrottle repeated PyJWKClient refreshes2798504fix: reject DER public keys as HMAC secrets8b4e233fix: reject loader-accepted PEM variants1f8180afix: format JWS testscff1ac5Fix redirect handler return annotation0a795b8Reject redirects in PyJWKClient fetchesUpdates
ultralyticsfrom 8.4.144 to 8.4.148Release notes
Sourced from ultralytics's releases.
... (truncated)
Commits
4eb91fbultralytics 8.4.148Load SAM 3.1 checkpoints into the SAM 3 image predictor...c1c1b25Focus repository guidance and retain scoped agent instructions (#26141)5c5c908Trim derivable content from AGENTS.md and move docs guidance to docs/AGENTS.m...991faeaApply Albumentations to grayscale images (#26133)f707493Rewrite quickstart around installation and a first prediction (#26128)a258dfeAddmin_mask_region_areato SAMgenerate()and scale crop point prompts t...061fdd8Document Platform Autotraining with Ask AI (#26137)66cee14Document Platform Agents visual workflows (#26135)4e8de23Document the Platform CLI agent skill (#26136)df873cdInstall jq in CPU and GPU runner images (#26134)Updates
transformersfrom 5.16.1 to 5.17.0Release notes
Sourced from transformers's releases.
... (truncated)
Commits
856157av5.17.05b7dcb0MRoPE continued (#48594)50bbcc6[fix] Update stale expected strings in HunYuanVL integration tests (#48646)e8bcd79[Quantizaiton]support 5/6/7 bits in AutoRound (#48481)3283d5f[fix] Update stale golden values and fix expected_logits shape in FlavaForPre...5f47b5a[tests] Fix integration test golden values broken by fast image processor def...fc50134Add Fun-ASR-Nano model (#46180)d9fe823Fix YOLOS device mismatch with device_map="auto" (#46886)cbc1651[Generate] Avoid unconditionally downloading remote hub file (#48620)bd05a4bHonorshift_labelsin decoder-only LLM/VLM losses (#48493)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions