build(deps): bump the production group with 3 updates #989
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 production group with 3 updates: numpy, polars and transformers.
Updates
numpy
from 2.2.1 to 2.2.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
fd8a68e
Merge pull request #28184 from charris/prepare-2.2.20d106a5
REL: Prepare for the NumPy 2.2.2 release [wheel build]dfdd35a
Merge pull request #28175 from charris/backport-28056e4517a8
Merge pull request #28176 from charris/backport-281682c0432b
Merge pull request #28178 from charris/backport-281702230a08
Merge pull request #28177 from charris/backport-28169b04e32c
TYP: Fix missing and spurious top-level exports6a5f537
TYP: preserve shape-type in ndarray.astype()f782790
TYP: Fix overlapping overloads issue in 2->1 ufuncsa19acf1
BUG: Fix casing for f2py directivesUpdates
polars
from 1.19.0 to 1.21.0Release notes
Sourced from polars's releases.
... (truncated)
Commits
1993d59
ci: Disable 'catalog' in build (#20897)d6f975c
Python Polars 1.21.0 (#20895)7bf42dd
feat(python): Stabilize methods/functions (#20850)332bd7d
chore: Implement negative slice for new streaming IPC (#20866)8b5b05a
fix: Warn if asof keys not sorted (#20887)884feeb
fix(python): Ensure explicit values given tocolumn_widths
override autofi...c465164
feat: Addlinear_space
(#20678)e98e09b
refactor(rust): Remove last instances of itoa (#20881)22c7879
refactor(rust): Reduce bloat in static_array_collect by using BitmapBuilders ...45b8e8b
refactor(rust): Use defunctionalization in polars-core scalar.rs in order to ...Updates
transformers
from 4.48.0 to 4.48.2Release notes
Sourced from transformers's releases.
Commits
b673c16
Fix mask slicing for models with HybridCache (#35681)aa3e590
Updatesquad_convert_example_to_features
to work with numpy v2 (#35955)f3fad57
v4.48.2e5f88ae
Fix is_causal being a tensor (#35791)163c8bb
Fix: loading DBRX back from saved path (#35728)b17abf9
Fix NoneType type as it requires py>=3.10 (#35843)f7b6047
Restore is_torch_greater_or_equal_than for backward compatibility (#35734)2e752ea
revert my changes785b5cf
v4.48.13b09464
Patch moonshine (#35731)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 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