dependabot[bot]
|
ee36c8ba9c
|
build(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0 (#1070)
|
2023-03-20 21:52:13 -03:00 |
|
dependabot[bot]
|
5ecabc5fe2
|
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1036)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-10 15:31:39 -03:00 |
|
Pete Davison
|
0838d48ee3
|
refactor: decouple fingerprinting from executor (#1039)
|
2023-03-10 15:27:30 -03:00 |
|
Pete Davison
|
97ffd84d0e
|
chore: remove installation docs for Go 1.15
|
2023-03-09 19:07:05 +00:00 |
|
Pete Davison
|
d4ed7c3cfc
|
Merge pull request #1004 from go-task/semver
feat: use semver package for taskfile schema version
|
2023-03-02 19:07:52 +00:00 |
|
Pete Davison
|
ab1fe742f3
|
chore: update to go 1.20
|
2023-02-13 13:28:49 +00:00 |
|
Pete Davison
|
8b72c86ba5
|
feat: use semver package for taskfile schema version
|
2023-02-10 18:14:38 +00:00 |
|
dependabot[bot]
|
e23dacd6d4
|
build(deps): bump github.com/joho/godotenv from 1.4.0 to 1.5.1 (#1002)
Bumps [github.com/joho/godotenv](https://github.com/joho/godotenv) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/joho/godotenv/releases)
- [Commits](https://github.com/joho/godotenv/compare/v1.4.0...v1.5.1)
---
updated-dependencies:
- dependency-name: github.com/joho/godotenv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-06 09:41:37 -03:00 |
|
dependabot[bot]
|
ecc65a218e
|
build(deps): bump github.com/fatih/color from 1.13.0 to 1.14.1 (#995)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.13.0...v1.14.1)
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-28 08:07:12 -03:00 |
|
Andrey Nering
|
156a273351
|
go.mod: Pin released v3.6.0 version of mvdan/sh
|
2022-12-17 11:18:23 -03:00 |
|
dependabot[bot]
|
7d16c9f68d
|
Bump github.com/mattn/go-zglob from 0.0.3 to 0.0.4
Bumps [github.com/mattn/go-zglob](https://github.com/mattn/go-zglob) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/mattn/go-zglob/releases)
- [Commits](https://github.com/mattn/go-zglob/compare/v0.0.3...v0.0.4)
---
updated-dependencies:
- dependency-name: github.com/mattn/go-zglob
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 16:09:23 +00:00 |
|
dependabot[bot]
|
549c37ef87
|
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-29 11:03:18 +00:00 |
|
Andrey Nering
|
460b89ce51
|
Merge branch 'feat/suggest-similar-task'
|
2022-10-14 20:08:00 -03:00 |
|
Max Pushkarov
|
3e5ee2332a
|
feat: suggest the most similar task name when a given task does not exist
|
2022-10-10 13:17:19 +03:00 |
|
Pete Davison
|
376a6182eb
|
feat: aliases
feat: add aliases to --list and --list-all flags
feat: add aliases to --summary
feat: enable aliases for included tasks
tests: added alias unit tests
|
2022-10-07 11:11:14 +00:00 |
|
Andrey Nering
|
98d78b9d8a
|
Upgrade to Go v1.19
|
2022-08-03 20:58:06 -03:00 |
|
Guoqi Chen
|
c2615dd746
|
go.mod: update to current golang.org/x/sys revision
go get -d golang.org/x/sys@c0bba94af5f85fbad9f6dc2e04ed5b8fac9696cf
go mod tidy
This brings in linux/loong64 support.
|
2022-07-18 10:11:48 +08:00 |
|
dependabot[bot]
|
1be1fccc76
|
Bump github.com/stretchr/testify from 1.7.2 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.8.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-04 13:41:49 +00:00 |
|
Andrey Nering
|
2c1fda97f0
|
Upgrade mvdan.cc/sh, which fixes a bug with associative arrays
Fixes #785
|
2022-07-04 10:40:25 -03:00 |
|
dependabot[bot]
|
1487c0e51b
|
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-11 11:04:02 +00:00 |
|
Andrey Nering
|
bfbf29b78f
|
go.mod: Upgrade to gopkg.in/yaml.v3
|
2022-05-29 20:14:42 -03:00 |
|
dependabot[bot]
|
f55cf3ab8d
|
Bump mvdan.cc/sh/v3 from 3.5.0 to 3.5.1
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.5.0...v3.5.1)
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-27 18:24:08 +00:00 |
|
dependabot[bot]
|
f55eb3cba9
|
Bump mvdan.cc/sh/v3 from 3.4.3 to 3.5.0
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.4.3...v3.5.0)
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-12 02:02:57 +00:00 |
|
Andrey Nering
|
c6eea26660
|
go mod tidy
|
2022-03-21 15:26:41 -03:00 |
|
Andrey Nering
|
61c5718663
|
Upgrade to Go 1.18 is out. Set 1.17 as the minimal version
|
2022-03-21 15:23:06 -03:00 |
|
dependabot[bot]
|
dda5164efd
|
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-19 11:07:08 +00:00 |
|
dependabot[bot]
|
264db2737b
|
Bump mvdan.cc/sh/v3 from 3.4.2 to 3.4.3
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.4.2...v3.4.3)
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-19 20:51:22 +00:00 |
|
Andrey Nering
|
d5d1984116
|
Pin released vetsion of mvdan/sh v3.4.2
|
2021-12-30 16:45:08 -03:00 |
|
Andrey Nering
|
290d45fd05
|
Upgrade mvdan.cc/sh
|
2021-12-02 09:45:34 -03:00 |
|
dependabot[bot]
|
fbaa7be52e
|
Bump mvdan.cc/sh/v3 from 3.4.0 to 3.4.1
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.4.0...v3.4.1)
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-27 11:03:48 +00:00 |
|
Marcello Sylvester Bauer
|
0177ac660b
|
upgrade mvdan.cc/sh/v3 v3.3.1 => v3.4.0
Signed-off-by: Marcello Sylvester Bauer <sylv@sylv.io>
|
2021-10-02 12:33:07 +02:00 |
|
Andrey Nering
|
c2587da27d
|
Merge pull request #577 from go-task/dependabot/go_modules/github.com/fatih/color-1.13.0
Bump github.com/fatih/color from 1.12.0 to 1.13.0
|
2021-09-25 09:32:28 -03:00 |
|
dependabot[bot]
|
906cdd9050
|
Bump github.com/fatih/color from 1.12.0 to 1.13.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.12.0...v1.13.0)
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-25 11:04:26 +00:00 |
|
dependabot[bot]
|
762662d056
|
Bump github.com/joho/godotenv from 1.3.0 to 1.4.0
Bumps [github.com/joho/godotenv](https://github.com/joho/godotenv) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/joho/godotenv/releases)
- [Commits](https://github.com/joho/godotenv/compare/v1.3.0...v1.4.0)
---
updated-dependencies:
- dependency-name: github.com/joho/godotenv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-25 11:04:15 +00:00 |
|
Andrey Nering
|
1012a0cf2b
|
Upgrade to Go 1.17. Set 1.16 as the minimal version
|
2021-09-04 21:04:40 -03:00 |
|
dependabot[bot]
|
537b5b1e25
|
Bump mvdan.cc/sh/v3 from 3.3.0 to 3.3.1
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.3.0...v3.3.1)
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-07 11:03:11 +00:00 |
|
Andrey Nering
|
046a97d1e5
|
go.mod: Upgrade minimal Go version to v1.15
|
2021-07-31 20:29:19 -03:00 |
|
Ross Hammermeister
|
97c85e39c3
|
Only run task once for #53
|
2021-07-31 19:36:40 -03:00 |
|
dependabot[bot]
|
4a589ba6a4
|
Bump github.com/fatih/color from 1.11.0 to 1.12.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.11.0...v1.12.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-29 11:04:31 +00:00 |
|
dependabot[bot]
|
b62e5bf34c
|
Bump mvdan.cc/sh/v3 from 3.2.4 to 3.3.0
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/mvdan/sh/releases)
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/sh/compare/v3.2.4...v3.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-22 11:03:11 +00:00 |
|
dependabot[bot]
|
36584cfb7c
|
Bump github.com/fatih/color from 1.10.0 to 1.11.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.10.0...v1.11.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-15 11:03:43 +00:00 |
|
dependabot[bot]
|
d3d4da18e5
|
Bump github.com/stretchr/testify from 1.5.1 to 1.7.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-17 13:51:37 +00:00 |
|
Andrey Nering
|
b8da583986
|
Merge pull request #470 from go-task/dependabot/go_modules/github.com/fatih/color-1.10.0
Bump github.com/fatih/color from 1.7.0 to 1.10.0
|
2021-04-17 10:51:01 -03:00 |
|
dependabot[bot]
|
0e2a4efdaa
|
Bump github.com/radovskyb/watcher from 1.0.5 to 1.0.7
Bumps [github.com/radovskyb/watcher](https://github.com/radovskyb/watcher) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/radovskyb/watcher/releases)
- [Commits](https://github.com/radovskyb/watcher/compare/1.0.5...v1.0.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-17 13:47:39 +00:00 |
|
dependabot[bot]
|
6798e16aaf
|
Bump github.com/fatih/color from 1.7.0 to 1.10.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.7.0 to 1.10.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.7.0...v1.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-17 13:47:38 +00:00 |
|
dependabot[bot]
|
761f9045ac
|
Bump github.com/mattn/go-zglob from 0.0.1 to 0.0.3
Bumps [github.com/mattn/go-zglob](https://github.com/mattn/go-zglob) from 0.0.1 to 0.0.3.
- [Release notes](https://github.com/mattn/go-zglob/releases)
- [Commits](https://github.com/mattn/go-zglob/compare/v0.0.1...v0.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-17 13:43:00 +00:00 |
|
Andrey Nering
|
897619a961
|
Upgrade github.com/spf13/pflag to v1.0.5
|
2021-03-20 12:00:39 -03:00 |
|
Andrey Nering
|
8994c50d34
|
Upgrade mvdan.cc/sh to v3.2.4
|
2021-03-20 10:38:13 -03:00 |
|
Andrey Nering
|
55b62e47eb
|
Upgrade mvdan.cc/sh to v3.2.2
|
2021-03-07 15:32:22 -03:00 |
|
Andrey Nering
|
73680584f3
|
Upgrade github.com/go-task/slim-sprig
|
2021-01-07 13:56:07 -03:00 |
|