Bump the non-major-versions group with 5 updates #216
Closed
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 non-major-versions group with 5 updates:
0.12.4
0.12.5
1.16.0
1.16.1
3.11.0
3.11.1
2.23.1
2.23.2
2.42.0
2.43.0
Updates
ruff
from 0.12.4 to 0.12.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
d13228a
Bump 0.12.5 (#19528)9461d30
[ty] Rename type_api => ty_extensions (#19523)63d1d33
[ty] Added support for "go to references" in ty playground. (#19516)e0149cd
[ty] Return a tuple spec from the iterator protocol (#19496)2a00eca
[ty] Exhaustiveness checking & reachability formatch
statements (#19508)3d17897
[ty] Fix narrowing and reachability of class patterns with arguments (#19512)fa1df4c
[ty] Implemented partial support for "find references" language server featur...89258f1
[flake8-use-pathlib
] Add autofix forPTH101
,PTH104
,PTH105
,PTH121
...1dcef1a
[perflint
] Parenthesize generator expressions (PERF401
) (#19325)ba629fe
[pep8-naming
] FixN802
false positives forCGIHTTPRequestHandler
and `S...Updates
scipy
from 1.16.0 to 1.16.1Release notes
Sourced from scipy's releases.
Commits
0cf8e95
REL: 1.16.1 release commit [wheel build]c0d2ec6
Merge pull request #23378 from tylerjereddy/treddy_backports_1.16.1923a657
MAINT: PR 23378 wheel build test [wheel build]fb07a49
DOC: PR 23378 revisions50b0ebb
MAINT, DOC: PR 23378 revisions6503156
BUG: ndimage.median_filter: single element array handling (#23293)9bd5391
MAINT: Python 3.14 to classifiersea54bed
CI: disable special-casing of 3.14-dev now that Python 3.14rc1 is outacaafae
CI: stop skipping cp314/cp314t musllinux-aarch64 wheels [wheel build]de061c8
CI: bump cibuildwheel to v3.1.0, for Python 3.14.0rc1Updates
orjson
from 3.11.0 to 3.11.1Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
1d3aa7a
3.11.111d29cb
3.14 packaging misc1683918
bytes::BufMut9c33ff9
Fix big-endian PyStrUpdates
aiobotocore[boto3]
from 2.23.1 to 2.23.2Release notes
Sourced from aiobotocore[boto3]'s releases.
Changelog
Sourced from aiobotocore[boto3]'s changelog.
Commits
5adff19
Bumpbotocore
dependency specification (#1387)c7f8f48
Bump astral-sh/setup-uv from 6.3.1 to 6.4.1 (#1386)Updates
eccodes
from 2.42.0 to 2.43.0Release notes
Sourced from eccodes's releases.
Changelog
Sourced from eccodes's changelog.
Commits
c1991d2
Fix testc9564b2
Bump up version121d960
ECC-2106: Use eccodeslib instead of own-built binariesDependabot 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