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

Dependency Dashboard #2818

Open
renovate bot opened this issue Dec 19, 2022 · 1 comment
Open

Dependency Dashboard #2818

renovate bot opened this issue Dec 19, 2022 · 1 comment

Comments

@renovate
Copy link
Contributor

renovate bot commented Dec 19, 2022

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Updating multiple npm lock files is deprecated and support will be removed in future versions.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update github/codeql-action action to v3.26.10 in .github/workflows/scorecard.yml (main)
  • chore(deps): update actions/checkout action to v4.2.0 in .github/workflows/scorecard.yml (main)
  • fix(deps): update module golang.org/x/text to v0.19.0 in go.mod (main)
  • chore(deps): pin dependencies in .github/workflows/website.yml (release-0.27) (actions/checkout, actions/labeler, actions/setup-go, actions/setup-node, actions/stale, alpine, amannn/action-semantic-pull-request, debian, docker/build-push-action, docker/dockerfile, docker/login-action, docker/metadata-action, docker/setup-buildx-action, docker/setup-qemu-action, ghcr.io/runatlantis/atlantis, github/codeql-action, goreleaser/goreleaser-action, hadolint/hadolint-action, redis, reviewdog/action-golangci-lint, wernight/ngrok)
  • chore(deps): update actions/checkout digest to 692973e in .github/workflows/test.yml (release-0.27)
  • chore(deps): update actions/setup-go digest to 0a12ed9 in .github/workflows/test.yml (release-0.27)
  • chore(deps): update ghcr.io/runatlantis/testing-env:latest docker digest to f32c46d in .github/workflows/test.yml (release-0.27)
  • chore(deps): update hashicorp/setup-terraform digest to b9cd54a in .github/workflows/test.yml (release-0.27)
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 6714b46 in go.mod (release-0.27)
  • fix(deps): update github.com/shurcool/githubv4 digest to 4829585 in go.mod (release-0.27)
  • fix(deps): update module github.com/briandowns/spinner to v1.23.1 in go.mod (release-0.27)
  • fix(deps): update module github.com/go-test/deep to v1.1.1 in go.mod (release-0.27)
  • fix(deps): update module github.com/gorilla/websocket to v1.5.3 in go.mod (release-0.27)
  • fix(deps): update module github.com/hashicorp/go-getter/v2 to v2.2.3 in go.mod (release-0.27)
  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.27 in go.mod (release-0.27)
  • fix(deps): update module github.com/spf13/cobra to v1.8.1 in go.mod (release-0.27)
  • fix(deps): update module go.etcd.io/bbolt to v1.3.11 in go.mod (release-0.27)
  • chore(deps): update alpine docker tag to v3.20.3 in dockerfile (release-0.27)
  • chore(deps): update debian docker tag to v12.7 in dockerfile (release-0.27)
  • chore(deps): update dependency hashicorp/terraform to v1.9.6 in testdrive/utils.go (release-0.27)
  • chore(deps): update dependency node to v20.17.0 in .node-version (release-0.27)
  • chore(deps): update dependency open-policy-agent/conftest to v0.55.0 in testing/dockerfile (release-0.27)
  • chore(deps): update dependency raviqqe/muffet to v2.10.3 in .github/workflows/website.yml (release-0.27)
  • chore(deps): update go to v1.23.2 in go.mod (release-0.27) (go, golang)
  • chore(deps): update redis docker tag to v7.4 in docker-compose.yml (release-0.27)
  • chore(deps): update slackapi/slack-github-action action to v1.27.0 in .github/workflows/test.yml (release-0.27)
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.33.0 in go.mod (release-0.27)
  • fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.11.0 in go.mod (release-0.27)
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.22.1 in go.mod (release-0.27)
  • fix(deps): update module github.com/hashicorp/go-version to v1.7.0 in go.mod (release-0.27)
  • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.22.0 in go.mod (release-0.27)
  • fix(deps): update module github.com/masterminds/sprig/v3 to v3.3.0 in go.mod (release-0.27)
  • fix(deps): update module github.com/petergtz/pegomock/v4 to v4.1.0 in go.mod (release-0.27)
  • fix(deps): update module github.com/redis/go-redis/v9 to v9.6.1 in go.mod (release-0.27)
  • fix(deps): update module github.com/slack-go/slack to v0.14.0 in go.mod (release-0.27)
  • fix(deps): update module github.com/spf13/viper to v1.19.0 in go.mod (release-0.27)
  • fix(deps): update module github.com/stretchr/testify to v1.9.0 in go.mod (release-0.27)
  • fix(deps): update module github.com/urfave/negroni/v3 to v3.1.1 in go.mod (release-0.27)
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.109.0 in go.mod (release-0.27)
  • fix(deps): update module golang.org/x/term to v0.24.0 in go.mod (release-0.27)
  • fix(deps): update module golang.org/x/text to v0.19.0 in go.mod (release-0.27)
  • chore(deps): update dependency ubuntu to v24 in .github/workflows/website.yml (release-0.27)
  • chore(deps): update docker/build-push-action action to v6 in .github/workflows/testing-env-image.yml (release-0.27)
  • chore(deps): update goreleaser/goreleaser-action action to v6 in .github/workflows/release.yml (release-0.27)
  • fix(deps): update module github.com/google/go-github/v57 to v58 in go.mod (release-0.27)
  • fix(deps): update module github.com/google/go-github/v57 to v59 in go.mod (release-0.27)
  • fix(deps): update module github.com/google/go-github/v57 to v60 in go.mod (release-0.27)
  • fix(deps): update module github.com/google/go-github/v57 to v61 in go.mod (release-0.27)
  • fix(deps): update module github.com/google/go-github/v57 to v62 in go.mod (release-0.27)
  • fix(deps): update module github.com/google/go-github/v57 to v63 in go.mod (release-0.27)
  • fix(deps): update module github.com/google/go-github/v57 to v64 in go.mod (release-0.27)
  • fix(deps): update module github.com/google/go-github/v57 to v65 in go.mod (release-0.27)
  • fix(deps): update module github.com/warrensbox/terraform-switcher to v1 in go.mod (release-0.27)
  • chore(deps): update actions/setup-go digest to 0a12ed9 in .github/workflows/test.yml (release-0.28)
  • chore(deps): update actions/setup-node digest to 0a44ba7 in .github/workflows/website.yml (release-0.28)
  • chore(deps): update amannn/action-semantic-pull-request digest to 0723387 in .github/workflows/pr-lint.yml (release-0.28)
  • chore(deps): update codelytv/pr-size-labeler digest to c7a55a0 in .github/workflows/pr-size-labeler.yml (release-0.28)
  • chore(deps): update debian:12.6-slim docker digest to 2ccc7e3 in dockerfile (release-0.28)
  • chore(deps): update docker/dockerfile:1 docker digest to 865e5dd in dockerfile (release-0.28)
  • chore(deps): update docker/login-action digest to 9780b0c in .github/workflows/testing-env-image.yml (release-0.28)
  • chore(deps): update docker/setup-buildx-action digest to c47758b in .github/workflows/testing-env-image.yml (release-0.28)
  • chore(deps): update docker/setup-qemu-action digest to 49b3bc8 in .github/workflows/testing-env-image.yml (release-0.28)
  • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 5318d83 in dockerfile.dev (release-0.28)
  • chore(deps): update ghcr.io/runatlantis/testing-env:latest docker digest to f32c46d in .github/workflows/test.yml (release-0.28)
  • chore(deps): update github/codeql-action digest to 6db8d63 in .github/workflows/codeql.yml (release-0.28)
  • chore(deps): update golangci/golangci-lint-action digest to 971e284 in .github/workflows/lint.yml (release-0.28)
  • chore(deps): update hashicorp/setup-terraform digest to b9cd54a in .github/workflows/test.yml (release-0.28)
  • chore(deps): update redis:7.2-alpine docker digest to 6aaf3f5 in docker-compose.yml (release-0.28)
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 6714b46 in go.mod (release-0.28)
  • fix(deps): update github.com/shurcool/githubv4 digest to 4829585 in go.mod (release-0.28)
  • chore(deps): update alpine docker tag to v3.20.3 in dockerfile (release-0.28)
  • chore(deps): update dependency raviqqe/muffet to v2.10.3 in .github/workflows/website.yml (release-0.28)
  • chore(deps): update terraform null to v3.2.3 in server/controllers/events/testdata/test-repos/workspace-parallel-yaml/staging/versions.tf (release-0.28)
  • chore(deps): update terraform random to v3.6.3 in server/controllers/events/testdata/test-repos/state-rm-workspace/dir1/versions.tf (release-0.28)
  • fix(deps): update module github.com/briandowns/spinner to v1.23.1 in go.mod (release-0.28)
  • fix(deps): update module github.com/go-test/deep to v1.1.1 in go.mod (release-0.28)
  • fix(deps): update module github.com/gorilla/websocket to v1.5.3 in go.mod (release-0.28)
  • fix(deps): update module github.com/hashicorp/go-getter/v2 to v2.2.3 in go.mod (release-0.28)
  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.27 in go.mod (release-0.28)
  • fix(deps): update module github.com/spf13/cobra to v1.8.1 in go.mod (release-0.28)
  • fix(deps): update module github.com/uber-go/tally/v4 to v4.1.16 in go.mod (release-0.28)
  • fix(deps): update module github.com/urfave/negroni/v3 to v3.1.1 in go.mod (release-0.28)
  • fix(deps): update module go.etcd.io/bbolt to v1.3.11 in go.mod (release-0.28)
  • chore(deps): update debian docker tag to v12.7 in dockerfile (release-0.28)
  • chore(deps): update dependency hashicorp/terraform to v1.9.6 in testdrive/utils.go (release-0.28)
  • chore(deps): update dependency node to v20.17.0 in .node-version (release-0.28)
  • chore(deps): update dependency open-policy-agent/conftest to v0.55.0 in dockerfile (release-0.28)
  • chore(deps): update dependency open-policy-agent/conftest to v0.55.0 in testing/dockerfile (release-0.28)
  • chore(deps): update dependency opentofu/opentofu to v1.8.2 in dockerfile (release-0.28)
  • chore(deps): update go to v1.23.2 in go.mod (release-0.28) (go, golang)
  • chore(deps): update redis docker tag to v7.4 in docker-compose.yml (release-0.28)
  • chore(deps): update slackapi/slack-github-action action to v1.27.0 in .github/workflows/test.yml (release-0.28)
  • fix(deps): update module code.gitea.io/sdk/gitea to v0.19.0 in go.mod (release-0.28)
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.33.0 in go.mod (release-0.28)
  • fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.11.0 in go.mod (release-0.28)
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.22.1 in go.mod (release-0.28)
  • fix(deps): update module github.com/hashicorp/hc-install to v0.9.0 in go.mod (release-0.28)
  • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.22.0 in go.mod (release-0.28)
  • fix(deps): update module github.com/masterminds/sprig/v3 to v3.3.0 in go.mod (release-0.28)
  • fix(deps): update module github.com/petergtz/pegomock/v4 to v4.1.0 in go.mod (release-0.28)
  • fix(deps): update module github.com/redis/go-redis/v9 to v9.6.1 in go.mod (release-0.28)
  • fix(deps): update module github.com/slack-go/slack to v0.14.0 in go.mod (release-0.28)
  • fix(deps): update module github.com/spf13/viper to v1.19.0 in go.mod (release-0.28)
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.109.0 in go.mod (release-0.28)
  • fix(deps): update module golang.org/x/term to v0.24.0 in go.mod (release-0.28)
  • fix(deps): update module golang.org/x/text to v0.19.0 in go.mod (release-0.28)
  • chore(deps): update davidanson/markdownlint-cli2-action action to v17 in .github/workflows/website.yml (release-0.28)
  • chore(deps): update dependency ubuntu to v24 in .github/workflows/website.yml (release-0.28)
  • chore(deps): update docker/build-push-action action to v6 in .github/workflows/testing-env-image.yml (release-0.28)
  • fix(deps): update module github.com/google/go-github/v59 to v60 in go.mod (release-0.28)
  • fix(deps): update module github.com/google/go-github/v59 to v61 in go.mod (release-0.28)
  • fix(deps): update module github.com/google/go-github/v59 to v62 in go.mod (release-0.28)
  • fix(deps): update module github.com/google/go-github/v59 to v63 in go.mod (release-0.28)
  • fix(deps): update module github.com/google/go-github/v59 to v64 in go.mod (release-0.28)
  • fix(deps): update module github.com/google/go-github/v59 to v65 in go.mod (release-0.28)
  • chore(deps): update docker/build-push-action digest to 4f58ea7 in .github/workflows/testing-env-image.yml (release-0.30)
  • chore(deps): update docker/setup-buildx-action digest to c47758b in .github/workflows/testing-env-image.yml (release-0.30)
  • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 5318d83 in dockerfile.dev (release-0.30)
  • chore(deps): update ghcr.io/runatlantis/testing-env:latest docker digest to f32c46d in .github/workflows/test.yml (release-0.30)
  • chore(deps): update github/codeql-action digest to 6db8d63 in .github/workflows/codeql.yml (release-0.30)
  • chore(deps): update golangci/golangci-lint-action digest to 971e284 in .github/workflows/lint.yml (release-0.30)
  • chore(deps): update github/codeql-action action to v3.26.10 in .github/workflows/scorecard.yml (release-0.30)
  • chore(deps): update go to v1.23.2 in go.mod (release-0.30) (go, golang)
  • fix(deps): update module github.com/uber-go/tally/v4 to v4.1.16 in go.mod (release-0.30)
  • chore(deps): update actions/checkout action to v4.2.0 in .github/workflows/scorecard.yml (release-0.30)
  • fix(deps): update module golang.org/x/text to v0.19.0 in go.mod (release-0.30)
  • chore(deps): update davidanson/markdownlint-cli2-action action to v17 in .github/workflows/website.yml (release-0.30)
  • fix(deps): update module github.com/google/go-github/v63 to v64 in go.mod (release-0.30)
  • fix(deps): update module github.com/google/go-github/v63 to v65 in go.mod (release-0.30)

Pending Status Checks

These updates await pending status checks. To force their creation now, click the checkbox below.

  • chore(deps): update dependency hashicorp/terraform to v1.9.7 in testdrive/utils.go (main)
  • chore(deps): update dependency opentofu/opentofu to v1.8.3 in dockerfile (main)
  • chore(deps): update dependency node to v20.18.0 in .node-version (main)
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.110.0 in go.mod (main)
  • fix(deps): update module golang.org/x/term to v0.25.0 in go.mod (main)
  • fix(deps): update module github.com/google/go-github/v63 to v66 in go.mod (main)
  • fix(deps): update module github.com/google/go-github/v57 to v66 in go.mod (release-0.27)
  • fix(deps): update module github.com/google/go-github/v59 to v66 in go.mod (release-0.28)
  • chore(deps): update dependency hashicorp/terraform to v1.9.7 in testdrive/utils.go (release-0.30)
  • chore(deps): update dependency opentofu/opentofu to v1.8.3 in dockerfile (release-0.30)
  • chore(deps): update dependency node to v20.18.0 in .node-version (release-0.30)
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.110.0 in go.mod (release-0.30)
  • fix(deps): update module golang.org/x/term to v0.25.0 in go.mod (release-0.30)
  • fix(deps): update module github.com/google/go-github/v63 to v66 in go.mod (release-0.30)

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

