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

chore(deps): update dependency lightning to v2.0.2 #485

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lightning 2.0.1 -> 2.0.2 age adoption passing confidence

Release Notes

Lightning-AI/lightning

v2.0.2: Minor patch release: App jobs

Compare Source

App

Fixed
  • Resolved Lightning App with remote storage (#​17426)
  • Fixed AppState, streamlit example (#​17452)

Fabric

Changed
  • Enable precision autocast for LightningModule step methods in Fabric (#​17439)
Fixed
  • Fixed an issue with LightningModule.*_step methods bypassing the DDP/FSDP wrapper (#​17424)
  • Fixed device handling in Fabric.setup() when the model has no parameters (#​17441)

PyTorch

Fixed
  • Fixed Model.load_from_checkpoint("checkpoint.ckpt", map_location=map_location) would always return model on CPU (#​17308)
  • Fixed Sync module states during non-fit (#​17370)
  • Fixed an issue that caused num_nodes not to be set correctly for FSDPStrategy (#​17438)

Contributors

@​awaelchli, @​borda, @​carmocca, @​ethanwharris, @​ryan597, @​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 Apr 24, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 8.16% and project coverage change: -0.14 ⚠️

Comparison is base (bcb0507) 20.50% compared to head (22a24a6) 20.37%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #485      +/-   ##
==========================================
- Coverage   20.50%   20.37%   -0.14%     
==========================================
  Files          38       38              
  Lines        3282     3318      +36     
  Branches      440      450      +10     
==========================================
+ Hits          673      676       +3     
- Misses       2591     2625      +34     
+ Partials       18       17       -1     
Impacted Files Coverage Δ
src/so_vits_svc_fork/gui.py 0.00% <0.00%> (ø)
src/so_vits_svc_fork/utils.py 21.79% <0.00%> (-0.19%) ⬇️
src/so_vits_svc_fork/train.py 21.25% <17.64%> (+0.35%) ⬆️
src/so_vits_svc_fork/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/lightning-2.x-lockfile branch from 22a24a6 to 2e9f80a Compare April 25, 2023 08:51
@renovate renovate bot merged commit 37b82a1 into main Apr 25, 2023
@renovate renovate bot deleted the renovate/lightning-2.x-lockfile branch April 25, 2023 15:52
Hazmi35 added a commit to hzmifork/so-vits-svc-fork that referenced this pull request Apr 27, 2023
* docs(readme_zh_cn): update README_zh_CN.md (voicepaw#477)

Co-authored-by: 宇宇 <47858007+xieyumc@users.noreply.github.com>

* docs: add acekagami as a contributor for translation (voicepaw#486)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* chore(deps): update dependency lightning to v2.0.2 (voicepaw#485)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update relekang/python-semantic-release action to v7.33.3 (voicepaw#490)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update pre-commit hook asottile/pyupgrade to v3.3.2 (voicepaw#489)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency flask to v2.3.1 (voicepaw#494)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency requests to v2.29.0 (voicepaw#496)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* docs(readme): fix typo in README.md

---------

Co-authored-by: acekagami <127201056+acekagami@users.noreply.github.com>
Co-authored-by: 宇宇 <47858007+xieyumc@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
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.

1 participant