Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump github.com/brad-jones/goasync/v2 from 2.0.0 to 2.1.1 #2

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2020

Bumps github.com/brad-jones/goasync/v2 from 2.0.0 to 2.1.1.

Release notes

Sourced from github.com/brad-jones/goasync/v2's releases.

v2.1.1

2.1.1 (2020-09-18)

Bug Fixes

  • deps: bump github.com/brad-jones/goerr/v2 from 2.1.0 to 2.1.1 (#1) (53f968b)

v2.1.0

2.1.0 (2020-09-18)

Bug Fixes

  • await: ensure we don't have any goroutine leaks (d0b80ef)

Features

  • await: added a Stream() function (c9a6703)
  • await: added async versions of all methods (1de1b5c)
  • removed our awaitable and stoppable interfaces (2594a17)
  • task: accept func() or func(t *Internal) (ac21599)
  • task: added IsCompleted method (c7c9bd2)
  • task: added Then() method (2fa58e5)
  • task: added Wait() method (67e30d7)
  • task: made the done channel public (3254147)
Changelog

Sourced from github.com/brad-jones/goasync/v2's changelog.

2.1.1 (2020-09-18)

Bug Fixes

  • deps: bump github.com/brad-jones/goerr/v2 from 2.1.0 to 2.1.1 (#1) (53f968b)

2.1.0 (2020-09-18)

Bug Fixes

  • await: ensure we don't have any goroutine leaks (d0b80ef)

Features

  • await: added a Stream() function (c9a6703)
  • await: added async versions of all methods (1de1b5c)
  • removed our awaitable and stoppable interfaces (2594a17)
  • task: accept func() or func(t *Internal) (ac21599)
  • task: added IsCompleted method (c7c9bd2)
  • task: added Then() method (2fa58e5)
  • task: added Wait() method (67e30d7)
  • task: made the done channel public (3254147)
Commits
  • 9613688 chore(release): update changelog [skip ci]
  • 53f968b fix(deps): bump github.com/brad-jones/goerr/v2 from 2.1.0 to 2.1.1 (#1)
  • 5c4728b build(deps): bump semantic-release from 17.1.1 to 17.1.2
  • 3cd804b build(deps): bump @commitlint/cli from 9.1.2 to 11.0.0 (#4)
  • 0fd8bbc build(deps): bump lint-staged from 10.3.0 to 10.4.0 (#5)
  • 3c0ef92 build(deps): bump @commitlint/config-conventional from 9.1.2 to 11.0.0
  • fa14706 build(deps): bump prettier from 2.1.1 to 2.1.2
  • b19ba3d ci: added dependabot config
  • 1bcda31 chore(release): update changelog [skip ci]
  • c9a6703 feat(await): added a Stream() function
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 18, 2020
@brad-jones
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit 447d8c7 into v2 Sep 18, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/brad-jones/goasync/v2-2.1.1 branch September 18, 2020 10:29
@github-actions
Copy link

🎉 This PR is included in version 2.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 go Pull requests that update Go code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant