Engin Diri
fac8135b6b
feat: add fig autocomplete support ( #3329 )
...
This PR releates to #3328 and fix the first part of the doings in the issue
2022-08-21 21:28:57 -03:00
Carlos Alexandro Becker
a1e681c9ba
feat(deps): update github to v46 ( #3326 )
...
update to latest
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-21 10:55:41 -03:00
ToπSenpai
6183c3f030
feat(deps): update discord webhook library ( #3320 )
...
This commit will update the discord webhook library. I deprecated https://github.com/DisgoOrg/disgohook a while ago and saw it being used here. The module was moved into https://github.com/disgoorg/disgo/tree/development/webhook
disgohook had a few bugs which are resolved in the new module and also the new module should be nicer to use in general!
2022-08-18 16:22:41 -03:00
Carlos A Becker
aa12ad014e
feat(deps): update nfpm to latest patch
...
Should fix some jsonschema issues
2022-08-17 23:39:04 -03:00
dependabot[bot]
4f5666b069
feat(deps): bump github.com/caarlos0/ctrlc from 1.1.0 to 1.2.0 ( #3316 )
...
Bumps [github.com/caarlos0/ctrlc](https://github.com/caarlos0/ctrlc ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/caarlos0/ctrlc/releases )
- [Changelog](https://github.com/caarlos0/ctrlc/blob/main/.goreleaser.yml )
- [Commits](https://github.com/caarlos0/ctrlc/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/caarlos0/ctrlc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 10:58:18 -03:00
Carlos Alexandro Becker
66e863df32
feat(deps): update nfpm to v2.18.0 ( #3311 )
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-16 01:00:17 -03:00
dependabot[bot]
db142acfc5
feat(deps): bump github.com/xanzy/go-gitlab from 0.71.0 to 0.72.0 ( #3304 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.71.0 to 0.72.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.71.0...v0.72.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 09:53:10 -03:00
dependabot[bot]
1dd03ce772
feat(deps): bump github.com/xanzy/go-gitlab from 0.70.0 to 0.71.0 ( #3298 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.70.0 to 0.71.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.70.0...v0.71.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-08-10 10:16:07 -03:00
Carlos A Becker
fcc1856590
feat(deps): update caarlos0/log
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-08 09:26:09 -03:00
Carlos Alexandro Becker
ee17c9583d
feat(ci): compile with go 1.19 ( #3278 )
...
* feat(ci): compile with go 1.19
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: fixing template test
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: improve check
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: more test and docs fixes
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: fix
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: fix
* test: fix
* fix: lint
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: docker templates
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: godoc for RequireTemplateError
2022-08-06 18:44:23 -03:00
dependabot[bot]
2054f74882
feat(deps): bump gocloud.dev from 0.24.0 to 0.26.0 ( #3287 )
...
Bumps [gocloud.dev](https://github.com/google/go-cloud ) from 0.24.0 to 0.26.0.
- [Release notes](https://github.com/google/go-cloud/releases )
- [Commits](https://github.com/google/go-cloud/compare/v0.24.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: gocloud.dev
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>
2022-08-04 15:44:54 -03:00
dependabot[bot]
1bbcc39371
feat(deps): bump github.com/invopop/jsonschema from 0.5.0 to 0.6.0 ( #3286 )
...
Bumps [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/invopop/jsonschema/releases )
- [Commits](https://github.com/invopop/jsonschema/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: github.com/invopop/jsonschema
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>
2022-08-04 15:24:52 -03:00
dependabot[bot]
c70d6d4201
feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.16.0 to 2.17.0 ( #3267 )
...
Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm ) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases )
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml )
- [Commits](https://github.com/goreleaser/nfpm/compare/v2.16.0...v2.17.0 )
---
updated-dependencies:
- dependency-name: github.com/goreleaser/nfpm/v2
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>
2022-08-02 09:14:50 -03:00
dependabot[bot]
e431da4766
feat(deps): bump github.com/slack-go/slack from 0.11.0 to 0.11.2 ( #3252 )
...
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack ) from 0.11.0 to 0.11.2.
- [Release notes](https://github.com/slack-go/slack/releases )
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/slack-go/slack/compare/v0.11.0...v0.11.2 )
---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
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>
2022-08-02 09:14:39 -03:00
dependabot[bot]
3007b4ec63
feat(deps): bump github.com/xanzy/go-gitlab from 0.68.2 to 0.70.0 ( #3275 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.68.2 to 0.70.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.68.2...v0.70.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-08-02 09:12:03 -03:00
Carlos A Becker
fb89f6ad01
fix: temporary revert jsonschema update
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-07-27 14:26:12 -03:00
dependabot[bot]
4e238184fe
feat(deps): bump github.com/invopop/jsonschema from 0.4.0 to 0.5.0 ( #3227 )
...
Bumps [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/invopop/jsonschema/releases )
- [Commits](https://github.com/invopop/jsonschema/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: github.com/invopop/jsonschema
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>
2022-07-06 13:01:01 +00:00
Carlos Alexandro Becker
f24f1a0a70
fix: improve output on github actions ( #3221 )
...
* fix: improve output on github actions
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: log
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: force ascii
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-07-04 16:12:24 -03:00
dependabot[bot]
e9088c3df1
feat(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 ( #3217 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 09:44:51 -03:00
dependabot[bot]
97b4360848
feat(deps): bump github.com/xanzy/go-gitlab from 0.68.0 to 0.68.2 ( #3208 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.68.0 to 0.68.2.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.68.0...v0.68.2 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-06-27 09:18:20 -03:00
dependabot[bot]
82c64f54ff
feat(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 ( #3195 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.4...v1.7.5 )
---
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>
2022-06-24 09:42:38 -03:00
dependabot[bot]
32f5d5c163
feat(deps): bump github.com/muesli/mango-cobra from 1.1.0 to 1.2.0 ( #3181 )
2022-06-22 08:46:38 -03:00
dependabot[bot]
ed58817979
feat(deps): bump github.com/google/go-github/v45 from 45.1.0 to 45.2.0 ( #3180 )
2022-06-22 08:46:22 -03:00
Carlos Alexandro Becker
fe7e2123bd
feat: replacing the log library ( #3139 )
...
* feat: replacing logs
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: tests et al
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* feat: update termenv/lipgloss
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* wip: output
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: pin dep
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: update
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: tests
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: tests
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: deps
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: dep
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-21 21:11:15 -03:00
dependabot[bot]
dd66aac903
feat(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 ( #3170 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
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>
2022-06-21 09:29:43 -03:00
dependabot[bot]
3df1f27c38
feat(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 ( #3171 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.4 )
---
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>
2022-06-21 09:00:48 -03:00
dependabot[bot]
d8c73c85e5
feat(deps): bump github.com/caarlos0/ctrlc from 1.0.0 to 1.1.0 ( #3165 )
...
Bumps [github.com/caarlos0/ctrlc](https://github.com/caarlos0/ctrlc ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/caarlos0/ctrlc/releases )
- [Changelog](https://github.com/caarlos0/ctrlc/blob/main/.goreleaser.yml )
- [Commits](https://github.com/caarlos0/ctrlc/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/caarlos0/ctrlc
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>
2022-06-16 08:54:54 -03:00
dependabot[bot]
f90814a2ae
feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.15.1 to 2.16.0 ( #3162 )
...
Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm ) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases )
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml )
- [Commits](https://github.com/goreleaser/nfpm/compare/v2.15.1...v2.16.0 )
---
updated-dependencies:
- dependency-name: github.com/goreleaser/nfpm/v2
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>
2022-06-14 09:22:21 -03:00
dependabot[bot]
4859b2876f
feat(deps): bump github.com/slack-go/slack from 0.10.3 to 0.11.0 ( #3160 )
...
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack ) from 0.10.3 to 0.11.0.
- [Release notes](https://github.com/slack-go/slack/releases )
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/slack-go/slack/compare/v0.10.3...v0.11.0 )
---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
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>
2022-06-13 12:35:05 -03:00
Carlos Alexandro Becker
ad3c6fdcdd
feat: update jsonschema library ( #3159 )
...
* feat: update jsonschema library
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: test
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-12 22:31:30 -03:00
Carlos Alexandro Becker
df734bd111
feat: update x/sync ( #3138 )
...
* feat: update x/sync
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: fixes
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: revert
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* test: fix race condition
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-11 16:54:55 -03:00
dependabot[bot]
f8e5bdac10
feat(deps): bump github.com/google/go-github/v45 from 45.0.0 to 45.1.0 ( #3147 )
...
Bumps [github.com/google/go-github/v45](https://github.com/google/go-github ) from 45.0.0 to 45.1.0.
- [Release notes](https://github.com/google/go-github/releases )
- [Commits](https://github.com/google/go-github/compare/v45.0.0...v45.1.0 )
---
updated-dependencies:
- dependency-name: github.com/google/go-github/v45
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>
2022-06-08 09:33:15 -03:00
Carlos Alexandro Becker
9f15047d0a
feat: update go-github from v44 to v45 ( #3130 )
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-06-07 09:39:56 -03:00
dependabot[bot]
4dc20498e7
feat(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 ( #3145 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 09:39:32 -03:00
dependabot[bot]
32c880ceef
feat(deps): bump github.com/xanzy/go-gitlab from 0.65.0 to 0.68.0 ( #3126 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.65.0 to 0.68.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.65.0...v0.68.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-06-02 09:02:24 -03:00
dependabot[bot]
b318ac810d
feat(deps): bump github.com/caarlos0/env/v6 from 6.9.2 to 6.9.3 ( #3137 )
...
Bumps [github.com/caarlos0/env/v6](https://github.com/caarlos0/env ) from 6.9.2 to 6.9.3.
- [Release notes](https://github.com/caarlos0/env/releases )
- [Changelog](https://github.com/caarlos0/env/blob/main/.goreleaser.yml )
- [Commits](https://github.com/caarlos0/env/compare/v6.9.2...v6.9.3 )
---
updated-dependencies:
- dependency-name: github.com/caarlos0/env/v6
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>
2022-06-02 09:02:13 -03:00
dependabot[bot]
9f520deda6
feat(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 ( #3128 )
...
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo ) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/0.3.12...v0.3.13 )
---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
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>
2022-06-02 09:02:00 -03:00
dependabot[bot]
75efca85d9
feat(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 ( #3135 )
...
Bumps [gopkg.in/yaml.v3](https://github.com/go-yaml/yaml ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: gopkg.in/yaml.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>
2022-06-02 09:01:47 -03:00
Carlos A Becker
b59a3c2493
fix: update to stable yaml.v3
...
fix CVE-2022-28948
fix GHSA-hp87-p4gw-j4gq
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-26 09:30:08 -03:00
dependabot[bot]
e83bc65e86
feat(deps): bump github.com/google/go-github/v44 from 44.0.0 to 44.1.0 ( #3111 )
...
Bumps [github.com/google/go-github/v44](https://github.com/google/go-github ) from 44.0.0 to 44.1.0.
- [Release notes](https://github.com/google/go-github/releases )
- [Commits](https://github.com/google/go-github/compare/v44.0.0...v44.1.0 )
---
updated-dependencies:
- dependency-name: github.com/google/go-github/v44
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>
2022-05-16 09:11:36 -03:00
dependabot[bot]
ceee425184
feat(deps): bump github.com/caarlos0/env/v6 from 6.9.1 to 6.9.2 ( #3106 )
...
Bumps [github.com/caarlos0/env/v6](https://github.com/caarlos0/env ) from 6.9.1 to 6.9.2.
- [Release notes](https://github.com/caarlos0/env/releases )
- [Changelog](https://github.com/caarlos0/env/blob/main/.goreleaser.yml )
- [Commits](https://github.com/caarlos0/env/compare/v6.9.1...v6.9.2 )
---
updated-dependencies:
- dependency-name: github.com/caarlos0/env/v6
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>
2022-05-12 10:30:23 -03:00
Carlos A Becker
407ab5576b
feat(deps): update go-github from v43 to v44
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-11 10:07:44 -03:00
dependabot[bot]
5847b4f673
feat(deps): bump github.com/xanzy/go-gitlab from 0.64.0 to 0.65.0 ( #3096 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.64.0 to 0.65.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.64.0...v0.65.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-05-11 09:49:36 -03:00
dependabot[bot]
8b0fa0c268
feat(deps): bump github.com/jarcoal/httpmock from 1.1.0 to 1.2.0 ( #3089 )
...
Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/jarcoal/httpmock/releases )
- [Commits](https://github.com/jarcoal/httpmock/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: github.com/jarcoal/httpmock
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>
2022-05-09 09:36:03 -03:00
Carlos A Becker
d1291650f2
feat: migrate back to cobra
...
now that cobra does not require a lot of unused deps because of viper anymore, we can migrate back to it.
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-05-06 20:38:50 -03:00
dependabot[bot]
1a6ac74db7
feat(deps): bump github.com/slack-go/slack from 0.10.2 to 0.10.3 ( #3066 )
...
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack ) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/slack-go/slack/releases )
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/slack-go/slack/compare/v0.10.2...v0.10.3 )
---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
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>
2022-04-25 12:31:26 +00:00
dependabot[bot]
d2cfe27bce
feat(deps): bump github.com/xanzy/go-gitlab from 0.63.0 to 0.64.0 ( #3065 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.63.0 to 0.64.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.63.0...v0.64.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-04-25 09:21:53 -03:00
dependabot[bot]
ada44d87af
feat(deps): bump github.com/xanzy/go-gitlab from 0.62.0 to 0.63.0 ( #3033 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.62.0 to 0.63.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.62.0...v0.63.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-04-12 09:11:14 -03:00
Carlos A Becker
610a99f6c1
fix: downgrade gocloud.dev
...
v0.25.0 breaks the build on darwin.
reverts #3018
refs https://github.com/google/go-cloud/issues/3114
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-04-08 13:32:55 -03:00
dependabot[bot]
c50dbc5bd5
feat(deps): bump github.com/charmbracelet/keygen from 0.2.1 to 0.3.0 ( #3024 )
...
* feat(deps): bump github.com/charmbracelet/keygen from 0.2.1 to 0.3.0
Bumps [github.com/charmbracelet/keygen](https://github.com/charmbracelet/keygen ) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/charmbracelet/keygen/releases )
- [Commits](https://github.com/charmbracelet/keygen/compare/v0.2.1...v0.3.0 )
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/keygen
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: dep update
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos A Becker <caarlos0@gmail.com>
2022-04-08 13:30:11 -03:00
dependabot[bot]
cb11951dcc
feat(deps): bump github.com/xanzy/go-gitlab from 0.61.0 to 0.62.0 ( #3025 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.61.0 to 0.62.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.61.0...v0.62.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-04-06 09:40:19 -03:00
dependabot[bot]
33b255c07f
feat(deps): bump github.com/xanzy/go-gitlab from 0.60.0 to 0.61.0 ( #3019 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.60.0 to 0.61.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.60.0...v0.61.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-04-04 09:18:58 -03:00
dependabot[bot]
995014ce54
feat(deps): bump gocloud.dev from 0.24.0 to 0.25.0 ( #3018 )
...
Bumps [gocloud.dev](https://github.com/google/go-cloud ) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/google/go-cloud/releases )
- [Commits](https://github.com/google/go-cloud/compare/v0.24.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: gocloud.dev
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>
2022-04-04 09:10:39 -03:00
fredbi
8d6ef40020
feat(yaml): upgraded from yaml.v2 to yaml.v3 ( #3004 )
...
* chore(yaml): upgraded from yaml.v2 to yaml.v3
* provided internal package to take care of backward
compatible settings:
* UnmarshalStrict method
* mute io.EOF unmarshaling errors
* marshal indenting with 2 chars
* adapted unit tests to new yaml v3
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
* fixed failing tests
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
2022-03-29 14:00:53 -03:00
dependabot[bot]
3253ed548b
feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.15.0 to 2.15.1 ( #3009 )
...
Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm ) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/goreleaser/nfpm/releases )
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml )
- [Commits](https://github.com/goreleaser/nfpm/compare/v2.15.0...v2.15.1 )
---
updated-dependencies:
- dependency-name: github.com/goreleaser/nfpm/v2
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>
2022-03-28 09:30:23 -03:00
dependabot[bot]
0e6e549e1c
feat(deps): bump github.com/xanzy/go-gitlab from 0.59.0 to 0.60.0 ( #2996 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.59.0 to 0.60.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.59.0...v0.60.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-03-22 19:52:34 -03:00
Carlos Alexandro Becker
25a8e55b6d
feat: update nfpm to v2.15.0 ( #2990 )
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-03-18 23:54:46 -03:00
Carlos Alexandro Becker
3c4e797150
feat: upgrade to go 1.18 ( #2978 )
...
* feat: upgrade to go 1.18
* chore: go mod tidy
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* test: fix
* fix: more updates
* test: fix test
2022-03-16 21:51:48 -03:00
dependabot[bot]
b7bba2ba3e
feat(deps): bump github.com/xanzy/go-gitlab from 0.56.0 to 0.59.0 ( #2969 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.56.0 to 0.59.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.56.0...v0.59.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-03-16 14:41:45 +00:00
dependabot[bot]
db3642f1df
feat(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 ( #2979 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 11:23:38 -03:00
dependabot[bot]
c52f904245
feat(deps): bump github.com/xanzy/go-gitlab from 0.55.1 to 0.56.0 ( #2950 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.55.1 to 0.56.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.55.1...v0.56.0 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-03-03 10:41:46 -03:00
Carlos Alexandro Becker
0bb1c99074
feat: update go-github to v43 ( #2948 )
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-03-02 09:17:08 -03:00
dependabot[bot]
a1630f8250
feat(deps): bump github.com/atc0005/go-teams-notify/v2 ( #2942 )
...
Bumps [github.com/atc0005/go-teams-notify/v2](https://github.com/atc0005/go-teams-notify ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/atc0005/go-teams-notify/releases )
- [Changelog](https://github.com/atc0005/go-teams-notify/blob/master/CHANGELOG.md )
- [Commits](https://github.com/atc0005/go-teams-notify/compare/v2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: github.com/atc0005/go-teams-notify/v2
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>
2022-02-28 08:16:24 -03:00
Carlos Alexandro Becker
f632056820
feat: faster archiving with pgzip ( #2941 )
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-27 13:16:08 -03:00
Carlos Alexandro Becker
d649263473
feat(deps): upgrade nfpm to v2.14.0 ( #2940 )
...
upgrade from v2.13.0 to v2.14.0
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-27 12:56:09 -03:00
Carlos A Becker
434248b34c
fix: release breaking when archive only
...
For some reason the set lib was trowing an int overflow error on snapshot
when there are no binary artifacts to sign.
Refs #2839
See https://github.com/goreleaser/goreleaser/runs/5334854323?check_suite_focus=true#step:21:50
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-25 13:55:32 -03:00
Alex Goodman
c8450633e5
fix: dedupliate cataloging binary artifacts ( #2839 )
2022-02-25 11:28:09 -03:00
dependabot[bot]
14edcd3ecc
feat(deps): bump github.com/charmbracelet/keygen from 0.2.0 to 0.2.1 ( #2912 )
2022-02-16 08:09:18 -03:00
dependabot[bot]
132da963c8
feat(deps): bump github.com/slack-go/slack from 0.10.1 to 0.10.2 ( #2908 )
...
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack ) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/slack-go/slack/releases )
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/slack-go/slack/compare/v0.10.1...v0.10.2 )
---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
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>
2022-02-14 08:45:38 -03:00
Carlos A Becker
02c22ce796
feat: update nfpm to v1.3.0
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-12 13:55:38 -03:00
dependabot[bot]
8cb5cec787
feat(deps): bump github.com/xanzy/go-gitlab from 0.54.4 to 0.55.1 ( #2902 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.54.4 to 0.55.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.54.4...v0.55.1 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-02-12 01:01:32 -03:00
dependabot[bot]
a2b1b49d73
feat(deps): bump github.com/goreleaser/fileglob from 1.2.0 to 1.3.0 ( #2896 )
...
Bumps [github.com/goreleaser/fileglob](https://github.com/goreleaser/fileglob ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/goreleaser/fileglob/releases )
- [Changelog](https://github.com/goreleaser/fileglob/blob/main/.goreleaser.yml )
- [Commits](https://github.com/goreleaser/fileglob/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/goreleaser/fileglob
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>
2022-02-11 23:17:13 -03:00
Carlos A Becker
3344ae3747
fix: go-crypto version
...
This fixes #2895 , the issue was introduced in v1.2,
when we for some reason updated this lib.
Tested this manually, and it does fixes things.
We should probably also sign our own things
to get these kind of issues soon in the future.
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-11 23:10:29 -03:00
Carlos A Becker
e3997f8802
feat: update go-github from v41 to v42
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-05 18:01:26 -03:00
Carlos A Becker
8f74c871bb
feat: update nfpm to v2.12.1
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-05 17:40:03 -03:00
Carlos Alexandro Becker
a5d3e7bf4b
feat: replace cobra with coral ( #2881 )
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-04 16:31:19 -03:00
Carlos Alexandro Becker
114c3a83e6
feat: upgrade nfpm to v2.12.0 ( #2882 )
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-04 15:51:42 -03:00
dependabot[bot]
9cc1bb1595
feat(deps): bump github.com/xanzy/go-gitlab from 0.54.3 to 0.54.4 ( #2874 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.54.3 to 0.54.4.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.54.3...v0.54.4 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2022-02-03 09:17:04 -03:00
dependabot[bot]
df09e16f6d
feat(deps): bump github.com/charmbracelet/keygen from 0.1.2 to 0.2.0 ( #2867 )
...
Bumps [github.com/charmbracelet/keygen](https://github.com/charmbracelet/keygen ) from 0.1.2 to 0.2.0.
- [Release notes](https://github.com/charmbracelet/keygen/releases )
- [Commits](https://github.com/charmbracelet/keygen/compare/v0.1.2...v0.2.0 )
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/keygen
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>
2022-02-01 11:13:25 -03:00
Christian Muehlhaeuser
b7706b2fd8
feat: bump mango and adapt to changed API ( #2865 )
2022-01-31 23:44:25 -03:00
dependabot[bot]
8fc93a1fbd
feat(deps): bump github.com/xanzy/go-gitlab from 0.52.2 to 0.54.3 ( #2820 )
...
* feat(deps): bump github.com/xanzy/go-gitlab from 0.52.2 to 0.54.3
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.52.2 to 0.54.3.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.52.2...v0.54.3 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: changes
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: filename
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos A Becker <caarlos0@gmail.com>
2022-01-30 14:22:17 -03:00
Carlos Alexandro Becker
b02bec962e
feat: arch user repository integration ( #2838 )
...
* feat: aur PKGBUILD integration
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* feat: guess install, improve formatting
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: more deterministic
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* feat: binary releases, push, more tests
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* feat: accept key as text
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* feat: improvements
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* feat: srcinfo
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: compile
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: everything
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: lint
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* feat: renames, docs, etc
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* docs: link to docs
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: go mod tidy, title
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: srcinfo tmpl
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: missing close quote
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: templates
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: always defaults conflicts and provides
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: ssh command
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: maintainers can be a list
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: ensure -bin suffix, more tests and docs
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: this will never happen
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: whitespaces
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: goreleaser config
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-01-20 14:59:39 -03:00
Carlos Alexandro Becker
ae583453a7
feat: manpages ( #2837 )
...
* feat: manpages
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: section
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* feat: use mango instead
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: improvements
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: unused
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-01-18 10:17:52 -03:00
dependabot[bot]
3d2042cbf4
feat(deps): bump github.com/dghubble/oauth1 from 0.7.0 to 0.7.1 ( #2832 )
...
Bumps [github.com/dghubble/oauth1](https://github.com/dghubble/oauth1 ) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/dghubble/oauth1/releases )
- [Changelog](https://github.com/dghubble/oauth1/blob/master/CHANGES.md )
- [Commits](https://github.com/dghubble/oauth1/compare/v0.7.0...v0.7.1 )
---
updated-dependencies:
- dependency-name: github.com/dghubble/oauth1
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>
2022-01-13 14:34:14 -03:00
Carlos Alexandro Becker
6c04acd3ab
fix: go install and go-reddit ( #2823 )
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-01-10 11:10:35 -03:00
dependabot[bot]
cd5e6d4578
feat(deps): bump code.gitea.io/sdk/gitea from 0.15.0 to 0.15.1 ( #2816 )
...
Bumps code.gitea.io/sdk/gitea from 0.15.0 to 0.15.1.
---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
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>
2022-01-10 10:57:19 -03:00
dependabot[bot]
b9e9dd11ba
feat(deps): bump github.com/jarcoal/httpmock from 1.0.8 to 1.1.0 ( #2818 )
...
Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock ) from 1.0.8 to 1.1.0.
- [Release notes](https://github.com/jarcoal/httpmock/releases )
- [Commits](https://github.com/jarcoal/httpmock/compare/v1.0.8...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/jarcoal/httpmock
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>
2022-01-10 10:29:17 -03:00
dependabot[bot]
83e7cf9154
feat(deps): bump github.com/slack-go/slack from 0.10.0 to 0.10.1 ( #2819 )
...
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/slack-go/slack/releases )
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/slack-go/slack/compare/v0.10.0...v0.10.1 )
---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
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>
2022-01-10 10:29:04 -03:00
Carlos Alexandro Becker
493be086a0
feat(deps): update go-github to v41 ( #2793 )
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-01-06 15:34:36 -03:00
Carlos Alexandro Becker
dbc1aab3ed
feat(deps): update github.com/caarlos0/env/v6 from v6.8.0 to v6.9.1 ( #2799 )
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-01-06 15:34:05 -03:00
Carlos A Becker
ce3e3ed14e
fix: go-reddit/v2.0.1 was deleted
...
refs https://github.com/goreleaser/goreleaser/issues/2788#issuecomment-1003894554
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-01-03 09:13:01 -03:00
Carlos Alexandro Becker
c47b5d4ed7
fix: nfpm empty dirs ( #2796 )
...
closes #2792
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-29 16:12:23 -03:00
Carlos A Becker
2a340e9125
feat: update deps
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-21 00:03:48 -03:00
Carlos A Becker
1f98530c34
feat(deps): update nfpm
...
fixes #2721
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-20 23:28:30 -03:00
Carlos A Becker
1051f53409
feat(deps): update nfpm
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-11-28 11:29:13 -03:00
Carlos A Becker
f318be4529
feat: update nfpm to 2.9.2
2021-11-14 11:22:27 -03:00
Carlos Alexandro Becker
6528948217
feat: update nfpm ( #2640 )
...
* feat: update nfpm
* feat: update nfpm
* feat: update nfpm
* feat: update nfpm
* fix: dir type
* docs: dir
* docs: typo
* fix: race
* fix: race cond
2021-11-13 22:23:11 -03:00
Carlos A Becker
809a6da0f0
chore: go mod tidy
2021-10-29 14:02:33 -03:00
Patrick Hahn
e5a9e18050
feat(schema): add command that generates jsonschema ( #2589 )
...
* feat(schema): Add command that generates the jsonschema for .goreleaser.yml files
This commit adds the jsonschema/schema subcommand that generates a jsonschema doc based on the Project go struct.
For the config types that alternatively allow you to specify a string via custom UnmarshalYAML function, this commit adds the JSONSchemaType function, so the type gets documented with an oneOf with string or itself.
Add yaml key names for properties that are currently missing them, so alecthomas/jsonschema generates the keys with correct casing.
Signed-off-by: Patrick Hahn <patricksilashahn@gmx.net>
* fix: Add linguist-generated attribute to generated schema json to exclude this file from pull request size validation
Signed-off-by: Patrick Hahn <patricksilashahn@gmx.net>
* fix: run gofumpt
Signed-off-by: Patrick Hahn <patricksilashahn@gmx.net>
* chore(schema): update alecthomas/jsonschema and regenerate schema.json
Signed-off-by: Patrick Hahn <patricksilashahn@gmx.net>
2021-10-26 15:02:03 -03:00
Carlos Alexandro Becker
ae6814466e
feat(deps): upgrade go-github ( #2581 )
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-14 09:32:52 -03:00
Carlos A Becker
0f10a02cd0
chore: go mod tidy
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-08 21:39:53 -03:00
Pedro López Mareque
d32454e279
Add telegram announcer ( #2563 )
...
* feat: add telegram announcer
* chore: remove hooks and use the Send method of the bot API
* chore: add docs and default config
* chore: add docs and default config
* chore: fix tabs
* chore: add docs
* chore: fix pr comments
* chore: fix pr comments
* chore: fix pr comments
* chore: add missing links in docs
2021-10-07 13:01:31 +00:00
Batuhan Apaydın
afad409c76
feat: add SMTP support to the announces ( #2485 )
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
Co-authored-with: Erkan Zileli <erkan.zileli@trendyol.com>
Co-authored-with: Furkan Turkal <furkan.turkal@trendyol.com>
2021-09-15 18:38:58 +00:00
Carlos Alexandro Becker
715b1c2d64
fix: go mod tidy
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-09-12 19:59:49 -03:00
Engin Diri
1c44c2149d
feat: announce: teams ( #2482 )
...
Signed-off-by: Engin Diri <engin.diri@mail.schwarz>
2021-09-12 19:57:58 -03:00
Engin Diri
311479504e
feat: announce: discord ( #2478 )
...
Signed-off-by: Engin Diri <engin.diri@mail.schwarz>
2021-09-11 17:23:54 +00:00
Carlos Alexandro Becker
8241a23e43
chore(deps): bump gocloud.dev from 0.23.0 to 0.24.0
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-09-10 23:41:28 -03:00
Carlos Alexandro Becker
077d349147
fix: downgrade go-reddit to 2.0.0
...
closes #2463
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-09-06 14:25:35 -03:00
Furkan Türkal
aa28f31ab5
feat: announce: slack ( #2429 )
...
Fixes #2425
Signed-off-by: Furkan <furkan.turkal@trendyol.com>
2021-09-01 16:46:25 -03:00
Batuhan Apaydın
d3db692a0b
feat: announce: reddit ( #2431 )
...
* feat: announce: reddit
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
* Update .goreleaser.yml
* Update internal/pipe/announce/announce.go
* Update pkg/defaults/defaults.go
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2021-08-31 10:48:45 -03:00
dependabot[bot]
5e906b25e3
chore(deps): bump github.com/caarlos0/env/v6 from 6.6.2 to 6.7.0 ( #2444 )
...
Bumps [github.com/caarlos0/env/v6](https://github.com/caarlos0/env ) from 6.6.2 to 6.7.0.
- [Release notes](https://github.com/caarlos0/env/releases )
- [Changelog](https://github.com/caarlos0/env/blob/master/.goreleaser.yml )
- [Commits](https://github.com/caarlos0/env/compare/v6.6.2...v6.7.0 )
---
updated-dependencies:
- dependency-name: github.com/caarlos0/env/v6
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>
2021-08-31 10:42:48 -03:00
Carlos Alexandro Becker
dd5ccf7170
feat: use go 1.17 ( #2408 )
...
* feat: use go 1.17
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: go mod tidy
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* test: fix failing test
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* ci: increase lint timeout
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* ci: increase lint timeout
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-24 20:49:11 -03:00
dependabot[bot]
43b91b6baf
chore(deps): bump code.gitea.io/sdk/gitea from 0.14.1 to 0.15.0 ( #2402 )
...
Bumps code.gitea.io/sdk/gitea from 0.14.1 to 0.15.0.
---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
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>
2021-08-16 23:02:20 -03:00
dependabot[bot]
27150b099f
chore(deps): bump github.com/xanzy/go-gitlab from 0.50.2 to 0.50.3 ( #2392 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.50.2 to 0.50.3.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.50.2...v0.50.3 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2021-08-12 09:02:35 -03:00
dependabot[bot]
70939c7f66
chore(deps): bump github.com/xanzy/go-gitlab from 0.50.1 to 0.50.2 ( #2383 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.50.1 to 0.50.2.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.50.1...v0.50.2 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
2021-08-05 08:51:54 -03:00
Carlos Alexandro Becker
73641c71ac
feat: file mappings in archives ( #2347 )
...
* refactor: archive files
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: better archives
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: better archives
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: test todos
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: go mod tidy et al
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: improve docs and remove typoe 'licence' from defaults
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* test: fixes
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: error string
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* test: remove some logs
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* test: use utc
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-07-21 22:09:02 -03:00
dependabot[bot]
fff89c02b8
chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.5.1 to 2.6.0 ( #2342 )
...
Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases )
- [Changelog](https://github.com/goreleaser/nfpm/blob/master/.goreleaser.yml )
- [Commits](https://github.com/goreleaser/nfpm/compare/v2.5.1...v2.6.0 )
---
updated-dependencies:
- dependency-name: github.com/goreleaser/nfpm/v2
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>
2021-07-12 08:50:09 -03:00
dependabot[bot]
433335a2e1
chore(deps): bump github.com/spf13/cobra from 1.2.0 to 1.2.1 ( #2329 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spf13/cobra/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
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>
2021-07-03 16:18:43 -03:00
Carlos Alexandro Becker
b43a2e95ec
chore(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.0 ( #2328 )
...
* feat: upgrade cobra
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* feat: upgrade cobra
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: docs
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* chore: less diffs
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-07-03 14:04:19 -03:00
dependabot[bot]
405583b13e
chore(deps): bump github.com/xanzy/go-gitlab from 0.50.0 to 0.50.1 ( #2324 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.50.0 to 0.50.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.50.0...v0.50.1 )
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
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>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-07-01 11:43:16 +00:00
dependabot[bot]
dbb2fe54c0
chore(deps): bump code.gitea.io/sdk/gitea from 0.14.0 to 0.14.1 ( #2323 )
...
Bumps code.gitea.io/sdk/gitea from 0.14.0 to 0.14.1.
---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
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>
2021-07-01 08:33:23 -03:00
dependabot[bot]
f285db2742
chore(deps): bump github.com/google/go-github/v35 from 35.2.0 to 35.3.0 ( #2291 )
...
Bumps [github.com/google/go-github/v35](https://github.com/google/go-github ) from 35.2.0 to 35.3.0.
- [Release notes](https://github.com/google/go-github/releases )
- [Commits](https://github.com/google/go-github/compare/v35.2.0...v35.3.0 )
---
updated-dependencies:
- dependency-name: github.com/google/go-github/v35
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>
2021-06-07 08:41:19 -03:00
dependabot[bot]
1615c7e931
chore(deps): bump github.com/caarlos0/env/v6 from 6.6.0 to 6.6.2 ( #2273 )
...
Bumps [github.com/caarlos0/env/v6](https://github.com/caarlos0/env ) from 6.6.0 to 6.6.2.
- [Release notes](https://github.com/caarlos0/env/releases )
- [Changelog](https://github.com/caarlos0/env/blob/master/.goreleaser.yml )
- [Commits](https://github.com/caarlos0/env/compare/v6.6.0...v6.6.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 07:54:37 -03:00
dependabot[bot]
13ceb87dfb
chore(deps): bump github.com/fatih/color from 1.11.0 to 1.12.0 ( #2251 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 09:36:47 -03:00
Carlos Alexandro Becker
f0f7f43486
feat: announce to twitter ( #2248 )
...
Co-authored-by: Leon Wright <wrightleo@jncb.com>
2021-05-25 00:19:06 -03:00
dependabot[bot]
513503644e
chore(deps): bump gocloud.dev from 0.22.0 to 0.23.0 ( #2225 )
...
Bumps [gocloud.dev](https://github.com/google/go-cloud ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/google/go-cloud/releases )
- [Commits](https://github.com/google/go-cloud/compare/v0.22.0...v0.23.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 12:03:45 +00:00
dependabot[bot]
25a372c091
chore(deps): bump github.com/fatih/color from 1.10.0 to 1.11.0 ( #2221 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-05-14 13:08:45 +00:00
dependabot[bot]
3983728985
chore(deps): bump github.com/xanzy/go-gitlab from 0.49.0 to 0.50.0 ( #2220 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.49.0...v0.50.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 10:01:16 -03:00
dependabot[bot]
7ff11a7730
chore(deps): bump github.com/google/go-github/v35 from 35.1.0 to 35.2.0 ( #2207 )
...
Bumps [github.com/google/go-github/v35](https://github.com/google/go-github ) from 35.1.0 to 35.2.0.
- [Release notes](https://github.com/google/go-github/releases )
- [Commits](https://github.com/google/go-github/compare/v35.1.0...v35.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 09:45:10 -03:00
dependabot[bot]
166ecca034
chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.5.0 to 2.5.1 ( #2200 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 14:44:43 -03:00
dependabot[bot]
093c0d6fde
chore(deps): bump github.com/xanzy/go-gitlab from 0.48.0 to 0.49.0 ( #2198 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.48.0 to 0.49.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.48.0...v0.49.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 11:54:53 +00:00
Carlos Becker
1a78829698
chore(deps): update to nfpm 2.5.0
...
Signed-off-by: Carlos Becker <caarlos0@gmail.com>
2021-04-24 15:04:10 +00:00
Carlos Becker
ad4809d1b3
chore(deps): use latest go-github
...
Signed-off-by: Carlos Becker <caarlos0@gmail.com>
2021-04-24 15:03:02 +00:00
Carlos Alexandro Becker
7a7a6f61ba
feat: create discussions from releases ( #2177 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-04-21 13:43:59 -03:00
dependabot[bot]
77101bea42
chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.3.1 to 2.4.0 ( #2170 )
...
Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases )
- [Changelog](https://github.com/goreleaser/nfpm/blob/master/.goreleaser.yml )
- [Commits](https://github.com/goreleaser/nfpm/compare/v2.3.1...v2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-16 09:50:21 -03:00
Carlos Alexandro Becker
008bd866a9
chore(deps): update go-gitlab to v0.48.0
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-30 11:08:53 -03:00
Diep Pham
b291f946d2
fix: update go-gitlab to fix upload file issue ( #2145 )
...
Gitlab.com has some changed (bug?) recently that returns 500 internal server error if the filename contains "/".
Update go-gitlab dependency to get the workaround from upstream: https://github.com/xanzy/go-gitlab/pull/1113 .
2021-03-29 08:23:45 -03:00
dependabot[bot]
b35c092cb4
chore(deps): bump code.gitea.io/sdk/gitea from 0.13.2 to 0.14.0 ( #2136 )
...
Bumps code.gitea.io/sdk/gitea from 0.13.2 to 0.14.0.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 12:28:30 +00:00
Carlos Alexandro Becker
740ab6f2bd
fix: remove replace
...
closes #2080
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-22 08:45:18 -03:00
dependabot[bot]
9d2da0799a
chore(deps): bump github.com/xanzy/go-gitlab from 0.46.0 to 0.47.0 ( #2103 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.46.0...v0.47.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 14:04:39 +00:00
dependabot[bot]
101ae31120
chore(deps): bump github.com/imdario/mergo from 0.3.11 to 0.3.12 ( #2101 )
...
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo ) from 0.3.11 to 0.3.12.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/v0.3.11...0.3.12 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 12:43:22 +00:00
dependabot[bot]
d01af30b5c
chore(deps): bump github.com/xanzy/go-gitlab from 0.45.0 to 0.46.0 ( #2094 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.45.0...v0.46.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 17:20:13 -03:00
dependabot[bot]
d7a54b5694
chore(deps): bump github.com/xanzy/go-gitlab from 0.44.0 to 0.45.0 ( #2091 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.44.0...v0.45.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-04 12:31:13 +00:00
Carlos Alexandro Becker
4f7968316f
feat(ci): run lint on actions ( #2087 )
...
* feat: lint on specific ci step
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: run on push
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* docs: contributing
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* docs: contributing
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: action
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: lint issues
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: lint issues
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-01 14:45:06 -03:00
Carlos Alexandro Becker
be93544e5c
feat: update fileglob and nfpm ( #2085 )
...
* feat: update fileglob
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: upgrade nfpm too
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-01 14:19:13 -03:00
Carlos Alexandro Becker
6b26fe4106
feat: support go 1.16 and apple silicon ( #1956 )
...
* feat: support apple silicon
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: test
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: go 1.16
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: go 1.16
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: go 1.16
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* test: fix
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: test case
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* Update .github/workflows/build.yml
Co-authored-by: Radek Simko <radek.simko@gmail.com>
* docs: go 1.16
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Co-authored-by: Radek Simko <radek.simko@gmail.com>
2021-02-16 22:51:11 +00:00
dependabot[bot]
7e385d6c99
chore(deps): bump github.com/xanzy/go-gitlab from 0.43.0 to 0.44.0 ( #2061 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.43.0...v0.44.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 13:18:39 +00:00
dependabot[bot]
a02c7386f9
chore(deps): bump github.com/spf13/cobra from 1.1.2 to 1.1.3 ( #2053 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spf13/cobra/compare/v1.1.2...v1.1.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-11 09:56:57 -03:00
Carlos Alexandro Becker
12cdf77230
chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.2.3 to 2.2.4
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-02-10 16:53:36 -03:00
Carlos Alexandro Becker
ae85009993
chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.2.2 to 2.2.3
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-02-10 15:43:17 -03:00