Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

Bumps pytorch-lightning from 1.6.5 to 1.8.5.

Release notes

Sourced from pytorch-lightning's releases.

Weekly patch release

App

Added

  • Added Lightning{Flow,Work}.lightningignores attributes to programmatically ignore files before uploading to the cloud (#15818)
  • Added a progress bar while connecting to an app through the CLI (#16035)
  • Support running on multiple clusters (#16016)
  • Added guards to cluster deletion from cli (#16053)
  • Added creation of the default .lightningignore that ignores venv (#16056)

Changed

  • Cleanup cluster waiting (#16054)

Fixed

  • Fixed DDPStrategy import in app framework (#16029)
  • Fixed AutoScaler raising an exception when non-default cloud compute is specified (#15991)
  • Fixed and improvements of login flow (#16052)
  • Fixed the debugger detection mechanism for the lightning App in VSCode (#16068)

Pytorch

  • some minor cleaning

Full Changelog: Lightning-AI/pytorch-lightning@1.8.4.post0...1.8.5

Minor patch release

App

  • Fixed MultiNode Component to use separate cloud computes (#15965)
  • Fixed Registration for CloudComputes of Works in L.app.structures (#15964)
  • Fixed a bug where auto-upgrading to the latest lightning via the CLI could get stuck in a loop (#15984)

Pytorch

  • Fixed the XLAProfiler not recording anything due to mismatching of action names (#15885)

Full Changelog: Lightning-AI/pytorch-lightning@1.8.4...1.8.4.post0

Weekly patch release

... (truncated)

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 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 [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 1.6.5 to 1.8.5.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@1.6.5...1.8.5)

---
updated-dependencies:
- dependency-name: pytorch-lightning
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 16, 2022

Superseded by #24.

@dependabot dependabot bot closed this Dec 16, 2022
@dependabot dependabot bot deleted the dependabot/pip/pytorch-lightning-1.8.5 branch December 16, 2022 23: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.

1 participant