[PR #318] [CLOSED] chore(deps): bump goreleaser/goreleaser-action from 3 to 4 #856

Closed
opened 2026-01-05 14:53:12 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/318
Author: @dependabot[bot]
Created: 12/19/2022
Status: Closed

Base: masterHead: dependabot/github_actions/goreleaser/goreleaser-action-4


📝 Commits (1)

  • 6ba5a3a chore(deps): bump goreleaser/goreleaser-action from 3 to 4

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/windows.yaml (+1 -1)

📄 Description

Bumps goreleaser/goreleaser-action from 3 to 4.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v4.0.0

What's Changed

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

v3.2.0

What's Changed

  • chore: remove workaround for setOutput by @​crazy-max (#374)
  • chore(deps): bump @​actions/core from 1.9.1 to 1.10.0 (#372)
  • chore(deps): bump yargs from 17.5.1 to 17.6.0 (#373)

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

v3.1.0

What's Changed

  • fix: dist resolution from config file by @​crazy-max (#369)
  • ci: fix workflow by @​crazy-max (#357)
  • docs: bump actions to latest major by @​crazy-max (#356)
  • chore(deps): bump crazy-max/ghaction-import-gpg from 4 to 5 (#360)
  • chore(deps): bump ghaction-import-gpg to v5 (#359)
  • chore(deps): bump @​actions/core from 1.6.0 to 1.8.2 (#358)
  • chore(deps): bump @​actions/core from 1.8.2 to 1.9.1 (#367)

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v3.0.0...v3.1.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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/318 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/19/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/github_actions/goreleaser/goreleaser-action-4` --- ### 📝 Commits (1) - [`6ba5a3a`](https://github.com/LGUG2Z/komorebi/commit/6ba5a3af3a2528cbf4df995e1afef8a2e7c99cec) chore(deps): bump goreleaser/goreleaser-action from 3 to 4 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/windows.yaml` (+1 -1) </details> ### 📄 Description Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4. <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.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> <h2>v3.2.0</h2> <h2>What's Changed</h2> <ul> <li>chore: remove workaround for <code>setOutput</code> by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/374">#374</a>)</li> <li>chore(deps): bump <code>@​actions/core</code> from 1.9.1 to 1.10.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/372">#372</a>)</li> <li>chore(deps): bump yargs from 17.5.1 to 17.6.0 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/373">#373</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/goreleaser-action/compare/v3.1.0...v3.2.0">https://github.com/goreleaser/goreleaser-action/compare/v3.1.0...v3.2.0</a></p> <h2>v3.1.0</h2> <h2>What's Changed</h2> <ul> <li>fix: dist resolution from config file by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/369">#369</a>)</li> <li>ci: fix workflow by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/357">#357</a>)</li> <li>docs: bump actions to latest major by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/356">#356</a>)</li> <li>chore(deps): bump crazy-max/ghaction-import-gpg from 4 to 5 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/360">#360</a>)</li> <li>chore(deps): bump ghaction-import-gpg to v5 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/359">#359</a>)</li> <li>chore(deps): bump <code>@​actions/core</code> from 1.6.0 to 1.8.2 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/358">#358</a>)</li> <li>chore(deps): bump <code>@​actions/core</code> from 1.8.2 to 1.9.1 (<a href="https://github-redirect.dependabot.com/goreleaser/goreleaser-action/issues/367">#367</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/goreleaser-action/compare/v3.0.0...v3.1.0">https://github.com/goreleaser/goreleaser-action/compare/v3.0.0...v3.1.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...v4">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&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:53:12 +01:00
adam closed this issue 2026-01-05 14:53:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#856