UCL-ARC / ssrc-jupyter

JupyterHub Server instances for SSRC on Condenser
MIT License
0 stars 0 forks source link

Renovate: antonbabenko/pre-commit-terraform to v1.96.1 #19

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
antonbabenko/pre-commit-terraform repository minor v1.92.0 -> v1.96.1

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

antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform) ### [`v1.96.1`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.96.1) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.96.0...v1.96.1) ##### Bug Fixes - **`terraform_docs`:** Fix issue with processing multiply files without `terraform-docs` markers. Issue introduced in v1.95.0 ([#​720](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/720)) ([2b1aec8](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/2b1aec86d8a086de4f25b502bdb97345de2eaa27)), ### [`v1.96.0`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.96.0) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.95.0...v1.96.0) ##### Features - Expand environment variables in `--args=` which contains lowercase symbols, like `${TF_VAR_lowercase}` ([#​719](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/719)) ([bf156b4](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/bf156b40780275db9b8ab5db6d9ef41cecc78861)) ### [`v1.95.0`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.95.0) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.94.3...v1.95.0) ##### Features - **`terraform_docs`:** Drop support for `terraform-docs` <0.12.0 ([#​717](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/717)) ([81e4572](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/81e4572ad4d24fb0066fbfc4626152b6c7d48838)) ### [`v1.94.3`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.94.3) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.94.2...v1.94.3) ##### Bug Fixes - **`terraform_docs`:** Restore `--hook-config=--add-to-existing-file` default behavior. Regression from 1.94.0. ([#​716](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/716)) ([315342e](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/315342e16d8ac8afe67222176e417ea02e415407)) ### [`v1.94.2`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.94.2) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.94.1...v1.94.2) ##### Bug Fixes - Support custom TF paths which contains spaces ([#​714](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/714)) ([2bca410](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/2bca410814fad06f4d9cc9e31123277ae0eed23c)) ### [`v1.94.1`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.94.1) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.94.0...v1.94.1) ##### Bug Fixes - **`terraform_docs`:** Fix non-GNU sed issues, introduced in v1.93.0, as previous fix doesn't work correctly ([#​708](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/708)) ([c986c5e](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/c986c5e3440be4bf5a46c7933bb629227a3cd292)) ### [`v1.94.0`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.94.0) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.93.1...v1.94.0) ##### 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](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/705)) ([1a1b4a3](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/1a1b4a3181065f221568a9bff86319435a4a87e1)) ### [`v1.93.1`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.93.1) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.93.0...v1.93.1) ##### Bug Fixes - **`terraform_docs`:** Fix non-GNU `sed` issues, introduced in v1.93.0 ([#​704](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/704)) ([3c8734d](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/3c8734dc55e69bcfc70eceff485768a0ee89e811)) ### [`v1.93.0`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.93.0) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.92.3...v1.93.0) ##### Features - **`terraform_docs`:** Start seamless migration to `terraform-docs` markers ([#​701](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/701)) ([d03f44f](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/d03f44facabf31ab7d464468907fb0a5d549e5e7)) ### [`v1.92.3`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.92.3) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.92.2...v1.92.3) ##### Bug Fixes - **`terraform_docs`:** Suppress redundant warnings pop-ups introduced in v1.92.2 ([#​700](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/700)) ([59b2454](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/59b2454e076a9d26ad93d0ca4037746fd7f5962d)) ### [`v1.92.2`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.92.2) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.92.1...v1.92.2) ##### Bug Fixes - **`terraform_docs`:** Fix issue and prioritize `output.file` setting from `.terraform-docs.yml` config over `--hook-config=--path-to-file=` ([#​698](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/698)) ([9d6a22b](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/9d6a22badbd9693a72c2519eb7dde01d10db57b2)) ### [`v1.92.1`](https://redirect.github.com/antonbabenko/pre-commit-terraform/releases/tag/v1.92.1) [Compare Source](https://redirect.github.com/antonbabenko/pre-commit-terraform/compare/v1.92.0...v1.92.1) ##### Bug Fixes - **`terraform_docs`:** Suppress "terraform command not found" error message in case binary does not exist ([#​693](https://redirect.github.com/antonbabenko/pre-commit-terraform/issues/693)) ([6ff3572](https://redirect.github.com/antonbabenko/pre-commit-terraform/commit/6ff3572afb0a70c6fe4c6a0524d1f332a4f8fb6c))

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - "every weekday" (UTC).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.