Skip to content

build(deps-dev): bump pytorch-lightning from 2.4.0 to 2.5.1.post0 in /runtimes/mlflow #2195

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps pytorch-lightning from 2.4.0 to 2.5.1.post0.

Release notes

Sourced from pytorch-lightning's releases.

Lightning v2.5.1.post

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

Lightning v2.5.1

Changes

PyTorch Lightning

  • Allow LightningCLI to use a customized argument parser class (#20596)
  • Change wandb default x-axis to tensorboard's global_step when sync_tensorboard=True (#20611)
  • Added a new checkpoint_path_prefix parameter to the MLflow logger which can control the path to where the MLflow artifacts for the model checkpoints are stored (#20538)
  • CometML logger was updated to support the recent Comet SDK (#20275)
  • bump: testing with latest torch 2.6 (#20509)
  • Fixed CSVLogger logging hyperparameter at every write which increases latency (#20594)
  • Fixed OverflowError when resuming from checkpoint with an iterable dataset (#20565)
  • Fixed swapped _R_co and _P to prevent type error (#20508)
  • Always call WandbLogger.experiment first in _call_setup_hook to ensure tensorboard logs can sync to wandb (#20610)
  • Fixed TBPTT example (#20528)
  • Fixed test compatibility as AdamW became a subclass of Adam (#20574)
  • Fixed file extension of model checkpoints uploaded by NeptuneLogger (#20581)
  • Reset trainer variable should_stop when fit is called (#19177)
  • Fixed making WandbLogger upload models from all ModelCheckpoint callbacks, not just one (#20191)
  • Error when logging to MLFlow deleted experiment (#20556)

Lightning Fabric

  • Added logging support for a list of dicts without collapsing to a single key (#19957)
  • bump: testing with latest torch 2.6 (#20509)
  • Removed legacy support for lightning run model; use fabric run instead. (#20588)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2.4.0 to 2.5.1.post0.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@2.4.0...2.5.1.post0)

---
updated-dependencies:
- dependency-name: pytorch-lightning
  dependency-version: 2.5.1.post0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested a review from a team June 16, 2025 05:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 16, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Superseded by #2210.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/pip/runtimes/mlflow/pytorch-lightning-2.5.1.post0 branch June 23, 2025 06:13
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants