Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Bump Lightning-AI/utilities from 0.9.0 to 0.10.0 #40

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps Lightning-AI/utilities from 0.9.0 to 0.10.0.

Release notes

Sourced from Lightning-AI/utilities's releases.

Lightning Utilities 0.10.0

What's Changed

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)

New Contributors

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

Changelog

Sourced from Lightning-AI/utilities's changelog.

[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)
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 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)

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.9.0 to 0.10.0.
- [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.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Borda as a code owner December 1, 2023 18:22
@dependabot dependabot bot added the ci / tests label Dec 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2023

Dependabot tried to add @Lightning-Universe/core-lightning as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Lightning-Universe/lightning-Horovod/pulls/40/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the Lightning-Universe/lightning-Horovod repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

Superseded by #42.

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot-github_actions-Lightning-AI-utilities-0.10.0 branch January 1, 2024 18:33
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.

0 participants