Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

build(deps): bump Lightning-AI/utilities from 0.10.0 to 0.10.1 #31

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Lightning-AI/utilities from 0.10.0 to 0.10.1.

Release notes

Sourced from Lightning-AI/utilities's releases.

Minor patch 0.10.1

What's Changed

Fixed

  • Avoid accidental namedtuple conversion in apply_to_collection (#210)

Full Changelog: Lightning-AI/utilities@v0.10.0...v0.10.1


New Contributors

Changelog

Sourced from Lightning-AI/utilities's changelog.

[0.10.1] - 2023-12-22

Fixed

  • Avoid accidental namedtuple conversion in apply_to_collection (#210)
Commits
  • 1f0ae4d releasing 0.10.1
  • 990ba45 Avoid accidental namedtuple conversion in apply_to_collection (#210)
  • f7a0693 Update version dict with newest version of torch packages (#211)
  • f09a21d fix labeler-config
  • 788f944 build(deps): bump actions/download-artifact from 3 to 4 (#208)
  • be2bd69 build(deps): bump actions/setup-python from 4 to 5 (#205)
  • 2665dcf build(deps): bump check-jsonschema from 0.27.2 to 0.27.3 in /requirements (#204)
  • 3458593 ci/docs: fix link to CPU torch
  • 40b0b4e [pre-commit.ci] pre-commit suggestions (#203)
  • 6c7f672 build(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#...
  • 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.10.0 to 0.10.1.
- [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.10.0...v0.10.1)

---
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 February 1, 2024 18:29
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Dependabot tried to add @Lightning-Universe/core-lightning as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Lightning-Universe/lightning-Fairscale/pulls/31/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the Lightning-Universe/lightning-Fairscale repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the ci / tests label Feb 1, 2024
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

Merging #31 (a0ca2d2) into main (0679bf0) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@        Coverage Diff         @@
##           main   #31   +/-   ##
==================================
  Coverage    59%   59%           
==================================
  Files        10    10           
  Lines       280   280           
==================================
  Hits        166   166           
  Misses      114   114           

@Borda Borda enabled auto-merge (squash) February 1, 2024 18:33
@Borda Borda merged commit 6ebaf6f into main Feb 1, 2024
22 of 23 checks passed
@Borda Borda deleted the dependabot-github_actions-Lightning-AI-utilities-0.10.1 branch February 1, 2024 18:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant