Bump the actions group across 1 directory with 9 updates #847
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 actions group with 9 updates in the / directory:
2.2.52.3.41.15.21.16.33.10.13.10.72.2.32.3.31.0.11.0.220.0.022.0.01.6.11.7.20.14.40.14.54.2.04.3.0Updates
numpyfrom 2.2.5 to 2.3.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
1458b9eREL: Prepare for the NumPy 2.3.4 release (#29955)7583bedMerge pull request #29950 from charris/backport-298853186751Merge pull request #29949 from charris/backport-299487fd2ad9STY: rename@classmethodarg toclsfe8447dMAINT: Simplify string arena growth strategy (#29885)a90f073Merge pull request #29940 from charris/backport-2993755d91abMAINT: Bump pypa/cibuildwheel from 3.1.4 to 3.2.1e2f0383Merge pull request #29926 from charris/backport-29609b427e83BUG: fix negative samples generated by Wald distribution (#29609)36363d6Merge pull request #29922 from charris/backport-29914Updates
scipyfrom 1.15.2 to 1.16.3Release notes
Sourced from scipy's releases.
... (truncated)
Commits
b9105ccREL: 1.16.3 rel commit [wheel build]4b7699cMerge pull request #23805 from tylerjereddy/treddy_backports_1.16.3874b75bMAINT: PR 23805 wheel builds [wheel build]de06a58DOC: PR 23805 revisionsf642304TST: linalg.svd: skip on 32-bit due to limited memorydf47908CI: PR 23805 revisionsf584063TST: stats.boxcox_llf: bump test tolerance for Accelerate (#23864)fc60b2fDOC: PR 23805 revisions0dd12ecBLD: stats.multivariate_normal: silence pythran build warningd3b1e62Revert "BLD: stats.multivariate_normal: suppress pythran build warning"Updates
matplotlibfrom 3.10.1 to 3.10.7Release notes
Sourced from matplotlib's releases.
Commits
4aeb773REL: v3.10.7080add3Merge branch 'v3.10.6-doc' into v3.10.xa604a8bGithub Stats v3.10.7f550261Zenodo v3.10.69a5e3e4Merge pull request #30628 from meeseeksmachine/auto-backport-of-pr-30626-on-v...eb8cb0cBackport PR #30626: MNT: Fix new F401 unused imports warnings8fadc71Backport PR #29745: Use PEP8 style method and function names from (#30589)098876eMerge pull request #30614 from meeseeksmachine/auto-backport-of-pr-30612-on-v...eb42d86Backport PR #30612: MNT: update black pin4a9c187Merge pull request #30572 from QuLogic/auto-backport-of-pr-30571-on-v3.10.xUpdates
pandasfrom 2.2.3 to 2.3.3Release notes
Sourced from pandas's releases.
... (truncated)
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
patsyfrom 1.0.1 to 1.0.2Release notes
Sourced from patsy's releases.
Changelog
Sourced from patsy's changelog.
Commits
3555c061.0.2efa450fMAINT: Prepare patsy for pandas3 StringDtype (#229)430348aMerge pull request #235 from pydata/pre-commit-ci-update-config31c489f[pre-commit.ci] pre-commit autoupdate8b70231Update README.md (#234)715d6b7Merge pull request #233 from pydata/pre-commit-ci-update-confige599e60[pre-commit.ci] pre-commit autoupdate7b58db5Merge pull request #231 from pydata/pre-commit-ci-update-config30541e0[pre-commit.ci] pre-commit autoupdate31c341dMerge pull request #230 from pydata/pre-commit-ci-update-configUpdates
pyarrowfrom 20.0.0 to 22.0.0Release notes
Sourced from pyarrow's releases.
Commits
5aeb5f2MINOR: [Release] Update versions for 22.0.081563adMINOR: [Release] Update .deb/.rpm changelogs for 22.0.0c505536MINOR: [Release] Update CHANGELOG.md for 22.0.0e04fafbGH-47838: [C++][Parquet] Set Variant specification version to 1 to align with...07e4d5aGH-47819: [CI][Packaging][Release] Avoid triggering Linux packages on release...e2fa94cGH-47809: [CI][Release] Fix Windows verification job trying to install patch ...2140934GH-47738: [R] Update NEWS.md for 22.0.0 (#47739)08f5304GH-47803: [C++][Parquet] Fix read out of bounds on invalid RLE data (#47804)d5b8e2bGH-47438: [Python][Packaging] Set up wheel building for Python 3.14 (#47616)618f609GH-47795: [Archery] Add support for custom Docker registry (#47796)Updates
scikit-learnfrom 1.6.1 to 1.7.2Release notes
Sourced from scikit-learn's releases.
... (truncated)
Commits
25dee60missing tag in changelog [cd build]290b5afbump upper bounds [cd build]813681dCI Add Python 3.14 nightly wheels (#32012)9cc302dfix changelog6596658fix changelogda98b43generate changelog 1.7.2f2ff9e8set version 1.7.28b41b0fFix uncomparable values in SimpleImputer tie-breaking strategy (#31820)401f6c4DOC: Fix formatting issues with bold font andbackquote(#31950)3d063adDOC Clean upBuilding from sourceinstructions on macOS (#31938)Updates
statsmodelsfrom 0.14.4 to 0.14.5Release notes
Sourced from statsmodels's releases.
Commits
1107ea5Merge pull request #9591 from bashtage/rls-0-14-5-notesf3b362aMAINT: Update CIe2249abDOC: Final fixes41758adDOC: Add release note for 0.14.5aea8126Merge pull request #9586 from bashtage/rls-0-14-5ccc1948TST: Change optim options2c5292bMAINT: Reduce noise for future changesd9ccc11MAINT: Reduce noise for future changes699740fTST: xfail test with issues and relax tol132c549MAINT: Reduce noise for future changesUpdates
pre-commitfrom 4.2.0 to 4.3.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b74a22dv4.3.0cc899deMerge pull request #3507 from bc-lee/dart-fix2a0bceaDowngrade Dart SDK version installed in the CIf1cc7a4Make Dart pre-commit hook compatible with the latest Dart SDKs72a3b71Merge pull request #3504 from pre-commit/pre-commit-ci-update-configc8925a4[pre-commit.ci] pre-commit autoupdatea5fe6c5Merge pull request #3496 from ericphanson/eph/jl-startup6f1f433Julia language: skip startup.jl filec681721Merge pull request #3499 from pre-commit/pre-commit-ci-update-config4fd4537[pre-commit.ci] pre-commit autoupdateDependabot 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