Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hashicorp/cloudinit requirement from ~> 2.2.0 to ~> 2.3.5 #449

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Updates the requirements on hashicorp/cloudinit to permit the latest version.

Release notes

Sourced from hashicorp/cloudinit's releases.

v2.3.5

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#263)
Changelog

Sourced from hashicorp/cloudinit's changelog.

2.3.5 (September 10, 2024)

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#263)

2.3.4 (April 22, 2024)

NOTES:

  • all: This release contains no functionality changes, only the inclusion of the LICENSE file in the release archives (#228)

2.3.3 (November 29, 2023)

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#186)

2.3.2 (February 23, 2023)

BUG FIXES:

  • cloudinit_config: Remove length validation to allow empty content string in part blocks (#105)

2.3.1 (February 22, 2023)

BUG FIXES:

  • cloudinit_config: Fixed handling of unknown values in part blocks (#103)

2.3.0 (February 22, 2023)

NOTES:

2.2.0 (February 19, 2021)

Binary releases of this provider will now include the darwin-arm64 platform. This version contains no further changes.

2.1.0 (November 26, 2020)

NEW FEATURES:

  • MIMEBOUNDARY can now be customised with boundary (#7).

2.0.0 (October 12, 2020)

Binary releases of this provider will now include the linux-arm64 platform.

... (truncated)

Commits
  • 9216daa Update changelog
  • 3568394 all: Bump minimum Go module version to 1.22 (#263)
  • cdd3a28 Result of tsccr-helper -log-level=info gha update -latest . (#264)
  • 2718683 build(deps): bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 (#262)
  • 1b37bc3 Result of tsccr-helper -log-level=info gha update -latest . (#261)
  • 6e20d85 Result of tsccr-helper -log-level=info gha update -latest . (#260)
  • acf6c63 build(deps): bump github.com/hashicorp/terraform-plugin-testing (#259)
  • a00a4ed build(deps): bump github.com/hashicorp/terraform-plugin-framework (#258)
  • 923176c Result of tsccr-helper -log-level=info gha update -latest . (#256)
  • c645ac6 Result of tsccr-helper -log-level=info gha update -latest . (#255)
  • 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 <dependency name> 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)

@dependabot dependabot bot requested a review from a team as a code owner October 14, 2024 13:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Oct 14, 2024
Copy link
Contributor

Trivy Scan Success

Show Output ```hcl

Trivy will check the following folders:

</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>

```hcl

*****************************

Checkov will check the following folders:

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.9.1)
tflint will check the following folders:

Trivy Scan Success

Show Output
*****************************

Trivy will check the following folders:

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/cloudinit-tw-2.3.5 branch October 14, 2024 13:08
@ASTRobinson ASTRobinson restored the dependabot/terraform/hashicorp/cloudinit-tw-2.3.5 branch October 14, 2024 13:08
@ASTRobinson ASTRobinson reopened this Oct 14, 2024
Copy link
Contributor

Trivy Scan Success

Show Output ```hcl

Trivy will check the following folders:

</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>

```hcl

*****************************

Checkov will check the following folders:

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.9.1)
tflint will check the following folders:

Trivy Scan Success

Show Output
*****************************

Trivy will check the following folders:

@ASTRobinson
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/cloudinit-tw-2.3.5 branch October 14, 2024 13:16
@ASTRobinson ASTRobinson restored the dependabot/terraform/hashicorp/cloudinit-tw-2.3.5 branch October 14, 2024 13:16
@ASTRobinson ASTRobinson reopened this Oct 14, 2024
Copy link
Contributor

Trivy Scan Success

Show Output ```hcl

Trivy will check the following folders:

</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>

```hcl

*****************************

Checkov will check the following folders:

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.9.1)
tflint will check the following folders:

Trivy Scan Success

Show Output
*****************************

Trivy will check the following folders:

@ASTRobinson
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/terraform/hashicorp/cloudinit-tw-2.3.5 branch from a173d33 to e7598d7 Compare October 14, 2024 13:20
Copy link
Contributor

Trivy Scan Success

Show Output ```hcl

Trivy will check the following folders:

</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>

```hcl

*****************************

Checkov will check the following folders:

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.9.1)
tflint will check the following folders:

Trivy Scan Success

Show Output
*****************************

Trivy will check the following folders:

@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/cloudinit-tw-2.3.5 branch October 14, 2024 13:22
@ASTRobinson ASTRobinson restored the dependabot/terraform/hashicorp/cloudinit-tw-2.3.5 branch October 14, 2024 13:22
@ASTRobinson ASTRobinson reopened this Oct 14, 2024
Copy link
Contributor

Trivy Scan Success

Show Output ```hcl

Trivy will check the following folders:

</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>

```hcl

*****************************

Checkov will check the following folders:

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.9.1)
tflint will check the following folders:

Trivy Scan Success

Show Output
*****************************

Trivy will check the following folders:

@ASTRobinson
Copy link
Contributor

@dependabot rebase

Updates the requirements on [hashicorp/cloudinit](https://github.com/hashicorp/terraform-provider-cloudinit) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-cloudinit/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-cloudinit/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-cloudinit@v2.2.0...v2.3.5)

---
updated-dependencies:
- dependency-name: hashicorp/cloudinit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/hashicorp/cloudinit-tw-2.3.5 branch from e7598d7 to d13de65 Compare October 14, 2024 14:37
Copy link
Contributor

Trivy Scan Success

Show Output ```hcl

Trivy will check the following folders:

</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>

```hcl

*****************************

Checkov will check the following folders:

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.9.1)
tflint will check the following folders:

Trivy Scan Success

Show Output
*****************************

Trivy will check the following folders:

@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/cloudinit-tw-2.3.5 branch October 14, 2024 14:40
@ASTRobinson ASTRobinson restored the dependabot/terraform/hashicorp/cloudinit-tw-2.3.5 branch October 14, 2024 14:41
@ASTRobinson ASTRobinson reopened this Oct 14, 2024
Copy link
Contributor

Trivy Scan Success

Show Output ```hcl

Trivy will check the following folders:

</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>

```hcl

*****************************

Checkov will check the following folders:

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.9.1)
tflint will check the following folders:

Trivy Scan Success

Show Output
*****************************

Trivy will check the following folders:

@ASTRobinson ASTRobinson merged commit 4aaef85 into main Oct 14, 2024
7 of 8 checks passed
@ASTRobinson ASTRobinson deleted the dependabot/terraform/hashicorp/cloudinit-tw-2.3.5 branch October 14, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant