Uh oh!
There was an error while loading. Please reload this page.
Bump the release-validation-environment group across 1 directory with 9 updates - #18
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
… 9 updates Bumps the release-validation-environment group with 9 updates in the /maia2 directory: | Package | From | To | | --- | --- | --- | | [chess](https://github.com/niklasf/python-chess) | `1.10.0` | `1.11.2` | | [einops](https://github.com/arogozhnikov/einops) | `0.8.0` | `0.8.2` | | [gdown](https://github.com/wkentaro/gdown) | `5.2.2` | `6.1.0` | | [numpy](https://github.com/numpy/numpy) | `2.1.3` | `2.5.1` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `3.0.3` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.34.2` | | [torch](https://github.com/pytorch/pytorch) | `2.8.0` | `2.13.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.3` | `4.68.4` | Updates `chess` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/niklasf/python-chess/releases) - [Changelog](https://github.com/niklasf/python-chess/blob/master/CHANGELOG.rst) - [Commits](niklasf/python-chess@v1.10.0...v1.11.2) Updates `einops` from 0.8.0 to 0.8.2 - [Release notes](https://github.com/arogozhnikov/einops/releases) - [Commits](arogozhnikov/einops@v0.8.0...v0.8.2) Updates `gdown` from 5.2.2 to 6.1.0 - [Release notes](https://github.com/wkentaro/gdown/releases) - [Commits](wkentaro/gdown@v5.2.2...v6.1.0) Updates `numpy` from 2.1.3 to 2.5.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.3...v2.5.1) Updates `pandas` from 2.2.3 to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v3.0.3) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `requests` from 2.33.0 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.34.2) Updates `torch` from 2.8.0 to 2.13.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.8.0...v2.13.0) Updates `tqdm` from 4.66.3 to 4.68.4 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.3...v4.68.4) --- updated-dependencies: - dependency-name: chess dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: release-validation-environment - dependency-name: einops dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: release-validation-environment - dependency-name: gdown dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: release-validation-environment - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: release-validation-environment - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: release-validation-environment - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: release-validation-environment - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: release-validation-environment - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: release-validation-environment - dependency-name: tqdm dependency-version: 4.68.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: release-validation-environment ... Signed-off-by: dependabot[bot] <support@github.com>
b754ff9 to
528267fComparelilv98
commented
Jul 15, 2026
Thanks for the update. This grouped change fails the Python 3.10 and 3.11 CI jobs and replaces the exact release-validation dependency set, including the cross-backend PyTorch version. The applicable gdown and Requests security fixes are already on main in 0b8d7d9. Closing this bulk update; remaining upgrades should be evaluated individually. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the release-validation-environment group with 9 updates in the /maia2 directory:
1.10.01.11.20.8.00.8.25.2.26.1.02.1.32.5.12.2.33.0.36.0.26.0.32.33.02.34.22.8.02.13.04.66.34.68.4Updates
chessfrom 1.10.0 to 1.11.2Changelog
Sourced from chess's changelog.
Commits
3516d7cSupprt Python 3.13cafff1cPrepare 1.11.2398fcc0Fix checkmating ep capture in chess.gaviota.PythonTablebasef8afc57Fix ep resolution in chess.gaviota.PythonTablebase (fixes #1132)ffc6da9Prepare 1.11.1fa4f014Merge pull request #1113 from MarkZH/options-fix08697b2Fix twine usage, stop uploading wheels46c2888Revert "Removed unnecessary indentation blocks and updated conditional statem...30d9910Prepare 1.11.0c0d3c91chess_init_.py superfluous-parensUpdates
einopsfrom 0.8.0 to 0.8.2Release notes
Sourced from einops's releases.
Commits
8e911dbupdate testing (#395)3cdcbd5add mlx backend (#376)5197457Skipallow_in_graphif torch >= 2.8 (#394)3bd7454switch off debug importing (#393)ab3f630Patch #391 (conflicts in multithreading initialization) (#392)43a12eeA bit more of compile tests (#390)71b3b23mention ein color and AF3 (#389)361b11eadd einops.jl and einops for R in docs_src/pages/projects.md (#383)b131c81Extend tests for torch.compile (#382)5dac404mention cubed as one more backend (#375)Updates
gdownfrom 5.2.2 to 6.1.0Release notes
Sourced from gdown's releases.
... (truncated)
Commits
fba3f9aMerge pull request #465 from wkentaro/feat/json-beta-warningd91a180feat(cli): mark --json as beta with a suppressible warningbe400b6Merge pull request #464 from wkentaro/docs/json-readme-ext3466fbbdocs: simplify --json extension example with shell expansioneaef5a1Merge pull request #463 from wkentaro/feat/json-single-file5ae36fcdocs: correct download() return type in ADR and CONTEXT057f7fftest(download): assert skip_download returns GoogleDriveFileToDownload7764313docs: document single-file --json and capture design decisions6597898feat(cli): support --json for single files61181bdfeat(download): add skip_download to resolve filename without downloadingUpdates
numpyfrom 2.1.3 to 2.5.1Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
5e1d03fMerge pull request #31863 from charris/prepare-2.5.1ad0b66bREL: Prepare for the NumPy 2.5.1 release.9df8516Merge pull request #31858 from charris/backport-316884dee265Merge pull request #31857 from charris/backport-31775dc8d553Merge pull request #31856 from charris/backport-3184667cb4a8fix:Signed integer overflow in datetime.c (#31688)baa2589TST: Clean up imports, formatting, and assertions2fe5ba4TEST: Refactor tests to use np.testing.assert_raises_regex per reviewbb46581MAINT: Remove deprecated Python recursion fix8f34214MAINT: Move SeedSequence recursion guard to C-layer and add testsUpdates
pandasfrom 2.2.3 to 3.0.3Release notes
Sourced from pandas's releases.
... (truncated)
Commits
72f2feaRLS: 3.0.3 (#65590)2897590Backport PR #65436 on branch 3.0.x (Account for privatization of matplotlib `...49894b5Backport PR #65499 on branch 3.0.x (BUG: fix check if pyarrow is installed in...1c6d1e3[backport 3.0.x] PERF: remove special casing for zoneinfo in tz_localize_to_u...2a54711Backport PR #64379 on branch 3.0.x (PERF: improve performance with ZoneInfo t...036bb7cBackport PR #65482 on branch 3.0.x (PERF: don't call unique on dtypes for che...bf4c182Backport PR #65410 on branch 3.0.x (TST: also convert str index to object in ...dd02d75[backport 3.0.x] BUG: keep fsspec OpenFile alive for chained URL reads (#6547...aef3d0f[backport 3.0.x] CI: lowercase types-pymysql/types-pyyaml to fix mamba 2.6.0 ...bb8e248Backport PR #65399 on branch 3.0.x (DOC: fix source link for classes in the r...Updates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
requestsfrom 2.33.0 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
torchfrom 2.8.0 to 2.13.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
cf30153[release/2.13] Strip +PTX from CUDA arch list on release/RC builds (#188914) ...3e3e24b[release/2.13] Restrict cuda-bindings to Python < 3.15 for CUDA 12.9 builds (...7986b06[release/2.13] Bump binary build timeout 280 -> 400 minutes (#188551)0bdbc26[release/2.13] Add CUDA 12.9 to TORCH_CUDA_ARCH_LIST tables (#188443)9cabb45[release/2.13] Update manywheel docker image pin to 78e737ad (#188409)78e737a[release/2.13] Revert "Tighten generalized scatter graph target (#184075)" (#...0bb9b5b[release/2.13] Revert "dynamo: round-trip torch.cuda.stream ctx mgr across gr...aaac2bf[release/2.13] Revert "[Reland] Port D104346887/PR 182675 for index_add fast ...9330813Fix build_with_debinfo.py broken by CONFIGURE_DEPENDS globbing (#188192)4e077a7Remove setuptools upper bound (#188190)Updates
tqdmfrom 4.66.3 to 4.68.4Release notes
Sourced from tqdm's releases.
... (truncated)
Commits
53d096ebump version, merge pull request #1768 from its-Sohan/fix/write-stdout-none74ff992fix: prevent tqdm.write from crashing when sys.stdout is none3757d0dMerge pull requests #1717 and #1767 (fixes #1658)55156cefix: apply disp_trim to all format_meter return paths (#1658)9aff609bump version, merge pull request #1763 from tqdm/jupyterlite9872f80drop date from snap version str to fix pydanticb829334support QtConsole, Spyder, JupyterLite6fa4867delay os.get_terminal_size748e107linte6e29ebmove tox.ini -> pyproject.toml