Note

Detected dependencies section has been truncated

Branch main
asdf
.tool-versions
docker-compose
docker-compose.yml
  • wernight/ngrok latest@sha256:d211f29ebcfe5f4e72df4fa8bdd9a667886e127d7fcb1be4a1af5ad83a8a1b77
  • redis 7.4-alpine@sha256:c35af3bbcef51a62c8bae5a9a563c6f1b60d7ebaea4cb5a3ccbcc157580ae098
dockerfile
Dockerfile
  • docker/dockerfile 1@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5
  • golang 1.23.0-alpine@sha256:d0b31558e6b3e4cc59f6011d79905835108c919143ebecc58f35965bf79948f4
  • debian 12.7-slim@sha256:ad86386827b083b3d71139050b47ffb32bbd9559ea9b1345a739b14fec2d9ecf
  • alpine 3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
Dockerfile.dev
  • ghcr.io/runatlantis/atlantis latest@sha256:5318d83dc11546c30ea2487108f465c7e000c8d190c66bf925fc3dba7a993d3f
testing/Dockerfile
  • golang 1.23.0@sha256:613a108a4a4b1dfb6923305db791a19d088f77632317cfc3446825c54fb862cd
github-actions
.github/workflows/atlantis-image.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • dorny/paths-filter v3@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • hadolint/hadolint-action v3.1.0@54c9adbab1582c2ef04b2016b760714a4bfde3cf
  • docker/setup-qemu-action v3@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
  • docker/setup-buildx-action v3@c47758b77c9736f4b2ef4073d4d51994fabfe349
  • docker/metadata-action v5@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
  • docker/login-action v3@9780b0c442fbb1117ed29e0efdff1e18412f7567
  • docker/build-push-action v6@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • docker/setup-buildx-action v3@c47758b77c9736f4b2ef4073d4d51994fabfe349
  • docker/build-push-action v6@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
  • e1himself/goss-installation-action v1.2.1@fbb6fb55d3e59c96045b2500eeb8ce0995d99ac1
  • ubuntu 24.04
  • ubuntu 24.04
  • ubuntu 24.04
  • ubuntu 24.04
