Bump the actions group with 3 updates #841
Draft
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 3 updates: pandas, pyarrow and statsmodels.
Updates
pandas
from 2.2.3 to 2.3.1Release notes
Sourced from pandas's releases.
Commits
c888af6
RLS: 2.3.16aea302
Backport PR #61794 on branch 2.3.x (DOC: prepare 2.3.1 whatsnew notes for rel...a160ae6
[backport 2.3.x] BUG[string]: incorrect index downcast in DataFrame.join (#61...cf5db68
[backport 2.3.x] TST: update expected dtype for sum of decimals with pyarrow ...50ad136
Backport PR #61795 on branch 2.3.x (DOC: add section about upcoming pandas 3....6c762f3
Backport PR #61770 on branch 2.3.x (BUG: Fix unpickling of string dtypes of l...fd99ef7
Backport PR #61705 on branch 2.3.x (DOC: add pandas 3.0 migration guide for t...4e5237d
[backport 2.3.x] CI: clean up wheel build workarounds now that Cython 3.1.0 i...4d42cd8
Revert "[2.3.x] DEPS: Drop Python 3.9 (#60792)" (#61755)5d32ae9
BLD: Build wheels for 3.9 and musllinux-aarch64 for pandas 2.3 (#61569)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 changesDependabot 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