Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump bufbuild/buf-action from 0.1 to 0.2 (#627)
Bumps [bufbuild/buf-action](https://github.com/bufbuild/buf-action) from 0.1 to 0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bufbuild/buf-action/releases">bufbuild/buf-action's releases</a>.</em></p> <blockquote> <h2>v0.2.0</h2> <h2>What's Changed</h2> <ul> <li>Require buf v1.34.0 by <a href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a href="https://redirect.github.com/bufbuild/buf-action/pull/38">bufbuild/buf-action#38</a></li> <li>Use buf ls-modules for parsing config by <a href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a href="https://redirect.github.com/bufbuild/buf-action/pull/40">bufbuild/buf-action#40</a></li> <li>Reconfigure inputs for actions by <a href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a href="https://redirect.github.com/bufbuild/buf-action/pull/37">bufbuild/buf-action#37</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/buf-action/compare/v0.1...v0.2.0">https://github.com/bufbuild/buf-action/compare/v0.1...v0.2.0</a></p> <h2>v0.1.4</h2> <p>Numerous documentation corrections with some bug fixes for improved support.</p> <h2>What's Changed</h2> <ul> <li>Improve GitHub summary for different events by <a href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a href="https://redirect.github.com/bufbuild/buf-action/pull/19">bufbuild/buf-action#19</a></li> <li>Fix push with no configured module names by <a href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a href="https://redirect.github.com/bufbuild/buf-action/pull/31">bufbuild/buf-action#31</a></li> <li>Archive labels using the registry API by <a href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a href="https://redirect.github.com/bufbuild/buf-action/pull/33">bufbuild/buf-action#33</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/buf-action/compare/v0.1.3...v0.1.4">https://github.com/bufbuild/buf-action/compare/v0.1.3...v0.1.4</a></p> <h2>v0.1.3</h2> <h2>What's Changed</h2> <ul> <li>Fix archive for non-existent labels by <a href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a href="https://redirect.github.com/bufbuild/buf-action/pull/14">bufbuild/buf-action#14</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/buf-action/compare/v0.1.2..v0.1.3">https://github.com/bufbuild/buf-action/compare/v0.1.2..v0.1.3</a></p> <h2>v0.1.2</h2> <h2>What's Changed</h2> <ul> <li>Switch to npm binary for license headers by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://redirect.github.com/bufbuild/buf-action/pull/6">bufbuild/buf-action#6</a></li> <li>Drop support for .bufversion file by <a href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a href="https://redirect.github.com/bufbuild/buf-action/pull/8">bufbuild/buf-action#8</a></li> <li>Fix default archive commands for PRs by <a href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a href="https://redirect.github.com/bufbuild/buf-action/pull/10">bufbuild/buf-action#10</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/timostamm"><code>@timostamm</code></a> made their first contribution in <a href="https://redirect.github.com/bufbuild/buf-action/pull/6">bufbuild/buf-action#6</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/buf-action/compare/v0.1.1...v0.1.2">https://github.com/bufbuild/buf-action/compare/v0.1.1...v0.1.2</a></p> <h2>v0.1.1</h2> <p>Pre-release.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf-action/commit/35540d240a085f374125a35f14200699fd4f45ee"><code>35540d2</code></a> Prepare for v0.2.0 (<a href="https://redirect.github.com/bufbuild/buf-action/issues/43">#43</a>)</li> <li><a href="https://github.com/bufbuild/buf-action/commit/d111e0a66b4d7abd23e300c10b682176c1d356a0"><code>d111e0a</code></a> Reconfigure inputs for actions (<a href="https://redirect.github.com/bufbuild/buf-action/issues/37">#37</a>)</li> <li><a href="https://github.com/bufbuild/buf-action/commit/22286d7c9e387c0ce5a4a52e70d51bd36b292173"><code>22286d7</code></a> Use buf ls-modules for parsing config (<a href="https://redirect.github.com/bufbuild/buf-action/issues/40">#40</a>)</li> <li><a href="https://github.com/bufbuild/buf-action/commit/4f09745c23ba63ac7d1095e0a65f4b55deef991a"><code>4f09745</code></a> Quiet skip logs (<a href="https://redirect.github.com/bufbuild/buf-action/issues/41">#41</a>)</li> <li><a href="https://github.com/bufbuild/buf-action/commit/8b3e15393d7c48a8fe622f353dec2455cd2813db"><code>8b3e153</code></a> Update test repository location (<a href="https://redirect.github.com/bufbuild/buf-action/issues/39">#39</a>)</li> <li><a href="https://github.com/bufbuild/buf-action/commit/bb45580a5f0d69b2a5a2ae9548c36865735e2564"><code>bb45580</code></a> Require buf v1.34.0 (<a href="https://redirect.github.com/bufbuild/buf-action/issues/38">#38</a>)</li> <li>See full diff in <a href="https://github.com/bufbuild/buf-action/compare/v0.1...v0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bufbuild/buf-action&package-manager=github_actions&previous-version=0.1&new-version=0.2)](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 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information