.github/workflows/codeql.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • dorny/paths-filter v3@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • github/codeql-action v3@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea
  • github/codeql-action v3@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea
  • github/codeql-action v3@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea
  • ubuntu 24.04
  • ubuntu 24.04
  • ubuntu 24.04
.github/workflows/labeler.yml
  • actions/labeler v5@8558fd74291d67161a8a78ce36a881fa63b766a9
  • ubuntu 24.04
.github/workflows/lint.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • dorny/paths-filter v3@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-go v5@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
  • golangci/golangci-lint-action v6@971e284b6050e8a5849b72094c50ab08da042db8
  • ubuntu 24.04
  • ubuntu 24.04
  • ubuntu 24.04
.github/workflows/pr-lint.yml
  • amannn/action-semantic-pull-request v5@0723387faaf9b38adef4775cd42cfd5155ed6017
  • ubuntu 24.04
.github/workflows/pr-size-labeler.yml
  • codelytv/pr-size-labeler v1@c7a55a022747628b50f3eb5bf863b9e796b8f274
.github/workflows/release.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-go v5@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
  • goreleaser/goreleaser-action v6@286f3b13b1b49da4ac219696163fb8c1c93e1200
  • ubuntu 24.04
.github/workflows/renovate-config.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-node v4@0a44ba7841725637a19e28fa30b79a866c81b0a6
  • ubuntu 24.04
.github/workflows/scorecard.yml
  • actions/checkout v4.1.7@692973e3d937129bcbf40652eb9f2f61becf3332
  • ossf/scorecard-action v2.4.0@62b2cac7ed8198b15735ed49ab1e5cf35480ba46
  • actions/upload-artifact v4.4.0@50769540e7f4bd5e21e526ee35c689e35e0d6874
  • github/codeql-action v3.26.9@461ef6c76dfe95d5c364de2f431ddbd31a417628
.github/workflows/stale.yml
  • actions/stale v9@28ca1036281a5e5922ead5184a1bbf96e5fc984e
  • ubuntu 24.04
