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.2.1 #1115

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lightning 2.2.0 -> 2.2.1 age adoption passing confidence

Release Notes

Lightning-AI/lightning (lightning)

v2.2.1: Patch release v2.2.1

Compare Source

PyTorch

Fixed
  • Fixed an issue with CSVLogger trying to append to file from a previous run when the version is set manually (#​19446)
  • Fixed the divisibility check for Trainer.accumulate_grad_batches and Trainer.log_every_n_steps in ThroughputMonitor (#​19470)
  • Fixed support for Remote Stop and Remote Abort with NeptuneLogger (#​19130)
  • Fixed infinite recursion error in precision plugin graveyard (#​19542)

Fabric

Fixed
  • Fixed an issue with CSVLogger trying to append to file from a previous run when the version is set manually (#​19446)

Full Changelog: Lightning-AI/pytorch-lightning@2.2.0post...2.2.1

Contributors

@​Raalsky @​awaelchli @​carmocca @​Borda

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 Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 19.25%. Comparing base (eea827a) to head (0096566).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1115   +/-   ##
=======================================
  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 0cce193 to 0096566 Compare March 4, 2024 23:06
@renovate renovate bot merged commit a84d26b into main Mar 5, 2024
9 checks passed
@renovate renovate bot deleted the renovate/lightning-2.x-lockfile branch March 5, 2024 01: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