todofixthis / class-registry

Registry pattern for Python classes, with setuptools entry points integration!
MIT License
40 stars 8 forks source link

Bump autohooks from 23.10.0 to 24.2.0 #24

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 7 months ago

Bumps autohooks from 23.10.0 to 24.2.0.

Release notes

Sourced from autohooks's releases.

autohooks 24.2.0

24.2.0 - 2024-02-26

Changed

  • Improve zsh completion installation instructions f71b1ad

Dependencies

  • Bump the dependencies group with 7 updates 5b47f57
  • Bump the dependencies group with 5 updates 06647d7
  • Bump the dependencies group with 6 updates 3adb00a

autohooks 24.1.1

24.1.1 - 2024-01-31

Added

  • Provide command completion for zsh and bash 0bd6389

Dependencies

  • Bump the dependencies group with 2 updates b752603

autohooks 24.1.0

[24.1.0] - 2024-01-26

Added

  • Ignore ruff_cache from git 7542c15

Removed

  • Remove unused settings file for pylint 6faf4d1
  • Replace isort with ruff b6fcbed

Changed

  • Update headers of all Python files f03fc7b
  • Update formatting with black 24.1.0 73f48bc
  • Unify release workflow (file) name 64a1d24
  • Merge coverage config into pyproject.toml 0e70f9b
  • Make ruff more prominent in the README 4fe01c5
  • Use trusted publisher upload for PyPI d2f2c7d

Bug Fixes

  • Fix README and package meta data for supported Python versions b4d92f6

Dependencies

  • Bump the dependencies group with 7 updates a52e2f7
  • Bump the dependencies group with 10 updates e7c1165
  • Bump jinja2 from 3.1.2 to 3.1.3 8055e30
  • Bump the dependencies group with 5 updates 90c623e

... (truncated)

Commits
  • ed272ff Automatic release to 24.2.0
  • f71b1ad Change: Improve zsh completion installation instructions
  • 5b47f57 Deps: Bump the dependencies group with 7 updates
  • 06647d7 Deps: Bump the dependencies group with 5 updates
  • 3adb00a Deps: Bump the dependencies group with 6 updates
  • 2209c78 Automatic adjustments after release
  • eff6f01 Automatic release to 24.1.1
  • 0bd6389 Add: Provide command completion for zsh and bash
  • b752603 Deps: Bump the dependencies group with 2 updates
  • 8c6f019 Add missing reference to ruff
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.