.github/workflows/test.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • dorny/paths-filter v3@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-go v5@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
  • slackapi/slack-github-action v1.27.0@37ebaef184d7626c5f204ab8d3baff4262dd30f0
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-go v5@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
  • hashicorp/setup-terraform v3@b9cd54a3c349d3f38e8881555d616ced269862dd
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-go v5@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
  • hashicorp/setup-terraform v3@b9cd54a3c349d3f38e8881555d616ced269862dd
  • ubuntu 24.04
  • ghcr.io/runatlantis/testing-env latest@sha256:f32c46ddc05e5638250082ad76944034f163d6d8490af1399459d4d038906047
  • ubuntu 24.04
  • ubuntu 24.04
.github/workflows/testing-env-image.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • dorny/paths-filter v3@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • docker/setup-qemu-action v3@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
  • docker/setup-buildx-action v3@c47758b77c9736f4b2ef4073d4d51994fabfe349
  • docker/login-action v3@9780b0c442fbb1117ed29e0efdff1e18412f7567
  • docker/build-push-action v6@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
  • ubuntu 24.04
  • ubuntu 24.04
  • ubuntu 24.04
.github/workflows/website.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • dorny/paths-filter v3@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • DavidAnson/markdownlint-cli2-action v16@b4c9feab76d8025d1e83c653fa3990936df0e6c8
  • actions/setup-node v4@0a44ba7841725637a19e28fa30b79a866c81b0a6
  • ubuntu 24.04
gomod
e2e/go.mod
  • go 1.23.0
  • github.com/google/go-github/v63 v63.0.0
  • github.com/hashicorp/go-multierror v1.1.1
  • github.com/xanzy/go-gitlab v0.109.0
go.mod
  • go 1.23.0
  • code.gitea.io/sdk/gitea v0.19.0
  • github.com/Masterminds/sprig/v3 v3.3.0
  • github.com/alicebob/miniredis/v2 v2.33.0
  • github.com/bradleyfalzon/ghinstallation/v2 v2.11.0
  • github.com/briandowns/spinner v1.23.1
  • github.com/cactus/go-statsd-client/v5 v5.1.0
  • github.com/go-ozzo/ozzo-validation v3.6.0+incompatible
  • github.com/go-playground/validator/v10 v10.22.1
  • github.com/go-test/deep v1.1.1
  • github.com/golang-jwt/jwt/v5 v5.2.1
  • github.com/google/go-github/v63 v63.0.0
  • github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510@e7afc7fbc510
  • github.com/google/uuid v1.6.0
  • github.com/gorilla/mux v1.8.1
  • github.com/gorilla/websocket v1.5.3
  • github.com/hashicorp/go-getter/v2 v2.2.3
  • github.com/hashicorp/go-multierror v1.1.1
  • github.com/hashicorp/go-version v1.7.0
  • github.com/hashicorp/golang-lru/v2 v2.0.7
  • github.com/hashicorp/hc-install v0.9.0
  • github.com/hashicorp/terraform-config-inspect v0.0.0-20240801114854-6714b46f5fe4@6714b46f5fe4
  • github.com/jpillora/backoff v1.0.0
  • github.com/kr/pretty v0.3.1
  • github.com/mcdafydd/go-azuredevops v0.12.1
  • github.com/microcosm-cc/bluemonday v1.0.27
  • github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db@d06e56a500db
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/moby/patternmatcher v0.6.0
  • github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826@c48cc78d4826
  • github.com/opentofu/tofudl v0.0.0-20240923062014-8c1e00f33ce6@8c1e00f33ce6
  • github.com/petergtz/pegomock/v4 v4.1.0
  • github.com/pkg/errors v0.9.1
  • github.com/redis/go-redis/v9 v9.6.1
  • github.com/remeh/sizedwaitgroup v1.0.0
  • github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7@48295856cce7
  • github.com/slack-go/slack v0.14.0
  • github.com/spf13/cobra v1.8.1
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.19.0
  • github.com/stretchr/testify v1.9.0
  • github.com/uber-go/tally/v4 v4.1.10
  • github.com/urfave/negroni/v3 v3.1.1
  • github.com/xanzy/go-gitlab v0.109.0
  • go.etcd.io/bbolt v1.3.11
  • go.uber.org/zap v1.27.0
  • golang.org/x/term v0.24.0
  • golang.org/x/text v0.18.0
  • gopkg.in/yaml.v3 v3.0.1
  • github.com/agext/levenshtein v1.2.3
  • github.com/hashicorp/hcl/v2 v2.22.0
nodenv
.node-version
  • node 20.17.0
npm
package.json
terraform
runatlantis.io/public/blog/hosting-our-static-site/code/main.tf
runatlantis.io/terraform/main.tf
runatlantis.io/terraform/versions.tf
  • hashicorp/terraform >= 0.12
server/controllers/events/testdata/test-repos/automerge/dir1/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/automerge/dir2/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/import-multiple-project/dir1/versions.tf
  • random 3.6.3
