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 all dependencies #22

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Update all dependencies #22

merged 1 commit into from
Sep 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v4
antonbabenko/pre-commit-terraform repository minor v1.81.0 -> v1.83.2
aws-actions/configure-aws-credentials action major v2 -> v4
awscli patch 2.13.5 -> 2.13.18
defenseunicorns/build-harness minor 1.10.0 -> 1.11.1
github.com/gruntwork-io/terratest require patch v0.43.11 -> v0.43.13
golang minor 1.20.6 -> 1.21.1
golangci-lint minor 1.53.3 -> 1.54.2
pre-commit minor 3.3.3 -> 3.4.0
renovatebot/pre-commit-hooks repository minor 36.26.0 -> 36.93.7
terraform patch 1.5.4 -> 1.5.7
tflint minor 0.47.0 -> 0.48.0
tfsec patch 1.28.1 -> 1.28.4

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

  • ⚠️ The E2E tests need to be run, they have a manual trigger. To start them add a comment to this PR that says /test all

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

actions/checkout (actions/checkout)

v4

Compare Source

antonbabenko/pre-commit-terraform (antonbabenko/pre-commit-terraform)

v1.83.2

Compare Source

Bug Fixes
  • Extend terraform_validate --retry-once-with-cleanup errors list (#​566) (19188e5)

v1.83.1

Compare Source

Bug Fixes
  • Fixed ordering issue in terraform_wrapper_module_for_each hook (#​565) (dc12be1)

v1.83.0

Compare Source

Features
  • Skip legacy modules (with provider block) in terraform_wrapper_module_for_each hook (#​560) (456cc76)

v1.82.0

Compare Source

Features
  • docker: Add ssh-client to Docker image to access private modules via ssh (#​553) (1d76157)

v1.81.2

Compare Source

Bug Fixes
  • Fix terraform_wrapper_module_for_each hook heredoc vars defaults (#​554) (6fd4263)

v1.81.1

Compare Source

Bug Fixes
  • Fix the terraform_wrapper_module_for_each hook for modules without outputs or variables (#​552) (f24b3fa)
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v4

Compare Source

This tag tracks the latest v4.x.x release

v3

Compare Source

This tag tracks the latest v3.x.x release

aws/aws-cli (awscli)

v2.13.18

Compare Source

v2.13.17

Compare Source

v2.13.16

Compare Source

v2.13.15

Compare Source

v2.13.14

Compare Source

v2.13.13

Compare Source

v2.13.12

Compare Source

v2.13.11

Compare Source

v2.13.10

Compare Source

v2.13.9

Compare Source

v2.13.8

Compare Source

v2.13.7

Compare Source

v2.13.6

Compare Source

defenseunicorns/build-harness (defenseunicorns/build-harness)

v1.11.1

Compare Source

Miscellaneous Chores
  • change how OpenTF is being installed in order to reduce image size (#​105) (6f2aef2)

v1.11.0

Compare Source

Features
Miscellaneous Chores

v1.10.5

Compare Source

Miscellaneous Chores

v1.10.4

Compare Source

Miscellaneous Chores
  • deps: update dependency anchore/grype from v0.65.1 to v0.65.2 (8e69f1f)
  • deps: update dependency anchore/syft from v0.87.0 to v0.87.1 (8e69f1f)
  • deps: update dependency awscli from v2.13.9 to v2.13.11 (8e69f1f)
  • deps: update dependency bridgecrewio/checkov from v2.4.1 to v2.4.5 (8e69f1f)
  • deps: update dependency defenseunicorns/build-harness from v1.10.2 to v1.10.3 (8e69f1f)
  • deps: update dependency golangci-lint from v1.54.1 to v1.54.2 (8e69f1f)
  • deps: update dependency k3d-io/k3d from v5.5.2 to v5.6.0 (8e69f1f)

v1.10.3

Compare Source

Miscellaneous Chores
  • deps: Help Renovate get around Checkov's IP block (#​87) (1015406)
  • deps: update anchore/grype from 0.65.0 to 0.65.1 (a0dd678)
  • deps: update awscli from 2.13.5 to 2.13.9 (a0dd678)
  • deps: update bridgecrewio/checkov from 2.3.234 to 2.4.1 (a0dd678)
  • deps: update defenseunicorns/build-harness from 1.10.1 to 1.10.2 (a0dd678)
  • deps: update defenseunicorns/zarf from 0.28.3 to 0.29.0 (a0dd678)
  • deps: update golang from 1.20.7 to 1.21.0 (a0dd678)
  • deps: update golangci-lint from 1.53.3 to 1.54.1 (a0dd678)
  • deps: update helm from 3.12.2 to 3.12.3 (a0dd678)
  • deps: update k3d-io/k3d from 5.5.1 to 5.5.2 (a0dd678)
  • deps: update kubectl from 1.27.4 to 1.28.0 (a0dd678)
  • deps: update rebuy-de/aws-nuke from 2.23.0 to 2.24.1 (a0dd678)
  • deps: update terraform from 1.5.4 to 1.5.5 (a0dd678)

v1.10.2

Compare Source

Miscellaneous Chores

v1.10.1

Compare Source

Miscellaneous Chores
Continuous Integration
  • release: attempt to fix error with .release-please-manifest.json (93be809)
  • release: automate the release-process by using the release-please bot (#​79) (8f2ab12)
  • release: configure release-please to use a PAT (#​81) (99b6791)
  • release: fix typo in pull request title pattern (d0c84ad)
  • release: update release-please config and attempt to fix workflow error (832ff4a)
gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.43.13

Compare Source

Modules affected

  • azure

Description

  • Added new fields to the NsgRuleSummary structure

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.43.12

Compare Source

Modules affected

  • k8s

Description

  • Fixed panic in WaitUntilDeploymentAvailable in the k8s module

Special thanks

Special thanks to the following users for their contribution!

Related links

golang/go (golang)

v1.21.1

Compare Source

v1.21.0

Compare Source

v1.20.8

Compare Source

v1.20.7

Compare Source

golangci/golangci-lint (golangci-lint)

v1.54.2

Compare Source

  1. updated linters:
    • errname: from 0.1.10 to 0.1.12
    • ginkgolinter: from 0.13.3 to 0.13.5
    • go-errorlint: from 1.4.3 to 1.4.4
    • godot: from 1.4.11 to 1.4.14
    • gosec: from 2.16.0 to 2.17.0
    • musttag: from 0.7.1 to 0.7.2
    • nilnil: from 0.1.5 to 0.1.7
    • staticcheck: from 0.4.3 to 0.4.5
    • usestdlibvars: from 1.23.0 to 1.24.0
    • govet: add missing directive and slog passes

v1.54.1

Compare Source

  1. updated linters:
    • go-critic: from 0.8.2 to 0.9.0
  2. misc.
    • plugin: temporarily hide warning about using plugins using the old API

v1.54.0

Compare Source

  1. updated linters:
    • decorder: from 0.2.3 to 0.4.0
    • dupword: from 0.0.11 to 0.0.12
    • errorlint: from 1.4.2 to 1.4.3
    • exhaustruct: from 2.3.0 to 3.1.0
    • forbidigo: from 1.5.3 to 1.6.0
    • funlen: from 0.0.3 to 0.1.0
    • gci: from 0.10.1 to 0.11.0
    • ginkgolinter: from 0.12.1 to 0.13.3
    • go-critic: from 0.8.1 to 0.8.2
    • go-errorlint: from 1.4.2 to 1.4.3
    • go-exhaustruct: from 2.3.0 to 3.1.0
    • gocognit: from 1.0.6 to 1.0.7
    • gocritic: from 0.8.1 to 0.8.2
    • gofmt: autofix missing newline at EOF
    • misspell: 0.4.0 to 0.4.1
    • musttag: from 0.7.0 to 0.7.1
    • paralleltest: from 1.0.7 to 1.0.8
    • tagalign: from 1.2.2 to 1.3.2
    • typecheck: explain it and remove it from the linter list
    • zerologlint: from 0.1.2 to 0.1.3
  2. misc.
    • 🎉 go1.21 support
    • plugin: include custom linters in enable-all
    • plugin: allow to use settings for plugins
  3. Documentation
    • Add linter descriptions.

Important

ruleguard (a "rule" inside gocritic) was disabled in this release (v1.54.0) and was enabled again in the next release (v1.54.1).

exhaustruct has breaking changes with regular expressions, more details here.

pre-commit/pre-commit (pre-commit)

v3.4.0

Compare Source

==================

Features
Fixes
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v36.93.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.7 for more changes

v36.93.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.6 for more changes

v36.93.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.5 for more changes

v36.93.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.3 for more changes

v36.93.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.2 for more changes

v36.93.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.1 for more changes

v36.93.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.93.0 for more changes

v36.92.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.92.1 for more changes

v36.92.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.92.0 for more changes

v36.91.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.91.0 for more changes

v36.89.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.89.0 for more changes

v36.88.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.88.1 for more changes

v36.88.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.88.0 for more changes

v36.87.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.87.7 for more changes

v36.87.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.87.6 for more changes

v36.87.4

Compare Source

v36.87.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.87.3 for more changes

v36.87.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.87.2 for more changes

v36.87.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.87.0 for more changes

v36.83.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.83.1 for more changes

v36.83.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.83.0 for more changes

v36.82.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.82.0 for more changes

v36.81.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.81.0 for more changes

v36.79.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.79.1 for more changes

v36.78.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.78.8 for more changes

v36.78.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.78.7 for more changes

v36.78.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.78.6 for more changes

v36.78.4

Compare Source

v36.78.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.78.3 for more changes

v36.77.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.77.0 for more changes

v36.76.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.76.0 for more changes

v36.74.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.74.4 for more changes

v36.74.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.74.2 for more changes

v36.74.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.74.0 for more changes

v36.73.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.73.0 for more changes

v36.72.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.72.2 for more changes

v36.72.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.72.0 for more changes

v36.71.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.71.1 for more changes

v36.71.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.71.0 for more changes

v36.70.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.70.0 for more changes

v36.68.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.68.1 for more changes

v36.68.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.68.0 for more changes

v36.67.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.67.1 for more changes

v36.64.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.64.9 for more changes

v36.64.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.64.8 for more changes

v36.64.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.64.6 for more changes

v36.64.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.64.4 for more changes

v36.64.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.64.3 for more changes

v36.64.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.64.2 for more changes

v36.64.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.64.1 for more changes

v36.64.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.64.0 for more changes

v36.60.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.60.2 for more changes

v36.60.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.60.0 for more changes

v36.57.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.57.11 for more changes

v36.57.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.57.10 for more changes

v36.57.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.57.7 for more changes

v36.57.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.57.6 for more changes

v36.57.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.57.4 for more changes

v36.57.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.57.3 for more changes

v36.57.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.57.2 for more changes

v36.57.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.57.1 for more changes

v36.56.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.56.3 for more changes

v36.56.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.56.2 for more changes

v36.56.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.56.1 for more changes

v36.56.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.56.0 for more changes

v36.55.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.55.0 for more changes

v36.54.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.54.3 for more changes

v36.54.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.54.2 for more changes

v36.54.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.54.1 for more changes

v36.54.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.54.0 for more changes

v36.52.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.52.4 for more changes

v36.52.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.52.2 for more changes

v36.52.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.52.1 for more changes

v36.52.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.52.0 for more changes

v36.51.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.51.3 for more changes

v36.51.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.51.2 for more changes

v36.51.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.51.0 for more changes

v36.50.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.50.0 for more changes

v36.49.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.49.0 for more changes

v36.48.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.48.0 for more changes

v36.46.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.46.0 for more changes

v36.45.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.45.0 for more changes

v36.44.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.44.1 for more changes

v36.44.0

Compare Source

v36.43.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.43.2 for more changes

v36.43.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.43.1 for more changes

v36.42.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.42.4 for more changes

v36.42.3

Compare Source

v36.42.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.42.1 for more changes

v36.42.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.42.0 for more changes

v36.41.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.41.0 for more changes

v36.40.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.40.5 for more changes

v36.40.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.40.4 for more changes

v36.40.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.40.3 for more changes

v36.40.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.40.2 for more changes

v36.40.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.40.0 for more changes

v36.39.0

Compare Source

v36.38.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.38.1 for more changes

v36.38.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.38.0 for more changes

v36.37.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.37.2 for more changes

v36.36.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.36.1 for more changes

v36.35.1

Compare Source

v36.35.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.35.0 for more changes

v36.34.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.34.0 for more changes

v36.33.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.33.5 for more changes

v36.33.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.33.4 for more changes

v36.33.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.33.3 for more changes

v36.31.0

Compare Source

v36.30.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.30.1 for more changes

v36.29.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.29.0 for more changes

v36.27.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/36.27.2 for more changes

hashicorp/terraform (terraform)

v1.5.7

Compare Source

1.5.7 (September 7, 2023)

BUG FIXES:

  • terraform init: Terraform will no longer allow downloading remote modules to invalid paths. (#​33745)
  • terraform_remote_state: prevent future possible incompatibility with states which include unknown check block result kinds. (#​33818)

v1.5.6

Compare Source

1.5.6 (August 23, 2023)

BUG FIXES:

  • terraform_remote_state: Fixed a potential unsafe read panic when reading from multiple terraform_remote_state data sources (#​33333)

v1.5.5

Compare Source

1.5.5 (August 9, 2023)
  • terraform init: Fix crash when using invalid configuration in backend blocks. (#​33628)
terraform-linters/tflint (tflint)

v0.48.0

Compare Source

What's Changed
Breaking Changes
BugFixes
Chores

Configuration

📅 Schedule: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner August 2, 2023 11:04
@renovate renovate bot added the renovate label Aug 2, 2023
@renovate renovate bot force-pushed the renovate/all branch 19 times, most recently from af50400 to 46747cb Compare August 9, 2023 15:52
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 499c8f1 to 9a03c15 Compare August 11, 2023 18:55
@renovate renovate bot force-pushed the renovate/all branch 23 times, most recently from a832239 to ac6a14e Compare September 13, 2023 07:31
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b6dd4ea to bbcebf4 Compare September 13, 2023 20:06
@RothAndrew RothAndrew merged commit b3c2d5f into main Sep 14, 2023
@RothAndrew RothAndrew deleted the renovate/all branch September 14, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant