Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps Lightning-AI/utilities from 0.15.0 to 0.15.2.

Release notes

Sourced from Lightning-AI/utilities's releases.

Extend CLI for pyproject.toml

What's Changed


Full Changelog: Lightning-AI/utilities@v0.15.1...v0.15.2

CLI fix for keyword arguments

What's Changed


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

Changelog

Sourced from Lightning-AI/utilities's changelog.

[0.15.2] - 2025-08-06

Changed

  • CLI: replace dependencies also in pyproject.toml (#423)

[0.15.1] - 2025-08-04

Fixed

  • CLI: fixed accepting keyword arguments (#420)
  • Scripts: fixed CLI parsing (#419)
Commits
  • 2094525 releasing 0.15.2
  • cfdb0e2 CLI: replace dependencies also in pyproject.toml (#423)
  • 789e6d1 build(deps): update build requirement from ==1.2.* to ==1.3.* in /requirement...
  • b69823e [pre-commit.ci] pre-commit suggestions (#421)
  • 1ad1380 releasing 0.15.1
  • 357ae12 cli: debug optional args (#420)
  • 757ea65 cli: fix parsing for scripts (#419)
  • 0364eed [pre-commit.ci] pre-commit suggestions (#413)
  • ff1f332 fix simple scripts for sys.argv (#418)
  • d3fcee8 build(deps): update coverage requirement from ==7.9.* to ==7.10.* in /require...
  • See full diff 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--21050.org.readthedocs.build/en/21050/

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

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

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

⚡ 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.

@Borda Borda merged commit daed436 into master Aug 11, 2025
12 of 13 checks passed
@Borda Borda deleted the dependabot-github_actions-Lightning-AI-utilities-0.15.2 branch August 11, 2025 09:54
Borda added a commit that referenced this pull request Aug 13, 2025
* build(deps): bump Lightning-AI/utilities from 0.15.0 to 0.15.2

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

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

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

* 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]>
(cherry picked from commit daed436)
Borda added a commit that referenced this pull request Aug 13, 2025
* build(deps): bump Lightning-AI/utilities from 0.15.0 to 0.15.2

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

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

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

* 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]>
(cherry picked from commit daed436)
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.

1 participant