server/controllers/events/testdata/test-repos/import-multiple-project/dir2/versions.tf
  • random 3.6.3
server/controllers/events/testdata/test-repos/import-single-project-var/versions.tf
  • random 3.6.3
server/controllers/events/testdata/test-repos/import-single-project/versions.tf
  • random 3.6.3
server/controllers/events/testdata/test-repos/import-workspace/dir1/versions.tf
  • random 3.6.3
server/controllers/events/testdata/test-repos/modules-yaml/modules/null/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/modules-yaml/production/main.tf
server/controllers/events/testdata/test-repos/modules-yaml/staging/main.tf
server/controllers/events/testdata/test-repos/modules/modules/null/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/modules/production/main.tf
server/controllers/events/testdata/test-repos/modules/staging/main.tf
server/controllers/events/testdata/test-repos/policy-checks-apply-reqs/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks-clear-approval/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks-custom-run-steps/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks-diff-owner/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks-disabled-previous-match/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks-disabled-repo-server-side/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks-disabled-repo/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks-enabled-repo-server-side/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks-enabled-repo/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks-extra-args/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks-multi-projects/dir1/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks-multi-projects/dir2/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/policy-checks/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/repo-config-file/infrastructure/production/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/repo-config-file/infrastructure/staging/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/server-side-cfg/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/simple-with-lockfile/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/simple-yaml/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/simple/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/state-rm-multiple-project/dir1/versions.tf
  • random 3.6.3
server/controllers/events/testdata/test-repos/state-rm-multiple-project/dir2/versions.tf
  • random 3.6.3
server/controllers/events/testdata/test-repos/state-rm-single-project/versions.tf
  • random 3.6.3
server/controllers/events/testdata/test-repos/state-rm-workspace/dir1/versions.tf
  • random 3.6.3
server/controllers/events/testdata/test-repos/tfvars-yaml-no-autoplan/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/tfvars-yaml/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/workspace-parallel-yaml/production/versions.tf
  • null 3.2.3
server/controllers/events/testdata/test-repos/workspace-parallel-yaml/staging/versions.tf
  • null 3.2.3
server/events/testdata/fs/repoA/baz/mods.tf
server/events/testdata/fs/repoA/modules/foo/mods.tf
server/events/testdata/fs/repoA/qux/quxx/mods.tf
server/events/testdata/fs/repoB/dev/quxx/mods.tf
server/events/testdata/fs/repoB/modules/foo/mods.tf
server/events/testdata/fs/repoB/prod/quxx/mods.tf
server/events/testdata/test-repos/cloud-block-without-workspace-name/main.tf
  • hashicorp/terraform >=1.2
server/events/testdata/test-repos/no-cloud-block/main.tf
  • hashicorp/terraform >=1.2
server/events/testdata/test-repos/workspace-configured/main.tf
  • hashicorp/terraform >=1.2
regex
Dockerfile
  • hashicorp/terraform 1.9.6
  • opentofu/opentofu 1.8.2
  • open-policy-agent/conftest 0.55.0
  • git-lfs/git-lfs 3.5.1
testing/Dockerfile
  • hashicorp/terraform 1.9.6
  • open-policy-agent/conftest 0.55.0
testdrive/utils.go
  • hashicorp/terraform 1.9.6
.github/workflows/website.yml
  • raviqqe/muffet 2.10.3
Branch release-0.27
docker-compose
docker-compose.yml
  • wernight/ngrok latest
  • redis 7.2-alpine
dockerfile
Dockerfile
  • docker/dockerfile 1
  • golang 1.22.3-alpine
  • debian 12.5-slim
  • alpine 3.19.1
Dockerfile.dev
  • ghcr.io/runatlantis/atlantis latest
testing/Dockerfile
  • golang 1.22.3
github-actions
.github/workflows/atlantis-image.yml
  • actions/checkout v4
  • dorny/paths-filter v2
  • actions/checkout v4
  • hadolint/hadolint-action v3.1.0
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/metadata-action v5
  • docker/login-action v3
  • docker/build-push-action v5
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/codeql.yml
  • actions/checkout v4
  • dorny/paths-filter v2
  • actions/checkout v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/labeler.yml
  • actions/labeler v5
  • ubuntu 22.04
.github/workflows/lint.yml
  • actions/checkout v4
  • dorny/paths-filter v2
  • actions/checkout v4
  • actions/setup-go v5
  • reviewdog/action-golangci-lint v2
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/pr-lint.yml
  • amannn/action-semantic-pull-request v5
  • ubuntu 22.04
.github/workflows/release.yml
  • actions/checkout v4
  • actions/setup-go v5
  • goreleaser/goreleaser-action v5
  • goreleaser/goreleaser-action v5
  • mislav/bump-homebrew-formula-action v2
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/renovate-config.yml
  • actions/checkout v4
  • actions/setup-node v4
  • ubuntu 22.04
.github/workflows/stale.yml
  • actions/stale v9
  • ubuntu 22.04
.github/workflows/test.yml
  • actions/checkout v4@0ad4b8fadaa221de15dcec353f45205ec38ea70b
  • dorny/paths-filter v3@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • actions/checkout v4@0ad4b8fadaa221de15dcec353f45205ec38ea70b
  • actions/setup-go v5@cdcb36043654635271a94b9a6d1392de5bb323a7
  • slackapi/slack-github-action v1.25.0@6c661ce58804a1a20f6dc5fbee7f0381b469e001
  • actions/checkout v4@0ad4b8fadaa221de15dcec353f45205ec38ea70b
  • actions/setup-go v5@cdcb36043654635271a94b9a6d1392de5bb323a7
  • hashicorp/setup-terraform v3@651471c36a6092792c552e8b1bef71e592b462d8
  • ubuntu 22.04
  • ghcr.io/runatlantis/testing-env latest@sha256:346fd2028603d7c9369f709023ef993faf60a70ef4c91963f5baa7454196df32
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/testing-env-image.yml
  • actions/checkout v4
  • dorny/paths-filter v2
  • actions/checkout v4
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/build-push-action v5
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/website.yml
  • actions/checkout v4
  • dorny/paths-filter v2
  • actions/checkout v4
  • actions/setup-node v4
  • ubuntu 22.04
gomod
e2e/go.mod
  • go 1.22
  • github.com/google/go-github/v57 v57.0.0
  • github.com/hashicorp/go-multierror v1.1.1
go.mod
  • go 1.22.3
  • github.com/Masterminds/sprig/v3 v3.2.3
  • github.com/alicebob/miniredis/v2 v2.32.1
  • github.com/bradleyfalzon/ghinstallation/v2 v2.9.0
  • github.com/briandowns/spinner v1.23.0
  • github.com/cactus/go-statsd-client/v5 v5.1.0
  • github.com/go-ozzo/ozzo-validation v3.6.0+incompatible
  • github.com/go-playground/validator/v10 v10.19.0
  • github.com/go-test/deep v1.1.0
  • github.com/golang-jwt/jwt/v5 v5.2.1
  • github.com/google/go-github/v57 v57.0.0
  • github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510@e7afc7fbc510
  • github.com/google/uuid v1.6.0
  • github.com/gorilla/mux v1.8.1
  • github.com/gorilla/websocket v1.5.1
  • github.com/hashicorp/go-getter/v2 v2.2.1
  • github.com/hashicorp/go-multierror v1.1.1
  • github.com/hashicorp/go-version v1.6.0
  • github.com/hashicorp/golang-lru/v2 v2.0.7
  • github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72@a34142ec2a72
  • github.com/kr/pretty v0.3.1
  • github.com/mcdafydd/go-azuredevops v0.12.1
  • github.com/microcosm-cc/bluemonday v1.0.26
  • github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db@d06e56a500db
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/moby/patternmatcher v0.6.0
  • github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826@c48cc78d4826
  • github.com/petergtz/pegomock/v4 v4.0.0
  • github.com/pkg/errors v0.9.1
  • github.com/redis/go-redis/v9 v9.5.1
  • github.com/remeh/sizedwaitgroup v1.0.0
  • github.com/shurcooL/githubv4 v0.0.0-20240120211514-18a1ae0e79dc@18a1ae0e79dc
  • github.com/slack-go/slack v0.12.5
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.18.2
  • github.com/stretchr/testify v1.8.4
  • github.com/uber-go/tally/v4 v4.1.10
  • github.com/urfave/negroni/v3 v3.0.0
  • github.com/warrensbox/terraform-switcher v0.1.1-0.20230206012955-d7dfd1b44605@d7dfd1b44605
  • github.com/xanzy/go-gitlab v0.100.0
  • go.etcd.io/bbolt v1.3.9
  • go.uber.org/zap v1.27.0
  • golang.org/x/term v0.18.0
  • golang.org/x/text v0.14.0
  • gopkg.in/yaml.v2 v2.4.0
  • github.com/agext/levenshtein v1.2.3
  • github.com/hashicorp/hcl/v2 v2.20.0
  • github.com/hashicorp/go-retryablehttp v0.7.4
nodenv
.node-version
  • node 20.11.1
npm
package.json
regex
Dockerfile
  • git-lfs/git-lfs 3.5.1
testing/Dockerfile
  • hashicorp/terraform 1.7.5
  • open-policy-agent/conftest 0.50.0
testdrive/utils.go
  • hashicorp/terraform 1.7.5
.github/workflows/website.yml
  • raviqqe/muffet 2.6.3
terraform
runatlantis.io/terraform/main.tf
runatlantis.io/terraform/versions.tf
  • hashicorp/terraform >= 0.12
