Bump the actions group across 1 directory with 4 updates #844
+4
−4
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 4 updates in the / directory: pandas, pyarrow, statsmodels and pre-commit.
Updates
pandas
from 2.2.3 to 2.3.2Release notes
Sourced from pandas's releases.
... (truncated)
Commits
4665c10
RLS: 2.3.2633c68b
DOC: fix syntax in whatsnew file456ad47
Backport PR #62152 on branch 2.3.x (DOC: prepare 2.3.2 whatsnew notes for rel...6cae644
[backport 2.3.x] DOC: move and reword whatsnew note for replace fix (GH-57865...a91c50a
Backport PR #62147 on branch 2.3.x (DOC: correct and rewrite string migration...f7a2cfd
[backport 2.3.x] BUG/DEPR: logical operation with bool and string (#61995) (#...7981a43
Backport PR #62124 on branch 2.3.x (CI/BLD: don't use strict xfail for '%m.%Y...fafbcbd
[backport 2.3.x] BUG(CoW): also raise for chained assignment for .at / .iat (...3ac64a7
[backport 2.3.x] BUG: Fix Series.str.contains with compiled regex on Arrow st...1f2dc4f
[backport 2.3.x] BUG: fix Series.str.fullmatch() and Series.str.match() with ...Updates
pyarrow
from 20.0.0 to 21.0.0Release notes
Sourced from pyarrow's releases.
Commits
ee4d09e
MINOR: [Release] Update versions for 21.0.0f13a579
MINOR: [Release] Update .deb/.rpm changelogs for 21.0.06fd2a16
MINOR: [Release] Update CHANGELOG.md for 21.0.0cf261bf
GH-47078: [Release] Ensure using cloned apache/arrow for reproducible check (...ddbc3dc
GH-47074: [Release] Use reproducible mtime for csharp/ in source archive (#47...0534eb2
GH-47071: [Release] Dereference all hard links in source archive (#47072)f845b41
GH-47069: [Release] Add missing "needs: target" (#47070)1c08f8e
GH-47067: [Release] Fix wrong GitHub Actions context in verify_rc.yml (#47068)70e5c51
GH-47065: [Release] Fix timeout key in verify_rc.yml (#47066)254a85c
GH-47063: [Release] Define missing RELEASE_TARBALL (#47064)Updates
statsmodels
from 0.14.4 to 0.14.5Release notes
Sourced from statsmodels's releases.
Commits
1107ea5
Merge pull request #9591 from bashtage/rls-0-14-5-notesf3b362a
MAINT: Update CIe2249ab
DOC: Final fixes41758ad
DOC: Add release note for 0.14.5aea8126
Merge pull request #9586 from bashtage/rls-0-14-5ccc1948
TST: Change optim options2c5292b
MAINT: Reduce noise for future changesd9ccc11
MAINT: Reduce noise for future changes699740f
TST: xfail test with issues and relax tol132c549
MAINT: Reduce noise for future changesUpdates
pre-commit
from 4.2.0 to 4.3.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b74a22d
v4.3.0cc899de
Merge pull request #3507 from bc-lee/dart-fix2a0bcea
Downgrade Dart SDK version installed in the CIf1cc7a4
Make Dart pre-commit hook compatible with the latest Dart SDKs72a3b71
Merge pull request #3504 from pre-commit/pre-commit-ci-update-configc8925a4
[pre-commit.ci] pre-commit autoupdatea5fe6c5
Merge pull request #3496 from ericphanson/eph/jl-startup6f1f433
Julia language: skip startup.jl filec681721
Merge 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 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