devel/atlantis: Update to 0.23.4
ChangeLog: https://github.com/runatlantis/atlantis/releases/tag/v0.23.4
- chore(changelog): Add v0.23.3
- fix(deps): update module github.com/go-playground/validator/v10 to v10.12.0 in go.mod
- docs: updating api-endpoints.md doc to include PR parameter
- deps: update goreleaser to 1.16.2
- feat: Rotate Github App Token outside of Atlantis commands
- fix(tests): prevent test git commands from modifying local files
- fix(checkout-strategy): On merge strategy, reclone when necessary on base update
- fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 71b695b in go.mod
- feat: Flag to disable custom [Atlantis] commit messages on PR merge
- chore(deps): update actions/stale action to v8 in .github/workflows/stale.yml
- chore(deps): update dependency open-policy-agent/conftest to v0.40.0 in dockerfile.dev
- chore(deps): update dependency open-policy-agent/conftest to v0.40.0 in testing/dockerfile
- fix(workflows): use ** instead of */ in paths
- fix(kustomize): Use k8s recommended name label
- chore(deps): update alpine docker tag to v3.17.3 in docker-base/dockerfile.alpine
- fix(github): branch protection not supported
- fix(gitlab): Add backwards compatible mergability check
- chore(deps): update dependency hashicorp/terraform to v1.4.4 in .circleci/config.yml
- fix(autoplan): modules for per-repo configs
- refactor(atlantis-image): recombine with atlantis-base
- fix(docker): error in image due to missing dependencies
- chore(deps): update alpine docker tag to v3.17.3 in dockerfile
- docs(bug): Add required docker version to ACI deployment docs
PR: 270853
Reported by: 0xdutra@gmail.com (maintainer)