Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 #44

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/goreleaser/goreleaser-action-4.1.0 into main 2022-12-19 08:58:43 +00:00
dependabot[bot] commented 2022-12-19 04:15:46 +00:00 (Migrated from github.com)

Bumps goreleaser/goreleaser-action from 3.2.0 to 4.1.0.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v4...v4.1.0

v4.0.0

What's Changed

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v3...v4.0.0

Commits
  • 8f67e59 chore: regenerate
  • 78df308 chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#383)
  • 66134d9 Merge remote-tracking branch 'origin/master' into flarco/master
  • 3c08cfd chore(deps): bump yargs from 17.6.0 to 17.6.2
  • 5dc579b docs: add example when using workdir along with upload-artifact (#366)
  • 3b7d1ba feat!: remove auto-snapshot on dirty tag (#382)
  • 23e0ed5 fix: do not override GORELEASER_CURRENT_TAG (#370)
  • 1315dab update build
  • b60ea88 improve install
  • 4d25ab4 Update goreleaser.ts
  • See full diff 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 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 [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.2.0 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/goreleaser-action/releases">goreleaser/goreleaser-action's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <h2>What's Changed</h2> <ul> <li>feat!: remove auto-snapshot on dirty tag by <a href="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/382">goreleaser/goreleaser-action#382</a></li> <li>docs: add example when using workdir along with upload-artifact by <a href="https://github.com/zdtsw"><code>@​zdtsw</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/366">goreleaser/goreleaser-action#366</a></li> <li>Fix Self-Hosted Windows Error: Expand-Archive by <a href="https://github.com/flarco"><code>@​flarco</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/379">goreleaser/goreleaser-action#379</a></li> <li>chore(deps): bump minimatch from 3.0.4 to 3.1.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/383">goreleaser/goreleaser-action#383</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/zdtsw"><code>@​zdtsw</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/366">goreleaser/goreleaser-action#366</a></li> <li><a href="https://github.com/flarco"><code>@​flarco</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/379">goreleaser/goreleaser-action#379</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/goreleaser-action/compare/v4...v4.1.0">https://github.com/goreleaser/goreleaser-action/compare/v4...v4.1.0</a></p> <h2>v4.0.0</h2> <h2>What's Changed</h2> <ul> <li>fix: do not override GORELEASER_CURRENT_TAG by <a href="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/pull/370">goreleaser/goreleaser-action#370</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/goreleaser-action/compare/v3...v4.0.0">https://github.com/goreleaser/goreleaser-action/compare/v3...v4.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/8f67e590f2d095516493f017008adc464e63adb1"><code>8f67e59</code></a> chore: regenerate</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/78df308971ca82472949e05f288641bf24078f12"><code>78df308</code></a> chore(deps): bump minimatch from 3.0.4 to 3.1.2 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/383">#383</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/66134d94a72316c372bfb2832b853f249cf96a0c"><code>66134d9</code></a> Merge remote-tracking branch 'origin/master' into flarco/master</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/3c08cfd84bc89442f3b0eb07f7b1357e0ad3ca64"><code>3c08cfd</code></a> chore(deps): bump yargs from 17.6.0 to 17.6.2</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/5dc579bb764f1feccc4bc0d67b0ff66ad910b7ef"><code>5dc579b</code></a> docs: add example when using workdir along with upload-artifact (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/366">#366</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/3b7d1ba946edcfb033b7a933c27a15568c4a8552"><code>3b7d1ba</code></a> feat!: remove auto-snapshot on dirty tag (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/382">#382</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/23e0ed5919ab72a1ad1e8a55eb43f524d527d40c"><code>23e0ed5</code></a> fix: do not override GORELEASER_CURRENT_TAG (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/370">#370</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/1315dabfd1ce7f834931e2beccf2b21c892a42ee"><code>1315dab</code></a> update build</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/b60ea886c60a8eac40c99fe4f22410f6a385f827"><code>b60ea88</code></a> improve install</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/4d25ab4fd4bd9d4d576e9f22a48c42e59545849f"><code>4d25ab4</code></a> Update goreleaser.ts</li> <li>See full diff in <a href="https://github.com/goreleaser/goreleaser-action/compare/v3.2.0...v4.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=goreleaser/goreleaser-action&package-manager=github_actions&previous-version=3.2.0&new-version=4.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
forquare (Migrated from github.com) approved these changes 2022-12-19 08:58:37 +00:00
Sign in to join this conversation.
No description provided.