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

chore(deps): update all dependencies #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 8, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v4
aws-actions/configure-aws-credentials action major v2 -> v4
defenseunicorns/zarf patch v0.31.1 -> v0.31.2
docker.io/calico/cni patch v3.26.1 -> v3.26.4
docker.io/calico/kube-controllers patch v3.26.1 -> v3.26.4
docker.io/calico/node patch v3.26.1 -> v3.26.4
docker/login-action action major v2 -> v3
ghcr.io/defenseunicorns/build-harness/build-harness minor 1.10.2 -> 1.14.2
github.com/gruntwork-io/terratest require minor v0.43.13 -> v0.46.7
golang patch 1.21.0 -> 1.21.4
golangci-lint minor 1.53.3 -> 1.55.2
golangci/golangci-lint repository minor v1.52.3 -> v1.55.2
pre-commit minor 3.3.3 -> 3.5.0
pre-commit/pre-commit-hooks repository minor v4.4.0 -> v4.5.0
python-jsonschema/check-jsonschema repository minor 0.24.0 -> 0.27.2
rancher/k3s minor v1.26.5-k3s1 -> v1.28.3-k3s1
renovatebot/pre-commit-hooks repository major 36.40.0 -> 37.70.0
sops minor 3.7.3 -> 3.8.1
terraform minor 1.5.4 -> 1.6.4
tflint minor 0.47.0 -> 0.49.0
tfsec patch 1.28.1 -> 1.28.4

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

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

defenseunicorns/zarf (defenseunicorns/zarf)

v0.31.2

Compare Source

What's Changed
Fixes
Docs
Dependencies
Development

Full Changelog: defenseunicorns/zarf@v0.31.1...v0.31.2

docker/login-action (docker/login-action)

v3

Compare Source

defenseunicorns/build-harness (ghcr.io/defenseunicorns/build-harness/build-harness)

v1.14.2

Compare Source

Miscellaneous Chores

v1.14.1

Compare Source

Miscellaneous Chores

v1.14.0

Compare Source

Features

v1.13.2

Compare Source

Miscellaneous Chores

v1.13.1

Compare Source

Miscellaneous Chores

v1.13.0

Compare Source

Features
Miscellaneous Chores

v1.12.2

Compare Source

Miscellaneous Chores

v1.12.1

Compare Source

Miscellaneous Chores

v1.12.0

Compare Source

Features
Miscellaneous Chores

v1.11.2

Compare Source

Miscellaneous Chores

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)
gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.46.7

Compare Source

Modules affected

  • http-helper

Description

  • Added handling for nil body in http-helper.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.6

Compare Source

Modules affected

  • helm

Description

  • Added support for the --repo options to the helm test feature

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.5

Compare Source

Modules affected

  • k8s

Description

  • Added RestConfig field to extend auth options for Kubernetes client.

Special thanks

Special thanks to the following users for their contribution!

Related links

v0.46.4

Compare Source

Description

  • Updated dependency github.com/docker/docker from 20.10.7+incompatible to 24.0.7+incompatible

Related links

v0.46.3

Compare Source

Description

  • Updated dependency google.golang.org/grpc from 1.51.0 to 1.56.3

Related links

v0.46.2

Compare Source

Description

  • Updated dependency github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible

Related links

v0.46.1

Compare Source

Description

  • Updated dependency golang.org/x/net from 0.8.0 to 0.17.0

Related links

v0.46.0

Compare Source

Modules affected

  • terraform

Description

  • Added support for OpenTofu in terraform module
Migration Guide

Switching to tofu:

  1. Install OpenTofu cli https://github.com/opentofu/opentofu
  2. Apply one of:

Related links

v0.45.0

Compare Source

Description

  • Removed Go patch version from go.mod

Related links

v0.44.1

Compare Source

Description

  • Updated AMI module to support Ubuntu 20.04 and 22.04.

Related links

v0.44.0

Compare Source

Description

  • Updated minimal Go version to 1.21

Related links

golang/go (golang)

v1.21.4

Compare Source

v1.21.3

Compare Source

v1.21.2

Compare Source

v1.21.1

Compare Source

golangci/golangci-lint (golangci-lint)

v1.55.2

Compare Source

  1. updated linters
    • ireturn: from 0.2.1 to 0.2.2
    • ginkgolinter: from 0.14.0 to 0.14.1

v1.55.1

Compare Source

  1. updated linters
    • gosec: from 2.18.1 to 2.18.2
  2. misc.
    • revgrep: from v0.5.0 to v0.5.2 (support git < 2.41.0)
    • output: convert backslashes to forward slashes for GitHub Action annotations printer

v1.55.0

Compare Source

  1. new linters
  2. updated linters
    • bidichk: from 0.2.4 to 0.2.7
    • decorder: from 0.4.0 to 0.4.1
    • dupword: from 0.0.12 to 0.0.13
    • errchkjson: from 0.3.1 to 0.3.6
    • gci: from 0.11.0 to 0.11.2
    • ginkgolinter: from 0.13.5 to 0.14.0
    • go-errorlint: from 1.4.4 to 1.4.5
    • gocognit: from 1.0.7 to 1.1.0
    • goconst: from 1.5.1 to 1.6.0
    • godot: from 1.4.14 to 1.4.15
    • gofmt: update to HEAD
    • goimports: update to HEAD
    • gosec: from 2.17.0 to 2.18.1
    • gosmopolitan: from 1.2.1 to 1.2.2
    • govet: add appends analyzer
    • ireturn: from 0.2.0 to 0.2.1
    • protogetter: from 0.2.2 to 0.2.3
    • revgrep: from 745bb2f to v0.5.0
    • revive: from 1.3.2 to 1.3.4
    • sqlclosecheck: from 0.4.0 to 0.5.1
    • staticcheck: from 0.4.5 to 0.4.6
    • tagalign: from 1.3.2 to 1.3.3
    • unused: support passing in options
  3. misc.
    • Add a pre-commit hook to check all files
  4. Documentation
    • add source options to exclude-rules docs
    • gosec: add G602 to includes/excludes inside .golangci.reference.yml

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.5.0

Compare Source

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

Features
Fixes
Migrating

v3.4.0

Compare Source

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

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

v4.5.0

Compare Source

python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.27.2

Compare Source

  • Update vendored schemas: dependabot, github-workflows, renovate (2023-11-24)
  • Add official support for Python 3.12
  • Add Google Cloud Build schema and pre-commit hook. Thanks :user:nikolaik!
    (:pr:339)
  • Fix a bug in the custom github-workflows-require-timeout schema which forbade
    the use of GitHub expression syntax for the timeout value. (:issue:354)

v0.27.1

Compare Source

  • Update vendored schemas: buildkite, drone-ci, github-workflows, gitlab-ci,
    readthedocs, renovate (2023-11-03)

v0.27.0

Compare Source

  • Update vendored schemas: azure-pipelines, bitbucket-pipelines, gitlab-ci,
    renovate (2023-09-27)
  • Add a --validator-class option for specifying a custom
    jsonschema.protocols.Validator class to use (:pr:327, :issue:262)
  • Instances and schemas may now be passed on stdin, using - (:pr:332,
    :issue:251)
  • Minor fix to hook regexes to explicitly match . chars. Thanks
    :user:skwde! (:pr:325)

v0.26.3

Compare Source

  • Fix a minor bug with the verbose output introduced in v0.26.2

v0.26.2

Compare Source

  • When -v/--verbose is used, output will include a list of all files which
    were checked on success (:issue:312)

v0.26.1

Compare Source

  • Update vendored schemas: github-workflows, renovate (2023-08-25)

v0.26.0

Compare Source

  • The regex format check has been improved to support ECMAScript regexes by
    default. (:issue:302)
  • The --format-regex disabled option has been removed. Users should use
    --disable-formats regex if they wish to disable regex format checking.
  • The deprecated --disable-format flag has been removed. Users should use
    --disable-formats "*" if they wish to disable all format checking.

v0.25.0

Compare Source

  • Update vendored schemas: bamboo-spec, dependabot, drone-ci, github-actions,
    github-workflows, readthedocs, renovate, travis (2023-08-25)
  • Add Drone-CI schema and pre-commit hook. Thanks :user:s-weigand!
    (:pr:299)
  • Add a --base-uri option for specifying an explicit base URI (:pr:305)

v0.24.1

Compare Source

  • Fix bugs related to the new $ref resolution behavior
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v37.70.0

Compare Source

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

v37.68.4

Compare Source

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

v37.68.3

Compare Source

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

v37.68.1

Compare Source

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

v37.68.0

Compare Source

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

v37.67.3

Compare Source

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

v37.67.2

Compare Source

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

v37.66.1

Compare Source

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

v37.66.0

Compare Source

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

v37.65.3

Compare Source

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

v37.65.2

Compare Source

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

v37.65.1

Compare Source

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

v37.65.0

Compare Source

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

v37.64.3

Compare Source

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

v37.64.2

Compare Source

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

v37.64.1

Compare Source

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

v37.63.0

Compare Source

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

v37.62.0

Compare Source

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

v37.61.4

Compare Source

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

v37.61.3

Compare Source

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

v37.61.2

Compare Source

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

v37.61.1

Compare Source

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

v37.61.0

Compare Source

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

v37.60.5

Compare Source

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

v37.60.3

Compare Source

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

v37.60.1

Compare Source

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

v37.60.0

Compare Source

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

v37.59.8

Compare Source

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

v37.59.7

Compare Source

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

v37.59.6

Compare Source

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

v37.59.4

Compare Source

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

v37.59.2

Compare Source

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

v37.59.0

Compare Source

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

v37.58.1

Compare Source

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

v37.57.2

Compare Source

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

v37.57.1

Compare Source

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

v37.57.0

Compare Source

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

v37.56.4

Compare Source

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

v37.56.3

Compare Source

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

v37.56.1

Compare Source

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

v37.56.0

Compare Source

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

v37.55.0

Compare Source

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

v37.54.3

Compare Source

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

[v37.53.1](https://togithub.com/re


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 September 8, 2023 11:45
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 43f86d3 to 34bea05 Compare September 14, 2023 23:46
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from b04eb6c to b8576f1 Compare September 23, 2023 08:53
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 77ce093 to b1f2b41 Compare October 1, 2023 04:44
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 7c7c099 to 468d347 Compare October 9, 2023 02:04
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 35ca60f to 7043a6a Compare November 8, 2023 08:25
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 370ccb5 to f9375ed Compare November 16, 2023 05:38
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from ad1df35 to 4d75107 Compare November 18, 2023 04:48
@renovate renovate bot changed the title Update all dependencies chore(deps): update all dependencies Nov 18, 2023
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from dd63065 to 0342deb Compare November 26, 2023 02:48
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 28d1022 to 3db3000 Compare November 27, 2023 17:36
| datasource      | package                                             | from     | to      |
| --------------- | --------------------------------------------------- | -------- | ------- |
| github-tags     | actions/checkout                                    | v3       | v4      |
| github-tags     | aws-actions/configure-aws-credentials               | v2       | v4      |
| github-tags     | defenseunicorns/zarf                                | v0.31.1  | v0.31.2 |
| docker          | docker.io/calico/cni                                | v3.26.1  | v3.26.4 |
| docker          | docker.io/calico/kube-controllers                   | v3.26.1  | v3.26.4 |
| docker          | docker.io/calico/node                               | v3.26.1  | v3.26.4 |
| github-tags     | docker/login-action                                 | v2       | v3      |
| docker          | ghcr.io/defenseunicorns/build-harness/build-harness | 1.10.2   | 1.14.2  |
| go              | github.com/gruntwork-io/terratest                   | v0.43.13 | v0.46.7 |
| github-tags     | golang/go                                           | 1.21.0   | 1.21.4  |
| github-tags     | golangci/golangci-lint                              | 1.53.3   | 1.55.2  |
| github-tags     | golangci/golangci-lint                              | v1.52.3  | v1.55.2 |
| github-tags     | pre-commit/pre-commit                               | 3.3.3    | 3.5.0   |
| github-tags     | pre-commit/pre-commit-hooks                         | v4.4.0   | v4.5.0  |
| github-tags     | python-jsonschema/check-jsonschema                  | 0.24.0   | 0.27.2  |
| docker          | rancher/k3s                                         | v1.26.5  | v1.28.3 |
| github-tags     | renovatebot/pre-commit-hooks                        | 36.40.0  | 37.70.0 |
| github-releases | mozilla/sops                                        | 3.7.3    | 3.8.1   |
| github-releases | hashicorp/terraform                                 | 1.5.4    | 1.6.4   |
| github-tags     | terraform-linters/tflint                            | 0.47.0   | 0.49.0  |
| github-tags     | aquasecurity/tfsec                                  | 1.28.1   | 1.28.4  |
Copy link
Author

renovate bot commented Nov 27, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant