Skip to content

build(deps): bump github.com/creachadair/taskgroup from 0.3.2 to 0.6.0#1099

Merged
nashqueue merged 1 commit into
mainfrom
dependabot/go_modules/github.com/creachadair/taskgroup-0.6.0
Aug 3, 2023
Merged

build(deps): bump github.com/creachadair/taskgroup from 0.3.2 to 0.6.0#1099
nashqueue merged 1 commit into
mainfrom
dependabot/go_modules/github.com/creachadair/taskgroup-0.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2023

Copy link
Copy Markdown
Contributor

Bumps github.com/creachadair/taskgroup from 0.3.2 to 0.6.0.

Commits
  • ceb691f Release v0.6.0
  • c83e348 Test single completion both early and late.
  • b59edfd Give Single a result type parameter.
  • a9d4a0a Update actions/setup-go to v4.
  • 1929483 Release v0.5.1.
  • 8b2fee8 Add NoError helper.
  • 4a1a280 Fix a couple examples in the README.
  • 51aa11f Update Go toolchain base to 1.19.
  • 9ac7785 Make the example output less random.
  • ebed482 Consolidate wait and cleanup (no functional change)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@codecov

codecov Bot commented Jul 24, 2023

Copy link
Copy Markdown

Codecov Report

Patch and project coverage have no change.

Comparison is base (6e417e2) 56.07% compared to head (daa8c70) 56.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1099   +/-   ##
=======================================
  Coverage   56.07%   56.07%           
=======================================
  Files          61       61           
  Lines        6552     6552           
=======================================
  Hits         3674     3674           
  Misses       2487     2487           
  Partials      391      391           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/creachadair/taskgroup-0.6.0 branch from e06e1c7 to 5f35f2a Compare July 25, 2023 14:36
Bumps [github.com/creachadair/taskgroup](https://github.com/creachadair/taskgroup) from 0.3.2 to 0.6.0.
- [Commits](creachadair/taskgroup@v0.3.2...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/creachadair/taskgroup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/creachadair/taskgroup-0.6.0 branch from 5f35f2a to daa8c70 Compare August 2, 2023 23:09
@nashqueue nashqueue enabled auto-merge August 3, 2023 00:00
@nashqueue nashqueue added this pull request to the merge queue Aug 3, 2023
Merged via the queue into main with commit a2c7af5 Aug 3, 2023
@nashqueue nashqueue deleted the dependabot/go_modules/github.com/creachadair/taskgroup-0.6.0 branch August 3, 2023 13:59
Manav-Aggarwal pushed a commit that referenced this pull request Sep 6, 2023
#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants