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/creachadair/taskgroup from 0.3.2 to 0.6.0 (
cosmos#1099) Bumps [github.com/creachadair/taskgroup](https://github.com/creachadair/taskgroup) from 0.3.2 to 0.6.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/creachadair/taskgroup/commit/ceb691f316d1e99ea6b131b55a6f1732067e1f15"><code>ceb691f</code></a> Release v0.6.0</li> <li><a href="https://github.com/creachadair/taskgroup/commit/c83e34843ea48dff41eced09132157a9d4ce7c71"><code>c83e348</code></a> Test single completion both early and late.</li> <li><a href="https://github.com/creachadair/taskgroup/commit/b59edfdbf1df7e856d2e507240ec090056f7e369"><code>b59edfd</code></a> Give Single a result type parameter.</li> <li><a href="https://github.com/creachadair/taskgroup/commit/a9d4a0aa3860b2501c5ec54d48dd41e9186c6865"><code>a9d4a0a</code></a> Update actions/setup-go to v4.</li> <li><a href="https://github.com/creachadair/taskgroup/commit/19294837c777aa4cb970b2c7bca9606b87b9520f"><code>1929483</code></a> Release v0.5.1.</li> <li><a href="https://github.com/creachadair/taskgroup/commit/8b2fee80a18c327abbf669b72fd4b910b5492481"><code>8b2fee8</code></a> Add NoError helper.</li> <li><a href="https://github.com/creachadair/taskgroup/commit/4a1a2804b3ba35a40918b0136b3451002dba06db"><code>4a1a280</code></a> Fix a couple examples in the README.</li> <li><a href="https://github.com/creachadair/taskgroup/commit/51aa11f92eae7477844d68eaa22e6ef0e692905c"><code>51aa11f</code></a> Update Go toolchain base to 1.19.</li> <li><a href="https://github.com/creachadair/taskgroup/commit/9ac7785d1cd7f3a1a03bd2df762055988bb607f2"><code>9ac7785</code></a> Make the example output less random.</li> <li><a href="https://github.com/creachadair/taskgroup/commit/ebed48275a63dde43cd353722c8930b7d6e28b0f"><code>ebed482</code></a> Consolidate wait and cleanup (no functional change)</li> <li>Additional commits viewable in <a href="https://github.com/creachadair/taskgroup/compare/v0.3.2...v0.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/creachadair/taskgroup&package-manager=go_modules&previous-version=0.3.2&new-version=0.6.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information