cleodora-forecasting / cleodora

🔮📈 Making, tracking and improving personal forecasts (e.g. the weather tomorrow or your salary in 2 years).
https://cleodora.org
Other
22 stars 0 forks source link

build(deps): bump github.com/goreleaser/goreleaser from 1.24.0 to 1.26.1 #1305

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/goreleaser/goreleaser from 1.24.0 to 1.26.1.

Release notes

Sourced from github.com/goreleaser/goreleaser's releases.

v1.26.1

Changelog

Security updates

  • 19b94f676f35f8a2d1928db6960cb7b35913d783: sec: GHSA-f6mm-5fc7-3g3c (@​caarlos0)

Bug fixes

  • 9cf3bbbc5c6e2af28e77de2ad939f014ce9904f2: fix(build): do not print 'go: downloading' bits of go build output (#4869) (@​caarlos0)
  • e466507637bceaf3d44b08135417dac587307122: fix(cmd): --draft should only override if set (@​caarlos0)
  • c5204dfb64449519bda03083ad4d282c06c3ff49: fix: close HTTP resp body to prevent resource leak (#4857) (@​alexandear)
  • 7e0155c557509ed0e894028a9862a87ed1ecd12d: fix: disable logs on some commands (#4865) (@​caarlos0)
  • 6505654c86ed3be799e9633e5c3c3457b814e8df: fix: fix nolintlint issues (#4854) (@​alexandear)
  • 00a376cc6472d766f60881d7e8a19f452c28eda2: refactor: remove unneeded in Go 1.22 loop var copy (#4856) (@​alexandear)

Documentation updates

  • ba7e915cd8a2f4d61a56ab87485aae62007e11e2: docs: announce v1.26 (#4851) (@​caarlos0)
  • 2f56643a633c227ad84e58fb969325480c2986fa: docs: update action docs (@​caarlos0)
  • c148106c56d83f4ecca214088bde990637a2a6e9: docs: update old Go website links (#4855) (@​alexandear)

Build process updates

  • c09c86cb3962ed992546f098ecc4197188644a93: 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

  • de72cab5d9dabf785fcd7808c5d228960d762bfe: feat(announce): add BlueSky support (#4779) (@​jghiloni)
  • e538341179a23790669e6eeab0c644658e547c66: feat(archive): support tar.zst (#4825) (@​caarlos0)
  • 39bf6668bc086d1c110e9321f7303da3de7e22b7: feat(changelog): custom commit format (#4802) (@​caarlos0)
  • 5d98c69f0f3c81c48661649e091969f6b098b1a7: feat(checksum): supports BLAKE2 and SHA-3 (#4850) (@​sorairolake)
  • c1615ea521532b4e3f5633a137c17f94fff22e56: feat(cmd): release --draft (#4771) (@​caarlos0)
  • c8488dc825debca26ade35aefca234b142a515c9: feat(gitea): implement Changelog function (#4794) (@​appleboy)
  • 2c93bd7c7f993068dffcaf3eb65a56fcf0f3b7b7: feat(gitlab): Allow PRs to be created (#4793) (@​baurmatt)
  • 5d37c9a5a0a395bb463da3ce55a5ce9383160d2e: feat: always log build output (#4787) (@​caarlos0)
  • 60a1cccf5748992e876043e7dca3813842b13ea4: feat: isEnvSet tmpl function (#4775) (@​caarlos0)
  • b05a62fddcbfeb5a581c94a92281b29bc6dae1fe: feat: migrate to new homebrew constuctions (on_arm, on_intel) (#4822) (@​kvendingoldo)
  • 3cd2e07c6835cc17f9cd266e6f9817389786841c: feat: notarize macos binaries (#4774) (@​caarlos0)

Security updates

... (truncated)

Commits
  • 19b94f6 sec: GHSA-f6mm-5fc7-3g3c
  • 22f734e Merge pull request from GHSA-f6mm-5fc7-3g3c
  • d557483 chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 (#4868)
  • e2b2a57 chore(deps): bump golang from 2a88224 to c24516e (#4866)
  • 7e0155c fix: disable logs on some commands (#4865)
  • 9cf3bbb fix(build): do not print 'go: downloading' bits of go build output (#4869)
  • e466507 fix(cmd): --draft should only override if set
  • d4e83b0 chore: fmt
  • c09c86c build: disable appendAssign gocritic check
  • 1793acd chore: fix exe typo in .gitignore (#4859)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)