Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

goreleaser

Deliver Go binaries as fast and easily as possible
Collective - Host: opensource - https://opencollective.com/goreleaser - Website: https://goreleaser.com - Code: https://github.com/goreleaser

fix: goamd64 should allow the only range from v1 to v4

It was just allowing v2 and v3 due to some misreading on my side.
This commit fixes it to allow ...

github.com/goreleaser/goreleaser - 53bbc6546fdc59d10ca7fe478b05201fcf14aa85 authored over 2 years ago by Carlos A Becker <[email protected]>
feat: go1.18.1

Signed-off-by: Artur Troian <[email protected]>

github.com/goreleaser/goreleaser-cross - c2b4c705c73d60767a373a80af102c7e2a68b574 authored over 2 years ago by Artur Troian <[email protected]>
ci: version bump to 0.1.28

github.com/goreleaser/goreleaser-azure-devops-extension - c538ccea3c2b72031253ef03af88948147528488 authored over 2 years ago by Automated Version Bump <[email protected]>
chore(deps-dev): bump @typescript-eslint/parser from 5.18.0 to 5.19.0 (#159)

github.com/goreleaser/goreleaser-azure-devops-extension - 73d001edf1a2baca942cb00173a9b96ffb58ac51 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: pin base docker image by sha (#3038)

Pinned dependencies reduce several security risks:

They ensure that checking and deployment a...

github.com/goreleaser/goreleaser - 09c622c226fb541742b99af141b4229641417f87 authored over 2 years ago by Naveen <[email protected]>
chore(deps): bump semver from 7.3.6 to 7.3.7 in /goreleaserTask (#160)

github.com/goreleaser/goreleaser-azure-devops-extension - 9823a2f687bb42fecba26e6796f112dbb735ee8d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#158)

github.com/goreleaser/goreleaser-azure-devops-extension - 2300bb057905e2656706d2262d4a3571d3bd4fb5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint from 8.12.0 to 8.13.0 (#157)

github.com/goreleaser/goreleaser-azure-devops-extension - 8036287fb9bb94a37370bc6d6e981ec9640d1dd5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: update

github.com/goreleaser/goreleaser - 11b4bf1bbc840ef7218e82050cf099cc8cb1a259 authored over 2 years ago by actions-user <[email protected]>
fix: set permissions for GitHub actions (#3036)

Restrict the GitHub token permissions only to the required ones; this way, even if the attackers...

github.com/goreleaser/goreleaser - 38ea40c4425d6676e758dd36a7d5f6d58560b49a authored over 2 years ago by Naveen <[email protected]>
feat(deps): bump golang from 1.18-alpine to 1.18.1-alpine (#3035)

Bumps golang from 1.18-alpine to 1.18.1-alpine.

---
updated-dependencies:
- dependency-name...

github.com/goreleaser/goreleaser - 4ab2fbfa2227dd581201bccf542831dd1b02d9fe authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump stefanzweifel/git-auto-commit-action (#3034)

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-ac...

github.com/goreleaser/goreleaser - b0d00f2cff7513efc44c3e2f3c187e41d23b268d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
-...

github.com/goreleaser/goreleaser - ada44d87af381e7cde5e4301fe633a81bfb2a849 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: use context on git exec calls (#3032)

github.com/goreleaser/goreleaser - ce9058ac8cacf908526178a3e49d6eca649b1f66 authored over 2 years ago by Carlos Alexandro Becker <[email protected]>
chore: update jsonschema

github.com/goreleaser/goreleaser - 9fc502c18a4fa8c8fc547268ebffc72c93277b7f authored over 2 years ago by Carlos A Becker <[email protected]>
fix: nfpm id filter

github.com/goreleaser/goreleaser - 700c8a682f863f0402ad154c1804f465235793d6 authored over 2 years ago by Carlos A Becker <[email protected]>
fix: nfpm default build ids to empty

github.com/goreleaser/goreleaser - 9dfade2558f5afea0040862d62468e72a915cb45 authored over 2 years ago by Carlos A Becker <[email protected]>
chore: fix typo

github.com/goreleaser/goreleaser - cd7edb7a2ecaffe9fc75bbd6d97f16270b24ef2d authored over 2 years ago by Carlos A Becker <[email protected]>
fix: remove some deprecated brew todos

github.com/goreleaser/goreleaser - 9c773d6d6be70675a1cda8d8a3f82bbede5be959 authored over 2 years ago by Carlos A Becker <[email protected]>
fix: remove deprecated todo

github.com/goreleaser/goreleaser - de825aab354a78cc1e7594254a81d94bd6aba082 authored over 2 years ago by Carlos A Becker <[email protected]>
docs: remove analytics (#3017)

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/goreleaser - 6c9a97f2afb8678e344cdeb507205cf3a572a593 authored over 2 years ago by Carlos Alexandro Becker <[email protected]>
feat: support GOAMD64 (#3016)

* feat: support GOAMD64

* fix: test

* wip

* wip: docker et al

* fix: archive format ...

github.com/goreleaser/goreleaser - b0583c700b8f097b0f476c388a12926ccd6a348a authored over 2 years ago by Carlos Alexandro Becker <[email protected]>
refactor: improve scoop tests (#3031)

* refactor: improve scoop tests

Signed-off-by: Carlos A Becker <[email protected]>

* fix:...

github.com/goreleaser/goreleaser - acfffe1c98b4b4ee7663a610f66ad70081656c06 authored over 2 years ago by Carlos Alexandro Becker <[email protected]>
fix: improve github cli log

github.com/goreleaser/goreleaser - 708221720636314f0532e0d8016e16a98286ecd7 authored over 2 years ago by Carlos A Becker <[email protected]>
docs: update actions doc

github.com/goreleaser/goreleaser - e60965ecd3c6225e7d74e67a083bbea0d7866dc9 authored over 2 years ago by Carlos A Becker <[email protected]>
chore(deps): bump actions/setup-go from 2 to 3 (#15)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](ht...

github.com/goreleaser/goreleaser-example-supply-chain - c12bece9f1b13f0d1202588d52a615eb54f8a577 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/setup-go from 2 to 3 (#338)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](ht...

github.com/goreleaser/goreleaser-action - fb388c065d29293d7d131e85829386e54c6c14e8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/setup-go from 2 to 3 (#495)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](ht...

github.com/goreleaser/nfpm - da6231d898ec4a0b6dd7c89e244cacc041e76662 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github/codeql-action from 2.1.7 to 2.1.8 (#3029)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.7 to 2.1.8.
- [R...

github.com/goreleaser/goreleaser - 0edd69a47ea869aecdcecebba152e5e75aa57992 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/upload-artifact from 2 to 3 (#337)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Rel...

github.com/goreleaser/goreleaser-action - b41b4bdb3b00292e44ed5e7237a7628ef2234fce authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: Update generated README

github.com/goreleaser/.github - 01480594b5a6f5a553a5d536b12debc1c47f60c6 authored over 2 years ago by readme-scribe 🤖 <[email protected]>
docs: Update generated README

github.com/goreleaser/.github - 4ff2d284d1a302c1c24117da431696953fc14608 authored over 2 years ago by readme-scribe 🤖 <[email protected]>
fix: use universal binary id (#3028)

Ensure the new ID is set, and add a test to prevent the bug from
happening again.

closes #3027

github.com/goreleaser/goreleaser - 02595554de30243792f4ec803338258e23bf5702 authored over 2 years ago by Carlos Alexandro Becker <[email protected]>
fix: downgrade gocloud.dev

v0.25.0 breaks the build on darwin.

reverts #3018
refs https://github.com/google/go-cloud/issue...

github.com/goreleaser/goreleaser - 610a99f6c1577b9418cb3d038b13350cec5f5e9d authored over 2 years ago by Carlos A Becker <[email protected]>
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/char...

github.com/goreleaser/goreleaser - c50dbc5bd50618369fd4513777dca51e7a028ae1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump anchore/sbom-action from 0.9.0 to 0.10.0 (#3026)

* chore(deps): bump anchore/sbom-action from 0.9.0 to 0.10.0

Bumps [anchore/sbom-action](http...

github.com/goreleaser/goreleaser - dd0de9db078409e1ecee5256a94514287cad8136 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump anchore/sbom-action from 0.9.0 to 0.10.0 (#494)

Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.9.0 to 0.10.0.
- [Re...

github.com/goreleaser/nfpm - bbb040ed93ad72ee40bcf18b03787a2446227f45 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: Update generated README

github.com/goreleaser/.github - de99146bfac719be54f718a6f77c2cbd3713efba authored over 2 years ago by readme-scribe 🤖 <[email protected]>
feat: add GoReleaser Azure DevOps Extension and GitHub action (#2)

github.com/goreleaser/.github - 485f3411999e74af571a20de940352dff2eb6b86 authored over 2 years ago by Engin Diri <[email protected]>
chore(deps): bump anchore/sbom-action from 0.9.0 to 0.10.0 (#14)

github.com/goreleaser/goreleaser-example-supply-chain - e9c159dddc04dd8aaaee3d08b3feb772aeac8f03 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump semver from 7.3.5 to 7.3.6 in /goreleaserTask (#156)

github.com/goreleaser/goreleaser-azure-devops-extension - b7a4d833806aecbd8fcb1fdf11ed84fc94e0fdbd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump sigstore/cosign-installer from 2.1.0 to 2.2.0 (#493)

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.1.0 to 2....

github.com/goreleaser/nfpm - cf3722e95eec834846d456d15c22f2d11e1afd29 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump sigstore/cosign-installer from 2.1.0 to 2.2.0 (#13)

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.1.0 to 2....

github.com/goreleaser/goreleaser-example-supply-chain - af6d69b97ba23573397982ed8f0aacb4d7edd4c1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add support for additional fields in Debian control files (#491)

Debian control files (DCF) have a number of optional fields [0] --
including "Bugs" and "Tags" ...

github.com/goreleaser/nfpm - 98a59ec16dac754a3205c1596c56ff50c86c7783 authored over 2 years ago by Aaron Jacobs <[email protected]>
chore(deps): bump github/codeql-action from 2.1.6 to 2.1.7 (#3021)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.6 to 2.1.7.
- [R...

github.com/goreleaser/goreleaser - 07ebdfd05ea7c1611ec38b3e50f384f73414c72b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump codecov/codecov-action from 2.1.0 to 3 (#3022)

* chore(deps): bump codecov/codecov-action from 2.1.0 to 3

Bumps [codecov/codecov-action](htt...

github.com/goreleaser/goreleaser - 796c4f209e2f314b13ba2a0cfcae128b550caa15 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
-...

github.com/goreleaser/goreleaser - cb11951dcc91a83c098a296d3f1f48194164029a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump anchore/sbom-action from 0.8.0 to 0.9.0 (#3023)

Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.8.0 to 0.9.0.
- [Rel...

github.com/goreleaser/goreleaser - 0402dd371aa5664e7e4300b5d7d7229f65caf608 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump anchore/sbom-action from 0.8.0 to 0.9.0 (#12)

Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.8.0 to 0.9.0.
- [Rel...

github.com/goreleaser/goreleaser-example-supply-chain - 2ea30f5f8bab1c0a47ada29a7b17b47b89cf5849 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.2 to 2.4.6 (#484)" (#489)

This reverts commit 7645dff3a803bdabc6693ab9c41ce4f5b1b1cdaf.

github.com/goreleaser/nfpm - 4a6d81ca8b59267773ec7199f57c1667d7fd2200 authored over 2 years ago by Carlos Alexandro Becker <[email protected]>
chore(deps): bump anchore/sbom-action from 0.8.0 to 0.9.0 (#487)

Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.8.0 to 0.9.0.
- [Rel...

github.com/goreleaser/nfpm - ae03d336ce42e992d10a8d22bee942d8e8823d05 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump codecov/codecov-action from 2 to 3 (#336)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Relea...

github.com/goreleaser/goreleaser-action - 1fe3c2886a7de26f53401d5e6c6ceaff158b257e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.2 to 2.4.6 (#484)

Bumps [github.com/ProtonMail/gopenpgp/v2](https://github.com/ProtonMail/gopenpgp) from 2.2.2 to ...

github.com/goreleaser/nfpm - 7645dff3a803bdabc6693ab9c41ce4f5b1b1cdaf authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump codecov/codecov-action from 2 to 3 (#486)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Relea...

github.com/goreleaser/nfpm - dfa2f8e357d5857e6ce0ff0fe3111abd3626e6ac authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#155)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/goreleaser/goreleaser-azure-devops-extension - 30b5671e1f40ca8ae685712f21ccff2a578c76d3 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/parser from 5.17.0 to 5.18.0 (#154)

github.com/goreleaser/goreleaser-azure-devops-extension - 9dfdfae22acd342d984c31720dde5fbfc4db20d8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump prettier from 2.6.1 to 2.6.2 (#153)

github.com/goreleaser/goreleaser-azure-devops-extension - 59b811221fd224ad385079fc64c1e0aa11e870dc authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: upgrade go version to 1.18 (#335)

* upgrade go version to 1.18

* Update go.mod

github.com/goreleaser/goreleaser-action - 87a2efefe112d18bebadc7b08d9a4ee8dcb6cdf0 authored over 2 years ago by Mor Weinberger <[email protected]>
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.
-...

github.com/goreleaser/goreleaser - 33b255c07fd659fc4fb05899c7c4a3a83a8d2a20 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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...

github.com/goreleaser/goreleaser - 995014ce54740f7523ed476bb492662006be1b10 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: Update generated README

github.com/goreleaser/.github - 7bee5f254f6474e89d667d066ff3020d305830e2 authored over 2 years ago by readme-scribe 🤖 <[email protected]>
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#152)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

github.com/goreleaser/goreleaser-azure-devops-extension - ecbeae5e35abc5fd95b035cb3f6929fc7dcb8409 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump yargs from 17.3.1 to 17.4.0 (#333)

* chore(deps): bump yargs from 17.3.1 to 17.4.0

Bumps [yargs](https://github.com/yargs/yargs)...

github.com/goreleaser/goreleaser-action - 7e40e0905d3719446022ae533d2e625be9074a9b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#334)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

github.com/goreleaser/goreleaser-action - c6e13393a38296c98b49d4e90debbc29f5589629 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: tmpl snap fields (#3003)

* feat: tmpl snap fields

Signed-off-by: Carlos A Becker <[email protected]>

* added tests...

github.com/goreleaser/goreleaser - 37f0f37bc088bd9d53b94f23c73a5246ee76c991 authored over 2 years ago by Carlos Alexandro Becker <[email protected]>
docs: Update generated README

github.com/goreleaser/.github - 9db81f86792d08361bc66bbb2340ea138874a925 authored over 2 years ago by readme-scribe 🤖 <[email protected]>
feat: deprecate gofish (#2999)

* feat: deprecate gofish

gofish was deprecated by its authors, this deprecates it here too

...

github.com/goreleaser/goreleaser - 3df29b67ab8d515be6e08a496cefe1614a4f463f authored over 2 years ago by Carlos Alexandro Becker <[email protected]>
docs: Update generated README

github.com/goreleaser/.github - ecc544f464b1d2bb116cab3f35391aff86bb1b7e authored over 2 years ago by readme-scribe 🤖 <[email protected]>
fix: sign before brew et al (#3012)

Signing might change a file (e.g. gon), so, if sign after we built the
brew tap, the checksums ...

github.com/goreleaser/goreleaser - c4a2148e3b18630bddea655f4160c16b2d072396 authored over 2 years ago by Carlos Alexandro Becker <[email protected]>
docs: Update generated README

github.com/goreleaser/.github - 30dc7a1b7a12961565a23d96f26681af4b3007e8 authored over 2 years ago by readme-scribe 🤖 <[email protected]>
chore(deps): bump github/codeql-action from 1.1.5 to 2.1.6 (#3013)

* chore(deps): bump github/codeql-action from 1.1.5 to 2.1.6

Bumps [github/codeql-action](htt...

github.com/goreleaser/goreleaser - 71eb7a541a07de3c05d87f9a0f0a7e672bd64a2a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: Update generated README

github.com/goreleaser/.github - 9aa5ede96f80e6fc00eb66e6e6ceb45df242abdd authored over 2 years ago by readme-scribe 🤖 <[email protected]>
chore(deps): bump azure-pipelines-tool-lib in /goreleaserTask (#150)

Bumps [azure-pipelines-tool-lib](https://github.com/microsoft/azure-pipelines-tool-lib) from 1.1...

github.com/goreleaser/goreleaser-azure-devops-extension - bce4535ed11ac3a4132c638e05ab6e412b3ab94e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: remove all auto minor and patch version update via caret (#151)

Signed-off-by: Engin Diri <[email protected]>

github.com/goreleaser/goreleaser-azure-devops-extension - b068716930df791ca47380350170406bcf76b1b7 authored over 2 years ago by Engin Diri <[email protected]>
docs: update

github.com/goreleaser/goreleaser - 78da3ea7d06f75e9f33f6cf3d7f2a3cd5014e182 authored over 2 years ago by actions-user <[email protected]>
feat(announce): added Slack notification options (#2988)

* feat(announce): added Slack notification options

This feature adds support for specifying a...

github.com/goreleaser/goreleaser - 905a1640f1330d8a6621b0cc225c394ed22d38e2 authored over 2 years ago by fredbi <[email protected]>
docs: Update generated README

github.com/goreleaser/.github - 77b1dec6960e9f6aed350612f017d966fa3346f3 authored over 2 years ago by readme-scribe 🤖 <[email protected]>
chore(deps-dev): bump @typescript-eslint/parser from 5.16.0 to 5.17.0 (#148)

github.com/goreleaser/goreleaser-azure-devops-extension - 556417e4b0d2c2bb0e4f57fe1b006dc7b94eb5fb authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#149)

github.com/goreleaser/goreleaser-azure-devops-extension - fcb7e25cc3e09ef409c406e9675349e4b7e41577 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 (#147)

Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
- [Release notes](https...

github.com/goreleaser/goreleaser-azure-devops-extension - 61c41e387b6545cb4f71e29b90e5ed641ab0c33d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 (#146)

github.com/goreleaser/goreleaser-azure-devops-extension - 6505c99afd968a645ffdead8969e51aaa9bc71d5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump typescript from 4.6.2 to 4.6.3 (#145)

github.com/goreleaser/goreleaser-azure-devops-extension - 6597e9d5dc8b03651944c82e8f77cecfd1f6690f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 b...

github.com/goreleaser/goreleaser - 8d6ef40020f0a349b0bdb17d7810e7c2c859d381 authored over 2 years ago by fredbi <[email protected]>
Delete README.md

github.com/goreleaser/.github - a7c1aa3e89b96011d125e38f6b4cc13f3146c22c authored over 2 years ago by Carlos Alexandro Becker <[email protected]>
docs: Update generated README

github.com/goreleaser/.github - 389affdf62078325f0670da7642831ca6ba7119f authored over 2 years ago by readme-scribe 🤖 <[email protected]>
docs: Update generated README

github.com/goreleaser/.github - 1e4ea3fbf40cbe6a4a21b688930d6f44722a732e authored over 2 years ago by readme-scribe 🤖 <[email protected]>
chore(deps): bump arduino/setup-task from 1.0.0 to 1.0.1 (#3008)

Bumps [arduino/setup-task](https://github.com/arduino/setup-task) from 1.0.0 to 1.0.1.
- [Relea...

github.com/goreleaser/goreleaser - dd26ed4d79e13b8f72dc184faa02d81f89cbb8bd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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....

github.com/goreleaser/goreleaser - 3253ed548b5af80bfc1d82288f4eff85f23a0dee authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump @types/node from 17.0.22 to 17.0.23 in /goreleaserTask (#144)

github.com/goreleaser/goreleaser-azure-devops-extension - a432d5210dc6e42dd3758b71432c20e0ab68cffe authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: Update generated README

github.com/goreleaser/.github - 10ab05101ed4d12f9f2b1f2b7c7c3ffbdad0a6e7 authored over 2 years ago by readme-scribe 🤖 <[email protected]>
GoFish fish food update for nfpm version v2.15.1

github.com/goreleaser/fish-food - 4ae5fdbdccf3dcdbbab1cda251f8f799bcef5136 authored over 2 years ago by goreleaserbot <[email protected]>
Scoop update for nfpm version v2.15.1

github.com/goreleaser/scoop-bucket - b8cef6561ffb53dda07e54791a4cdee78f935b5b authored over 2 years ago by goreleaserbot <[email protected]>
Brew formula update for nfpm version v2.15.1

github.com/goreleaser/homebrew-tap - 261682e6ff32649893da1a7949a1e649e5aafd94 authored over 2 years ago by goreleaserbot <[email protected]>
docs: fix typo in gitlab page (#3006)

Just a simple spelling fix

github.com/goreleaser/goreleaser - 1c47d8800901290c1a5b20c91b353213bf065959 authored over 2 years ago by Alex <[email protected]>
docs: Update generated README

github.com/goreleaser/.github - 41b41c8fc229058d872d912f74523edee59b9d96 authored over 2 years ago by readme-scribe 🤖 <[email protected]>
feat: update to go 1.18

- go 1.18
- update deps

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/goreleaser-example-supply-chain - 0264095496778c0d9b3ff4b70956982bb8ed6164 authored over 2 years ago by Carlos A Becker <[email protected]>
chore(deps): bump actions/checkout from 2 to 3 (#5)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](ht...

github.com/goreleaser/goreleaser-example-supply-chain - 4486de45e095ae8e48348a4a64aa12c85b47039f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: Update generated README

github.com/goreleaser/.github - b9964fbbac17ef605870ae1318630bc0c86bb013 authored over 2 years ago by readme-scribe 🤖 <[email protected]>
chore: gofumpt

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/nfpm - 995fdacca32b45c5ab984dd76795d51e81032a0c authored over 2 years ago by Carlos A Becker <[email protected]>
docs: Update generated README

github.com/goreleaser/.github - 1904d4fbff94ce2a4c4acbb5474a0909fcbd865f authored over 2 years ago by readme-scribe 🤖 <[email protected]>