Skip to content

Conversation

@dependabot-preview
Copy link

Bumps taskgroup from 5.0.1 to 6.2.0.

Changelog

Sourced from taskgroup's changelog.

v6.2.0 2019 November 18

v6.1.0 2019 November 13

v6.0.0 2019 November 11

  • Updated dependencies, base files, and editions using boundation
  • Minimum required node version changed from node: >=0.8 to node: >=8 to keep up with mandatory ecosystem changes

v5.5.0 2019 November 11

v5.4.0 2018 November 20

v5.3.0 2018 July 20

  • clearRemaining now returns the number of dropped items, clear continues to be chainable

v5.2.0 2018 July 20

  • state of taskgroup is now updated before user events are emitted, to accurately represent current state
    • this splits itemDoneCallback into itemDoneCallbackUpdateState and itemDoneCallbackNextState
  • nested events are now all bound at the same time
  • task.add, group.add, and item.add are now all emitted at the same time

v5.1.0 2018 July 13

  • Add support for unbounded
  • If a task completed, but had already completed earlier, we will now try to output the task's source for easier debugging

v5.0.2 2018 July 13

Commits
  • f11a09b v6.2.0 - boundation, changelog, version bump
  • 52b2d23 Bump safeps from 8.0.0 to 8.1.0
  • a97f267 Bump projectz from 1.9.0 to 1.10.0
  • a946c97 Bump assert-helpers from 5.2.1 to 5.3.0
  • 602033e Bump eachr from 3.2.0 to 3.3.0
  • 95dd5dc Bump unbounded from 1.2.0 to 1.3.0
  • 720b7a5 v6.1.0 - boundation, changelog, version bump
  • e1e6caf Bump kava from 3.1.0 to 3.2.0
  • 1907267 Bump assert-helpers from 5.1.0 to 5.2.1
  • 2835198 Bump assert-helpers from 5.0.0 to 5.1.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bevryme, a new releaser for taskgroup since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [taskgroup](https://github.com/bevry/taskgroup) from 5.0.1 to 6.2.0.
- [Release notes](https://github.com/bevry/taskgroup/releases)
- [Changelog](https://github.com/bevry/taskgroup/blob/master/HISTORY.md)
- [Commits](bevry/taskgroup@v5.0.1...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 18, 2019
@dependabot-preview
Copy link
Author

Superseded by #35.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/taskgroup-6.2.0 branch December 1, 2019 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants