turborepo
26089d60 - Bump github.com/hashicorp/go-hclog from 1.1.0 to 1.2.1 in /cli (#1382)

Commit
3 years ago
Bump github.com/hashicorp/go-hclog from 1.1.0 to 1.2.1 in /cli (#1382) Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 1.1.0 to 1.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/go-hclog/releases">github.com/hashicorp/go-hclog's releases</a>.</em></p> <blockquote> <h2>testify/go.yaml fix</h2> <p>This bumps the version of testify and go.yaml that are referenced by go-hclog to fix a security issue in go.yaml.</p> <h2>More Restrained Color</h2> <h2>What's Changed</h2> <ul> <li>Add Windows, MacOS to GitHub Actions build matrix by <a href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a href="https://github-redirect.dependabot.com/hashicorp/go-hclog/pull/107">hashicorp/go-hclog#107</a></li> <li>Add ability to only colorize the header, not the whole log message by <a href="https://github.com/evanphx"><code>@​evanphx</code></a> in <a href="https://github-redirect.dependabot.com/hashicorp/go-hclog/pull/108">hashicorp/go-hclog#108</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dolmen"><code>@​dolmen</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/hashicorp/go-hclog/pull/107">hashicorp/go-hclog#107</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hashicorp/go-hclog/compare/v1.1.0...v1.2.0">https://github.com/hashicorp/go-hclog/compare/v1.1.0...v1.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/go-hclog/commit/fb7b65b200fe87c3aae8a4d92b099ad774d26fa8"><code>fb7b65b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hashicorp/go-hclog/issues/114">#114</a> from hashicorp/bflad-update-testify</li> <li><a href="https://github.com/hashicorp/go-hclog/commit/5ab885101d9803c6e041d715a1ca798553d5551c"><code>5ab8851</code></a> deps: Update github.com/stretchr/testify@v1.7.2</li> <li><a href="https://github.com/hashicorp/go-hclog/commit/6298bbecb218dc8c8a26c1fc498754c742f61511"><code>6298bbe</code></a> fix GH test workflow after master -&gt; main switch (<a href="https://github-redirect.dependabot.com/hashicorp/go-hclog/issues/113">#113</a>)</li> <li><a href="https://github.com/hashicorp/go-hclog/commit/af3b44c87c8a1e434bf5f8f4fa08a0bed3f3c29b"><code>af3b44c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hashicorp/go-hclog/issues/111">#111</a> from hashicorp/update-dependencies</li> <li><a href="https://github.com/hashicorp/go-hclog/commit/1245bc28fd2d5d0761aa497bdae0d7052cabfcc1"><code>1245bc2</code></a> build: update dependencies</li> <li><a href="https://github.com/hashicorp/go-hclog/commit/d6f8c30e62d2ae7eeeaff7f37df0f928497667ff"><code>d6f8c30</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hashicorp/go-hclog/issues/110">#110</a> from hashicorp/aw/update-readme</li> <li><a href="https://github.com/hashicorp/go-hclog/commit/48a8ddd161b2ae2cda5beb2e880c8bbd5a64854b"><code>48a8ddd</code></a> Update README.md</li> <li><a href="https://github.com/hashicorp/go-hclog/commit/b6b55671f4e5b82443139ee3e9f4417603c4cd72"><code>b6b5567</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hashicorp/go-hclog/issues/108">#108</a> from hashicorp/f-header-color</li> <li><a href="https://github.com/hashicorp/go-hclog/commit/fc772a82634c36e9e7f6bab2869be9ec23481879"><code>fc772a8</code></a> Add ability to only colorize the header, not the whole log message</li> <li><a href="https://github.com/hashicorp/go-hclog/commit/81033451dd57aa89a6f3c09b8bd0d1843f7f2316"><code>8103345</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/hashicorp/go-hclog/issues/107">#107</a> from dolmen-go/actions-more-OS</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/go-hclog/compare/v1.1.0...v1.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/go-hclog&package-manager=go_modules&previous-version=1.1.0&new-version=1.2.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 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>
Parents
Loading