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

fix(deps): update dependency lightning to v2.1.4 #1080

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lightning 2.1.3 -> 2.1.4 age adoption passing confidence

Release Notes

Lightning-AI/lightning (lightning)

v2.1.4: Minor patch release v2.1.4

Compare Source

Fabric

Fixed
  • Fixed an issue preventing Fabric to run on CPU when the system's CUDA driver is outdated or broken (#​19234)
  • Fixed typo in kwarg in SpikeDetection (#​19282)

PyTorch

Fixed
  • Fixed Trainer not expanding the default_root_dir if it has the ~ (home) prefix (#​19179)
  • Fixed warning for Dataloader if num_workers=1 and CPU count is 1 (#​19224)
  • Fixed WandbLogger.watch() method annotation to accept None for the log parameter (#​19237)
  • Fixed an issue preventing the Trainer to run on CPU when the system's CUDA driver is outdated or broken (#​19234)
  • Fixed an issue with the ModelCheckpoint callback not saving relative symlinks with ModelCheckpoint(save_last="link") (#​19303)
  • Fixed issue where the _restricted_classmethod_impl would incorrectly raise a TypeError on inspection rather than on call (#​19332)
  • Fixed exporting __version__ in __init__ (#​19221)

Full Changelog: Lightning-AI/pytorch-lightning@2.1.3...2.1.4

Contributors

@​andyland @​asingh9530 @​awaelchli @​Borda @​daturkel @​dipta007 @​lauritsf @​mjbommar @​shenmishajing @​tchaton

If we forgot someone due to not matching commit email with GitHub account, let us know :]


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 2, 2024
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2352e2b) 19.25% compared to head (a823444) 19.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1080   +/-   ##
=======================================
  Coverage   19.25%   19.25%           
=======================================
  Files          39       39           
  Lines        3496     3496           
  Branches      497      497           
=======================================
  Hits          673      673           
  Misses       2804     2804           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 33334fd into main Feb 2, 2024
10 checks passed
@renovate renovate bot deleted the renovate/lightning-2.x-lockfile branch February 2, 2024 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants