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 #768

Merged
merged 3 commits into from
Nov 22, 2024
Merged

chore(deps): update pre-commit #768

merged 3 commits into from
Nov 22, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Type Update Change
alessandrojcm/commitlint-pre-commit-hook repository minor v9.4.0 -> v9.18.0
antonbabenko/pre-commit-terraform repository minor v1.71.0 -> v1.96.2
norwoodj/helm-docs repository minor v1.2.0 -> v1.14.2
pre-commit/pre-commit-hooks repository minor v4.3.0 -> v4.6.0

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

v9.16.0

Compare Source

Features
  • bump the commitlint group with 2 updates (75c8c9b)

v9.15.0

Compare Source

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

v9.14.0

Compare Source

Features
  • bump the commitlint group with 2 updates (8f4d925)
  • bump the commitlint group with 2 updates (a5e9a14)
  • bump the commitlint group with 2 updates (a884f9a)

v9.13.0

Compare Source

Features
  • bump the commitlint group with 2 updates (61f9e97)
  • bump the commitlint group with 2 updates (28ca409)
  • converted to ESM (a203e19)

v9.12.0

Compare Source

Features
  • bump the commitlint group with 2 updates (cf4cb1e)
  • bump the commitlint group with 2 updates (076334a)
  • bump the commitlint group with 2 updates (0e51133)
  • bump the commitlint group with 2 updates (7075f07)

v9.11.0

Compare Source

Features
  • bump semantic-release from 22.0.8 to 22.0.9 (f7cad55)
  • bump semantic-release from 22.0.9 to 22.0.12 (86e3dbf)

v9.10.0

Compare Source

Features
  • bump semantic-release from 22.0.7 to 22.0.8 (f762e9d)
  • bump the commitlint group with 2 updates (e7bba6c)

v9.9.0

Compare Source

Features
  • bump the commitlint group with 2 updates (4c7a75e)
  • bump the commitlint group with 2 updates (870b5d9)

v9.8.0

Compare Source

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

v9.7.0

Compare Source

Bug Fixes
Features
  • publish release with tag (09d1e77)

v9.6.0

Compare Source

v9.5.0

Compare Source

What's Changed

Full Changelog: alessandrojcm/commitlint-pre-commit-hook@v9.4.0...v9.5.0

antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform)

v1.96.2

Compare Source

Bug Fixes

v1.96.1

Compare Source

Bug Fixes
  • terraform_docs: Fix issue with processing multiply files without terraform-docs markers. Issue introduced in v1.95.0 (#​720) (2b1aec8),

v1.96.0

Compare Source

Features
  • Expand environment variables in --args= which contains lowercase symbols, like ${TF_VAR_lowercase} (#​719) (bf156b4)

v1.95.0

Compare Source

Features
  • terraform_docs: Drop support for terraform-docs <0.12.0 (#​717) (81e4572)

v1.94.3

Compare Source

Bug Fixes
  • terraform_docs: Restore --hook-config=--add-to-existing-file default behavior. Regression from 1.94.0. (#​716) (315342e)

v1.94.2

Compare Source

Bug Fixes

v1.94.1

Compare Source

Bug Fixes
  • terraform_docs: Fix non-GNU sed issues, introduced in v1.93.0, as previous fix doesn't work correctly (#​708) (c986c5e)

v1.94.0

Compare Source

Features
  • terraform-docs: Add support for replace mode for TF 0.12+; Use native saving to file for TF 0.12+. Both requires terraform-docs v0.12.0+ which released in 2021. (#​705) (1a1b4a3)

v1.93.1

Compare Source

Bug Fixes
  • terraform_docs: Fix non-GNU sed issues, introduced in v1.93.0 (#​704) (3c8734d)

v1.93.0

Compare Source

Features
  • terraform_docs: Start seamless migration to terraform-docs markers (#​701) (d03f44f)

v1.92.3

Compare Source

Bug Fixes
  • terraform_docs: Suppress redundant warnings pop-ups introduced in v1.92.2 (#​700) (59b2454)

v1.92.2

Compare Source

Bug Fixes
  • terraform_docs: Fix issue and prioritize output.file setting from .terraform-docs.yml config over --hook-config=--path-to-file= (#​698) (9d6a22b)

v1.92.1

Compare Source

Bug Fixes
  • terraform_docs: Suppress "terraform command not found" error message in case binary does not exist (#​693) (6ff3572)

v1.92.0

Compare Source

Features
  • Add terragrunt_validate_inputs hook to check unused and undefined inputs (#​677) (a139b71)

v1.91.0

Compare Source

Features

v1.90.0

Compare Source

Features
  • Support set custom TF/OpenTofu binary. | If you use a custom Docker image build, please note that TERRAFORM_VERSION now must be provided (#​670) (c7011c0)

v1.89.1

Compare Source

Bug Fixes
  • docker: Prevent all possible "silent errors" during docker build (#​644) (0340c8d)

v1.89.0

Compare Source

Features
  • Hook terraform_wrapper_module_for_each should use versions.tf from the module if it exists (#​657) (b127601)

v1.88.4

Compare Source

Bug Fixes
  • Improve README and drop quotes from hook env vars (#​651) (daec682)

v1.88.3

Compare Source

Bug Fixes
  • terraform_providers_lock: Require terraform init (and terraform_validate hook) run when only lockfile changed (#​649) (02c1935)

v1.88.2

Compare Source

Bug Fixes
  • non-linux: Bash environment variables in arguments not expanded + Add trace log level (#​645) (a2a2990)

v1.88.1

Compare Source

Bug Fixes
  • docker: Checkov installation silently fails on docker build in arm64. Workaround till issue will be fixed in checkov itself (#​635) (f255b05)

v1.88.0

Compare Source

Features

v1.87.1

Compare Source

Bug Fixes
  • Replace mapfile to support Bash 3.2.57 pre-installed in macOS (#​628) (01ab3f0)

v1.87.0

Compare Source

Features
  • Add parallelism to major chunk of hooks. Check Parallelism section in README (#​620) (6c6eca4)

v1.86.1

Compare Source

Bug Fixes
  • grep: warning: stray \ before / which pop-up in grep 3.8 (#​625) (e1a93b2)

v1.86.0

Compare Source

Features
  • terraform_docs: Add terraform-docs default markers support and describe how to migrate to them (#​609) (4a0e1fe)

v1.85.0

Compare Source

Features
  • trivy: Add terraform_trivy hook and deprecate terraform_tfsec (#​606) (f3c819a)

v1.84.0

Compare Source

Features
  • deps: Bump Python version in docker image from 3.11.5 to v3.12.0 (#​597) (28e3cde)

v1.83.6

Compare Source

Bug Fixes
  • terraform_validate: Run terraform init on "Missing required provider" error (#​586) (6e2bb2e)

v1.83.5

Compare Source

Bug Fixes
  • Suppress duplicate error messages in terraform_validate (#​577) (4ea6b14)

v1.83.4

Compare Source

Bug Fixes
  • Fix terraform_wrapper_module_for_each for when resource name contains 'variable' (#​573) (941177e)

v1.83.3

Compare Source

Bug Fixes
  • Run terraform_tfsec only on terraform code changes (#​571) (4253162)

v1.83.2

Compare Source

Bug Fixes
  • Extend terraform_validate --retry-once-with-cleanup errors list (#​566) (19188e5)

v1.83.1

Compare Source

Bug Fixes
  • Fixed ordering issue in terraform_wrapper_module_for_each hook (#​565) (dc12be1)

v1.83.0

Compare Source

Features
  • Skip legacy modules (with provider block) in terraform_wrapper_module_for_each hook (#​560) (456cc76)

v1.82.0

Compare Source

Features
  • docker: Add ssh-client to Docker image to access private modules via ssh (#​553) (1d76157)

v1.81.2

Compare Source

Bug Fixes
  • Fix terraform_wrapper_module_for_each hook heredoc vars defaults (#​554) (6fd4263)

v1.81.1

Compare Source

Bug Fixes
  • Fix the terraform_wrapper_module_for_each hook for modules without outputs or variables (#​552) (f24b3fa)

v1.81.0

Compare Source

Features
  • Speedup terraform_validate - firstly try run validate without checking is .terraform/ is valid (#​524) (d0d08ac)

v1.80.0

Compare Source

Features
  • terraform_providers_lock: Add --mode option and deprecate previous workflow (#​528) (2426b52)

v1.79.1

Compare Source

Bug Fixes
  • Fix terraform_providers_lock hook broken in v1.79.0 (#​521) (6bfc5bf)

v1.79.0

Compare Source

Features
  • TFLint: Add --hook-config=--delegate-chdir to use tflint -chdir (#​512) (1e9debc)

v1.78.0

Compare Source

Features
  • ci: Build multi-arch Docker images (amd64, arm64) (#​496) (923c2c6)

v1.77.4

Compare Source

Bug Fixes
  • Speed up x2 TFLint hook execution in dirs with violations (#​514) (49974ab)

v1.77.3

Compare Source

Bug Fixes
  • Updates all dependencies used in Dockerfile and fix Docker image (#​507) (dc177fe)

v1.77.2

Compare Source

Bug Fixes
  • Fixed spacing in terraform_wrapper_module_for_each hook (#​503) (ddc0d81)

v1.77.1

Compare Source

Bug Fixes

v1.77.0

Compare Source

Features
  • Add --retry-once-with-cleanup to terraform_validate (#​441) (96fe3ef)

v1.76.1

Compare Source

Bug Fixes
  • Describe migration instructions from terraform_docs_replace (#​451) (a8bcaa7)

v1.76.0

Compare Source

Features

v1.75.0

Compare Source

Features
  • Allow running container as non-root UID/GID for ownership issues (docker) (#​433) (abc2570)

v1.74.2

Compare Source

Bug Fixes
  • Fixed url for wrappers in generated README (terraform_wrapper_module_for_each) (#​429) (fe29c6c)

v1.74.1

Compare Source

Bug Fixes
  • Passed scenario in terraform_docs hook now works as expected (7ac2736)

v1.74.0

Compare Source

Bug Fixes
Features
  • Add support for set env vars inside hook runtime (#​408) (d490231)
  • Allow terraform_providers_lock specify terraform init args (#​406) (32b232f)
  • Suppress color for all hooks if PRE_COMMIT_COLOR=never set (#​409) (b12f0c6)

v1.73.0

Compare Source

Features

v1.72.2

Compare Source

Bug Fixes

v1.72.1

Compare Source

Bug Fixes
  • Fixed terraform_fmt with tfenv, when terraform default version is not specified (#​389) (1b9476a)

v1.72.0

Compare Source

Features
  • When a config file is given, do not specify formatter on cli (terraform_docs) (#​386) (962054b)
norwoodj/helm-docs (norwoodj/helm-docs)

v1.14.2

Compare Source

Changelog

v1.14.1

Compare Source

Changelog

v1.14.0

Compare Source

Changelog

v1.13.1

Compare Source

Changelog

v1.13.0

Compare Source

Changelog

v1.12.0

Compare Source

Changelog

  • 604ab7f Add Tests for section feature
  • 4855aef Add containerized pre-commit hook
  • 94cc6af Add possibility to generate subsectioned Values Tables
  • 84eb04f Add some comments about parsing of key comments
  • 0b4b180 Adds AsMap to iterate over .Files.Glob
  • 60d02b1 Change example section chart to new templates
  • 5145fd6 Copy NotationType in Nil Values
  • 7d54b35 Factor out sorting value rows and add dedicated default section
  • 46cac39 Fix filename
  • 980715e Give an example of how to use sections
  • 3b87f0a Merge pull request #​159 from terrycain/files_asmap
  • 2743ca4 Merge pull request #​167 from RetGal/patch-1
  • aa99dee Merge pull request #​172 from gianklug/patch-1
  • 4816ed5 Merge pull request #​184 from sblundy/notation-on-null-values
  • eadcfd7 Merge pull request #​191 from Labelbox/add-docker-to-pre-commit-hooks
  • e9aaa42 Merge pull request #​194 from Haepaxlog/sections
  • 65f1d83 Pin container version to tagged release v1.11.0
  • 65f2b92 Put the creation and sorting of sectioned Value Rows in its own functions
  • d1a32aa Sectioned values are default if provied
  • 5327bfc Update .pre-commit-hooks.yaml
  • c143157 Update README.md with pre-commit usage examples
  • 75774f5 conform to MD022
  • eb95c9d fix(README): change the way helm-docs is installed

v1.11.3

Compare Source

Changelog

  • 598d9b5 Bump all available dependencies to latest.
  • 4120230 Merge pull request #​198 from brettmorien/master
  • e67186b Merge pull request #​199 from norwoodj/feat/improving-community-standards
  • dd3d586 Merge pull request #​201 from Nepo26/200-bug-binary-artifacts-renamed-in-v1112
  • d38ede8 fix: changed to always get the latest version on the helm docs pre commit
  • a808d6e fix: correct contributing link referent in pr template
  • cdc1557 hotfix: changing back artifacts name

v1.11.2

Compare Source

Changelog

  • 2b0ca58 Revert "fix: String additional empty line from generated README.md"
  • b14e524 chore: adding todo to refactor main test
  • 913cc49 chore: change readme to trigger ci
  • 36712d5 chore: update github actions to be able to reproduce using act
  • 3f2182a fix: remove var env dependency by moving tests
  • d0e53ef fix: removing goreleaser project env var to be able to test locally

v1.11.1

Compare Source

v1.11.0

Compare Source

Changelog

  • 817af5c Add an option to list charts to generate
  • 1bf1fee Add option for ignoring values
  • b556d85 Added Helm .Files
  • 4a3acbe Added file lazy loading
  • 39f98ee Improve code according to mjpitz suggestions
  • acef4fd Merge pull request #​139 from terrycain/107-files
  • 935a760 Merge pull request #​141 from j-buczak/ignoring_values
  • 43632a0 Merge pull request #​142 from j-buczak/rename_section_to_raw
  • 20b701f Merge pull request #​145 from j-buczak/charts_to_generate_flag
  • bad11a7 Merge pull request #​146 from j-buczak/fix_file_sorter
  • 60d8310 Merge pull request #​151 from armosec/master
  • e911c77 Rename @​section to @​raw
  • a5a2be9 adding ignore-non-descriptions flag
  • 72e085f chore: generate READMEs for example charts with new version
  • c64450c fix broken file sorting
  • 45f63df fix: fixes file operations to work when not running from the chart root and fixes several tests

v1.10.0

Compare Source

Changelog

  • d2cc641 Add support for custom notation type
  • 4b55b9e Generated example charts with new version
  • 88016b1 Merge pull request #​140 from norwoodj/fix/nil-value-types
  • ef73e2e Merge pull request #​87 from lucernae/notation-type
  • 93aef0b fix: types on nil values

v1.9.1

Compare Source

Changelog

  • 814c3a1 Generated example charts with new version
  • 02caaaf Revert "Add angle brackets around urls in requirementsTable"

v1.9.0

Compare Source

Changelog

  • ea66ad2 Add angle brackets around urls in requirementsTable
  • 0b4f3ce Fix documented globals prefixed with the sub-chart alias
  • fa4d751 Fix issue where an empty global object in a child chart would be listed in the root docs
  • 902641c Merge pull request #​112 from armsnyder/umbrella-values
  • 361c7d0 Merge pull request #​134 from vladimir-babichev/no-bare-urls-in-requirements-table
  • 435f142 Merge pull request #​136 from norwoodj/pr-124
  • 3d463f7 New flag --document-dependency-values
  • a126ae1 Runs newest helm-docs to update docs for example charts
  • cae8f4b Tolerate dependency charts without values.yaml
  • b16bef4 Updates alpine docker image to fix issue #​124
  • 1785bfb Warn about remote dependencies without erroring; Parse local file:// repositories

v1.8.1

Compare Source

Changelog

  • e91c4c3 Don't print angle brackets for URL/email if not present

v1.8.0

Compare Source

Changelog

  • 18004fe Add option for a values file named other than values.yaml.
  • 98700d9 Avoid raw URLs in maintainer tables
  • 372c61e Merge branch 'master' into badge-style
  • 381fc93 Merge pull request #​102 from dfarrell07/no_raw_url
  • 6754e5a Merge pull request #​121 from dirien/badge-style
  • 76c2280 Merge pull request #​130 from maybolt/values-file-option-argument
  • 113c8ed Merge pull request #​132 from norwoodj/jnorwood/fix/131
  • ca7f709 Updgrades golang/x/sys to fix #​131
  • 7b58ea4 Updgrades sprig to v3
  • fa0ab6f feat: make the badge style from shields.io configurable

v1.7.0

Compare Source

Changelog

  • f8ce290 Add a benchmark
  • 8abd6f4 Consider only the last group of comments starting with '# --'.
  • 5ddabba Ignore comment nodes not containing '# --'.
  • 8103602 Merge pull request #​104 from kd7lxl/fix-empty
  • 4669411 Merge pull request #​113 from armsnyder/benchmark
  • 2a8b9cc Merge pull request #​114 from jrottenberg/pre-commit.com-559
  • 1d44345 Merge pull request #​99 from bmcustodio/bmcustodio-fix-comments
  • e49509a No jump required
  • ff46788 ci: add job for importing GPG private key (#​122)
  • 9815973 ci: fix environment variable reference
  • 6f70de8 fix type definition when description is empty
  • 40f1dcf fix: updates signing key so release builds can work again
  • 384770d remove deprecated goreleaser use_buildx option

Configuration

📅 Schedule: Branch creation - "* * 1,15 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Nov 21, 2024
Copy link
Author

renovate bot commented Nov 22, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@bendehaan bendehaan merged commit 840e28a into main Nov 22, 2024
9 checks passed
@bendehaan bendehaan deleted the renovate/pre-commit branch November 22, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant