renovate[bot]
74b93f6eef
chore(deps): update all non-major dependencies ( #2463 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-02 17:03:54 +01:00
renovate[bot]
ba23aca631
chore(deps): update module github.com/puzpuzpuz/xsync/v3 to v4 ( #2168 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-10 22:22:16 +02:00
renovate[bot]
5ef245a4bd
chore(deps): update all non-major dependencies ( #2448 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-10 22:12:37 +02:00
renovate[bot]
979ad523ef
chore(deps): update mvdan.cc/sh/moreinterp digest to 1714925 ( #2435 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 09:30:52 -03:00
renovate[bot]
7663abdcde
chore(deps): update mvdan.cc/sh/moreinterp digest to b717ad5 ( #2409 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 11:14:12 -03:00
renovate[bot]
534dfa089c
chore(deps): update all non-major dependencies ( #2410 )
2025-09-08 10:11:02 -03:00
Andrey Nering
6c645a33f7
feat: add native core utils to improve compatibility on windows
2025-08-27 11:29:38 -03:00
Andrey Nering
a34892ad94
chore: go mod tidy
2025-08-26 20:51:11 -03:00
renovate[bot]
e55bb29554
chore(deps): update all non-major dependencies ( #2398 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-25 10:16:56 -03:00
Valentin Maerten
0fc26a43a9
chore: bump minimun version to 1.24 ( #2377 )
2025-08-14 18:34:38 +02:00
renovate[bot]
4da081e5c3
chore(deps): update all non-major dependencies ( #2364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 09:35:21 -03:00
renovate[bot]
952f32d388
chore(deps): update all non-major dependencies ( #2351 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 10:51:19 -03:00
renovate[bot]
dac5aa1954
chore(deps): update all non-major dependencies ( #2333 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 09:46:14 -03:00
renovate[bot]
f736cfaaf1
chore(deps): update all non-major dependencies ( #2326 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 09:23:53 -03:00
renovate[bot]
3d3ed0e403
chore(deps): update all non-major dependencies
2025-07-07 10:14:50 -03:00
Pete Davison
3b0a746f85
feat: update go-task/template to latest version
2025-07-03 21:46:09 +00:00
renovate[bot]
281edfe5b3
chore(deps): update all non-major dependencies ( #2311 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 09:32:44 -03:00
renovate[bot]
715a143735
chore(deps): update all non-major dependencies ( #2297 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 09:26:27 -03:00
renovate[bot]
b42a52ba77
chore(deps): update all non-major dependencies ( #2289 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-08 22:09:51 -03:00
renovate[bot]
09f85844ba
chore(deps): update all non-major dependencies ( #2270 )
2025-05-26 16:39:01 -03:00
renovate[bot]
f40f389cb4
chore(deps): update all non-major dependencies ( #2236 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 20:43:16 +02:00
Pete Davison
6528b36caa
feat: add uuid and rand number functions ( #2225 )
...
* feat: add uuid and rand number functions
* chore: remove randFloat for now
2025-05-01 17:58:01 +00:00
renovate[bot]
fc17343fcc
chore(deps): update all non-major dependencies ( #2214 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 14:37:44 +02:00
renovate[bot]
84cd4dfdad
chore(deps): update all non-major dependencies ( #2188 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 13:52:23 +02:00
Pete Davison
a60c2ec3f8
fix: sources brace expansion ( #2075 )
2025-04-19 11:51:31 +01:00
renovate[bot]
8c720b03aa
chore(deps): update all non-major dependencies ( #2167 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 10:29:35 -03:00
renovate[bot]
41bd866813
chore(deps): update all non-major dependencies ( #2165 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-05 21:39:07 +02:00
Pete Davison
4736bc2734
refactor: unify how executor tests are written ( #2042 )
...
* feat: use TaskTest for executor tests
* feat: more tests
* feat: separate tests for executing and formatting with new functional options that work for both test types
* feat: formatter tests
* refactor: more tests
2025-03-31 17:53:58 +01:00
Andrey Nering
0d5f2b5dab
feat(watcher): migrate to fsnotify ( #2048 )
2025-03-22 20:06:16 -03:00
renovate[bot]
8426f84b18
chore(deps): update all non-major dependencies ( #2097 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 08:24:04 +01:00
Pete Davison
daf39a04bf
feat: iterators ( #1798 )
...
* feat: update to github.com/elliotchance/orderedmap/v3
* refactor: better sort package
* feat: iterators
* chore: remove unnecessary code
2025-02-22 16:22:03 +00:00
Pete Davison
ce96447468
chore: bump minimum version to 1.23 ( #2059 )
...
* chore: bump minimum version to 1.23
* fix: version package for 1.24
* feat: update golangci-lint version
2025-02-11 22:43:17 +00:00
renovate[bot]
65a64a01ee
chore(deps): update all non-major dependencies ( #2054 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-10 07:53:45 -03:00
renovate[bot]
b5d573fbd9
chore(deps): update golang's deps ( #2020 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-25 09:22:10 +01:00
dependabot[bot]
97f41b710e
chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 ( #1992 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-05 16:51:59 +01:00
renovate[bot]
79f7af2b04
fix(deps): update golang ( #1983 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-02 14:46:28 -03:00
Pete Davison
2965841eb7
feat: use external package for ordered maps ( #1797 )
2024-12-30 17:54:36 +00:00
dependabot[bot]
bb2de3fdf9
chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.31.0 ( #1949 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.25.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.25.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 00:24:44 +00:00
dependabot[bot]
1a648dea50
chore(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 ( #1942 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 16:11:53 +01:00
dependabot[bot]
e2243fc6d9
chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 ( #1941 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 16:08:37 +01:00
dependabot[bot]
41884f0a69
chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 ( #1927 )
...
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/Masterminds/semver/releases )
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Masterminds/semver/compare/v3.3.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
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>
2024-11-30 11:58:17 -03:00
dependabot[bot]
2a96c20739
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ( #1928 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-30 11:58:00 -03:00
dependabot[bot]
c28eb204fb
chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 ( #1913 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 21:54:17 +01:00
dependabot[bot]
b1535aedc1
chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 ( #1914 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 21:50:03 +01:00
Alexey Palazhchenko
2aa2963565
chore(deps): switch to mainted fork of git-urls ( #1917 )
2024-11-12 09:29:29 +01:00
dependabot[bot]
7ef3164b16
chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 ( #1885 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 15:00:57 +01:00
dependabot[bot]
b48a32b103
chore(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 ( #1884 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 14:52:53 +01:00
renovate[bot]
c4f708b222
fix(deps): update module mvdan.cc/sh/v3 to v3.10.0 ( #1874 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 19:52:54 +02:00
dependabot[bot]
a6bc3f51cc
chore(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 ( #1857 )
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/term/compare/v0.24.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
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>
2024-10-05 21:19:15 -03:00
Valentin Maerten
e6ea0647d7
feat(remote): support include git remote ( #1652 )
2024-09-24 13:44:54 -04:00