chore(deps): update dependency goreleaser/goreleaser to v2
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| goreleaser/goreleaser | major |
1.25.1 -> 2.0.1
|
Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.0.1
Changelog
Bug fixes
-
618496b: Revert "fix(blobs): do not upload artifacts if ids is set to empty (#4921)" (@caarlos0) -
5d7631f: fix(blobs): do not upload artifacts if ids is set to empty (#4921) (@brianstrauch) -
d847380: fix: init in v2 (#4915) (@caarlos0)
Dependency updates
-
b78cc36: chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 (#4896) (@dependabot[bot]) -
6eb8b75: chore(deps): bump github.com/caarlos0/log from 0.4.4 to 0.4.5 (#4895) (@dependabot[bot]) -
7ab7934: chore(deps): bump github/codeql-action from 3.25.6 to 3.25.8 (#4906) (@dependabot[bot]) -
e411ad8: chore(deps): bump golang from 1.22.3-alpine to 1.22.4-alpine (#4912) (@dependabot[bot]) -
4268030: chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#4909) (@dependabot[bot]) -
8cf155d: chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 (#4911) (@dependabot[bot]) -
e646c51: chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#4910) (@dependabot[bot]) -
e37bb2a: chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#4908) (@dependabot[bot])
Documentation updates
-
f588b07: docs: added the missing deprecation notices deep link to v2 section (#4922) (@cafferata) -
4074c45: docs: announce v2 (@caarlos0) -
8dd7f75: docs: fix go install instructions for v2 (@caarlos0) -
9b96bf3: docs: fix link (@caarlos0) -
f9e283d: docs: fix more comment (@caarlos0) -
88a49c5: docs: improve docker documentation (@caarlos0) -
b3d9f69: docs: latest (@caarlos0) -
d824262: docs: update (@caarlos0) -
6560d8c: docs: update cmd docs (@caarlos0) -
3a4b363: docs: update goreleaser-action version (@caarlos0) -
44e7e54: docs: update jsonschema (@caarlos0) -
35a5302: docs: update jsonschema (@caarlos0) -
50e6c42: docs: update schema pro (@caarlos0)
Other work
-
c891845: chore: auto-update generated files (@actions-user) -
7d3c169: chore: update comment (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.0.0...v2.0.1
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them? You can sponsor, get a Pro License or contribute with code.
Where to go next?
v2.0.0
[!WARNING] This is a breaking change!
Follow the instructions here to upgrade!
Changelog
New Features
-
b6b2df6: feat!: more v2 cleanups (#4892) (@caarlos0) -
ec2db4a: feat!: rename module to /v2 (#4894) (@caarlos0) -
4fa8df6: feat!: v2 (#4806) (@caarlos0)
Documentation updates
-
4d9198c: docs: update (@caarlos0) -
0e22f07: docs: update error page (@caarlos0) -
cd7bed3: docs: update users (@caarlos0) -
7fd5882: docs: update users (@caarlos0)
Build process updates
-
f35dcda: ci: fix snapcraft (@caarlos0) -
e47589d: ci: update .goreleaser.yaml (@caarlos0)
Other work
-
3e40af2: chore: auto-update generated files (@actions-user)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.26.2...v2.0.0
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them? You can sponsor, get a Pro License or contribute with code.
Where to go next?
v1.26.2
Changelog
Bug fixes
-
b3d6460: fix(docs): version typo (#4878) (@nullswan)
Dependency updates
-
73a22e5: chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#4876) (@dependabot[bot]) -
1c66ce4: chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 (#4881) (@dependabot[bot]) -
39d1f44: chore(deps): bump cachix/install-nix-action from 26 to 27 (#4874) (@dependabot[bot]) -
1d49b22: chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#4882) (@dependabot[bot]) -
fae464e: chore(deps): bump github.com/caarlos0/env/v11 from 11.0.0 to 11.0.1 (#4888) (@dependabot[bot]) -
de796eb: chore(deps): bump github.com/google/ko from 0.15.2 to 0.15.4 (#4885) (@dependabot[bot]) -
b4d768b: chore(deps): bump github.com/mattn/go-mastodon from 0.0.6 to 0.0.8 (#4872) (@dependabot[bot]) -
a82491a: chore(deps): bump github.com/slack-go/slack from 0.12.5 to 0.13.0 (#4871) (@dependabot[bot]) -
cf2c47a: chore(deps): bump github/codeql-action from 2.13.4 to 3.25.5 (#4880) (@dependabot[bot]) -
79caa9c: chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 (#4883) (@dependabot[bot]) -
b534f07: chore(deps): bump golang fromc24516etof1fe698(#4873) (@dependabot[bot]) -
d7c23c1: chore(deps): bump golang fromf1fe698tob8ded51(#4887) (@dependabot[bot])
Documentation updates
-
2023d4b: docs: fix winget default path (#4875) (@lionello)
Build process updates
-
f4cd8fc: build: fix changelog not showing dependencies updates (@caarlos0)
Other work
-
919b132: chore: auto-update generated files (@actions-user)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.26.1...v1.26.2
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them? You can sponsor, get a Pro License or contribute with code.
Where to go next?
v1.26.1
Changelog
Security updates
-
19b94f6: sec: GHSA-f6mm-5fc7-3g3c (@caarlos0)
Bug fixes
-
9cf3bbb: fix(build): do not print 'go: downloading' bits of go build output (#4869) (@caarlos0) -
e466507: fix(cmd): --draft should only override if set (@caarlos0) -
c5204df: fix: close HTTP resp body to prevent resource leak (#4857) (@alexandear) -
7e0155c: fix: disable logs on some commands (#4865) (@caarlos0) -
6505654: fix: fix nolintlint issues (#4854) (@alexandear) -
00a376c: refactor: remove unneeded in Go 1.22 loop var copy (#4856) (@alexandear)
Documentation updates
-
ba7e915: docs: announce v1.26 (#4851) (@caarlos0) -
2f56643: docs: update action docs (@caarlos0) -
c148106: docs: update old Go website links (#4855) (@alexandear)
Build process updates
-
c09c86c: build: disable appendAssign gocritic check (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.26.0...v1.26.1
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them? You can sponsor, get a Pro License or contribute with code.
Where to go next?
v1.26.0
Changelog
New Features
-
de72cab: feat(announce): add BlueSky support (#4779) (@jghiloni) -
e538341: feat(archive): support tar.zst (#4825) (@caarlos0) -
39bf666: feat(changelog): custom commit format (#4802) (@caarlos0) -
5d98c69: feat(checksum): supports BLAKE2 and SHA-3 (#4850) (@sorairolake) -
c1615ea: feat(cmd): release --draft (#4771) (@caarlos0) -
c8488dc: feat(gitea): implementChangelogfunction (#4794) (@appleboy) -
2c93bd7: feat(gitlab): Allow MRs to be created (#4793) (@baurmatt) -
5d37c9a: feat: always log build output (#4787) (@caarlos0) -
60a1ccc: feat: isEnvSet tmpl function (#4775) (@caarlos0) -
b05a62f: feat: migrate to new homebrew constuctions (on_arm, on_intel) (#4822) (@kvendingoldo) -
3cd2e07: feat: notarize macos binaries (#4774) (@caarlos0)
Security updates
-
c052ccc: sec(deps): update runc for CVE-2024-3154 (@caarlos0)
Bug fixes
-
172d6d4: Revert "fix: temp disable snapcraft" (#4830) (@caarlos0) -
b45c3b1: fix(bluesky): change default env, fix user agent, update tests (@caarlos0) -
bee8665: fix(brew): cpu conditionals (#4814) (@caarlos0) -
14ab459: fix(brew): linux brew with extra end (@caarlos0) -
b1723af: fix(gitea): changelog output (@caarlos0) -
fd40f5d: fix(gitlab): Use start_branch for file creation if branch doesn't exist already (#4792) (@baurmatt) -
bf31227: fix(nfpm): termux platform (#4812) (@caarlos0) -
2f87663: fix(nix): update valid licenses (@caarlos0) -
56e0f79: fix(telegram): mdv2escape ProjectName by default (#4784) (@EpicStep) -
ca52f85: fix: bad json tag name (@caarlos0) -
7552d0b: fix: lint issues (@caarlos0) -
7982a33: fix: telegram default message (#4821) (@EpicStep) -
fbddb70: fix: temp disable snapcraft (#4826) (@caarlos0) -
0a38d90: fix: typo in User-Agent header value (#4765) (@alexandear) -
780a3a4: fix: update SBOM generation to add .json as file type (#4781) (@cpanato) -
bf79c2c: fix: use correct path variable for logging in check command (#4756) (@hhromic) -
1ed1a62: fix: winget paths on windows (#4786) (@caarlos0) -
6735555: refactor: improve switch (@caarlos0) -
ddb60f4: refactor: improve switch (@caarlos0) -
d5fc94a: refactor: optimize strings replacers (#4788) (@EpicStep)
Dependency updates
-
8391ce5: fix(deps): update go-set to fix armv7 build (@caarlos0)
Documentation updates
-
9b3f514: docs: description for chocolateys.package_source_url (#4763) (@alexandear) -
f6615b1: docs: fix typos (#4764) (@alexandear) -
e21a99a: docs: improve -p help message (#4798) (@jftuga) -
7b78e19: docs: notes on prefixed tags and monorepos (@caarlos0) -
0481e63: docs: remove mentions to --skip-something flags (@caarlos0) -
919f220: docs: update (@caarlos0) -
4015fa3: docs: update (@caarlos0) -
12d236d: docs: update (@caarlos0) -
2cffcc5: docs: update (@caarlos0) -
b7b4883: docs: update (@caarlos0) -
f4c149e: docs: update USERS.md (#4839) (@xcloudscript) -
faadd02: docs: update bluesky docs (@caarlos0) -
60f12de: docs: update changelog (@caarlos0) -
7468cf8: docs: update dirty.md deprecated syntax (#4766) (@johnmaguire) -
652fd30: docs: update repository.md (@caarlos0)
Build process updates
-
1ec2e16: build: fix nightly job (@caarlos0) -
52dc2cb: build: use latest snapcraft (#4849) (@caarlos0)
Other work
-
3c0c714: blob: permit skipping the configuration of the Content-Disposition header (#4832) (@mvisonneau)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.25.1...v1.26.0
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them? You can sponsor, get a Pro License or contribute with code.
Where to go next?
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
