Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/goreleaser/goreleaser from 1.24.0 to 1.25.1 in /tools #173

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

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

Release notes

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

v1.25.1

Changelog

Bug fixes

  • 053eccdba08b889e439d684a9c17c9b9fab3d3c2: fix(release): only change release draft status on new releases (#4744) (@​caarlos0)
  • 22b7daadb460cdb00b53da2d6661698227c690d3: fix(release): publish tag with skip_upload (#4745) (@​caarlos0)
  • 0ff94f13e4e5f71bd2972a8935e7223b30481ca6: fix: properly skip docker builds of skipped builds (#4747) (@​caarlos0)

Documentation updates

  • d972be970447466bee19291c5e1188807b6a973b: docs: announce v1.25 (@​caarlos0)
  • 6a7a9ba3995728a4bdf7b5fff770d8caeb3d2cc8: docs: fix deprecation typos (#4750) (@​j178)

Build process updates

Full Changelog: goreleaser/goreleaser@v1.25.0...v1.25.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.25.0

Changelog

New Features

  • 1db93473634b593cdc4508c4399d2ee1a03357d3: feat(archives): format override to 'none' to skip certain goos (#4730) (@​caarlos0)
  • 4d2bcfdc4694a3de5029a2b602789166ee21b37f: feat(brew): allow to set headers in the url (#4648) (@​caarlos0)
  • b9b8a65618358729e80778f5d50885dcc95a6ee1: feat(brew): sync fork before opening PR (@​caarlos0)
  • ec7106fdeade6531866e620f48069ff1845f404c: feat(git): retry git clone on retriable error (#4725) (@​Zebradil)
  • 2ecd71ee71e45da8f3ddbafd59672df7b95baec4: feat(krew): sync fork before opening PR (@​caarlos0)
  • d9e9e82ca73ffb08c28117f862da987611ed10bd: feat(nfpm): also allow $NFPM_PASSPHRASE (#4633) (@​caarlos0)
  • 42d2db202170f4cab933680817a2cc8c5a2bf3e2: feat(nfpm): compression, fields, and predends on debs (#4632) (@​caarlos0)
  • 42b6282e4605e26ef23f6594142e7df9fe2885d4: feat(nix): sync fork before opening PR (@​caarlos0)
  • 1af98af0b559656a699aa355eaf5a5c136f11992: feat(nix): update licenses (@​caarlos0)
  • ef90821ee75ef97d78a125427e6294677b4dd408: feat(pipe/release): Mark GitHub releases as non-draft only after all artifacts are uploaded. (#4626) (@​nichtverstehen)
  • 500be667af164fc25a0a9459b741b5e764c2f1f9: feat(scoop): sync fork before opening PR (@​caarlos0)
  • 3687c097cdd6123f315ebebd10ecf4c7e080b8f4: feat(winget): sync fork before opening PR (@​caarlos0)
  • 263cd059f20daf9a023292ed349398e07c7c0858: feat(winget): update manifest version to 1.6.0 (#4658) (@​vedantmgoyal9)
  • 2498ea70290792c2537d98dbbdde0dd5ec07c2d6: feat: add metadata to the release (#4714) (@​caarlos0)
  • 6e0f426339048c551b8cd0139b3f7f2cdb2c243d: feat: allow to delete existing artifacts in the release (#4711) (@​caarlos0)
  • 54ee014b5087b30250ef47d4b7ac25e5a4953cf2: feat: checksums.split (#4707) (@​caarlos0)
  • 7fc93995b800fcc09211e04d5a17dc5239630acd: feat: consistently use directory in property names (#4737) (@​caarlos0)
  • 566e99ad735bb3d071bb04afc824de47b9e07ac0: feat: fig is being sunset, remove (#4694) (@​caarlos0)

... (truncated)

Commits

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 <dependency name> 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)

Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.24.0 to 1.25.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.24.0...v1.25.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 8, 2024
@ethanjli ethanjli enabled auto-merge April 8, 2024 22:07
@ethanjli ethanjli added this pull request to the merge queue Apr 8, 2024
Merged via the queue into main with commit 728178d Apr 8, 2024
4 checks passed
@ethanjli ethanjli deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.25.1 branch April 8, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant