Bump the all-minor-and-patch-dependency-updates group with 5 updates #122
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 all-minor-and-patch-dependency-updates group with 5 updates:
2.39.0
2.40.0
0.9.5
0.9.6
0.8.1
0.8.4
3.25.1
3.27.0
2.18.0
2.19.0
Updates
ray[default]
from 2.39.0 to 2.40.0Release notes
Sourced from ray[default]'s releases.
... (truncated)
Commits
22541c3
version change for 2.40.0 (#48908)02ac0cd
[core] Fix gcs unit tests dependency (#48892)c2f9334
[air] dreambooth pandas type fix (#48904)4a29571
[Core][Autoscaler] Configure idleTimeoutSeconds per node type (#48813)4345c6c
[doc] document the right dask version (#48899)5cd8967
[data] add back gen image function (#48895)37aa0c6
[vm launcher] pin gcp image to a working version in release tests (#48890)56413d2
Fixing pyarrow dep constraints insetup.py
(#48886)354dea6
[Core] Fix the Flaky Test GcsClientReconnectionTest (#48879)4b4f3c6
[data] fix a bug that may cause async map tasks to hang (#48861)Updates
nbsphinx
from 0.9.5 to 0.9.6Release notes
Sourced from nbsphinx's releases.
Changelog
Sourced from nbsphinx's changelog.
... (truncated)
Commits
215bf0d
Release 0.9.635686f5
DOC: Remove broken link837bea6
CI: ignore deprecated import_object40d8cd4
Use force=True with copyfile (#819)1fda481
DOC: add section about Xarray datasets84b9575
markdown: Fix bullet list parsingda82a07
CI: install rsvg-convert3a916b4
CI: remove .travis.yml52f2b34
CI: run with LaTeX and epub output8446fc5
CI: enable Python 3.13-devUpdates
ruff
from 0.8.1 to 0.8.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3bb0dac
Bump version to 0.8.4 (#15064)40cba5d
[red-knot] Cleanup varioustodo_type!()
messages (#15063)596d80c
[perflint
] Parenthesize walrus expressions in autofix for `manual-list-comp...d8b9a36
Disable actionlint hook by default when running pre-commit locally (#15061)85e71ba
[flake8-bandit
] CheckS105
for annotated assignment (#15059)2802cbd
Don't special-case class instances in unary expression inference (#15045)ed2bce6
[red-knot] Report invalid exceptions (#15042)f0012df
Fix typos inRUF043.py
(#15044)0fc4e8f
IntroduceInferContext
(#14956)ac81c72
[ruff
] Ambiguous pattern passed topytest.raises()
(RUF043
) (#14966)Updates
aim
from 3.25.1 to 3.27.0Release notes
Sourced from aim's releases.
Changelog
Sourced from aim's changelog.
Commits
e5e036d
Bump up Aim to v3.27.0171d0b2
[fix] Resolve issues with PR checks (#3270)4d391de
[feat] Enable PytorchLightning AimLogger to use custom contexts (#3269)9124e64
[feat] ReturnNone
forrun.artifact_uri
if not set (#3268)d3ed9ae
[feat] S3ArtifactStorage custom boto3 client parameters (#3258)6feb6e7
[fix] Handle StopIteration error in iter_sequence_info_by_type method (#3265)979efe0
[fix] Resolve tag addition issue from parallel runs (#3247)61bee5d
[fix] Resolve issues with outdated packages (#3254)8c51301
[fix] Copy the keys of RunStatusReporter.timed_tasks before iterating them (#...c2f1203
[fix] Resolve issues with aggregated metrics computation (#3246)Updates
mlflow
from 2.18.0 to 2.19.0Release notes
Sourced from mlflow's releases.
... (truncated)
Changelog
Sourced from mlflow's changelog.
Commits
ad17101
Runpython3 dev/update_mlflow_versions.py pre-release ...
(#14055)31962bf
Drop support for LightGBM < 3.3 (#14032)0e0b689
Usemean_squared_error
ifroot_mean_squared_error
is unavailable (#14040)a3dc2e0
Add warning for removing default values in ChatParams (#14043)c95c4a4
Temporarily pin sklearn to <1.6 in test requirements (#14038)dabf714
Fix eval test failure (#14036)c94bfc0
Make the source in Assessment optional & add CODE as a new AssessmentSourceTy...168a859
Remove deprecated squared parameter (#14028)16f550e
return empty array when DatabricksSDKModelsArtifactRepository.list_artifacts ...84579de
[tracing] Fix Tracing section (#14023)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 creatin...Description has been truncated