Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Updates the requirements on lightning-utilities to permit the latest version.

Release notes

Sourced from lightning-utilities's releases.

Extend CLI for older req.

What's Changed

New Contributors


Full Changelog: Lightning-AI/utilities@v0.14.2...v0.15.0

Changelog

Sourced from lightning-utilities's changelog.

[0.15.0] - 2025-07-26

Added

  • CI: add force-check-all input to MD link check workflow (#408)
  • CLI: replace min dependencies also in pyproject.toml (#414)

Changed

  • CLI: switch from fire to jsonargparse (#371)
  • CI: relax markdown-link-check (#416)

[0.14.3] - 2025-04-03

Changed

  • script: update usage of coverage in standalone (#383)

Fixed

  • CI: fix parsing Azure schema (#384)

[0.14.2] - 2025-03-20

Fixed

  • CI: fix using schema action (#376)

[0.14.1] - 2025-03-14

Fixed

  • Fixed python version parsing for logging stacklevel (#375)

[0.14.0] - 2025-03-07

Added

  • CLI: replace package name in requirements (#372)

[0.13.1] - 2025-03-04

... (truncated)

Commits
  • 8669947 releasing 0.15.0
  • f224d47 docs: fix link to CONTRIBUTING.md
  • 8aa3b34 CLI: replace min dependencies also in pyproject. toml (#414)
  • 6df43c2 ci: simplify internal testing workflow (#415)
  • 0850ff0 ci: relax markdown-link-check (#416)
  • 9fd58c1 CI: make timeout configurable for install jobs in check-package.yml (#412)
  • 7e4af60 fix: correct regex in adjust to match library names at line start only (#411)
  • 6216d81 build(deps): bump pytest-cov from 6.1.1 to 6.2.1 in /requirements (#410)
  • 6b97dd5 build(deps): update coverage requirement from ==7.8.* to ==7.9.* in /requirem...
  • 39168a5 CI: add force-check-all input to markdown link check workflow (#408)
  • Additional commits viewable in compare view

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)

📚 Documentation preview 📚: https://pytorch-lightning--21005.org.readthedocs.build/en/21005/

Updates the requirements on [lightning-utilities](https://github.com/Lightning-AI/utilities) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](Lightning-AI/utilities@v0.11.1...v0.15.0)

---
updated-dependencies:
- dependency-name: lightning-utilities
  dependency-version: 0.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the ci Continuous Integration label Jul 28, 2025
@github-actions github-actions bot added docs Documentation related fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package dependencies Pull requests that update a dependency file labels Jul 28, 2025
@Borda Borda merged commit 1959665 into master Aug 4, 2025
133 checks passed
@Borda Borda deleted the dependabot-pip-requirements-lightning-utilities-gte-0.11.1-and-lt-0.16.0 branch August 4, 2025 11:16
Borda pushed a commit that referenced this pull request Aug 13, 2025
…11.1 to >=0.11.1,<0.16.0 in /requirements (#21005)

build(deps): update lightning-utilities requirement in /requirements

Updates the requirements on [lightning-utilities](https://github.com/Lightning-AI/utilities) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](Lightning-AI/utilities@v0.11.1...v0.15.0)

---
updated-dependencies:
- dependency-name: lightning-utilities
  dependency-version: 0.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 1959665)
Borda pushed a commit that referenced this pull request Aug 13, 2025
…11.1 to >=0.11.1,<0.16.0 in /requirements (#21005)

build(deps): update lightning-utilities requirement in /requirements

Updates the requirements on [lightning-utilities](https://github.com/Lightning-AI/utilities) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](Lightning-AI/utilities@v0.11.1...v0.15.0)

---
updated-dependencies:
- dependency-name: lightning-utilities
  dependency-version: 0.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 1959665)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous Integration dependencies Pull requests that update a dependency file docs Documentation related fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants