Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(deps): Bump google-github-actions/release-please-action from 4.1.0…
… to 4.1.1 (#945) Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 4.1.0 to 4.1.1. <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.1.1</h2> <h2><a href="https://github.com/google-github-actions/release-please-action/compare/v4.1.0...v4.1.1">4.1.1</a> (2024-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li>add deprecation warning to workflow run (<a href="https://redirect.github.com/google-github-actions/release-please-action/issues/1">#1</a>) (<a href="https://github.com/google-github-actions/release-please-action/commit/edb78cf884d22d5d991d94144d031fce49cadbea">edb78cf</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.1.0...v4.1.1">4.1.1</a> (2024-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li>add deprecation warning to workflow run (<a href="https://redirect.github.com/google-github-actions/release-please-action/issues/1">#1</a>) (<a href="https://github.com/google-github-actions/release-please-action/commit/edb78cf884d22d5d991d94144d031fce49cadbea">edb78cf</a>)</li> </ul> <h2><a href="https://github.com/google-github-actions/release-please-action/compare/v4.0.3...v4.1.0">4.1.0</a> (2024-03-11)</h2> <h3>Features</h3> <ul> <li>add <code>changelog-host</code> input to <code>action.yml</code> (<a href="https://redirect.github.com/google-github-actions/release-please-action/issues/948">#948</a>) (<a href="https://github.com/google-github-actions/release-please-action/commit/863b06fd1cd7f36c1d74d697ddebe3cf5be4c6b0">863b06f</a>)</li> </ul> <h2><a href="https://github.com/google-github-actions/release-please-action/compare/v4.0.2...v4.0.3">4.0.3</a> (2024-03-11)</h2> <h3>Bug Fixes</h3> <ul> <li>bump release-please from 16.5.0 to 16.10.0 (<a href="https://redirect.github.com/google-github-actions/release-please-action/issues/953">#953</a>) (<a href="https://github.com/google-github-actions/release-please-action/commit/d7e88e0fd9e1a56d1075f610183d571f8347ff9b">d7e88e0</a>)</li> </ul> <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> <!-- 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/e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee"><code>e4dc86b</code></a> chore(main): release 4.1.1 (<a href="https://redirect.github.com/google-github-actions/release-please-action/issues/8">#8</a>)</li> <li><a href="https://github.com/google-github-actions/release-please-action/commit/db75dc83dd46c50685d50016ec9e2ca26e53ecfc"><code>db75dc8</code></a> build: skip fork for release-please PR (<a href="https://redirect.github.com/google-github-actions/release-please-action/issues/7">#7</a>)</li> <li><a href="https://github.com/google-github-actions/release-please-action/commit/31aa19d26044c9331231432354043a78d9ca7e5e"><code>31aa19d</code></a> chore: build dist (<a href="https://redirect.github.com/google-github-actions/release-please-action/issues/6">#6</a>)</li> <li><a href="https://github.com/google-github-actions/release-please-action/commit/04f3fd92940df97cb108bce25c6a2cef59b8b4b0"><code>04f3fd9</code></a> build: push to main repo (<a href="https://redirect.github.com/google-github-actions/release-please-action/issues/5">#5</a>)</li> <li><a href="https://github.com/google-github-actions/release-please-action/commit/64ab1577606187bdf7754be23cbb09c74e2f392e"><code>64ab157</code></a> build: use a -legacy suffix for the fork name from this repository (<a href="https://redirect.github.com/google-github-actions/release-please-action/issues/4">#4</a>)</li> <li><a href="https://github.com/google-github-actions/release-please-action/commit/edb78cf884d22d5d991d94144d031fce49cadbea"><code>edb78cf</code></a> fix: add deprecation warning to workflow run (<a href="https://redirect.github.com/google-github-actions/release-please-action/issues/1">#1</a>)</li> <li>See full diff in <a href="https://github.com/google-github-actions/release-please-action/compare/a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b...e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee">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.1.0&new-version=4.1.1)](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