Skip to content
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

build(deps): bump Lightning-AI/utilities from 0.9.0 to 0.11.2 #70

Conversation

dependabot[bot]
Copy link

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

Bumps Lightning-AI/utilities from 0.9.0 to 0.11.2.

Release notes

Sourced from Lightning-AI/utilities's releases.

Minor patch 0.11.2

What's Changed

Fixed

  • docs: fix parsing non-trivial package name (#247)

Full Changelog: Lightning-AI/utilities@v0.11.1...v0.11.2

Minor patch 0.11.1

What's Changed

Changed

  • docs: fix/use PyPI versions for pinning links (#243)
  • CI: enable setting python version for package build (#244)

Fixed

  • docs: do not replace external link for itself (#245)

Full Changelog: Lightning-AI/utilities@v0.11.0...v0.11.1

Docs adjustment

What's Changed

Added

  • docs: enable pin version in links to external docs (#236)

Changed

  • CI: parametrize source folder for typing check (#228)
  • bump py3.8 and Ruff cleaning (#234)

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

Minor patch 0.10.1

What's Changed

Fixed

  • Avoid accidental namedtuple conversion in apply_to_collection (#210)

... (truncated)

Changelog

Sourced from Lightning-AI/utilities's changelog.

[0.11.2] - 2024-03-28

Fixed

  • docs: fix parsing non-trivial package name (#247)

[0.11.1] - 2024-03-25

Changed

  • CI: enable setting python version for package build (#244)
  • docs: fix/use PyPI versions for pinning links (#243)

Fixed

  • docs: do not replace external link for self (#245)

[0.11.0] - 2024-03-18

Added

  • docs: enable pin version in links to external docs (#236)

Changed

  • CI: parametrize source folder for typing check (#228)

[0.10.1] - 2023-12-22

Fixed

  • Avoid accidental namedtuple conversion in apply_to_collection (#210)

[0.10.0] - 2023-11-17

Added

  • CI: added install-extras in install check allowing deduplication eventual circular install dependency ( #184, #185 )
  • Added rank_zero_only(..., default=?) argument to return a default value on rank > 1 (#187)

Changed

... (truncated)

Commits

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.9.0 to 0.11.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.9.0...v0.11.2)

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

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

dependabot bot commented on behalf of github Apr 1, 2024

Dependabot tried to add @aniketmaurya/engs as a reviewer to this PR, but received the following error from GitHub:

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

Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2024

The following labels could not be found: tests / CI.

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Merging #70 (2ce46c0) into master (5b4003b) will decrease coverage by 9%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff            @@
##           master     #70     +/-   ##
========================================
- Coverage      85%     76%     -9%     
========================================
  Files         291     291             
  Lines       12856   12856             
========================================
- Hits        10983    9804   -1179     
- Misses       1873    3052   +1179     

Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #98.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot-github_actions-Lightning-AI-utilities-0.11.2 branch July 1, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants