Lightning-AI / tutorials

Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.
https://lightning-ai.github.io/tutorials
Apache License 2.0
289 stars 82 forks source link

build(deps): bump Lightning-AI/utilities from 0.10.1 to 0.11.5 #328

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps Lightning-AI/utilities from 0.10.1 to 0.11.5.

Release notes

Sourced from Lightning-AI/utilities's releases.

Fixed version checks

What's Changed

Full Changelog: https://github.com/Lightning-AI/utilities/compare/v0.11.4...v0.11.5

Resolved used pkg_resources

What's Changed

Full Changelog: https://github.com/Lightning-AI/utilities/compare/v0.11.3...v0.11.4

Fixed package check

What's Changed

Fixed

  • CI: freeze tools for Pkg action (#273)

Full Changelog: https://github.com/Lightning-AI/utilities/compare/v0.11.2...v0.11.3.post0

Minor patch 0.11.2

What's Changed

Fixed

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

Full Changelog: https://github.com/Lightning-AI/utilities/compare/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)

... (truncated)

Changelog

Sourced from Lightning-AI/utilities's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


[UnReleased] - 2024-MM-DD

Changed

  • CI: rename import-extras to custom-import in package check (#287)

Fixed

  • CI: update type/mypy check (#288)

[0.11.4] - 2024-07-15

Changed

  • Replaced deprecated pkg_resources with importlib.metadata (#281)

[0.11.3] - 2024-06-26

Fixed

  • CI: freeze tools for Pkg action (#273)

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

... (truncated)

Commits
  • 2e4e185 Fix extras check in RequirementCache (#283)
  • d42f7c0 Bump version to 0.11.4 for release (#282)
  • bb820ab Replace deprecated pkg_resources (#281)
  • 7b66e46 build(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#...
  • e5cdcec [pre-commit.ci] pre-commit suggestions (#278)
  • cb8ce05 build(deps): update setuptools requirement from ==70.1.* to ==70.2.* in /requ...
  • 28bd196 build(deps): update twine requirement from ==5.0.* to ==5.1.* in /requirement...
  • 7b97853 build(deps): update importlib-metadata requirement from ==7.2.* to ==8.0.* in...
  • 6a45bd6 releasing 0.11.3.post0
  • 941ad99 ci: fix source gha requirements
  • 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 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)