Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps github.com/goreleaser/goreleaser/v2 from 2.2.0 to 2.3.1.

Release notes

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

v2.3.1

Changelog

Bug fixes

  • c7e50380776d042cf5affdb9e673bd9b3e7862d0: fix: jsonschema (@​caarlos0)

Dependency updates

  • c16bd531422325846d4c4f546d68dff4374e963a: chore(deps): bump cachix/install-nix-action from V27 to 28 (#5135) (@​dependabot[bot])

Documentation updates

  • 46b3d88ae5c148d8f48896f4dd88a473b52e6cfa: docs: Add GH Actions OIDC permission docs (#5137) (@​caffeine-addictt)
  • 586ce73ddbdd9cbd25f81fe0b2da5f30f04356df: docs: announce v2.3 (#5134) (@​caarlos0)
  • 3149a36750b18630ecd5d27e486bd23ddd91136c: docs: update schema (@​caarlos0)

Other work

  • 34974df0c6627a57f2f8fd37aaed75d87a7186cc: chore: auto-update generated files (@​actions-user)

Full Changelog: goreleaser/goreleaser@v2.3.0...v2.3.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.3.0

Changelog

New Features

  • 11aa7cfceba248503623af0419cb0dc1c72f0605: feat(build): template skip (#5089) (@​caarlos0)
  • 301b193e6e9b80f69a2bf0fe8b49357f3091521c: feat(build): templateable no_unique_dist_dir (#5115) (@​caarlos0)
  • 708cd8904dae4970aacfe1d387bac4fede024c97: feat(ko): snapshot builds (#5116) (@​caarlos0)
  • 5b87a85ee04c5bf61bacf4d6928da5d1caf9ff12: feat(nfpm): better support aix (#5075) (@​caarlos0)
  • e8da87cecb79db537755b2541d16cfa7091c2ca6: feat(tmpl): IsSingleTarget (#5122) (@​caarlos0)
  • 377ced6577fd53aad9e46234e75c5bb534eee851: feat: add upx to our docker images (#5131) (@​giesan)

Bug fixes

  • 04dfb72d579ca0cacee186456aa130e4bf8ea836: fix(brew): version and os not being considered (@​caarlos0)
  • 40668d438247d5535b180dc89f59c53d5582b4fa: fix(build): c-shared build and release when target is wasm (#5128) (@​juliens)
  • a9e0a8f11209b992b62e126274fb958e4527d65f: fix(build): ignore empty flags after templating (#5103) (@​nicolasparada)
  • 6272ce0e6d848b2d321edf99b07ff90ad6efbba4: fix: Handle error on failed release (github) (#5106) (@​mrueg)
  • 96c87fff72b4e9bb259a656c294892b2e935aa41: fix: build --single-target filters (#5114) (@​caarlos0)

Dependency updates

  • 23cd3352f7bc9033fd22367f2483c5acfea3f5bd: chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 (#5098) (@​dependabot[bot])
  • 0e971dcbf153bbef8735d90ce66d9ae7355a4078: chore(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 (#5093) (@​dependabot[bot])
  • 5928b4fb5a425df5b50e3855c61829b894b4af7e: chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#5105) (@​dependabot[bot])
  • 16af0bae82e4764bc4a53cfa1cd9fd582d9ef72c: chore(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.11.0 to 2.12.0 (#5092) (@​dependabot[bot])

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 16, 2024
Bumps [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v2.2.0...v2.3.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser/v2
  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/tools/github.com/goreleaser/goreleaser/v2-2.3.1 branch from 2637be6 to f0cf371 Compare September 16, 2024 07:22
@codecov
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.00%. Comparing base (9187c08) to head (dcbbba3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #335   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           1        1           
  Lines           4        4           
=======================================
  Hits            2        2           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pellared pellared enabled auto-merge (squash) September 16, 2024 12:16
@pellared pellared merged commit dbb6d82 into main Sep 16, 2024
7 checks passed
@pellared pellared deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser/v2-2.3.1 branch September 16, 2024 12:26
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.

2 participants