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

chore(deps): update pre-commit [skip ci] (master) #877

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ivankatliarchuk
Copy link
Owner

@ivankatliarchuk ivankatliarchuk commented Dec 29, 2024

This PR contains the following updates:

Package Type Update Change
alessandrojcm/commitlint-pre-commit-hook repository minor v9.16.0 -> v9.21.0
ambv/black repository minor 24.4.2 -> 24.10.0
gruntwork-io/pre-commit repository patch v0.1.23 -> v0.1.26

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

alessandrojcm/commitlint-pre-commit-hook (alessandrojcm/commitlint-pre-commit-hook)

v9.21.0

Compare Source

Features
  • bump the commitlint group with 2 updates (020cc00)

v9.20.0

Compare Source

Features
  • bump the commitlint group with 2 updates (4a3054c)

v9.19.0

Compare Source

Features
  • bump the commitlint group with 2 updates (ff83bce)

v9.18.0

Compare Source

Features
  • bump the commitlint group with 2 updates (1beaa58)

v9.17.0

Compare Source

Features
  • bump the commitlint group with 2 updates (ba3ef22)
  • bump the commitlint group with 2 updates (6644bfa)
ambv/black (ambv/black)

v24.10.0

Compare Source

Highlights
  • Black is now officially tested with Python 3.13 and provides Python 3.13
    mypyc-compiled wheels. (#​4436) (#​4449)
  • Black will issue an error when used with Python 3.12.5, due to an upstream memory
    safety issue in Python 3.12.5 that can cause Black's AST safety checks to fail. Please
    use Python 3.12.6 or Python 3.12.4 instead. (#​4447)
  • Black no longer supports running with Python 3.8 (#​4452)
Stable style
  • Fix crashes involving comments in parenthesised return types or X | Y style unions.
    (#​4453)
  • Fix skipping Jupyter cells with unknown %% magic (#​4462)
Preview style
  • Fix type annotation spacing between * and more complex type variable tuple (i.e. def fn(*args: *tuple[*Ts, T]) -> None: pass) (#​4440)
Caching
  • Fix bug where the cache was shared between runs with and without --unstable (#​4466)
Packaging
  • Upgrade version of mypyc used to 1.12 beta (#​4450) (#​4449)
  • blackd now requires a newer version of aiohttp. (#​4451)
Output
  • Added Python target version information on parse error (#​4378)
  • Add information about Black version to internal error messages (#​4457)

v24.8.0

Compare Source

Stable style
  • Fix crash when # fmt: off is used before a closing parenthesis or bracket. (#​4363)
Packaging
  • Packaging metadata updated: docs are explictly linked, the issue tracker is now also
    linked. This improves the PyPI listing for Black. (#​4345)
Parser
  • Fix regression where Black failed to parse a multiline f-string containing another
    multiline string (#​4339)
  • Fix regression where Black failed to parse an escaped single quote inside an f-string
    (#​4401)
  • Fix bug with Black incorrectly parsing empty lines with a backslash (#​4343)
  • Fix bugs with Black's tokenizer not handling \{ inside f-strings very well (#​4422)
  • Fix incorrect line numbers in the tokenizer for certain tokens within f-strings
    (#​4423)
Performance
  • Improve performance when a large directory is listed in .gitignore (#​4415)
Blackd
  • Fix blackd (and all extras installs) for docker container (#​4357)
gruntwork-io/pre-commit (gruntwork-io/pre-commit)

v0.1.26

Compare Source

Modules affected

  • hooks/terragrunt-hclfmt.sh

Description

  • Fix: replace deprecated --terragrunt-hclfmt-file flag
Full Changelog: gruntwork-io/pre-commit@v0.1.25...v0.1.26

Special Thanks

Special thanks to @​gnuletik for their contribution!

Related Links

https://github.com/gruntwork-io/pre-commit/pull/125

v0.1.25

Compare Source

Modules affected

  • pre-commit-hooks.yaml

Description

  • Bugfix: update exclude regular expressions in pre-commit-hooks.yaml to remove superfluous .+

Full Changelog: gruntwork-io/pre-commit@v0.1.24...v0.1.25

Special Thanks

Special thanks to @​ThisGuyCodes for their contribution!

Related Links

https://github.com/gruntwork-io/pre-commit/pull/117

v0.1.24

Compare Source

What's Changed

New Contributors

Full Changelog: gruntwork-io/pre-commit@v0.1.23...v0.1.24


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@ivankatliarchuk ivankatliarchuk force-pushed the renovate/master-pre-commit branch 3 times, most recently from bb92c08 to 67fa223 Compare January 1, 2025 04:25
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/master-pre-commit branch 3 times, most recently from 51e28b9 to f19f545 Compare January 16, 2025 04:20
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/master-pre-commit branch 2 times, most recently from 0e87812 to c083487 Compare January 24, 2025 04:19
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/master-pre-commit branch from c083487 to 6fa6176 Compare February 1, 2025 04:18
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/master-pre-commit branch 3 times, most recently from c971466 to 1250531 Compare February 11, 2025 04:20
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/master-pre-commit branch 3 times, most recently from 0664df9 to 9f1aa3f Compare February 20, 2025 04:23
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/master-pre-commit branch from 9f1aa3f to b087a93 Compare February 25, 2025 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant