Skip to content

build(deps): bump Lightning-AI/utilities from 0.12.0 to 0.14.2 #383

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

Merged
merged 6 commits into from
Apr 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps Lightning-AI/utilities from 0.12.0 to 0.14.2.

Release notes

Sourced from Lightning-AI/utilities's releases.

Fixed schema check

What's Changed


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

script for standalone tests

What's Changed


Full Changelog: Lightning-AI/utilities@v0.14.0...v0.14.1

CLI replace pkg

What's Changed


Full Changelog: Lightning-AI/utilities@v0.13.0...v0.14.0

Enable azure schema version

What's Changed


Full Changelog: Lightning-AI/utilities@v0.13.0...v0.13.1

Fixed dataclass & bump ubuntu in CI

Changed

Fixed

... (truncated)

Changelog

Sourced from Lightning-AI/utilities's changelog.

[0.14.2] - 2025-03-20

Fixed

  • CI: fix using schema action (#376)

[Unreleased] - YYYY-MM-DD

Added

Changed

  • CLI: switch from fire to jsonargparse (#371)

Fixed

[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

Changed

  • CI: enable azure-schema-version forAzure schema check (#369)

[0.13.0] - 2025-03-04

Changed

  • CI: bump all runners from 20.04 to 24.04 (#368)

... (truncated)

Commits
  • 3e4e378 releasing 0.14.2
  • 50f8904 ci: fix using schema action (#376)
  • ff20a4a releasing 0.14.1
  • 6accc46 prune deprecated code with py3.9+
  • de55079 fix python version parsing for stacklevel (#375)
  • aba6335 script: standalone coloring
  • 6ffc162 script: standalone update formatting
  • 4e68589 add generic testing for standalone (#374)
  • f3447b7 build(deps): update setuptools requirement from ==75.8.* to ==76.0.* in /requ...
  • d318143 build(deps): update check-jsonschema requirement from ==0.30.* to ==0.31.* in...
  • 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)

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.12.0 to 0.14.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.12.0...v0.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Borda April 1, 2025 08:54
@dependabot dependabot bot requested a review from ethanwharris as a code owner April 1, 2025 08:54
@dependabot dependabot bot added the ci/cd label Apr 1, 2025
@mergify mergify bot requested a review from Borda April 1, 2025 12:11
Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69%. Comparing base (0518bee) to head (bf885bc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #383   +/-   ##
===================================
  Coverage    69%    69%           
===================================
  Files         2      2           
  Lines       441    441           
===================================
  Hits        306    306           
  Misses      135    135           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Borda Borda merged commit 74e9087 into main Apr 3, 2025
16 checks passed
@Borda Borda deleted the dependabot-github_actions-Lightning-AI-utilities-0.14.2 branch April 3, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant