Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Lightning-AI/utilities from 0.14.3 to 0.15.0.

Release notes

Sourced from Lightning-AI/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-AI/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)

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 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)

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

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.14.3 to 0.15.0.
- [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.14.3...v0.15.0)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the ci Continuous Integration label Jul 28, 2025
Copy link
Contributor

github-actions bot commented Aug 4, 2025

⚡ Required checks status: All passing 🟢

No groups match the files changed in this PR.


Thank you for your contribution! 💜

Note
This comment is automatically generated and updates for 60 minutes every 180 seconds. If you have any other questions, contact carmocca for help.

@deependujha deependujha merged commit 95ad9c2 into master Aug 4, 2025
12 checks passed
@deependujha deependujha deleted the dependabot-github_actions-Lightning-AI-utilities-0.15.0 branch August 4, 2025 14:40
Borda added a commit that referenced this pull request Aug 13, 2025
* build(deps): bump Lightning-AI/utilities from 0.14.3 to 0.15.0

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.14.3 to 0.15.0.
- [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.14.3...v0.15.0)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <[email protected]>
Co-authored-by: Deependu <[email protected]>
(cherry picked from commit 95ad9c2)
Borda added a commit that referenced this pull request Aug 13, 2025
* build(deps): bump Lightning-AI/utilities from 0.14.3 to 0.15.0

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.14.3 to 0.15.0.
- [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.14.3...v0.15.0)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <[email protected]>
Co-authored-by: Deependu <[email protected]>
(cherry picked from commit 95ad9c2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants