Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the dependencies group in /machine-learning with 1 update: torchdata.

Updates torchdata from 0.9.0 to 0.10.1

Release notes

Sourced from torchdata's releases.

v0.10.1

What's Changed

This release introduces 3 major changes:

  1. Introducing torchdata.nodes, a library of extensible and composable iterators that lets you chain together common dataloading and pre-proc operations! This initial release includes the following features, with more on the way:

  2. This release drops support for DataPipes and DataLoader2. Release v0.9 was the last stable release which includes them. Please see this issue for more details.

  3. PyTorch's official conda channel is deprecated. TorchData has removed its conda builds as well. TorchData will be available for installation through pip, on PyPI and download.pytorch.org.

Full Changelog: meta-pytorch/data@v0.9.0...v0.10.1

@​divyanshk @​ramanishsingh @​andrewkho

Commits

Dependabot compatibility score

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

Bumps the dependencies group in /machine-learning with 1 update: [torchdata](https://github.com/pytorch/data).


Updates `torchdata` from 0.9.0 to 0.10.1
- [Release notes](https://github.com/pytorch/data/releases)
- [Commits](meta-pytorch/data@v0.9.0...v0.10.1)

---
updated-dependencies:
- dependency-name: torchdata
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Dependency label Jan 1, 2025
@dependabot dependabot bot requested a review from divy-07 January 1, 2025 11:42
@netlify
Copy link

netlify bot commented Jan 1, 2025

Deploy Preview for 3fa canceled.

Name Link
🔨 Latest commit 2a57765
🔍 Latest deploy log https://app.netlify.com/sites/3fa/deploys/67752a1bf13883000847f1d0

@ElioDiNino ElioDiNino closed this Jan 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/pip/machine-learning/dependencies-4cab9a5223 branch January 2, 2025 18:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants