Skip to content

Commit

Permalink
build(deps): bump google-github-actions/release-please-action from 4.…
Browse files Browse the repository at this point in the history
…0.1 to 4.0.2 (#104)

Bumps
[google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action)
from 4.0.1 to 4.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google-github-actions/release-please-action/releases">google-github-actions/release-please-action's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.2</h2>
<h2><a
href="https://github.com/google-github-actions/release-please-action/compare/v4.0.1...v4.0.2">4.0.2</a>
(2023-12-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>bump release-please from 16.4.0 to 16.5.0 (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/905">#905</a>)
(<a
href="https://github.com/google-github-actions/release-please-action/commit/df719633a752e335dfde3e62e037315a25ecf6fc">df71963</a>)</li>
<li>log release-please version (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/910">#910</a>)
(<a
href="https://github.com/google-github-actions/release-please-action/commit/2a496d1db5f8860ae46f6066f5dcb73490a99d02">2a496d1</a>),
closes <a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/325">#325</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md">google-github-actions/release-please-action's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2><a
href="https://github.com/google-github-actions/release-please-action/compare/v4.0.1...v4.0.2">4.0.2</a>
(2023-12-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>bump release-please from 16.4.0 to 16.5.0 (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/905">#905</a>)
(<a
href="https://github.com/google-github-actions/release-please-action/commit/df719633a752e335dfde3e62e037315a25ecf6fc">df71963</a>)</li>
<li>log release-please version (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/910">#910</a>)
(<a
href="https://github.com/google-github-actions/release-please-action/commit/2a496d1db5f8860ae46f6066f5dcb73490a99d02">2a496d1</a>),
closes <a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/325">#325</a></li>
</ul>
<h2><a
href="https://github.com/google-github-actions/release-please-action/compare/v4.0.0...v4.0.1">4.0.1</a>
(2023-12-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>bump release-please from 16.3.1 to 16.4.0 (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/897">#897</a>)
(<a
href="https://github.com/google-github-actions/release-please-action/commit/2463dad9b20163a40708db720b9fde34c2a2ab0e">2463dad</a>)</li>
</ul>
<h2><a
href="https://github.com/google-github-actions/release-please-action/compare/v3.7.13...v4.0.0">4.0.0</a>
(2023-12-01)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>remove most configuration options in favor of manifest configuration
to configure the release-please-action</li>
<li>rewrite in typescript</li>
<li>remove command option in favor of setting <code>release-type</code>
and
<code>skip-github-release</code>/<code>skip-github-pull-request</code></li>
<li>run on node20</li>
<li><strong>deps:</strong> upgrade release-please to v16</li>
<li>v4 release</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> upgrade release-please to v16 (<a
href="https://github.com/google-github-actions/release-please-action/commit/9cf05a09b133475347f729dc7d17b023081cc8d3">9cf05a0</a>)</li>
<li>remove command option in favor of setting <code>release-type</code>
and
<code>skip-github-release</code>/<code>skip-github-pull-request</code>
(<a
href="https://github.com/google-github-actions/release-please-action/commit/9cf05a09b133475347f729dc7d17b023081cc8d3">9cf05a0</a>)</li>
<li>remove most configuration options in favor of manifest configuration
to configure the release-please-action (<a
href="https://github.com/google-github-actions/release-please-action/commit/9cf05a09b133475347f729dc7d17b023081cc8d3">9cf05a0</a>)</li>
<li>run on node20 (<a
href="https://github.com/google-github-actions/release-please-action/commit/9cf05a09b133475347f729dc7d17b023081cc8d3">9cf05a0</a>)</li>
<li>v4 release (<a
href="https://github.com/google-github-actions/release-please-action/commit/9cf05a09b133475347f729dc7d17b023081cc8d3">9cf05a0</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>bump release-please from 16.3.0 to 16.3.1 (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/876">#876</a>)
(<a
href="https://github.com/google-github-actions/release-please-action/commit/c9291a968c291c9576e9e82a69ac316f60b980eb">c9291a9</a>)</li>
<li>restore include-component-in-tag default (false) (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/888">#888</a>)
(<a
href="https://github.com/google-github-actions/release-please-action/commit/19431a1126b0d092093511e4d9074add51d1e9e1">19431a1</a>)</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>rewrite in typescript (<a
href="https://github.com/google-github-actions/release-please-action/commit/9cf05a09b133475347f729dc7d17b023081cc8d3">9cf05a0</a>)</li>
</ul>
<h2><a
href="https://github.com/google-github-actions/release-please-action/compare/v3.7.12...v3.7.13">3.7.13</a>
(2023-11-06)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google-github-actions/release-please-action/commit/cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e"><code>cc61a07</code></a>
chore(main): release 4.0.2 (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/909">#909</a>)</li>
<li><a
href="https://github.com/google-github-actions/release-please-action/commit/8bf1247e18417fb0a4a9ee68fc301eaa2be27c1b"><code>8bf1247</code></a>
chore: build dist (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/908">#908</a>)</li>
<li><a
href="https://github.com/google-github-actions/release-please-action/commit/2a496d1db5f8860ae46f6066f5dcb73490a99d02"><code>2a496d1</code></a>
fix: log release-please version (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/910">#910</a>)</li>
<li><a
href="https://github.com/google-github-actions/release-please-action/commit/ba1c241a2f968a172cdce17159e3d79b6a5e33a0"><code>ba1c241</code></a>
docs: fix small typo in README.md (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/907">#907</a>)</li>
<li><a
href="https://github.com/google-github-actions/release-please-action/commit/df719633a752e335dfde3e62e037315a25ecf6fc"><code>df71963</code></a>
fix: bump release-please from 16.4.0 to 16.5.0 (<a
href="https://redirect.github.com/google-github-actions/release-please-action/issues/905">#905</a>)</li>
<li>See full diff in <a
href="https://github.com/google-github-actions/release-please-action/compare/a2d8d683f209466ee8c695cd994ae2cf08b1642d...cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-github-actions/release-please-action&package-manager=github_actions&previous-version=4.0.1&new-version=4.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
dependabot[bot] authored Feb 23, 2024
1 parent e3d5e82 commit 700e526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
outputs:
release_created: ${{ steps.release.outputs.release_created }}
steps:
- uses: google-github-actions/release-please-action@a2d8d683f209466ee8c695cd994ae2cf08b1642d # v4.0.1
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4.0.2
id: release
with:
release-type: node
Expand Down

0 comments on commit 700e526

Please sign in to comment.