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

ci(deps): update pre-commit hooks #134

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
astral-sh/ruff-pre-commit repository patch v0.0.288 -> v0.0.291
crate-ci/typos repository patch v1.16.11 -> v1.16.13
rhysd/actionlint repository patch v1.6.25 -> v1.6.26

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

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.0.291

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.0.291

v0.0.290

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.0.290

v0.0.289

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/v0.0.289

crate-ci/typos (crate-ci/typos)

v1.16.13

Compare Source

[1.16.13] - 2023-09-23

v1.16.12

Compare Source

[1.16.12] - 2023-09-18

Performance
  • Drop check times by about 20% with codegen-units
rhysd/actionlint (rhysd/actionlint)

v1.6.26

Compare Source

  • Several template fields and template actions were added. All fields and actions are listed in the document. Please read it for more details. (#​311)
    • By these additions, now actionlint can output the result in the SARIF format. SARIF is a format for the output of static analysis tools used by GitHub CodeQL. the example Go template to format actionlint output in SARIF.
      actionlint -format "$(cat /path/to/sarif_template.txt)" > output.json
    • allKinds returns the kinds (lint rules) information as an array. You can include what lint rules are defined in the command output.
    • toPascalCase converts snake case (foo_bar) or kebab case (foo-bar) into pascal case (FooBar).
  • Report an error when the condition at if: is always evaluated to true. See the check document to know more details. (#​272)

Configuration

📅 Schedule: Branch creation - "on Saturday every 4 weeks of the year starting on the 2th week" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (22b9347) 97.55% compared to head (b38b636) 97.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #134   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files           5        5           
  Lines         245      245           
=======================================
  Hits          239      239           
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit ca8a84e into main Sep 23, 2023
16 checks passed
@renovate renovate bot deleted the renovate/pre-commit-hooks branch September 23, 2023 07:46
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.

None yet

0 participants