chore(deps): Bump the uv group across 1 directory with 3 updates - #120
Conversation
Bumps the uv group with 3 updates in the / directory: [accelerate](https://github.com/huggingface/accelerate), [anyio](https://github.com/agronholm/anyio) and [pygments](https://github.com/pygments/pygments). Updates `accelerate` from 1.13.0 to 1.15.0 - [Release notes](https://github.com/huggingface/accelerate/releases) - [Commits](huggingface/accelerate@v1.13.0...v1.15.0) Updates `anyio` from 4.12.1 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.12.1...4.14.2) Updates `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) --- updated-dependencies: - dependency-name: accelerate dependency-version: 1.15.0 dependency-type: indirect dependency-group: uv - dependency-name: anyio dependency-version: 4.14.2 dependency-type: indirect dependency-group: uv - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hermes review findings were written locally at PR 120 (head aa5adb5 vs base 10f689f) — findings from the supplied uv.lock-only diff.
No other application, test, or config files appear in the supplied exact-head diff. No credentials or tokens in the diff. |
timeleft--
left a comment
There was a problem hiding this comment.
Captain follow-up on the Hermes findings at exact head aa5adb5: the marker rewrites change lockfile metadata, but a frozen uv tree comparison for aarch64 macOS, x86_64 macOS, x86_64 Windows, and x86_64 Linux shows no platform dependency drift—both base and PR select no NVIDIA/CUDA packages on macOS or Windows and the same CUDA graph on Linux. The accelerate 1.13.0 to 1.15.0 change is one of the three dependency updates explicitly declared by this Dependabot PR, not an unrelated lock artifact. All repository checks pass. Approved with the initial findings superseded by this platform-resolution evidence.
Bumps the uv group with 3 updates in the / directory: accelerate, anyio and pygments.
Updates
acceleratefrom 1.13.0 to 1.15.0Release notes
Sourced from accelerate's releases.
... (truncated)
Commits
6afc1e5Release: v1.15.0636a934Fix nightly CI: tensor parallel size detection and DeepSpeed warmup steps (#4...385d9fbdocs: fix three dead links left by the docs restructure (#4230)c424d0bdocs: fix garbled sentence in CONTRIBUTING.md (#4231)0f7e35fClip grad norm support for dtensors (#4219)b2ac509Fix FSDP2/ PEFT/FULL_STATE_DICTdropping every rank's adapter shard except ...33e8bc4Fix load_accelerator_state only restoring one RNG backend (#4217)50de3adTreat MPS out-of-memory errors as OOM in find_executable_batch_size (#4227)ab5fe8efeat: add the neuron device branch in state (#4218)9baf95bFix MLFLOW_NESTED_RUN never being able to turn nesting off (#4223)Updates
anyiofrom 4.12.1 to 4.14.2Release notes
Sourced from anyio's releases.
... (truncated)
Commits
c384f99Bumped up the versiondbba29dFixed 100% CPU spin on cancel scope misuse (#1217)6bbc6c3Fix CapacityLimiter over-granting tokens on asyncio (#1172)6f82b25Refactored TestTLSStream.test_receive_invalid_max_bytes() to be less flakybe24b04Relaxed timeouts to fix test flakiness8113506Fix test flakiness caused by slow callback duration logging1e988b6Fixed CapacityLimiter raising trio.WouldBlock instead of anyio.WouldBlock (#1...44713f3Pin setup-uv to a commit sha across downstream jobs (#1213)f1b7301Fixed stderr writes in a worker subprocess causing a deadlock (#1207)212be93Fix flaky test_tcp_listener_same_port using a hardcoded port (#1206)Updates
pygmentsfrom 2.19.2 to 2.20.0Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
Commits
708197dFix underline length.1d4538aPrepare 2.20 release.2ceaee4Update CHANGES.e3a3c54Fix Haskell lexer: handle escape sequences in character literals (#3069)d7c3453Merge pull request #3071 from pygments/harden-html-formatter0f97e7cHarden the HTML formatter against CSS.9f981b2Update CHANGES.1d88915Update CHANGES.c3d93adFix ASN.1 lexer: recognize minus sign and fix range operator (#3060)4f06bcffix bad behaving backtracking regex in CommonLispLexerDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.