Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps Lightning-AI/utilities from 0.11.8 to 0.11.9.

Release notes

Sourced from Lightning-AI/utilities's releases.

Fixed CLI

[0.11.9] - 2024-11-19

Changed

  • CI: split and rename custom-import to custom-import-code (#325)

Fixed

  • fixed missing package's CLI (#332)

Full Changelog: Lightning-AI/utilities@v0.11.8...v0.11.9

Changelog

Sourced from Lightning-AI/utilities's changelog.

[0.11.9] - 2024-11-19

Changed

  • CI: split and rename custom-import to custom-import-code (#325)

Fixed

  • fixed missing package's CLI (#332)
Commits
  • 5a31a07 releasing 0.11.9
  • 86c111c fix: missing CLI (#332)
  • 4bce827 update copyright
  • 03275a0 build(deps): update setuptools requirement from ==75.3.* to ==75.5.* in /requ...
  • 434c913 build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 (#330)
  • d8cb198 build(deps): update wheel requirement from ==0.44.* to ==0.45.* in /requireme...
  • 84253e0 ci: update param repository-url
  • 43275cc build(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 (#...
  • 2acc179 build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#326)
  • 295532b ci: split pkg check imports (#325)
  • 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.11.8 to 0.11.9. - [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.8...v0.11.9) --- updated-dependencies: - dependency-name: Lightning-AI/utilities dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Borda as a code owner December 1, 2024 08:41
@dependabot dependabot bot added the ci/cd label Dec 1, 2024
@dependabot dependabot bot requested a review from ethanwharris as a code owner December 1, 2024 08:41
@Borda Borda merged commit 58ace61 into main Dec 1, 2024
10 of 11 checks passed
@Borda Borda deleted the dependabot-github_actions-Lightning-AI-utilities-0.11.9 branch December 1, 2024 09:57
@codecov
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72%. Comparing base (d851baf) to head (9a8d093).
Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #370 +/- ## =================================== Coverage 72% 72% =================================== Files 2 2 Lines 441 441 =================================== Hits 316 316 Misses 125 125 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

1 participant