Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps lightning from 2.0.0 to 2.0.4.

Release notes

Sourced from lightning's releases.

Minor patch release

App

Fixed

  • bumped several dependencies to address security vulnerabilities.

Fabric

Fixed

  • Fixed validation of parameters of plugins.precision.MixedPrecision (#17687)
  • Fixed an issue with HPU imports leading to performance degradation (#17788)

PyTorch

Changed

  • Changes to the NeptuneLogger (#16761):
    • It now supports neptune-client 0.16.16 and neptune >=1.0, and we have replaced the log() method with append() and extend().
    • It now accepts a namespace Handler as an alternative to Run for the run argument. This means that you can call it NeptuneLogger(run=run["some/namespace"]) to log everything to the some/namespace/ location of the run.

Fixed

  • Fixed validation of parameters of plugins.precision.MixedPrecisionPlugin (#17687)
  • Fixed deriving default map location in LightningModule.load_from_checkpoint when there is an extra state (#17812)

Contributors

@​akreuzer, @​awaelchli, @​borda, @​jerome-habana, @​kshitij12345

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

Minor patch release

App

Added

  • Added the property LightningWork.public_ip that exposes the public IP of the LightningWork instance (#17742)
  • Add missing python-multipart dependency (#17244)

Changed

... (truncated)

Commits
  • 9d749ec chlog: update & date
  • eca097f ci: format json in signaling (#17891)
  • d40c94f docs index update (#17780)
  • b33ec56 docs: include external pages (#17826)
  • 7a21166 tests: marking some flakiness (#17849)
  • 4762e30 fix uploading created legacy ckpts (#17840)
  • 1545c7d Update s3fs requirement from <2022.11.1,>=2022.5.0 to >=2022.5.0,<2023.6.1 in...
  • 41af706 Bump httpx from 0.24.0 to 0.24.1 in /requirements (#17862)
  • 776a724 Update beautifulsoup4 requirement from <4.11.2,>=4.8.0 to >=4.8.0,<4.12.3 in ...
  • 3b9750b Bump pytest-asyncio from 0.20.3 to 0.21.0 in /requirements (#17865)
  • Additional commits viewable in compare view

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

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

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

dependabot bot commented on behalf of github Jul 10, 2023

Superseded by #16.

@dependabot dependabot bot closed this Jul 10, 2023
@dependabot dependabot bot deleted the dependabot/pip/lightning-2.0.4 branch July 10, 2023 19: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.

1 participant