Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): bump runatlantis/atlantis from v0.27.0 to v0.27.1 (#86)
Bumps [runatlantis/atlantis](https://github.com/runatlantis/atlantis) from v0.27.0 to v0.27.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/runatlantis/atlantis/releases">runatlantis/atlantis's releases</a>.</em></p> <blockquote> <h2>v0.27.1</h2> <!-- raw HTML omitted --> <h2>Maintainer Notes</h2> <ul> <li>Atlantis has submitted its application to CNCF! <a href="https://redirect.github.com/cncf/sandbox/issues/60">cncf/sandbox#60</a> Please +1 the issue to show your support.</li> <li>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.</li> </ul> <h2>What's Changed</h2> <h3>Bug fixes</h3> <ul> <li>fix: Prevent panics when logging HTTP response status in github and gitlab client by <a href="https://github.com/adkafka"><code>@adkafka</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4082">runatlantis/atlantis#4082</a></li> <li>fix: properly render 🚮 in default templates by <a href="https://github.com/glasser"><code>@glasser</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4049">runatlantis/atlantis#4049</a></li> <li>fix: download conftest binary for correct arch by <a href="https://github.com/Prajithp"><code>@Prajithp</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4161">runatlantis/atlantis#4161</a></li> <li>fix: ensure the MR log line prints an integer and not a rune (<a href="https://redirect.github.com/runatlantis/atlantis/issues/4078">#4078</a>) by <a href="https://github.com/jandersen-plaid"><code>@jandersen-plaid</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4080">runatlantis/atlantis#4080</a></li> <li>fix: use base branch from base repo instead of fork (cherry-pick <a href="https://redirect.github.com/runatlantis/atlantis/issues/4048">#4048</a>) by <a href="https://github.com/alanbover"><code>@alanbover</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4050">runatlantis/atlantis#4050</a></li> <li>fix: Atlantis Does Not Consider the Plan Directory When Hiding Previous Plan Comments (cherry-pick <a href="https://redirect.github.com/runatlantis/atlantis/issues/4012">#4012</a>) by <a href="https://github.com/X-Guardian"><code>@X-Guardian</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4130">runatlantis/atlantis#4130</a></li> <li>fix: CI for markdown renderer by <a href="https://github.com/lukemassa"><code>@lukemassa</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4066">runatlantis/atlantis#4066</a></li> </ul> <h3>Other Changes</h3> <ul> <li>chore(deps): update dependency git-lfs/git-lfs to v3.4.1 in dockerfile (release-0.27) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4104">runatlantis/atlantis#4104</a></li> <li>chore(deps): update dependency hashicorp/terraform to v1.6.6 in .circleci/config.yml (release-0.27) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4106">runatlantis/atlantis#4106</a></li> <li>fix(deps): update module github.com/redis/go-redis/v9 to v9.3.1 in go.mod (release-0.27) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4107">runatlantis/atlantis#4107</a></li> <li>fix(deps): update module github.com/spf13/viper to v1.18.2 in go.mod (release-0.27) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4108">runatlantis/atlantis#4108</a></li> <li>chore(deps): update debian docker tag to v12.4 in dockerfile (release-0.27) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4109">runatlantis/atlantis#4109</a></li> <li>fix(deps): update module github.com/google/uuid to v1.5.0 in go.mod (release-0.27) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4111">runatlantis/atlantis#4111</a></li> <li>fix(e2e-tests): add ngrok authtoken (cherry-pick <a href="https://redirect.github.com/runatlantis/atlantis/issues/4125">#4125</a>) by <a href="https://github.com/gcp-cherry-pick-bot"><code>@gcp-cherry-pick-bot</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4129">runatlantis/atlantis#4129</a></li> <li>chore(deps): update golang docker tag to v1.21.6 in testing/dockerfile (release-0.27) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4155">runatlantis/atlantis#4155</a></li> <li>fix(deps): update module github.com/xanzy/go-gitlab to v0.96.0 in go.mod (release-0.27) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4112">runatlantis/atlantis#4112</a></li> <li>fix(deps): update module github.com/alicebob/miniredis/v2 to v2.31.1 in go.mod (release-0.27) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/runatlantis/atlantis/pull/4159">runatlantis/atlantis#4159</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/runatlantis/atlantis/compare/v0.27.0...v0.27.1">https://github.com/runatlantis/atlantis/compare/v0.27.0...v0.27.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/runatlantis/atlantis/commit/da67e7d9af442b7927edec38515133c3c494bdfa"><code>da67e7d</code></a> fix: download conftest binary for correct arch (<a href="https://redirect.github.com/runatlantis/atlantis/issues/4089">#4089</a>) (<a href="https://redirect.github.com/runatlantis/atlantis/issues/4161">#4161</a>)</li> <li><a href="https://github.com/runatlantis/atlantis/commit/9235e130b6e736b5af02ed702372bdf3594cbb55"><code>9235e13</code></a> fix(deps): update module github.com/alicebob/miniredis/v2 to v2.31.1 in go.mo...</li> <li><a href="https://github.com/runatlantis/atlantis/commit/eb0e33c51f041f2ecbffdf89f141c0436026531d"><code>eb0e33c</code></a> fix: Atlantis Does Not Consider the Plan Directory When Hiding Previous Plan ...</li> <li><a href="https://github.com/runatlantis/atlantis/commit/2f0f98c2802088f1520d89e7fdd82392dabb82de"><code>2f0f98c</code></a> fix(deps): update module github.com/xanzy/go-gitlab to v0.96.0 in go.mod (<a href="https://redirect.github.com/runatlantis/atlantis/issues/4112">#4112</a>)</li> <li><a href="https://github.com/runatlantis/atlantis/commit/ec710d8261addbdea9d66e5766dc89e88af92b57"><code>ec710d8</code></a> chore: fix label type in gitlab testdata (<a href="https://redirect.github.com/runatlantis/atlantis/issues/4091">#4091</a>)</li> <li><a href="https://github.com/runatlantis/atlantis/commit/a38ef4360d9b1eb57a4324b4388654f1a19f17b3"><code>a38ef43</code></a> chore: Move gitlab client test data into testdata/ files (<a href="https://redirect.github.com/runatlantis/atlantis/issues/4086">#4086</a>)</li> <li><a href="https://github.com/runatlantis/atlantis/commit/db9dba6e27640601673d06b3bc18ee976ff2d3ce"><code>db9dba6</code></a> chore(deps): update golang docker tag to v1.21.6 in testing/dockerfile (<a href="https://redirect.github.com/runatlantis/atlantis/issues/4155">#4155</a>)</li> <li><a href="https://github.com/runatlantis/atlantis/commit/897d2e900bb48d4337db428e132a033789304755"><code>897d2e9</code></a> fix(e2e-tests): add ngrok authtoken (<a href="https://redirect.github.com/runatlantis/atlantis/issues/4125">#4125</a>) (<a href="https://redirect.github.com/runatlantis/atlantis/issues/4129">#4129</a>)</li> <li><a href="https://github.com/runatlantis/atlantis/commit/e60c1776a344bc78aaf1257b54529cc79de1bd3c"><code>e60c177</code></a> chore(deps): update github/codeql-action action to v3 in .github/workflows/co...</li> <li><a href="https://github.com/runatlantis/atlantis/commit/e301fa88cad0d5d50b52e3b112cd3ed9fb0b2f25"><code>e301fa8</code></a> fix(deps): update module github.com/google/uuid to v1.5.0 in go.mod (<a href="https://redirect.github.com/runatlantis/atlantis/issues/4111">#4111</a>)</li> <li>Additional commits viewable in <a href="https://github.com/runatlantis/atlantis/compare/v0.27.0...v0.27.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=runatlantis/atlantis&package-manager=docker&previous-version=v0.27.0&new-version=v0.27.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information