Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 16:08
· 2 commits to main since this release

1.4.0 (2024-12-10)

Features

  • add hook for provider version checking (0f9103d)

Bug Fixes

  • locals: adds guideline for not duplicating vars into locals (d899870)
  • ci: reference to mkdocs file was wrong (18c510a)

Build System

  • deps: bump actions/cache from 3 to 4 (02b5396)
  • deps: bump actions/configure-pages from 3 to 4 (322b1a8)
  • deps: bump actions/configure-pages from 4 to 5 (2722c12)
  • deps: bump actions/deploy-pages from 1 to 4 (c7425ef)
  • deps: bump actions/upload-pages-artifact from 2 to 3 (ea2faed)
  • deps: bump open-turo/action-pre-commit from 1 to 2 (c0fa4c7)
  • deps: bump open-turo/action-pre-commit from 2 to 3 (10bc579)

Continuous Integration

  • use renovate, update CI and precommit (7a46c8d)

Miscellaneous

  • deps: update all ci non-major dependencies (646c328)
  • deps: update all ci non-major dependencies (0f8a096)
  • deps: update all ci non-major dependencies (231add4)
  • deps: update all ci non-major dependencies (3e83a99)
  • deps: update dependency node to v20.18.0 (9639ee9)
  • deps: update dependency node to v22 (0410a63)
  • deps: update node.js to v20 (758c36c)
  • deps: update node.js to v22.12.0 (b2a91e0)
  • deps: update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.18.0 (b7ef399)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.11.0 (98f0d46)
  • deps: update pre-commit hook pre-commit/mirrors-eslint to v9.13.0 (df3d461)
  • deps: update pre-commit hook pre-commit/pre-commit-hooks to v5 (f7b6463)
  • deps: update pre-commit hook rhysd/actionlint to v1.7.2 (1ae18ee)

Documentation

  • add README for provider-pinned-versions hook (9cc7868)
  • standard: add resource tagging standard (45b5325)
  • standards: add writing tests (af395b7)