Bump the version-all group across 1 directory with 5 updates#6
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the version-all group across 1 directory with 5 updates#6dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the version-all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [datasets](https://github.com/huggingface/datasets) | `4.0.0` | `4.1.1` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.2` | `2.3.3` | | [psutil](https://github.com/giampaolo/psutil) | `7.0.0` | `7.1.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.405` | `1.1.406` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.0` | `0.13.3` | Updates `datasets` from 4.0.0 to 4.1.1 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@4.0.0...4.1.1) Updates `pandas` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.2...v2.3.3) Updates `psutil` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.0.0...release-7.1.0) Updates `pyright` from 1.1.405 to 1.1.406 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.405...v1.1.406) Updates `ruff` from 0.13.0 to 0.13.3 - [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.13.0...0.13.3) --- updated-dependencies: - dependency-name: datasets dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-all - dependency-name: psutil dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: pyright dependency-version: 1.1.406 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-all - dependency-name: ruff dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-all ... Signed-off-by: dependabot[bot] <support@github.com>
927aa46 to
d796edf
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
simonrosenberg
pushed a commit
that referenced
this pull request
Mar 23, 2026
- Add partial push failure reporting instead of fail-fast (#2) - Log cleanup failures instead of silently ignoring (#3) - Replace magic string base_image="builder" with descriptive value (#4) - Standardize workflow conditionals to use env.USE_PREBUILT_BASES (#6) - Remove unused platform parameter from assemble_agent_image Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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 version-all group with 5 updates in the / directory:
4.0.04.1.12.3.22.3.37.0.07.1.01.1.4051.1.4060.13.00.13.3Updates
datasetsfrom 4.0.0 to 4.1.1Release notes
Sourced from datasets's releases.
... (truncated)
Commits
9be15a7release: 4.1.1 (#7781)25bc354fix empty dataset to_parquet (#7779)bd6b888Add support for arrow iterable when concatenating or interleaving (#7771)a6d8f58fix iterate nested field (#7775)4928d77Set dev version (#7774)dd280cbRelease: 4.1.0 (#7773)a3a1069Bump dill to 0.4.0 (#7763)222bd57update torchcodec in ci (#7764)97daa9aFix typo in error message for cache directory deletion (#7749)5e04865add support for pyarrow string view in features (#7718)Updates
pandasfrom 2.3.2 to 2.3.3Release notes
Sourced from pandas's releases.
Commits
9c8bc3eRLS: 2.3.36aa788a[backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (#62499) (#62508)b64f0df[backport 2.3.x] BUG: avoid validation error for ufunc with string[python] ar...058eb2b[backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (#62424) (...2ca088d[backport 2.3.x] DEPR: remove the Period resampling deprecation (#62480) (#62...92bf98f[backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for older...e57c7d6Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)e0fe9a0Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...23a1085BUG: improve future warning for boolean operations with missaligned indexes (...6113696Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...Updates
psutilfrom 7.0.0 to 7.1.0Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
0d18187Revert HISTORY notes about #2629. We still do publish 3.6 and 3.7 wheels.229e2dePre-releasefb75b28Chore: skip CI tests except on Python 3.8 and 3.133a4c016Stop publishing wheels for Python 3.6 and 3.7 (#2629)83e4f7fOSX: disable failing testdf0d4e2Call GetExtended[Tcp|Udp]Table twice under free-threaded build (round 2) (#2627)dcbfb81[Windows] fix unicode issues around service APIs (#2626)ef72dcdrevert #2590 (Call GetExtended[Tcp|Udp]Table twice under free-threaded build)8773698small refact around UTXENT_MUTEX_LOCK13b711fLock around uses of getutent/setutent/endutent (#2615)Updates
pyrightfrom 1.1.405 to 1.1.406Commits
1d515b7Pyright NPM Package update to 1.1.406 (#355)Updates
rufffrom 0.13.0 to 0.13.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
188c0dcBump 0.13.3 (#20685)c9b2bcbUpdate benchmarking CI for cargo-codspeed v4 (#20686)4e94b22[ty] Support single-starred argument for overload call (#20223)0639da2[ty]~Tshould never be assignable toT(#20606)caf48f4[pylint] Clarify fix safety to include left-hand hashability (PLR6201) (#...71d7112[ty] No union withUnknownfor module-global symbols (#20664)eb34d12[ty] Reject renaming files to start with slash in Playground (#20666)56d630e[ty] Enums: allow multiple aliases to point to the same member (#20669)963bc8c[ty] Reformulation of public symbol inference test suite (#20667)20eb5b5[ty] Fix subtyping of invariant generics specialized withAny(#20650)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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