Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/rogpeppe/go-internal from 1.10.0 to 1.11…
….0 (#123) Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) from 1.10.0 to 1.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rogpeppe/go-internal/releases">github.com/rogpeppe/go-internal's releases</a>.</em></p> <blockquote> <h2>v1.11.0</h2> <h2>What's changed</h2> <ul> <li>The <code>modfile</code>, <code>module</code>, <code>semver</code> and <code>txtar</code> packages are all now deprecated and forward what they can to to their respective upstream packages.</li> <li>Helper commands can now write to stdout and stderr (see <a href="https://redirect.github.com/rogpeppe/go-internal/issues/216">#216</a>; Thanks <a href="https://github.com/myitcv"><code>@myitcv</code></a>).</li> <li>A source of "unexpected command failure" errors on MacOS has been fixed. (See <a href="https://redirect.github.com/rogpeppe/go-internal/issues/222">#222</a>; Thanks to <a href="https://github.com/bep"><code>@bep</code></a>)</li> <li>Misspelled commands make suggestions for the correct spelling. (See <a href="https://redirect.github.com/rogpeppe/go-internal/issues/198">#198</a>; Thanks to <a href="https://github.com/Merovius"><code>@Merovius</code></a>)</li> <li>The <code>lockedfile</code> and <code>cache</code> packages have been updated to Go tip (Thanks to <a href="https://github.com/mvdan"><code>@mvdan</code></a>)</li> <li>The <code>README</code> file updated with some useful context (See <a href="https://redirect.github.com/rogpeppe/go-internal/issues/224">#224</a>; Thanks to <a href="https://github.com/thepudds"><code>@thepudds</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rogpeppe/go-internal/commit/ec119421bb970ac974ea4ac16d8b58ffd0d727fc"><code>ec11942</code></a> README: add context on maintainers and a testscript overview with links (<a href="https://redirect.github.com/rogpeppe/go-internal/issues/225">#225</a>)</li> <li><a href="https://github.com/rogpeppe/go-internal/commit/2d7bba0e58db9f8e3182e7da7c09df0ba05d7b1f"><code>2d7bba0</code></a> all: go fix to remove pre-go1.17 build tags</li> <li><a href="https://github.com/rogpeppe/go-internal/commit/bc1bde8861d5248d4913436f17e6a1bc1fe9b1ae"><code>bc1bde8</code></a> all: remove some unused code</li> <li><a href="https://github.com/rogpeppe/go-internal/commit/5821053f7f5ad1434f01cd26d24a840c3447c6c2"><code>5821053</code></a> cache: update to Go tip as of April 2023</li> <li><a href="https://github.com/rogpeppe/go-internal/commit/eeed7e8d0879fe100b877c9ebaa7e131d1e4756a"><code>eeed7e8</code></a> lockedfile: update to Go tip as of March 2023</li> <li><a href="https://github.com/rogpeppe/go-internal/commit/a4f6fabd84c5fada757d5a234fc6cb10a5bb9c96"><code>a4f6fab</code></a> internal: remove unused packages</li> <li><a href="https://github.com/rogpeppe/go-internal/commit/b93e0026e77b05333e6bcfd7f96f398859c1342d"><code>b93e002</code></a> CI: go back to macos-latest</li> <li><a href="https://github.com/rogpeppe/go-internal/commit/51501044374fb92d1bda8ddf243f3a70d3cd38bc"><code>5150104</code></a> testscript: suggest misspelled commands</li> <li><a href="https://github.com/rogpeppe/go-internal/commit/44c3b86add0e3fc00bb04962fe54a46f39796265"><code>44c3b86</code></a> testscript: use unix.CloneFile on MacOs</li> <li><a href="https://github.com/rogpeppe/go-internal/commit/22b91279afa3deb4d927d2da6b113613fb0825f9"><code>22b9127</code></a> testscript: expose (*TestScript).stdout via Stdout() (<a href="https://redirect.github.com/rogpeppe/go-internal/issues/216">#216</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rogpeppe/go-internal/compare/v1.10.0...v1.11.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/rogpeppe/go-internal&package-manager=go_modules&previous-version=1.10.0&new-version=1.11.0)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information