Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 #49

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/goreleaser/goreleaser-action-4.3.0 into main 2023-06-19 12:25:38 +01:00
dependabot[bot] commented 2023-06-19 06:04:03 +01:00 (Migrated from github.com)

Bumps goreleaser/goreleaser-action from 4.2.0 to 4.3.0.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v4.3.0

What's Changed

New Contributors

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

Commits
  • 336e299 feat: support nightly (#419)
  • 3724734 chore(deps): bump yargs from 17.7.1 to 17.7.2 (#410)
  • f424e9d chore: update yarn to 3.5.1 (#412)
  • 7e0ddfe ci: split test and validate workflow (#413)
  • cffc4af docs: bump setup-go action version to v4 in README (#411)
  • 08e23cc chore(deps): bump semver from 7.3.8 to 7.5.0 (#407)
  • d756366 docs: add a note about goreleaser configs
  • 0c7e252 chore(deps): bump docker/bake-action from 2 to 3 (#408)
  • 347176c chore(deps): bump actions/setup-go from 3 to 4 (#403)
  • 2fce7c4 feat: update yargs and http-client
  • Additional commits viewable 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 4.2.0 to 4.3.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.3.0</h2> <h2>What's Changed</h2> <ul> <li>Update in command examples by <a href="https://github.com/arnaduga"><code>@​arnaduga</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/393">goreleaser/goreleaser-action#393</a></li> <li>chore(deps): bump yargs from 17.6.2 to 17.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/395">goreleaser/goreleaser-action#395</a></li> <li>Improve documentation for use of <code>GITHUB_TOKEN</code> by <a href="https://github.com/jamietanna"><code>@​jamietanna</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/399">goreleaser/goreleaser-action#399</a></li> <li>chore(deps): bump actions/setup-go from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/403">goreleaser/goreleaser-action#403</a></li> <li>chore(deps): bump docker/bake-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/408">goreleaser/goreleaser-action#408</a></li> <li>chore(deps): bump semver from 7.3.8 to 7.5.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/407">goreleaser/goreleaser-action#407</a></li> <li>Bump setup-go action version to v4 in README by <a href="https://github.com/kishaningithub"><code>@​kishaningithub</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/411">goreleaser/goreleaser-action#411</a></li> <li>ci: split test and validate workflow by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/413">goreleaser/goreleaser-action#413</a></li> <li>chore: update yarn to 3.5.1 by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/412">goreleaser/goreleaser-action#412</a></li> <li>chore(deps): bump yargs from 17.7.1 to 17.7.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/410">goreleaser/goreleaser-action#410</a></li> <li>feat: support nightly by <a href="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/419">goreleaser/goreleaser-action#419</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/arnaduga"><code>@​arnaduga</code></a> made their first contribution in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/393">goreleaser/goreleaser-action#393</a></li> <li><a href="https://github.com/jamietanna"><code>@​jamietanna</code></a> made their first contribution in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/399">goreleaser/goreleaser-action#399</a></li> <li><a href="https://github.com/kishaningithub"><code>@​kishaningithub</code></a> made their first contribution in <a href="https://redirect.github.com/goreleaser/goreleaser-action/pull/411">goreleaser/goreleaser-action#411</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0">https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/336e29918d653399e599bfca99fadc1d7ffbc9f7"><code>336e299</code></a> feat: support nightly (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/419">#419</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/37247345b4543dd6a3264d0a7a576b00c9d6ffb2"><code>3724734</code></a> chore(deps): bump yargs from 17.7.1 to 17.7.2 (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/410">#410</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/f424e9de1386d4fb64f9825f3f18b0a507f36018"><code>f424e9d</code></a> chore: update yarn to 3.5.1 (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/412">#412</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/7e0ddfe79f59bc07a5f10b94cd65b969158f67c6"><code>7e0ddfe</code></a> ci: split test and validate workflow (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/413">#413</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/cffc4af7bfb5858a36ca6f7f021305d4428be7ad"><code>cffc4af</code></a> docs: bump setup-go action version to v4 in README (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/411">#411</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/08e23ccf3bfac1fe9ca737ec68d9252bed039bb6"><code>08e23cc</code></a> chore(deps): bump semver from 7.3.8 to 7.5.0 (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/407">#407</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/d756366df6d7a3eaca93281619d6475529686b2a"><code>d756366</code></a> docs: add a note about goreleaser configs</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/0c7e252c3a1d690a724c49960ebc61c620454d87"><code>0c7e252</code></a> chore(deps): bump docker/bake-action from 2 to 3 (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/408">#408</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/347176ca378cb7d09fd40e239baf5134d051d1ac"><code>347176c</code></a> chore(deps): bump actions/setup-go from 3 to 4 (<a href="https://redirect.github.com/goreleaser/goreleaser-action/issues/403">#403</a>)</li> <li><a href="https://github.com/goreleaser/goreleaser-action/commit/2fce7c498615b38ed94cb8f69e27e1c6da358c69"><code>2fce7c4</code></a> feat: update yargs and http-client</li> <li>Additional commits viewable in <a href="https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.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=4.2.0&new-version=4.3.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 2023-06-19 12:25:30 +01:00
Sign in to join this conversation.
No description provided.