Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/otiai10/copy from 1.9.0 to 1.11.0 in /odiglet (#151)
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.9.0 to 1.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/otiai10/copy/releases">github.com/otiai10/copy's releases</a>.</em></p> <blockquote> <h2>Add <code>OnError</code> option</h2> <p>so that users can suppress specific errors.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/otiai10/copy/commit/4359ba7e2b17bc774bc8d213a7c3d1ab4bbbf433"><code>4359ba7</code></a> Merge pull request <a href="https://redirect.github.com/otiai10/copy/issues/101">#101</a> from michalpristas/feat/onerr</li> <li><a href="https://github.com/otiai10/copy/commit/2abaf6c11b5fa2184bf7944831a1cb1161f21859"><code>2abaf6c</code></a> Update README.md</li> <li><a href="https://github.com/otiai10/copy/commit/209f18c9d5b879068eaaee33023011af78b177ff"><code>209f18c</code></a> Update README.md</li> <li><a href="https://github.com/otiai10/copy/commit/80eee8d7eb9f75142db2d16b5ba9c40818d2f6d9"><code>80eee8d</code></a> updated according to code review</li> <li><a href="https://github.com/otiai10/copy/commit/a112cf0fbb7937fc3c5b754b73e09b07c9897ace"><code>a112cf0</code></a> Merge pull request <a href="https://redirect.github.com/otiai10/copy/issues/103">#103</a> from ncopa/rm-while-copy</li> <li><a href="https://github.com/otiai10/copy/commit/06e3b6d60ef3374efe9d0d1bb7ae738ff6d78f82"><code>06e3b6d</code></a> Merge pull request <a href="https://redirect.github.com/otiai10/copy/issues/104">#104</a> from otiai10/develop</li> <li><a href="https://github.com/otiai10/copy/commit/53e790c109715020cfae7372d92beef88bdd5715"><code>53e790c</code></a> Update dependencies (to avoid using curr package any more)</li> <li><a href="https://github.com/otiai10/copy/commit/3f5e55cee1d334869fa00d4487a5cd778b9e1ab2"><code>3f5e55c</code></a> Fix expression of 1.20 (to avoid regarded as 1.2)</li> <li><a href="https://github.com/otiai10/copy/commit/319543fc43eb502d1fb9d85fcdc81a08aa5f7b44"><code>319543f</code></a> Update test target Go versions</li> <li><a href="https://github.com/otiai10/copy/commit/21fa9b5adea79bee472ff042f442c3543463213f"><code>21fa9b5</code></a> Upload coverage report only on main branch</li> <li>Additional commits viewable in <a href="https://github.com/otiai10/copy/compare/v1.9.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/otiai10/copy&package-manager=go_modules&previous-version=1.9.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> Co-authored-by: Eden Federman <eden@keyval.dev>
- Loading branch information