server/controllers/events/testdata/test-repos/modules-yaml/production/main.tf
server/controllers/events/testdata/test-repos/modules-yaml/staging/main.tf
server/controllers/events/testdata/test-repos/modules/production/main.tf
server/controllers/events/testdata/test-repos/modules/staging/main.tf
server/events/testdata/fs/repoA/baz/mods.tf
server/events/testdata/fs/repoA/modules/foo/mods.tf
server/events/testdata/fs/repoA/qux/quxx/mods.tf
server/events/testdata/fs/repoB/dev/quxx/mods.tf
server/events/testdata/fs/repoB/modules/foo/mods.tf
server/events/testdata/fs/repoB/prod/quxx/mods.tf
server/events/testdata/test-repos/cloud-block-without-workspace-name/main.tf
  • hashicorp/terraform >=1.2
server/events/testdata/test-repos/no-cloud-block/main.tf
  • hashicorp/terraform >=1.2
server/events/testdata/test-repos/workspace-configured/main.tf
  • hashicorp/terraform >=1.2
Branch release-0.28
asdf
.tool-versions
docker-compose
docker-compose.yml
  • wernight/ngrok latest@sha256:d211f29ebcfe5f4e72df4fa8bdd9a667886e127d7fcb1be4a1af5ad83a8a1b77
  • redis 7.2-alpine@sha256:0389bb8416d7c6ed065c25745179bf5d358e5d9472dd30a687ab36ffbb650262
dockerfile
Dockerfile
  • docker/dockerfile 1@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
  • golang 1.22.5-alpine@sha256:8c9183f715b0b4eca05b8b3dbf59766aaedb41ec07477b132ee2891ac0110a07
  • debian 12.6-slim@sha256:f528891ab1aa484bf7233dbcc84f3c806c3e427571d75510a9d74bb5ec535b33
  • alpine 3.20.1@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0
Dockerfile.dev
  • ghcr.io/runatlantis/atlantis latest@sha256:f82aae61fddc4dc8ebf6f006385447cc4eb26139de854ac37bf8344d4e9a0a42
testing/Dockerfile
  • golang 1.22.5@sha256:fcae9e0e7313c6467a7c6632ebb5e5fab99bd39bd5eb6ee34a211353e647827a
github-actions
.github/workflows/atlantis-image.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • dorny/paths-filter v3@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • hadolint/hadolint-action v3.1.0@54c9adbab1582c2ef04b2016b760714a4bfde3cf
  • docker/setup-qemu-action v3@68827325e0b33c7199eb31dd4e31fbe9023e06e3
  • docker/setup-buildx-action v3@d70bba72b1f3fd22344832f00baa16ece964efeb
  • docker/metadata-action v5@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
  • docker/login-action v3@0d4c9c5ea7693da7b068278f7b52bda2a190a446
  • docker/build-push-action v5@ca052bb54ab0790a636c9b5f226502c73d547a25
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • docker/setup-buildx-action v3@d70bba72b1f3fd22344832f00baa16ece964efeb
  • docker/build-push-action v5@ca052bb54ab0790a636c9b5f226502c73d547a25
  • e1himself/goss-installation-action v1.2.1@fbb6fb55d3e59c96045b2500eeb8ce0995d99ac1
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/codeql.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • dorny/paths-filter v3@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • github/codeql-action v3@23acc5c183826b7a8a97bce3cecc52db901f8251
  • github/codeql-action v3@23acc5c183826b7a8a97bce3cecc52db901f8251
  • github/codeql-action v3@23acc5c183826b7a8a97bce3cecc52db901f8251
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/labeler.yml
  • actions/labeler v5@8558fd74291d67161a8a78ce36a881fa63b766a9
  • ubuntu 22.04
.github/workflows/lint.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • dorny/paths-filter v3@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-go v5@cdcb36043654635271a94b9a6d1392de5bb323a7
  • golangci/golangci-lint-action v6@a4f60bb28d35aeee14e6880718e0c85ff1882e64
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/pr-lint.yml
  • amannn/action-semantic-pull-request v5@e32d7e603df1aa1ba07e981f2a23455dee596825
  • ubuntu 22.04
.github/workflows/pr-size-labeler.yml
  • codelytv/pr-size-labeler v1@54ef36785e9f4cb5ecf1949cfc9b00dbb621d761
.github/workflows/release.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-go v5@cdcb36043654635271a94b9a6d1392de5bb323a7
  • goreleaser/goreleaser-action v6@286f3b13b1b49da4ac219696163fb8c1c93e1200
  • ubuntu 22.04
.github/workflows/renovate-config.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-node v4@60edb5dd545a775178f52524783378180af0d1f8
  • ubuntu 22.04
.github/workflows/stale.yml

  • Check this box to trigger a request for Renovate to run again on this repository
@runatlantis runatlantis locked as off-topic and limited conversation to collaborators Jan 8, 2023
@runatlantis runatlantis deleted a comment from jamengual Jan 8, 2023
@runatlantis runatlantis deleted a comment from sksaranraj Jan 8, 2023
@nitrocode
Copy link
Member

nitrocode commented Jan 17, 2023

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

No branches or pull requests

1 participant