Bump the dependencies group across 2 directories with 4 updates #264
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.
Updates the requirements on numpy, pyarrow, ruff and maturin to permit the latest version.
Updates
numpy
to 2.2.1Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
7469245
Merge pull request #28047 from charris/prepare-2.2.1acb051e
REL: Prepare for the NumPy 2.2.1 release [wheel build]28a091a
Merge pull request #28044 from charris/backport-28039723605b
TST: Add test for allowingNone
in operand sequence passed tonditer
554739e
TYP: allowNone
in operand sequence of nditer31bc4c8
Merge pull request #28021 from charris/backport-2802032f52a3
CI: pin scipy-doctest to 1.5.1 (#28020)6219aeb
Merge pull request #28007 from charris/backport-28005eb7071c
Merge pull request #28006 from charris/backport-280034f82c32
BUG: Cython API was missing NPY_UINTP.Updates
pyarrow
to 18.1.0Release notes
Sourced from pyarrow's releases.
Commits
6a0414b
MINOR: [Release] Update versions for 18.1.0e4aee0c
MINOR: [Release] Update .deb/.rpm changelogs for 18.1.06199e5e
MINOR: [Release] Update .deb package names for 18.1.0d944b8b
MINOR: [Release] Update CHANGELOG.md for 18.1.0ac81eed
GH-44455: [C++] Update vendored date to 3.0.3 (#44482)90bfa2c
GH-44432: [Swift] Use flatbuffers v24.3.7 (#44433)0d69542
MINOR: [Java] Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.2 to 2.9.0 i...602e447
MINOR: [Java] Bump logback.version from 1.5.8 to 1.5.10 in /java (#44403)67c4d5e
MINOR: [Java] Bump checker.framework.version from 3.48.0 to 3.48.1 in /java (...363acb0
MINOR: [C#] Bump Grpc.Tools from 2.66.0 to 2.67.0 in /csharp (#44400)Updates
ruff
to 0.8.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6b907c1
Ruff 0.8.6 (#15253)f319531
Make unreachable a test rule for now (#15252)e4d9fe0
Revert "Add all PEP-585 names to UP006 rule" (#15250)baf0d66
Update salsa (#15243)bde8ecd
[red-knot] Remove unneeded branch inType::is_equivalent_to()
(#15242)842f882
[ruff
] Avoid reporting whenndigits
is possibly negative (RUF057
) (#15234)75015b0
Attribute panics to the mdtests that cause them (#15241)706d87f
Show errors for attempted fixes only when passed--verbose
(#15237)0837cdd
[RUF
] Add rule to detect empty literal in deque call (RUF025
) (#15104)0dbfa8d
TD003: remove issue code length restriction (#15175)Updates
maturin
from 1.7.5 to 1.8.1Release notes
Sourced from maturin's releases.
... (truncated)
Changelog
Sourced from maturin's changelog.
Commits
d95faa6
Release v1.8.10c5672c
Tweak invalid version info error messagecd7828f
Makematurin develop
fail if version info is missing inpyproject.toml
(#...0e143c1
Make invalid version info inpyproject.toml
less fatal (#2417)1082bc4
Update minimal manylinux version for riscv64 (#2415)864e6bb
Release v1.8.0 (#2414)55d7beb
Encode free-threaded Python support in bridge model (#2413)c2be694
[pre-commit.ci] pre-commit autoupdate (#2410)1afe25d
Add Linux armv5te architecture support (#2409)0825f6d
Refinearmv7l
target architecture detection (#2408)Updates
ruff
to 0.8.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6b907c1
Ruff 0.8.6 (#15253)f319531
Make unreachable a test rule for now (#15252)e4d9fe0
Revert "Add all PEP-585 names to UP006 rule" (#15250)baf0d66
Update salsa (#15243)bde8ecd
[red-knot] Remove unneeded branch inType::is_equivalent_to()
(#15242)842f882
[ruff
] Avoid reporting whenndigits
is possibly negative (RUF057
) (#15234)75015b0
Attribute panics to the mdtests that cause them (#15241)706d87f
Show errors for attempted fixes only when passed--verbose
(#15237)0837cdd
[RUF
] Add rule to detect empty literal in deque call (RUF025
) (#15104)0dbfa8d
TD003: remove issue code length restriction (#15175)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 <dependency name> major version
will 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 version
will 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