nrkno / github-workflow-terraform-config

Reusable GitHub workflow for validating a Terraform configuration repository.
GNU General Public License v3.0
5 stars 0 forks source link

feat(deps): bump nrkno/github-workflow-semantic-release from 3.0.1 to 3.1.1 #186

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Bumps nrkno/github-workflow-semantic-release from 3.0.1 to 3.1.1.

Release notes

Sourced from nrkno/github-workflow-semantic-release's releases.

v3.1.1

3.1.1 (2024-10-21)

  • downgrade commitlint-github-action to 5.4.5 (#154) (567b522)

v3.1.0

3.1.0 (2024-10-21)

  • update package-lock.json (#149) (964b6bd) seems to be out of date?
  • disable subject case rule (#142) (4985982) Disable strict subject casing to be closer to the official conventional commits specification.
  • force new release (#148) (6ac2501) No new release in a while, forcing
  • revert conventional-changelog-conventionalcommits (#151) (179079b) conventional-changelog-conventionalcommits seems to break everything. idk why
Commits
  • 567b522 fix: downgrade commitlint-github-action to 5.4.5 (#154)
  • 179079b fix: revert conventional-changelog-conventionalcommits (#151)
  • e8fb250 chore: update lint-release.yaml (#150)
  • 964b6bd feat: update package-lock.json (#149)
  • 6ac2501 fix: force new release (#148)
  • d4109ce build(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#146)
  • 60a3f2c build(deps): bump semantic-release from 24.1.1 to 24.1.2 (#145)
  • 562ed3b build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#144)
  • b04e4da build(deps): bump actions/setup-node from 4.0.3 to 4.0.4 (#143)
  • 4985982 fix: disable subject case rule (#142)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
github-actions[bot] commented 3 days ago

Format: ✔️ Init: ✔️ Validate: ✔️

check