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.2 #1022

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lightning 2.1.1 -> 2.1.2 age adoption passing confidence

Release Notes

Lightning-AI/lightning (lightning)

v2.1.2: Weekly patch release

Compare Source

App

Changed
  • Forced plugin server to use localhost (#​18976)
  • Enabled bundling additional files into app source (#​18980)
  • Limited rate of requests to http queue (#​18981)

Fabric

Fixed
  • Fixed precision default from environment (#​18928)

PyTorch

Fixed
  • Fixed an issue causing permission errors on Windows when attempting to create a symlink for the "last" checkpoint (#​18942)
  • Fixed an issue where Metric instances from torchmetrics wouldn't get moved to the device when using FSDP (#​18954)
  • Fixed an issue preventing the user to Trainer.save_checkpoint() an FSDP model when Trainer.test/validate/predict() ran after Trainer.fit() (#​18992)

Contributors

@​awaelchli, @​carmocca, @​ethanwharris, @​tchaton

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

Full Changelog: Lightning-AI/pytorch-lightning@2.1.1...2.1.2


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 Nov 16, 2023
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1be5442) 19.25% compared to head (4f9b865) 19.25%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1022   +/-   ##
=======================================
  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 force-pushed the renovate/lightning-2.x-lockfile branch from efa28e1 to ae47d15 Compare November 16, 2023 00:52
@renovate renovate bot force-pushed the renovate/lightning-2.x-lockfile branch from ae47d15 to 4f9b865 Compare November 16, 2023 01:01
@renovate renovate bot merged commit 58c8d5a into main Nov 16, 2023
9 checks passed
@renovate renovate bot deleted the renovate/lightning-2.x-lockfile branch November 16, 2023 04:49
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