cresta / atlantis-drift-detection

Detect terraform drift in atlantis
Apache License 2.0
68 stars 8 forks source link

fix(deps): update module github.com/runatlantis/atlantis to v0.27.1 #178

Closed self-hosted-renovatebot[bot] closed 9 months ago

self-hosted-renovatebot[bot] commented 9 months ago

This PR contains the following updates:

Package Type Update Change
github.com/runatlantis/atlantis require patch v0.27.0 -> v0.27.1

Release Notes

runatlantis/atlantis (github.com/runatlantis/atlantis) ### [`v0.27.1`](https://togithub.com/runatlantis/atlantis/releases/tag/v0.27.1) [Compare Source](https://togithub.com/runatlantis/atlantis/compare/v0.27.0...v0.27.1) #### Maintainer Notes - Atlantis has submitted its application to CNCF! [https://github.com/cncf/sandbox/issues/60](https://togithub.com/cncf/sandbox/issues/60) Please +1 the issue to show your support. - Atlantis will continue to use a new release process to help stabilize the project. We will take a trunk-based approach to releases and cherry-pick fixes into a release branch. The intention is to allow Atlantis users to enjoy more long-term support on a particular version without being forced to upgrade and encounter other bugs from new features. Please bear with us during this change as we build new processes/tools around the releases. #### What's Changed ##### Bug fixes - fix: Prevent panics when logging HTTP response status in github and gitlab client by [@​adkafka](https://togithub.com/adkafka) in [https://github.com/runatlantis/atlantis/pull/4082](https://togithub.com/runatlantis/atlantis/pull/4082) - fix: properly render :put_litter_in_its_place: in default templates by [@​glasser](https://togithub.com/glasser) in [https://github.com/runatlantis/atlantis/pull/4049](https://togithub.com/runatlantis/atlantis/pull/4049) - fix: download conftest binary for correct arch by [@​Prajithp](https://togithub.com/Prajithp) in [https://github.com/runatlantis/atlantis/pull/4161](https://togithub.com/runatlantis/atlantis/pull/4161) - fix: ensure the MR log line prints an integer and not a rune ([#​4078](https://togithub.com/runatlantis/atlantis/issues/4078)) by [@​jandersen-plaid](https://togithub.com/jandersen-plaid) [https://github.com/runatlantis/atlantis/pull/4080](https://togithub.com/runatlantis/atlantis/pull/4080)4080 - fix: use base branch from base repo instead of fork (cherry-pick [#​4048](https://togithub.com/runatlantis/atlantis/issues/4048)) by [@​alanbover](https://togithub.com/alanbover) [https://github.com/runatlantis/atlantis/pull/4050](https://togithub.com/runatlantis/atlantis/pull/4050)4050 - fix: Atlantis Does Not Consider the Plan Directory When Hiding Previous Plan Comments (cherry-pick [#​4012](https://togithub.com/runatlantis/atlantis/issues/4012)) by [@​X-Guardian](https://togithub.com/X-Guardian) [https://github.com/runatlantis/atlantis/pull/4130](https://togithub.com/runatlantis/atlantis/pull/4130)4130 - fix: CI for markdown renderer by [@​lukemassa](https://togithub.com/lukemassa) in [https://github.com/runatlantis/atlantis/pull/4066](https://togithub.com/runatlantis/atlantis/pull/4066) ##### Other Changes - chore(deps): update dependency git-lfs/git-lfs to v3.4.1 in dockerfile (release-0.27) by [@​renovate](https://togithub.com/renovate) in [https://github.com/runatlantis/atlantis/pull/4104](https://togithub.com/runatlantis/atlantis/pull/4104) - chore(deps): update dependency hashicorp/terraform to v1.6.6 in .circleci/config.yml (release-0.27) by [@​renovate](https://togithub.com/renovate) in [https://github.com/runatlantis/atlantis/pull/4106](https://togithub.com/runatlantis/atlantis/pull/4106) - fix(deps): update module github.com/redis/go-redis/v9 to v9.3.1 in go.mod (release-0.27) by [@​renovate](https://togithub.com/renovate) in [https://github.com/runatlantis/atlantis/pull/4107](https://togithub.com/runatlantis/atlantis/pull/4107) - fix(deps): update module github.com/spf13/viper to v1.18.2 in go.mod (release-0.27) by [@​renovate](https://togithub.com/renovate) in [https://github.com/runatlantis/atlantis/pull/4108](https://togithub.com/runatlantis/atlantis/pull/4108) - chore(deps): update debian docker tag to v12.4 in dockerfile (release-0.27) by [@​renovate](https://togithub.com/renovate) in [https://github.com/runatlantis/atlantis/pull/4109](https://togithub.com/runatlantis/atlantis/pull/4109) - fix(deps): update module github.com/google/uuid to v1.5.0 in go.mod (release-0.27) by [@​renovate](https://togithub.com/renovate) in [https://github.com/runatlantis/atlantis/pull/4111](https://togithub.com/runatlantis/atlantis/pull/4111) - fix(e2e-tests): add ngrok authtoken (cherry-pick [#​4125](https://togithub.com/runatlantis/atlantis/issues/4125)) by [@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot) in [https://github.com/runatlantis/atlantis/pull/4129](https://togithub.com/runatlantis/atlantis/pull/4129) - chore(deps): update golang docker tag to v1.21.6 in testing/dockerfile (release-0.27) by [@​renovate](https://togithub.com/renovate) in [https://github.com/runatlantis/atlantis/pull/4155](https://togithub.com/runatlantis/atlantis/pull/4155) - fix(deps): update module github.com/xanzy/go-gitlab to v0.96.0 in go.mod (release-0.27) by [@​renovate](https://togithub.com/renovate) in [https://github.com/runatlantis/atlantis/pull/4112](https://togithub.com/runatlantis/atlantis/pull/4112) - fix(deps): update module github.com/alicebob/miniredis/v2 to v2.31.1 in go.mod (release-0.27) by [@​renovate](https://togithub.com/renovate) in [https://github.com/runatlantis/atlantis/pull/4159](https://togithub.com/runatlantis/atlantis/pull/4159) **Full Changelog**: https://github.com/runatlantis/atlantis/compare/v0.27.0...v0.27.1

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.