Skip to content

build(deps): bump github.com/goreleaser/goreleaser from 1.24.0 to 1.25.1 #760

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Roxbot.


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)

@dependabot dependabot bot requested a review from janisz as a code owner April 10, 2024 16:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 10, 2024
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/goreleaser-1.25.1 branch from c9f9501 to 0c4bb1a Compare April 11, 2024 17:23
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@janisz janisz closed this Apr 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goreleaser/goreleaser-1.25.1 branch April 15, 2024 10:18
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.

1 participant