We are pleased to announce the release of pandas 2.2.2.
This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
Pandas 2.2.2 supports Python 3.9 and higher.
The release will be available on the defaults and conda-forge channels:
Thanks to all the contributors who made this release possible.
Pandas 2.2.1
We are pleased to announce the release of pandas 2.2.1.
This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
Pandas 2.2.1 supports Python 3.9 and higher.
The release will be available on the defaults and conda-forge channels:
Thanks to all the contributors who made this release possible.
Pandas 2.2.0
We are pleased to announce the release of pandas 2.2.0.
This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
Pandas 2.2.0 supports Python 3.9 and higher.
The release will be available on the defaults and conda-forge channels:
Change the behavior of a missing stopping criterion metric to warn instead of raising an error. This enables the use case of reporting different sets of metrics on different iterations (ex: a separate set of training and validation metrics). (#45613)
Ray Serve
💫 Enhancements:
Create internal request id to track request objects (#45761)
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-minor-and-patch-dependency-updates group with 5 updates in the / directory:
1.7.8
1.7.9
2.1.4
2.2.2
2.24.0
2.30.0
0.4.8
0.4.10
1.1.2
1.1.3
Updates
bandit
from 1.7.8 to 1.7.9Release notes
Sourced from bandit's releases.
Commits
691f465
Supportconfigfile
in.bandit
file (#1052)f1a397e
Bump docker/build-push-action from 5.3.0 to 5.4.0 (#1144)049eba0
Guard against empty call argument list (#1146)ad56c78
[pre-commit.ci] pre-commit autoupdate (#1145)2dd4cb5
[pre-commit.ci] pre-commit autoupdate (#1143)313cae7
Bump docker/login-action from 3.1.0 to 3.2.0 (#1142)3fa1e25
Ensure sarif extra is included as part of doc build (#1139)8b659fb
Add a sponsor section to README (#1137)30cada5
[pre-commit.ci] pre-commit autoupdate (#1135)dbb4161
Updates banner logo so it renders well in dark mode (#1134)Updates
pandas
from 2.1.4 to 2.2.2Release notes
Sourced from pandas's releases.
... (truncated)
Commits
d9cdd2e
RLS: 2.2.298aeac9
Backport PR #58209: CI: Pin blosc to fix pytables (#58211)5466f15
Backport PR #58202: DOC/TST: Document numpy 2.0 support and add tests… (#58208)45b0b32
Backport PR #58203 on branch 2.2.x (DOC: Add release date/contributors for 2....c7ec566
Backport PR #58087 on branch 2.2.x (BLD: Build wheels using numpy 2.0rc1) (#5...691fc88
Backport PR #58181 on branch 2.2.x (CI: correct error msg in test_view_index)...a947587
Backport PR #58138 on branch 2.2.x (BLD: Fix nightlies not building) (#58140)b56842d
Backport PR #58100 on branch 2.2.x (MNT: fix compatibility with beautifulsoup...0f83d50
Revert "BLD: Pin numpy on 2.2.x" (#58093)e9b81ee
Backport PR #58126: BLD: Build wheels with numpy 2.0rc1 (#58127)Updates
ray[default]
from 2.24.0 to 2.30.0Release notes
Sourced from ray[default]'s releases.
... (truncated)
Commits
97c3729
[ci] deflake rllib release tests (#45901) (#46114)4d5768b
update ray version to 2.30.0 (#46113)d59d1ef
[finetune] change fine-tuning examples to use cuda 12.3 (#45879)6be6bbc
[Data] Hard deprecateset_progress_bar
(#45905)6bd04fd
[core] Perf: Fair dispatching of the tasks for different scheduling_class to...a241492
[release] use bigger machine for anyscale build (#45883)fc79733
[Core] Remove dead gcs_failover_worker_reconnect_timeout config (#45898)7fc11df
[ci] avoid deadlocking bazel query and bazel run (#45892)c84bf37
[RLlib] Cleanup examples folder #13. Fix main examples docs page for RLlib. (...a1ccd21
[Data] MakeExecutionPlan.execute
returnRefBundle
instead ofBlockList
...Updates
ruff
from 0.4.8 to 0.4.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b54922f
Bump version to v0.4.10 (#11953)3f884b4
Avoid running logical line rule logic if not enabled (#11951)b456051
[red-knot] Add tracing to Salsa queries (#11949)2dfbf11
[red-knot] Extractred_knot_python_semantic
crate (#11926)ed948ea
Avoid moving back the lexer for triple-quoted fstring (#11939)22733cb
red-knot(Salsa): Types without refinements (#11899)a26bd01
Avoid depth counting when detecting indentation (#11947)b617d90
UpdateE999
to show all syntax errors (#11900)cdc7c71
Avoid consuming trailing whitespace during re-lexing (#11933)ff3bf58
ruff server
: Add tracing setup guide to Neovim documentation (#11884)Updates
sphinx-book-theme
from 1.1.2 to 1.1.3Release notes
Sourced from sphinx-book-theme's releases.
Changelog
Sourced from sphinx-book-theme's changelog.
Commits
b0f7a35
Merge pull request #843 from executablebooks/agoose77/enh-bump-version21ead22
enh: bump versionc9ac6b1
Merge pull request #842 from executablebooks/agoose77/maint-bump-pydata-versionbd60e86
Merge pull request #809 from sinsong/master6e93460
maint: update pydata-sphinx-theme min version9939b7a
Update src/sphinx_book_theme/assets/styles/sections/_header-article.scss36de725
Merge branch 'master' into master3b6fd68
Merge pull request #841 from executablebooks/agoose77/fix-pydata-sphinx-theme...2e53d46
docs: fix false-positive for nested admonitions0a84a3f
ci: fix patternDependabot 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