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/docker/docker-credential-helpers from 0.…
…8.1 to 0.8.2 (#736) Bumps [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) from 0.8.1 to 0.8.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/docker-credential-helpers/releases">github.com/docker/docker-credential-helpers's releases</a>.</em></p> <blockquote> <h2>v0.8.2</h2> <h2>What's Changed</h2> <ul> <li>pass: return correct error, and ignore empty stores on list <a href="https://redirect.github.com/docker/docker-credential-helpers/pull/321">docker/docker-credential-helpers#321</a></li> <li>pass: add utilities for encoding/decoding serverURL <a href="https://redirect.github.com/docker/docker-credential-helpers/pull/322">docker/docker-credential-helpers#322</a></li> <li>pass: Get: remove redundant stat <a href="https://redirect.github.com/docker/docker-credential-helpers/pull/323">docker/docker-credential-helpers#323</a></li> <li>Dockerfile: update xx to v1.4.0 <a href="https://redirect.github.com/docker/docker-credential-helpers/pull/310">docker/docker-credential-helpers#310</a></li> <li>ci: update github actions to latest stable <a href="https://redirect.github.com/docker/docker-credential-helpers/pull/313">docker/docker-credential-helpers#313</a></li> <li>ci: set codecov token <a href="https://redirect.github.com/docker/docker-credential-helpers/pull/316">docker/docker-credential-helpers#316</a></li> <li>ci: add pull-request template <a href="https://redirect.github.com/docker/docker-credential-helpers/pull/318">docker/docker-credential-helpers#318</a></li> <li>ci: update GHA to macOS-13, macOS-14, and update to go1.21.10 <a href="https://redirect.github.com/docker/docker-credential-helpers/pull/320">docker/docker-credential-helpers#320</a></li> <li>build(deps): bump softprops/action-gh-release from 1 to 2 <a href="https://redirect.github.com/docker/docker-credential-helpers/pull/317">docker/docker-credential-helpers#317</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/docker-credential-helpers/compare/v0.8.1...v0.8.2">https://github.com/docker/docker-credential-helpers/compare/v0.8.1...v0.8.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/docker-credential-helpers/commit/6b9df3ebb5da5aa22f722b25506bba1414519c6a"><code>6b9df3e</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker-credential-helpers/issues/323">#323</a> from thaJeztah/pass_simplify_get</li> <li><a href="https://github.com/docker/docker-credential-helpers/commit/dc10c506858c58c6aa2da9184d4c16a0646e4adf"><code>dc10c50</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker-credential-helpers/issues/317">#317</a> from docker/dependabot/github_actions/softprops/actio...</li> <li><a href="https://github.com/docker/docker-credential-helpers/commit/896eb37d47118cf25b02d6356e10b7c6fd217592"><code>896eb37</code></a> build(deps): bump softprops/action-gh-release to 2.0.5</li> <li><a href="https://github.com/docker/docker-credential-helpers/commit/a14669f4ff92715e1553d4218e9b3f5970ae9b25"><code>a14669f</code></a> pass: Get: remove redundant stat</li> <li><a href="https://github.com/docker/docker-credential-helpers/commit/74840b37409c7a2d68683d4440f7403133847c2b"><code>74840b3</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker-credential-helpers/issues/322">#322</a> from thaJeztah/pass_dry</li> <li><a href="https://github.com/docker/docker-credential-helpers/commit/d3ef442f59496209fe9b0ae28f8c277726472736"><code>d3ef442</code></a> pass: add utilities for encoding/decoding serverURL</li> <li><a href="https://github.com/docker/docker-credential-helpers/commit/f64d6b131b3da07a6337dc63a882e08ce541d1c1"><code>f64d6b1</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker-credential-helpers/issues/321">#321</a> from thaJeztah/fix_pass_errors</li> <li><a href="https://github.com/docker/docker-credential-helpers/commit/1bb9aa321022b0fcf5b484fe2fc12d9cef1f4b6e"><code>1bb9aa3</code></a> pass: return correct error, and ignore empty stores on list</li> <li><a href="https://github.com/docker/docker-credential-helpers/commit/73b9e5d51f8dc9f598e08a0f2171c5d5a828e76b"><code>73b9e5d</code></a> Merge pull request <a href="https://redirect.github.com/docker/docker-credential-helpers/issues/320">#320</a> from thaJeztah/update_gha</li> <li><a href="https://github.com/docker/docker-credential-helpers/commit/0c43fede6dd16079462bcfaa899da12f6e128290"><code>0c43fed</code></a> update to go1.21.10</li> <li>Additional commits viewable in <a href="https://github.com/docker/docker-credential-helpers/compare/v0.8.1...v0.8.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker-credential-helpers&package-manager=go_modules&previous-version=0.8.1&new-version=0.8.2)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information