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

Bump github.com/go-task/task/v3 from 3.12.1 to 3.13.0 in /tools #741

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2022

Bumps github.com/go-task/task/v3 from 3.12.1 to 3.13.0.

Release notes

Sourced from github.com/go-task/task/v3's releases.

v3.13.0

  • Added -n as an alias to --dry (#776, #777).
  • Fix behavior of interrupt (SIGINT, SIGTERM) signals. Task will now give time for the processes running to do cleanup work (#458, #479, #728).
  • Add new --exit-code (-x) flag that will pass-through the exit form the command being ran (#755).
Changelog

Sourced from github.com/go-task/task/v3's changelog.

v3.13.0 - 2022-06-13

  • Added -n as an alias to --dry (#776, #777).
  • Fix behavior of interrupt (SIGINT, SIGTERM) signals. Task will now give time for the processes running to do cleanup work (#458, #479, #728).
  • Add new --exit-code (-x) flag that will pass-through the exit form the command being ran (#755).
Commits
  • 4b2b713 v3.13.0
  • cc0afce Add CHANGELOG entry for #777
  • 620f3fc Merge pull request #777 from ascheman/feature/776-add-n-for-dry-run
  • af949ef Restore @​sisp work on SVG logos
  • 475c5dc Add -n as short cut for --dry - solves #776
  • 71cfe23 Website: Add a decent Open Graph image
  • c1466f8 Merge pull request #769 from go-task/fix-signals
  • 7989f73 Fix behavior of interrupt (SIGINT, SIGTERM) signals
  • c9a582f Add CHANGELOG, documentation and make small adjutsment for #755
  • 63aad1e Merge pull request #755 from BrunoDelor/feature/carry-error-code
  • 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)

Bumps [github.com/go-task/task/v3](https://github.com/go-task/task) from 3.12.1 to 3.13.0.
- [Release notes](https://github.com/go-task/task/releases)
- [Changelog](https://github.com/go-task/task/blob/master/CHANGELOG.md)
- [Commits](go-task/task@v3.12.1...v3.13.0)

---
updated-dependencies:
- dependency-name: github.com/go-task/task/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from AlekSi as a code owner June 16, 2022 01:17
@dependabot dependabot bot added the deps PRs that update dependencies label Jun 16, 2022
@codecov
Copy link

codecov bot commented Jun 16, 2022

Codecov Report

Merging #741 (a37332f) into main (2354780) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #741   +/-   ##
=======================================
  Coverage   63.45%   63.45%           
=======================================
  Files         203      203           
  Lines        8417     8417           
=======================================
  Hits         5341     5341           
  Misses       2456     2456           
  Partials      620      620           
Flag Coverage Δ
FerretDB 60.75% <ø> (ø)
MongoDB 7.33% <ø> (ø)
integration 60.77% <ø> (ø)
unit 25.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@AlekSi AlekSi merged commit 18b8b09 into main Jun 16, 2022
@AlekSi AlekSi deleted the dependabot/go_modules/tools/github.com/go-task/task/v3-3.13.0 branch June 16, 2022 06:06
@AlekSi AlekSi added this to the v0.3.1 milestone Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps PRs that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant