Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lightning-utilities requirement from <0.10.0,>=0.8.0 to >=0.8.0,<0.11.0 #53

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Updates the requirements on lightning-utilities to permit the latest version.

Release notes

Sourced from lightning-utilities's releases.

Minor patch 0.10.1

What's Changed

Fixed

  • Avoid accidental namedtuple conversion in apply_to_collection (#210)

Full Changelog: Lightning-AI/utilities@v0.10.0...v0.10.1


New Contributors

Changelog

Sourced from lightning-utilities's changelog.

[0.10.1] - 2023-12-22

Fixed

  • Avoid accidental namedtuple conversion in apply_to_collection (#210)

[0.10.0] - 2023-11-17

Added

  • CI: added install-extras in install check allowing deduplication eventual circular install dependency ( #184, #185 )
  • Added rank_zero_only(..., default=?) argument to return a default value on rank > 1 (#187)

Changed

  • Updated/Extended the requires wrapper (#146)
  • CI: updated/extended cleaning old and/or specific caches (#159)
  • CI: unified/extended docs makes flows (#162)
  • CI: allow Other targets for building docs (#179)
  • CI: narrow scope for md links check (#183)
  • CI: split code checks & enable pre-commit updates ( #191, #193, #194 )

Deprecated

  • Deprecated ModuleAvailableCache in favor of RequirementCache (#147)

Fixed

  • Fixed issue with is_overridden falsely returning True when the parent method is wrapped (#149)
  • CI: optional freeze version of schema check (#148)
  • CI: fixed guard for pkg-check workflow on canceled (#180)
  • CI: resolve latex dependency for docs builds (#181)
  • CI: fixed branch for md links check (#183)

[0.9.0] - 2023-06-29

Added

  • docs: fetch all external resources for building docs (#142)

Changed

... (truncated)

Commits
  • 1f0ae4d releasing 0.10.1
  • 990ba45 Avoid accidental namedtuple conversion in apply_to_collection (#210)
  • f7a0693 Update version dict with newest version of torch packages (#211)
  • f09a21d fix labeler-config
  • 788f944 build(deps): bump actions/download-artifact from 3 to 4 (#208)
  • be2bd69 build(deps): bump actions/setup-python from 4 to 5 (#205)
  • 2665dcf build(deps): bump check-jsonschema from 0.27.2 to 0.27.3 in /requirements (#204)
  • 3458593 ci/docs: fix link to CPU torch
  • 40b0b4e [pre-commit.ci] pre-commit suggestions (#203)
  • 6c7f672 build(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#...
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from tchaton as a code owner March 1, 2024 12:07
@dependabot dependabot bot added the ci / tests label Mar 1, 2024
@dependabot dependabot bot requested a review from awaelchli as a code owner March 1, 2024 12:07
@dependabot dependabot bot requested a review from Borda March 1, 2024 12:07
@Borda Borda enabled auto-merge (squash) March 1, 2024 12:33
@dependabot dependabot bot force-pushed the dependabot-pip-lightning-utilities-gte-0.8.0-and-lt-0.11.0 branch from 5b335e6 to 5e3630f Compare March 3, 2024 09:50
Updates the requirements on [lightning-utilities](https://github.com/Lightning-AI/utilities) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](Lightning-AI/utilities@v0.8.0...v0.10.1)

---
updated-dependencies:
- dependency-name: lightning-utilities
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-lightning-utilities-gte-0.8.0-and-lt-0.11.0 branch from 5e3630f to 8e5d503 Compare March 3, 2024 10:14
@tchaton tchaton disabled auto-merge March 3, 2024 12:29
@tchaton tchaton merged commit 5d2f5c3 into main Mar 3, 2024
17 checks passed
@tchaton tchaton deleted the dependabot-pip-lightning-utilities-gte-0.8.0-and-lt-0.11.0 branch March 3, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants