chore(deps): update mend: high confidence minor and patch dependency updates #3
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.
This PR contains the following updates:
==24.4.2->==24.10.0>=2.14.6,<2.17->>=2.21,<2.22Release Notes
psf/black (black)
v24.10.0Compare Source
Highlights
mypyc-compiled wheels. (#4436) (#4449)
safety issue in Python 3.12.5 that can cause Black's AST safety checks to fail. Please
use Python 3.12.6 or Python 3.12.4 instead. (#4447)
Stable style
X | Ystyle unions.(#4453)
%%magic (#4462)Preview style
def fn(*args: *tuple[*Ts, T]) -> None: pass) (#4440)Caching
--unstable(#4466)Packaging
blackdnow requires a newer version of aiohttp. (#4451)Output
v24.8.0Compare Source
Stable style
# fmt: offis used before a closing parenthesis or bracket. (#4363)Packaging
linked. This improves the PyPI listing for Black. (#4345)
Parser
multiline string (#4339)
(#4401)
\{inside f-strings very well (#4422)(#4423)
Performance
.gitignore(#4415)Blackd
huggingface/datasets (datasets)
v2.21.0Compare Source
Features
What's Changed
HF_HUB_OFFLINEinstead ofHF_DATASETS_OFFLINEby @Wauplin in #696883e5c05New Contributors
Full Changelog: huggingface/datasets@2.20.0...2.21.0
v2.20.0Compare Source
Important
trust_remote_code=Trueby @lhoestq in #6954trust_remote_code=Trueto be usedDatasets features
checkpoint and resume an iterable dataset (e.g. when streaming):
Returns:
General improvements and bug fixes
.pthsupport for torch tensors by @lhoestq in #6920dataset_module_factoryby @Wauplin in #6959New Contributors
Full Changelog: huggingface/datasets@2.19.0...2.20.0
v2.19.2Compare Source
Bug fixes
Full Changelog: huggingface/datasets@2.19.1...2.19.2
v2.19.1Compare Source
Bug fixes
Full Changelog: huggingface/datasets@2.19.0...2.19.1
v2.19.0Compare Source
Dataset Features
.to_polars();fsspecsupport forto_json,to_csv, andto_parquetby @alvarobartt in #6096modeparameter toImagefeature by @mariosasko in #6735General improvements and bug fixes
remove_columns/rename_columnsdoc fixes by @mariosasko in #6772uvin CI by @mariosasko in #6779_check_legacy_cache2by @lhoestq in #6792DatasetBuilder._split_generatorsincomplete type annotation by @JonasLoos in #6799CachedDatasetModuleFactoryandCacheby @izhx in #6754os.path.relpathinresolve_patternsby @mariosasko in #6815Dataset.__getitem__by @mariosasko in #6817New Contributors
Full Changelog: huggingface/datasets@2.18.0...2.19.0
v2.18.0Compare Source
Dataset features
General improvements and bug fixes
num_workerscould lead to incorrect shards assignments to workers and cause errorsxlistdirby @mariosasko in #6698New Contributors
Full Changelog: huggingface/datasets@2.17.1...2.18.0
v2.17.1Compare Source
Bug Fixes
arrow_writer.pyfrom #6636 by @bryant1410 in #6664Full Changelog: huggingface/datasets@2.17.0...2.17.1
v2.17.0Compare Source
Dataset Features
General improvements and bug fixes
drop_last_batchin map after shuffling or sharding by @lhoestq in #6575setup.cfgtopyproject.tomlby @mariosasko in #6619tqdmbars in non-interactive environments by @mariosasko in #6627with_rankparam toDataset.filterby @mariosasko in #6608New Contributors
Full Changelog: huggingface/datasets@2.16.1...2.17.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.