build(deps): bump the production group with 3 updates#989
Merged
lars-reimann merged 2 commits intomainfrom Feb 6, 2025
Merged
Conversation
ee6bedb to
f28ecba
Compare
Bumps the production group with 3 updates: [numpy](https://github.com/numpy/numpy), [polars](https://github.com/pola-rs/polars) and [transformers](https://github.com/huggingface/transformers). Updates `numpy` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.1...v2.2.2) Updates `polars` from 1.19.0 to 1.21.0 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.19.0...py-1.21.0) Updates `transformers` from 4.48.0 to 4.48.2 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.48.0...v4.48.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: polars dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: transformers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
f28ecba to
3fb1c08
Compare
Contributor
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #989 +/- ##
=======================================
Coverage 95.22% 95.22%
=======================================
Files 135 135
Lines 8145 8145
=======================================
Hits 7756 7756
Misses 389 389 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
|
🎉 This PR is included in version 0.30.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
numpyfrom 2.2.1 to 2.2.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
fd8a68eMerge pull request #28184 from charris/prepare-2.2.20d106a5REL: Prepare for the NumPy 2.2.2 release [wheel build]dfdd35aMerge pull request #28175 from charris/backport-28056e4517a8Merge pull request #28176 from charris/backport-281682c0432bMerge pull request #28178 from charris/backport-281702230a08Merge pull request #28177 from charris/backport-28169b04e32cTYP: Fix missing and spurious top-level exports6a5f537TYP: preserve shape-type in ndarray.astype()f782790TYP: Fix overlapping overloads issue in 2->1 ufuncsa19acf1BUG: Fix casing for f2py directivesUpdates
polarsfrom 1.19.0 to 1.21.0Release notes
Sourced from polars's releases.
... (truncated)
Commits
1993d59ci: Disable 'catalog' in build (#20897)d6f975cPython Polars 1.21.0 (#20895)7bf42ddfeat(python): Stabilize methods/functions (#20850)332bd7dchore: Implement negative slice for new streaming IPC (#20866)8b5b05afix: Warn if asof keys not sorted (#20887)884feebfix(python): Ensure explicit values given tocolumn_widthsoverride autofi...c465164feat: Addlinear_space(#20678)e98e09brefactor(rust): Remove last instances of itoa (#20881)22c7879refactor(rust): Reduce bloat in static_array_collect by using BitmapBuilders ...45b8e8brefactor(rust): Use defunctionalization in polars-core scalar.rs in order to ...Updates
transformersfrom 4.48.0 to 4.48.2Release notes
Sourced from transformers's releases.
Commits
b673c16Fix mask slicing for models with HybridCache (#35681)aa3e590Updatesquad_convert_example_to_featuresto work with numpy v2 (#35955)f3fad57v4.48.2e5f88aeFix is_causal being a tensor (#35791)163c8bbFix: loading DBRX back from saved path (#35728)b17abf9Fix NoneType type as it requires py>=3.10 (#35843)f7b6047Restore is_torch_greater_or_equal_than for backward compatibility (#35734)2e752earevert my changes785b5cfv4.48.13b09464Patch 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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