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): update lightning-utilities requirement from <0.8.0,>=0.7.0 to >=0.7.0,<0.9.0 in /requirements #1618

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2023

Updates the requirements on lightning-utilities to permit the latest version.

Release notes

Sourced from lightning-utilities's releases.

Lightning Utilities 0.8.0

What's Changed

New Contributors

Full Changelog: Lightning-AI/utilities@v0.7.1...v0.8.0

Changelog

Sourced from lightning-utilities's changelog.

[0.8.0] - 2023-03-10

Added

  • Added requirements parser (#107)
  • Added workflow for checking markdown links (#81)

[0.7.1] - 2023-02-23

Added

  • CI: guardian as parametrization closure (#111)

Changed

  • CI: allow specify typing extra (#110)

Fixed

  • More resilient RequirementCache that checks for module import-ability (#112)

[0.7.0] - 2023-02-20

Added

  • Allow frozen dataclasses in apply_to_collection (#98)
  • Extended StrEnum.from_str with optional raising ValueError (#99)

Changed

  • CI/docs: allow passing env. variables (#96)
  • CI: build package (#104)

Fixed

  • Fixed StrEnum.from_str with source as key ( #99, #102 )

[0.6.0] - 2023-01-23

Added

  • Added ModuleAvailableCache (#86)

... (truncated)

Commits

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 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)

Updates the requirements on [lightning-utilities](https://github.com/Lightning-AI/utilities) to permit the latest version.
- [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.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: lightning-utilities
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the test / CI testing or CI label Mar 14, 2023
@dependabot dependabot bot requested a review from a team March 14, 2023 00:14
@Borda Borda enabled auto-merge (squash) March 14, 2023 00:44
@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #1618 (1db221e) into master (4761956) will increase coverage by 0%.
The diff coverage is 68%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1618   +/-   ##
======================================
  Coverage      88%     88%           
======================================
  Files         226     226           
  Lines       12089   12078   -11     
======================================
- Hits        10687   10678    -9     
+ Misses       1402    1400    -2     

@mergify mergify bot added the ready label Mar 14, 2023
@Borda Borda merged commit 087522b into master Mar 14, 2023
@Borda Borda deleted the dependabot-pip-requirements-lightning-utilities-gte-0.7.0-and-lt-0.9.0 branch March 14, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready test / CI testing or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants