newcontext-oss / kitchen-terraform

Test Kitchen plugins for testing Terraform configurations
https://github.com/newcontext/kitchen-terraform
Apache License 2.0
1.13k stars 146 forks source link

Bump paambaati/codeclimate-action from 3.2.0 to 4.0.0 #524

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps paambaati/codeclimate-action from 3.2.0 to 4.0.0.

Release notes

Sourced from paambaati/codeclimate-action's releases.

v4.0.0

4.0.0 (2023-04-23)

Bug Fixes

  • ci: debug outputs (11ed927)
  • ci: fix invalid YAML (8f95f43)
  • ci: fix the tag detection logic for new releases (f787a56)
  • ci: rebuild and republish to use new branch and workflows (0c99fb3)
  • ci: republish so latest changes get applied (8f00eaa)
  • ci: republish so latest changes get applied (fa71c1f)
  • ci: set up correct (?) condition to trigger publish (3e9c9ce)
  • ci: try once again to publish new version (bcd27f6)
  • ci: use the un-broken latest version of the workflow (0fe0643)
  • ci: validate empty new release version (2b9684a)
  • core: support ARM 64-bit environments (ea13673)
  • core: support ARM 64-bit environments (99e22b3)

Features

BREAKING CHANGES

  • ci: semantic-release and its process is fundamentally broken when the repo moved from master to main for its main branch. This is an attempt to try to unfuck the git log/ref notes
Changelog

Sourced from paambaati/codeclimate-action's changelog.

4.0.0 (2023-04-23)

Bug Fixes

  • ci: debug outputs (11ed927)
  • ci: fix invalid YAML (8f95f43)
  • ci: fix the tag detection logic for new releases (f787a56)
  • ci: rebuild and republish to use new branch and workflows (0c99fb3)
  • ci: republish so latest changes get applied (8f00eaa)
  • ci: republish so latest changes get applied (fa71c1f)
  • ci: set up correct (?) condition to trigger publish (3e9c9ce)
  • ci: try once again to publish new version (bcd27f6)
  • ci: use the un-broken latest version of the workflow (0fe0643)
  • ci: validate empty new release version (2b9684a)
  • core: support ARM 64-bit environments (ea13673)
  • core: support ARM 64-bit environments (99e22b3)

Features

BREAKING CHANGES

  • ci: semantic-release and its process is fundamentally broken when the repo moved from master to main for its main branch. This is an attempt to try to unfuck the git log/ref notes
Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.