fluxcd / terraform-provider-flux

Terraform and OpenTofu provider for bootstrapping Flux
https://registry.terraform.io/providers/fluxcd/flux/latest
Apache License 2.0
336 stars 89 forks source link

Bump the ci group with 3 updates #637

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the ci group with 3 updates: actions/checkout, clowdhaus/terraform-composite-actions and clowdhaus/terraform-min-max.

Updates actions/checkout from 3 to 4

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Commits


Updates clowdhaus/terraform-composite-actions from 1.8.3 to 1.9.0

Release notes

Sourced from clowdhaus/terraform-composite-actions's releases.

v1.9.0

1.9.0 (2024-03-06)

Features

  • Bump default hcledit version to latest; fix CI release process by updating action versions (#21) (ebd4934)
  • Update default versions of hcledit and tfsec to latest (1696d11)
Commits
  • ebd4934 feat: Bump default hcledit version to latest; fix CI release process by upd...
  • 1696d11 feat: Update default versions of hcledit and tfsec to latest
  • b58ca41 Add retries (#20)
  • b211789 docs: Clarified how to use tfsec (#19)
  • See full diff in compare view


Updates clowdhaus/terraform-min-max from 1.2.4 to 1.3.1

Release notes

Sourced from clowdhaus/terraform-min-max's releases.

v1.3.1

1.3.1 (2024-04-04)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (c8e77f9)

v1.3.0

1.3.0 (2024-03-06)

Bug Fixes

  • Update versions used in CI workflows to remove deprecated versions (#30) (dc9dc91)

Features

  • Update dependencies to latest to patch reported vulnerabilities (#29) (f103061)

v1.2.7

1.2.7 (2023-07-22)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (2083c02)

v1.2.6

1.2.6 (2023-04-28)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (2135a07)

v1.2.5

1.2.5 (2023-01-08)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (1036d2b)
Changelog

Sourced from clowdhaus/terraform-min-max's changelog.

1.3.1 (2024-04-04)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (c8e77f9)

1.3.0 (2024-03-06)

Bug Fixes

  • Update versions used in CI workflows to remove deprecated versions (#30) (dc9dc91)

Features

  • Update dependencies to latest to patch reported vulnerabilities (#29) (f103061)

1.2.7 (2023-07-22)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (2083c02)

1.2.6 (2023-04-28)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (2135a07)

1.2.5 (2023-01-08)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (1036d2b)
Commits
  • 9a19164 chore(release): version 1.3.1 [skip ci]
  • c8e77f9 fix: Update dependencies to latest to patch reported vulnerabilities
  • 5c9cf3d chore(release): version 1.3.0 [skip ci]
  • dc9dc91 fix: Update versions used in CI workflows to remove deprecated versions (#30)
  • f103061 feat: Update dependencies to latest to patch reported vulnerabilities (#29)
  • cf47abc feat!: Update default NodeJS runtime from 16 to 20
  • 4a93c5a chore(release): version 1.2.7 [skip ci]
  • 2083c02 fix: Update dependencies to latest to patch reported vulnerabilities
  • 4c1d0d0 chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#25)
  • c3c626b chore(deps): bump semver from 7.5.0 to 7.5.2 (#24)
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
stefanprodan commented 1 month ago

@dependabot rebase