552 Commits

Author SHA1 Message Date
Google GitHub Actions Bot
cc61a07e2d chore(main): release 4.0.2 (#909)
🤖 I have created a release *beep* *boop*
---


##
[4.0.2](https://github.com/google-github-actions/release-please-action/compare/v4.0.1...v4.0.2)
(2023-12-18)


### Bug Fixes

* bump release-please from 16.4.0 to 16.5.0
([#905](https://github.com/google-github-actions/release-please-action/issues/905))
([df71963](df719633a7))
* log release-please version
([#910](https://github.com/google-github-actions/release-please-action/issues/910))
([2a496d1](2a496d1db5)),
closes
[#325](https://github.com/google-github-actions/release-please-action/issues/325)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: Jeff Ching <chingor@google.com>
v4.0.2
2023-12-19 00:16:16 +00:00
Google GitHub Actions Bot
8bf1247e18 chore: build dist (#908)
Build dist PR
2023-12-18 16:15:16 -08:00
Jeff Ching
2a496d1db5 fix: log release-please version (#910)
Fixes #325
2023-12-18 15:33:09 -08:00
Christian Krogh Nielsen
ba1c241a2f docs: fix small typo in README.md (#907)
A very small typo I found in the `README.md` when making sure my usage
of release-please accommodates the new major version.

Changes `relese` to `release`

---------

Signed-off-by: Christian Krogh Nielsen <68676614+banner4422@users.noreply.github.com>
Co-authored-by: Jeff Ching <chingor@google.com>
2023-12-13 14:51:42 -08:00
dependabot[bot]
df719633a7 fix: bump release-please from 16.4.0 to 16.5.0 (#905)
Bumps [release-please](https://github.com/googleapis/release-please)
from 16.4.0 to 16.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/releases">release-please's
releases</a>.</em></p>
<blockquote>
<h2>v16.5.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.4.1...v16.5.0">16.5.0</a>
(2023-12-11)</h2>
<h3>Features</h3>
<ul>
<li>export current release-please version as VERSION constant (<a
href="https://redirect.github.com/googleapis/release-please/issues/2159">#2159</a>)
(<a
href="264af8412f">264af84</a>)</li>
</ul>
<h2>v16.4.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.4.0...v16.4.1">16.4.1</a>
(2023-12-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>node-workspace:</strong> Add update-peer-dependencies option
that also updates peer dependencies (<a
href="https://redirect.github.com/googleapis/release-please/issues/2094">#2094</a>)
(<a
href="c84414a319">c84414a</a>)</li>
<li>pass pull request header and footer options to merge plugin (<a
href="https://redirect.github.com/googleapis/release-please/issues/2143">#2143</a>)
(<a
href="e848100798">e848100</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/blob/main/CHANGELOG.md">release-please's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.4.1...v16.5.0">16.5.0</a>
(2023-12-11)</h2>
<h3>Features</h3>
<ul>
<li>export current release-please version as VERSION constant (<a
href="https://redirect.github.com/googleapis/release-please/issues/2159">#2159</a>)
(<a
href="264af8412f">264af84</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.4.0...v16.4.1">16.4.1</a>
(2023-12-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>node-workspace:</strong> Add update-peer-dependencies option
that also updates peer dependencies (<a
href="https://redirect.github.com/googleapis/release-please/issues/2094">#2094</a>)
(<a
href="c84414a319">c84414a</a>)</li>
<li>pass pull request header and footer options to merge plugin (<a
href="https://redirect.github.com/googleapis/release-please/issues/2143">#2143</a>)
(<a
href="e848100798">e848100</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4e31340fe2"><code>4e31340</code></a>
chore(main): release 16.5.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2165">#2165</a>)</li>
<li><a
href="264af8412f"><code>264af84</code></a>
feat: export current release-please version as VERSION constant (<a
href="https://redirect.github.com/googleapis/release-please/issues/2159">#2159</a>)</li>
<li><a
href="a31ee085e2"><code>a31ee08</code></a>
chore(main): release 16.4.1 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2163">#2163</a>)</li>
<li><a
href="3bae6137f9"><code>3bae613</code></a>
refactor: move updatePeerDependencies config to node-workspace plugin
(<a
href="https://redirect.github.com/googleapis/release-please/issues/2164">#2164</a>)</li>
<li><a
href="59f4a6a960"><code>59f4a6a</code></a>
build: switch to manifest (<a
href="https://redirect.github.com/googleapis/release-please/issues/2158">#2158</a>)</li>
<li><a
href="e848100798"><code>e848100</code></a>
fix: pass pull request header and footer options to merge plugin (<a
href="https://redirect.github.com/googleapis/release-please/issues/2143">#2143</a>)</li>
<li><a
href="c84414a319"><code>c84414a</code></a>
fix(node-workspace): Add update-peer-dependencies option that also
updates pe...</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v16.4.0...v16.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-please&package-manager=npm_and_yarn&previous-version=16.4.0&new-version=16.5.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-13 14:48:30 -08:00
Google GitHub Actions Bot
a2d8d683f2 chore(main): release 4.0.1 (#899)
🤖 I have created a release *beep* *boop*
---


##
[4.0.1](https://github.com/google-github-actions/release-please-action/compare/v4.0.0...v4.0.1)
(2023-12-07)


### Bug Fixes

* bump release-please from 16.3.1 to 16.4.0
([#897](https://github.com/google-github-actions/release-please-action/issues/897))
([2463dad](2463dad9b2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: Jeff Ching <chingor@google.com>
v4.0.1
2023-12-07 20:10:46 +00:00
Jeff Ching
650da25b9c cleanup: use built-in release-please types (#900)
In 16.4.0, we correctly export CreateRelease and PullRequest which are
types returned by Manifest.
2023-12-07 10:55:16 -08:00
Google GitHub Actions Bot
6908db2720 chore: build dist (#898)
Build dist PR
2023-12-07 18:42:35 +00:00
dependabot[bot]
2463dad9b2 fix: bump release-please from 16.3.1 to 16.4.0 (#897)
Bumps [release-please](https://github.com/googleapis/release-please)
from 16.3.1 to 16.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/releases">release-please's
releases</a>.</em></p>
<blockquote>
<h2>v16.4.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.3.1...v16.4.0">16.4.0</a>
(2023-12-05)</h2>
<h3>Features</h3>
<ul>
<li><strong>types:</strong> Export types exposed by Manifest for use
downstream (<a
href="https://redirect.github.com/googleapis/release-please/issues/2147">#2147</a>)
(<a
href="b259d70270">b259d70</a>)</li>
<li>Update VERSION file in PHP repo if it exists (<a
href="https://redirect.github.com/googleapis/release-please/issues/2153">#2153</a>)
(<a
href="a7d3b73e60">a7d3b73</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/blob/main/CHANGELOG.md">release-please's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.3.1...v16.4.0">16.4.0</a>
(2023-12-05)</h2>
<h3>Features</h3>
<ul>
<li><strong>types:</strong> Export types exposed by Manifest for use
downstream (<a
href="https://redirect.github.com/googleapis/release-please/issues/2147">#2147</a>)
(<a
href="b259d70270">b259d70</a>)</li>
<li>Update VERSION file in PHP repo if it exists (<a
href="https://redirect.github.com/googleapis/release-please/issues/2153">#2153</a>)
(<a
href="a7d3b73e60">a7d3b73</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ea774cbb1e"><code>ea774cb</code></a>
chore(main): release 16.4.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2154">#2154</a>)</li>
<li><a
href="b259d70270"><code>b259d70</code></a>
feat(types): export types exposed by Manifest for use downstream (<a
href="https://redirect.github.com/googleapis/release-please/issues/2147">#2147</a>)</li>
<li><a
href="a7d3b73e60"><code>a7d3b73</code></a>
feat: update VERSION file in PHP repo if it exists (<a
href="https://redirect.github.com/googleapis/release-please/issues/2153">#2153</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v16.3.1...v16.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-please&package-manager=npm_and_yarn&previous-version=16.3.1&new-version=16.4.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 10:41:03 -08:00
Rózsa Zoltán
18e07ccc3c docs: update versions in readme.md (#893)
- Replaced `v3` with `v4` in the examples
- Mapping names to certain references
- Changed `actions/checkout` version from `v2` to `v4`
- Changed `actions/setup-node` version from `v1` to `v4`

Signed-off-by: Rózsa Zoltán <67325669+rozsazoltan@users.noreply.github.com>
Co-authored-by: Jeff Ching <chingor@google.com>
2023-12-04 16:04:12 -08:00
Waldemar Heinze
05524eb99e docs: update to target-branch option for non-default branch (#895)
This PR updates the docs to switch usages to `target-branch` as this has
changed in v4.
2023-12-04 15:58:19 -08:00
Lorenzo Zabot
6effe5c681 ci: bump gh actions versions (#870)
Signed-off-by: Jeff Ching <chingor@google.com>
Co-authored-by: Jeff Ching <chingor@google.com>
2023-12-01 14:01:51 -08:00
Finn | Sachsenspielt
e4cbb68124 docs: Updated supported flavours of repositories in README.md (#839)
As the release-please project now supports more repository flavours, I
have also added them here in the README.
I also added a reference to the original list of supported languages in
the release-please repository
(https://github.com/googleapis/release-please).

Signed-off-by: SACHSENSPIELT <59836848+SachsenspieltCoding@users.noreply.github.com>
Signed-off-by: Jeff Ching <chingor@google.com>
Co-authored-by: Jeff Ching <chingor@google.com>
2023-12-01 14:00:19 -08:00
Jeff Ching
cec9370841 docs: remove package-name config from example (#892)
Signed-off-by: Jeff Ching <chingor@google.com>
2023-12-01 13:55:40 -08:00
Google GitHub Actions Bot
a6d1fd9854 chore(main): release 4.0.0 (#883)
🤖 I have created a release *beep* *boop*
---


##
[4.0.0](https://github.com/google-github-actions/release-please-action/compare/v3.7.13...v4.0.0)
(2023-12-01)


### ⚠ BREAKING CHANGES

* remove most configuration options in favor of manifest configuration
to configure the release-please-action
* rewrite in typescript
* remove command option in favor of setting `release-type` and
`skip-github-release`/`skip-github-pull-request`
* run on node20
* **deps:** upgrade release-please to v16
* v4 release

### Features

* **deps:** upgrade release-please to v16
([9cf05a0](9cf05a09b1))
* remove command option in favor of setting `release-type` and
`skip-github-release`/`skip-github-pull-request`
([9cf05a0](9cf05a09b1))
* remove most configuration options in favor of manifest configuration
to configure the release-please-action
([9cf05a0](9cf05a09b1))
* run on node20
([9cf05a0](9cf05a09b1))
* v4 release
([9cf05a0](9cf05a09b1))


### Bug Fixes

* bump release-please from 16.3.0 to 16.3.1
([#876](https://github.com/google-github-actions/release-please-action/issues/876))
([c9291a9](c9291a968c))
* restore include-component-in-tag default (false)
([#888](https://github.com/google-github-actions/release-please-action/issues/888))
([19431a1](19431a1126))


### Code Refactoring

* rewrite in typescript
([9cf05a0](9cf05a09b1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: Jeff Ching <chingor@google.com>
v4.0.0
2023-12-01 20:13:51 +00:00
Luca Lanziani
27c87c8aff docs: fix update output key names (#885)
Apparently the only key having the `release_` prefix is the `created`
key, the rest should all be present without that prefix.

I've updated the output keys in the readme, removing the `release_`
prefix.

Signed-off-by: Luca Lanziani <luca.lanziani@gmail.com>
Co-authored-by: Jeff Ching <chingor@google.com>
2023-12-01 12:09:38 -08:00
Google GitHub Actions Bot
b067e38d2f chore: build dist (#891)
Build dist PR
2023-12-01 12:05:40 -08:00
dependabot[bot]
c9291a968c fix: bump release-please from 16.3.0 to 16.3.1 (#876)
Bumps [release-please](https://github.com/googleapis/release-please)
from 15.13.0 to 16.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/releases">release-please's
releases</a>.</em></p>
<blockquote>
<h2>v16.3.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.3.0...v16.3.1">16.3.1</a>
(2023-11-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Backfill files by commit for rebased PRs (<a
href="https://redirect.github.com/googleapis/release-please/issues/2141">#2141</a>)
(<a
href="ee6d82ffd2">ee6d82f</a>)</li>
<li>Pass prerelease to buildVersioningStrategy (<a
href="https://redirect.github.com/googleapis/release-please/issues/2133">#2133</a>)
(<a
href="c9450dffd7">c9450df</a>)</li>
</ul>
<h2>v16.3.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.2.0...v16.3.0">16.3.0</a>
(2023-11-10)</h2>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> Refactor node-workspace plugin to drop
lerna-lite/core (<a
href="https://redirect.github.com/googleapis/release-please/issues/2117">#2117</a>)
(<a
href="65fa72eb2f">65fa72e</a>)</li>
</ul>
<h2>v16.2.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.1.0...v16.2.0">16.2.0</a>
(2023-11-08)</h2>
<h3>Features</h3>
<ul>
<li>Allow customizing PR body footer (<a
href="https://redirect.github.com/googleapis/release-please/issues/2115">#2115</a>)
(<a
href="43014a1f15">43014a1</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Correctly parse standalone prerelease PR body (<a
href="https://redirect.github.com/googleapis/release-please/issues/2123">#2123</a>)
(<a
href="5ee9e3e9ae">5ee9e3e</a>)</li>
<li>Set PR labels serially (<a
href="https://redirect.github.com/googleapis/release-please/issues/2122">#2122</a>)
(<a
href="bf58911d98">bf58911</a>)</li>
</ul>
<h2>v16.1.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.0.0...v16.1.0">16.1.0</a>
(2023-10-26)</h2>
<h3>Features</h3>
<ul>
<li>Implement custom prerelease type (<a
href="https://redirect.github.com/googleapis/release-please/issues/2083">#2083</a>)
(<a
href="97b0542116">97b0542</a>)</li>
<li>Update package-lock.json workspace entry versions (<a
href="https://redirect.github.com/googleapis/release-please/issues/2088">#2088</a>)
(<a
href="dbb11bc62d">dbb11bc</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/1993">#1993</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Releasable units should use version from pull-request body (<a
href="https://redirect.github.com/googleapis/release-please/issues/2102">#2102</a>)
(<a
href="db035b798f">db035b7</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/2101">#2101</a></li>
</ul>
<h2>v16.0.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.13.0...v16.0.0">16.0.0</a>
(2023-09-18)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/blob/main/CHANGELOG.md">release-please's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.3.0...v16.3.1">16.3.1</a>
(2023-11-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Backfill files by commit for rebased PRs (<a
href="https://redirect.github.com/googleapis/release-please/issues/2141">#2141</a>)
(<a
href="ee6d82ffd2">ee6d82f</a>)</li>
<li>Pass prerelease to buildVersioningStrategy (<a
href="https://redirect.github.com/googleapis/release-please/issues/2133">#2133</a>)
(<a
href="c9450dffd7">c9450df</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.2.0...v16.3.0">16.3.0</a>
(2023-11-10)</h2>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> Refactor node-workspace plugin to drop
lerna-lite/core (<a
href="https://redirect.github.com/googleapis/release-please/issues/2117">#2117</a>)
(<a
href="65fa72eb2f">65fa72e</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.1.0...v16.2.0">16.2.0</a>
(2023-11-08)</h2>
<h3>Features</h3>
<ul>
<li>Allow customizing PR body footer (<a
href="https://redirect.github.com/googleapis/release-please/issues/2115">#2115</a>)
(<a
href="43014a1f15">43014a1</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Correctly parse standalone prerelease PR body (<a
href="https://redirect.github.com/googleapis/release-please/issues/2123">#2123</a>)
(<a
href="5ee9e3e9ae">5ee9e3e</a>)</li>
<li>Set PR labels serially (<a
href="https://redirect.github.com/googleapis/release-please/issues/2122">#2122</a>)
(<a
href="bf58911d98">bf58911</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.0.0...v16.1.0">16.1.0</a>
(2023-10-26)</h2>
<h3>Features</h3>
<ul>
<li>Implement custom prerelease type (<a
href="https://redirect.github.com/googleapis/release-please/issues/2083">#2083</a>)
(<a
href="97b0542116">97b0542</a>)</li>
<li>Update package-lock.json workspace entry versions (<a
href="https://redirect.github.com/googleapis/release-please/issues/2088">#2088</a>)
(<a
href="dbb11bc62d">dbb11bc</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/1993">#1993</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Releasable units should use version from pull-request body (<a
href="https://redirect.github.com/googleapis/release-please/issues/2102">#2102</a>)
(<a
href="db035b798f">db035b7</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/2101">#2101</a></li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.13.0...v16.0.0">16.0.0</a>
(2023-09-18)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>require node 18+ (<a
href="https://redirect.github.com/googleapis/release-please/issues/2069">#2069</a>)</li>
</ul>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f2472e1782"><code>f2472e1</code></a>
chore(main): release 16.3.1 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2144">#2144</a>)</li>
<li><a
href="7d974e8551"><code>7d974e8</code></a>
chore(deps): update dependency <code>@​types/npmlog</code> to v7 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2139">#2139</a>)</li>
<li><a
href="c9450dffd7"><code>c9450df</code></a>
fix: pass prerelease to buildVersioningStrategy (<a
href="https://redirect.github.com/googleapis/release-please/issues/2133">#2133</a>)</li>
<li><a
href="ee6d82ffd2"><code>ee6d82f</code></a>
fix: backfill files by commit for rebased PRs (<a
href="https://redirect.github.com/googleapis/release-please/issues/2141">#2141</a>)</li>
<li><a
href="87f4a93330"><code>87f4a93</code></a>
docs: fix versioning strategy table rendering (<a
href="https://redirect.github.com/googleapis/release-please/issues/2131">#2131</a>)</li>
<li><a
href="cae5ac0a02"><code>cae5ac0</code></a>
chore: remove compile protos from post processor (<a
href="https://redirect.github.com/googleapis/release-please/issues/2134">#2134</a>)</li>
<li><a
href="3a9a14fe75"><code>3a9a14f</code></a>
build: release on node 18 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2129">#2129</a>)</li>
<li><a
href="c08849e83d"><code>c08849e</code></a>
chore(main): release 16.3.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2128">#2128</a>)</li>
<li><a
href="65fa72eb2f"><code>65fa72e</code></a>
feat(deps): refactor node-workspace plugin to drop lerna-lite/core (<a
href="https://redirect.github.com/googleapis/release-please/issues/2117">#2117</a>)</li>
<li><a
href="0e2305b6d5"><code>0e2305b</code></a>
chore(main): release 16.2.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2121">#2121</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/release-please/compare/v15.13.0...v16.3.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-please&package-manager=npm_and_yarn&previous-version=15.13.0&new-version=16.3.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 20:03:44 +00:00
Jeff Ching
b1da2aee9f build: remove unneeded, failing labelling step (#890)
release-please already adds the `autorelease:pending` label

It has been failing for quite awhile with:
```
SyntaxError: missing ) after argument list
    at new AsyncFunction (<anonymous>)
    at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v3/dist/index.js:7514:16)
Error: Unhandled error: SyntaxError: missing ) after argument list
    at main (/home/runner/work/_actions/actions/github-script/v3/dist/index.js:7541:26)
    at Module.720 (/home/runner/work/_actions/actions/github-script/v3/dist/index.js:7525:1)
    at __webpack_require__ (/home/runner/work/_actions/actions/github-script/v3/dist/index.js:24:31)
    at startup (/home/runner/work/_actions/actions/github-script/v3/dist/index.js:43:[19](https://github.com/google-github-actions/release-please-action/actions/runs/7064411294/job/19232404141#step:3:20))
    at /home/runner/work/_actions/actions/github-script/v3/dist/index.js:49:18
    at Object.<anonymous> (/home/runner/work/_actions/actions/github-script/v3/dist/index.js:52:10)
    at Module._compile (node:internal/modules/cjs/loader:1198:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1[25](https://github.com/google-github-actions/release-please-action/actions/runs/7064411294/job/19232404141#step:3:26)2:10)
```
2023-12-01 12:02:30 -08:00
Jeff Ching
de60c24be6 build: the include-component-in-tag should default to false (#889)
The default should be to create plain tags like `v1.2.3`

Signed-off-by: Jeff Ching <chingor@google.com>
2023-12-01 11:47:52 -08:00
Jeff Ching
19431a1126 fix: restore include-component-in-tag default (false) (#888)
v3 had this option and must be configurable or at least set to `false`
so that the default behavior is to create a plain `v1.2.3` tag (without
the component name prefixed).

Found this while dogfooding our own usage of the action (in this repo).
2023-12-01 11:37:56 -08:00
Jeff Ching
eb6e95104a build: temporarily allow manual triggering to debug (#887)
<!--
Thank you for proposing a pull request! Please note that SOME TESTS WILL
LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from
forks.
Someone from the team will review your Pull Request and respond.

Please describe your change and any implementation details below.
-->
2023-12-01 14:15:15 -05:00
Jeff Ching
546de4e1ec build: actually run main() in index.ts (#882)
When converting to typescript we didn't call the main() method if
index.ts/js is invoked directly.
2023-11-30 12:33:12 -08:00
Jeff Ching
c5182cc8b1 build: update to use v4 configuration options (#881)
Update our own dogfood usage of the action
2023-11-29 17:41:52 -05:00
Google GitHub Actions Bot
d36178cd64 chore: build dist (#880)
Build dist PR
2023-11-29 13:12:15 -08:00
Jeff Ching
9cf05a09b1 feat!: v4 release (#871)
Any advanced configuration should be done via a
release-please-config.json.

Fixes #859
Fixes #858
Fixes #857
Fixes #852

feat!: remove most configuration options in favor of manifest
configuration to configure the release-please-action
refactor!: rewrite in typescript
feat!: remove command option in favor of setting `release-type` and
`skip-github-release`/`skip-github-pull-request`
feat!: run on node20
deps!: upgrade release-please to v16
2023-11-29 13:09:28 -08:00
Leland Clemmons
1ddb669c67 docs: emphasize the need for a personal access token (#842)
It isn't made explicit that the default token is one that doesn't allow
GitHub Actions CI jobs to run.

Updated the section to make that even more clear.

Signed-off-by: Leland Clemmons <leland.clemmons@gmail.com>
Co-authored-by: Jeff Ching <chingor@google.com>
2023-11-06 22:38:11 -08:00
Google GitHub Actions Bot
db8f2c60ee chore(main): release 3.7.13 (#848)
🤖 I have created a release *beep* *boop*
---


##
[3.7.13](https://github.com/google-github-actions/release-please-action/compare/v3.7.12...v3.7.13)
(2023-11-06)


### Bug Fixes

* **deps:** bump dependency versions
([#849](https://github.com/google-github-actions/release-please-action/issues/849))
([9108012](910801217b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
v3 v3.7 v3.7.13
2023-11-06 13:23:28 -08:00
Tommi Tampio
d7869d8d45 docs: clarify changelog-types and its implications to version bumps (#844)
<!--
Thank you for proposing a pull request! Please note that SOME TESTS WILL
LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from
forks.
Someone from the team will review your Pull Request and respond.

Please describe your change and any implementation details below.
-->
Relating to [release-please
issue](https://github.com/googleapis/release-please/issues/2096)

I was surprised that adding different changelog types result in patch
version bumps. I wasn't expecting this but going through the code it
seemed to be expected but undocumented behavior.

And this is why I would like to document the behavior here so other
people know and can plan whether to use it or not.

cheers!

---------

Signed-off-by: Tommi Tampio <46082658+stutommi@users.noreply.github.com>
Co-authored-by: Jeff Ching <chingor@google.com>
2023-11-06 13:20:54 -08:00
Jeff Ching
ca61f372ac ci: add action to try to build the dist file (#850)
Tries to compile the single .js file. If the command fails, then the
test is marked as a failure.
2023-11-06 13:35:45 -05:00
Jeff Ching
910801217b fix(deps): bump dependency versions (#849)
ran `npm audit fix`
2023-11-02 12:36:13 -07:00
Jeff Ching
c18751a124 Revert "fix: bump release-please from 15.13.0 to 16.1.0" (#847)
Reverts google-github-actions/release-please-action#845

The action can't build the single js file via ncc with the newest
version of release-please
2023-11-01 20:20:32 -04:00
Sébastien Règne
c3f4481840 chore: fix build (digital envelope routines) (#837)
Fix the
[build](https://github.com/google-github-actions/release-please-action/actions/runs/6384766312/job/17328084659):

```
> release-please-action@3.7.12 build
> ncc build index.js

ncc: Version 0.27.0
ncc: Compiling file index.js
Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:68:19)
    at Object.createHash (node:crypto:138:10)
    at hashOf (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js:1:3253134)
    at ncc (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/index.js.cache.js:1:3256648)
    at runCmd (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:51537)
    at 819 (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:48344)
    at __webpack_require__ (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:55043)
    at /home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:55194
    at /home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js.cache.js:1:55220
    at Object.<anonymous> (/home/runner/work/release-please-action/release-please-action/node_modules/@vercel/ncc/dist/ncc/cli.js:8:28) {
  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
```

I think the problem is linked to the [Node version
upgrade](https://github.com/google-github-actions/release-please-action/pull/835)
and the [OpenSSL
version](https://nodejs.org/fr/blog/vulnerability/openssl-november-2022).
The `@vercel/ncc` upgrade fixes the problem because they
[replaced](https://github.com/vercel/ncc/pull/868) a deprecated hash
algorithm with _sha256_.
2023-11-01 11:05:01 -07:00
dependabot[bot]
0eca82d736 fix: bump release-please from 15.13.0 to 16.1.0 (#845)
Bumps [release-please](https://github.com/googleapis/release-please)
from 15.13.0 to 16.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/releases">release-please's
releases</a>.</em></p>
<blockquote>
<h2>v16.1.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.0.0...v16.1.0">16.1.0</a>
(2023-10-26)</h2>
<h3>Features</h3>
<ul>
<li>Implement custom prerelease type (<a
href="https://redirect.github.com/googleapis/release-please/issues/2083">#2083</a>)
(<a
href="97b0542116">97b0542</a>)</li>
<li>Update package-lock.json workspace entry versions (<a
href="https://redirect.github.com/googleapis/release-please/issues/2088">#2088</a>)
(<a
href="dbb11bc62d">dbb11bc</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/1993">#1993</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Releasable units should use version from pull-request body (<a
href="https://redirect.github.com/googleapis/release-please/issues/2102">#2102</a>)
(<a
href="db035b798f">db035b7</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/2101">#2101</a></li>
</ul>
<h2>v16.0.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.13.0...v16.0.0">16.0.0</a>
(2023-09-18)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>require node 18+ (<a
href="https://redirect.github.com/googleapis/release-please/issues/2069">#2069</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Fallback to root package version if package ignores github release
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1935">#1935</a>)
(<a
href="0e11d4c019">0e11d4c</a>)</li>
<li>Require node 18+ (<a
href="https://redirect.github.com/googleapis/release-please/issues/2069">#2069</a>)
(<a
href="5a5024727b">5a50247</a>)</li>
<li>Support pnpm workspaces (<a
href="https://redirect.github.com/googleapis/release-please/issues/2058">#2058</a>)
(<a
href="13cba14225">13cba14</a>)</li>
<li>Use default updaters based on file extension (<a
href="https://redirect.github.com/googleapis/release-please/issues/2072">#2072</a>)
(<a
href="1ee162b334">1ee162b</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Bump semver dependency version (<a
href="https://redirect.github.com/googleapis/release-please/issues/2068">#2068</a>)
(<a
href="cd0bd853ac">cd0bd85</a>)</li>
<li><strong>deps:</strong> Replace lerna dependency with lerna-lite (<a
href="13cba14225">13cba14</a>)</li>
<li><strong>deps:</strong> Upgrade http-proxy-agent to v7 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2071">#2071</a>)
(<a
href="cc50a34dee">cc50a34</a>)</li>
<li><strong>deps:</strong> Upgrade https-proxy-agent to v7 (<a
href="cc50a34dee">cc50a34</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/blob/main/CHANGELOG.md">release-please's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.0.0...v16.1.0">16.1.0</a>
(2023-10-26)</h2>
<h3>Features</h3>
<ul>
<li>Implement custom prerelease type (<a
href="https://redirect.github.com/googleapis/release-please/issues/2083">#2083</a>)
(<a
href="97b0542116">97b0542</a>)</li>
<li>Update package-lock.json workspace entry versions (<a
href="https://redirect.github.com/googleapis/release-please/issues/2088">#2088</a>)
(<a
href="dbb11bc62d">dbb11bc</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/1993">#1993</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Releasable units should use version from pull-request body (<a
href="https://redirect.github.com/googleapis/release-please/issues/2102">#2102</a>)
(<a
href="db035b798f">db035b7</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/2101">#2101</a></li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.13.0...v16.0.0">16.0.0</a>
(2023-09-18)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>require node 18+ (<a
href="https://redirect.github.com/googleapis/release-please/issues/2069">#2069</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Fallback to root package version if package ignores github release
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1935">#1935</a>)
(<a
href="0e11d4c019">0e11d4c</a>)</li>
<li>Require node 18+ (<a
href="https://redirect.github.com/googleapis/release-please/issues/2069">#2069</a>)
(<a
href="5a5024727b">5a50247</a>)</li>
<li>Support pnpm workspaces (<a
href="https://redirect.github.com/googleapis/release-please/issues/2058">#2058</a>)
(<a
href="13cba14225">13cba14</a>)</li>
<li>Use default updaters based on file extension (<a
href="https://redirect.github.com/googleapis/release-please/issues/2072">#2072</a>)
(<a
href="1ee162b334">1ee162b</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Bump semver dependency version (<a
href="https://redirect.github.com/googleapis/release-please/issues/2068">#2068</a>)
(<a
href="cd0bd853ac">cd0bd85</a>)</li>
<li><strong>deps:</strong> Replace lerna dependency with lerna-lite (<a
href="13cba14225">13cba14</a>)</li>
<li><strong>deps:</strong> Upgrade http-proxy-agent to v7 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2071">#2071</a>)
(<a
href="cc50a34dee">cc50a34</a>)</li>
<li><strong>deps:</strong> Upgrade https-proxy-agent to v7 (<a
href="cc50a34dee">cc50a34</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6a1ccc9ba7"><code>6a1ccc9</code></a>
chore(main): release 16.1.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2107">#2107</a>)</li>
<li><a
href="db035b798f"><code>db035b7</code></a>
fix: releasable units should use version from pull-request body (<a
href="https://redirect.github.com/googleapis/release-please/issues/2102">#2102</a>)</li>
<li><a
href="dbb11bc62d"><code>dbb11bc</code></a>
feat: update package-lock.json workspace entry versions (<a
href="https://redirect.github.com/googleapis/release-please/issues/2088">#2088</a>)</li>
<li><a
href="97b0542116"><code>97b0542</code></a>
feat: implement custom prerelease type (<a
href="https://redirect.github.com/googleapis/release-please/issues/2083">#2083</a>)</li>
<li><a
href="71dcc7b3b2"><code>71dcc7b</code></a>
docs: remove invalid expo example link (<a
href="https://redirect.github.com/googleapis/release-please/issues/2086">#2086</a>)</li>
<li><a
href="a55a85c238"><code>a55a85c</code></a>
chore(main): release 16.0.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2070">#2070</a>)</li>
<li><a
href="1ee162b334"><code>1ee162b</code></a>
feat: Use default updaters based on file extension (<a
href="https://redirect.github.com/googleapis/release-please/issues/2072">#2072</a>)</li>
<li><a
href="c71f2d7d92"><code>c71f2d7</code></a>
chore(deps): update dependency sinon to v16 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2079">#2079</a>)</li>
<li><a
href="0e11d4c019"><code>0e11d4c</code></a>
feat: fallback to root package version if package ignores github release
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1935">#1935</a>)</li>
<li><a
href="cc50a34dee"><code>cc50a34</code></a>
fix(deps): upgrade http-proxy-agent to v7 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2071">#2071</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/release-please/compare/v15.13.0...v16.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-please&package-manager=npm_and_yarn&previous-version=15.13.0&new-version=16.1.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 10:15:39 -07:00
Jeff Ching
2921787898 docs: add note about GitHub Actions creating pull request permission (#836)
Fixes #767
2023-10-02 19:48:53 +00:00
Jeff Ching
ff057410e0 ci: test on node 18 and 20 (#835) 2023-10-02 12:47:35 -07:00
Google GitHub Actions Bot
4c5670f886 chore(main): release 3.7.12 (#815)
🤖 I have created a release *beep* *boop*
---


##
[3.7.12](https://github.com/google-github-actions/release-please-action/compare/v3.7.11...v3.7.12)
(2023-09-28)


### Bug Fixes

* bump release-please from 15.12.0 to 15.13.0
([#813](https://github.com/google-github-actions/release-please-action/issues/813))
([01b3219](01b3219546))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
v3.7.12
2023-09-28 10:11:42 -07:00
Google GitHub Actions Bot
1c7728c18b chore: build dist (#827)
Build dist PR
2023-09-28 10:06:33 -07:00
Google GitHub Actions Bot
48f987371f chore: build dist (#826)
Build dist PR
2023-09-11 11:34:50 -07:00
Michael Matloka
aed695c7cb docs: Clarify package-name in example (#803)
Signed-off-by: Michael Matloka <michal@matloka.com>
Co-authored-by: Jeff Ching <chingor@google.com>
2023-09-11 09:31:09 -07:00
dependabot[bot]
01b3219546 fix: bump release-please from 15.12.0 to 15.13.0 (#813)
Bumps [release-please](https://github.com/googleapis/release-please)
from 15.12.0 to 15.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/releases">release-please's
releases</a>.</em></p>
<blockquote>
<h2>v15.13.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.12.0...v15.13.0">15.13.0</a>
(2023-08-18)</h2>
<h3>Features</h3>
<ul>
<li>Adds metadata versioning for terraform modules (<a
href="https://redirect.github.com/googleapis/release-please/issues/2041">#2041</a>)
(<a
href="49b33c73b2">49b33c7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/blob/main/CHANGELOG.md">release-please's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.12.0...v15.13.0">15.13.0</a>
(2023-08-18)</h2>
<h3>Features</h3>
<ul>
<li>Adds metadata versioning for terraform modules (<a
href="https://redirect.github.com/googleapis/release-please/issues/2041">#2041</a>)
(<a
href="49b33c73b2">49b33c7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2e28edfbe2"><code>2e28edf</code></a>
chore(main): release 15.13.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2049">#2049</a>)</li>
<li><a
href="49b33c73b2"><code>49b33c7</code></a>
feat: adds metadata versioning for terraform modules (<a
href="https://redirect.github.com/googleapis/release-please/issues/2041">#2041</a>)</li>
<li><a
href="b8da322f8e"><code>b8da322</code></a>
chore(deps): upgrade dependencies for Node.js images (<a
href="https://redirect.github.com/googleapis/release-please/issues/2033">#2033</a>)</li>
<li><a
href="adb3943465"><code>adb3943</code></a>
build(deps): bump word-wrap from 1.2.3 to 1.2.4 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2021">#2021</a>)</li>
<li><a
href="8ea20e29ae"><code>8ea20e2</code></a>
docs(manifest-releaser): fix typos (<a
href="https://redirect.github.com/googleapis/release-please/issues/2013">#2013</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v15.12.0...v15.13.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-please&package-manager=npm_and_yarn&previous-version=15.12.0&new-version=15.13.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 11:15:24 -07:00
Google GitHub Actions Bot
ca6063f4ed chore(main): release 3.7.11 (#800)
🤖 I have created a release *beep* *boop*
---


##
[3.7.11](https://github.com/google-github-actions/release-please-action/compare/v3.7.10...v3.7.11)
(2023-07-20)


### Bug Fixes

* bump release-please from 15.11.0 to 15.12.0
([#790](https://github.com/google-github-actions/release-please-action/issues/790))
([21e064e](21e064e1c6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: Jeff Ching <chingor@google.com>
v3.7.11
2023-07-20 09:23:33 -07:00
Google GitHub Actions Bot
d591e52635 chore: build dist (#799)
Build dist PR
2023-07-20 08:45:42 -07:00
dependabot[bot]
21e064e1c6 fix: bump release-please from 15.11.0 to 15.12.0 (#790)
Bumps [release-please](https://github.com/googleapis/release-please)
from 15.11.0 to 15.12.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/releases">release-please's
releases</a>.</em></p>
<blockquote>
<h2>v15.12.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.11.2...v15.12.0">15.12.0</a>
(2023-07-11)</h2>
<h3>Features</h3>
<ul>
<li>Add PrereleaseVersioningStrategy (<a
href="https://redirect.github.com/googleapis/release-please/issues/1981">#1981</a>)
(<a
href="b070888f25">b070888</a>)</li>
</ul>
<h2>v15.11.2</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.11.1...v15.11.2">15.11.2</a>
(2023-07-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Update dependency
conventional-changelog-conventionalcommits to v6 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1974">#1974</a>)
(<a
href="1998564555">1998564</a>)</li>
<li><strong>deps:</strong> Update dependency
conventional-changelog-writer to v6 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1975">#1975</a>)
(<a
href="a6aa293932">a6aa293</a>)</li>
</ul>
<h2>v15.11.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.11.0...v15.11.1">15.11.1</a>
(2023-07-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Update dependency conventional-commits-filter
to v3 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1976">#1976</a>)
(<a
href="20b8f34562">20b8f34</a>)</li>
<li><strong>python:</strong> Warn on dynamic pyproject.toml versioning
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1983">#1983</a>)
(<a
href="5ee5baa093">5ee5baa</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/blob/main/CHANGELOG.md">release-please's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.11.2...v15.12.0">15.12.0</a>
(2023-07-11)</h2>
<h3>Features</h3>
<ul>
<li>Add PrereleaseVersioningStrategy (<a
href="https://redirect.github.com/googleapis/release-please/issues/1981">#1981</a>)
(<a
href="b070888f25">b070888</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.11.1...v15.11.2">15.11.2</a>
(2023-07-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Update dependency
conventional-changelog-conventionalcommits to v6 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1974">#1974</a>)
(<a
href="1998564555">1998564</a>)</li>
<li><strong>deps:</strong> Update dependency
conventional-changelog-writer to v6 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1975">#1975</a>)
(<a
href="a6aa293932">a6aa293</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.11.0...v15.11.1">15.11.1</a>
(2023-07-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Update dependency conventional-commits-filter
to v3 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1976">#1976</a>)
(<a
href="20b8f34562">20b8f34</a>)</li>
<li><strong>python:</strong> Warn on dynamic pyproject.toml versioning
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1983">#1983</a>)
(<a
href="5ee5baa093">5ee5baa</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e1b6a8936f"><code>e1b6a89</code></a>
chore(main): release 15.12.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2012">#2012</a>)</li>
<li><a
href="b070888f25"><code>b070888</code></a>
feat: add PrereleaseVersioningStrategy (<a
href="https://redirect.github.com/googleapis/release-please/issues/1981">#1981</a>)</li>
<li><a
href="b2de23be14"><code>b2de23b</code></a>
chore(main): release 15.11.2 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2010">#2010</a>)</li>
<li><a
href="1998564555"><code>1998564</code></a>
fix(deps): update dependency conventional-changelog-conventionalcommits
to v6...</li>
<li><a
href="3e16c79208"><code>3e16c79</code></a>
docs: update README.md to note that cargo workspaces need a manifest
driven r...</li>
<li><a
href="a6aa293932"><code>a6aa293</code></a>
fix(deps): update dependency conventional-changelog-writer to v6 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1975">#1975</a>)</li>
<li><a
href="449ba39f41"><code>449ba39</code></a>
chore(deps): update dependency c8 to v8 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1986">#1986</a>)</li>
<li><a
href="e298666a3c"><code>e298666</code></a>
chore(main): release 15.11.1 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1996">#1996</a>)</li>
<li><a
href="5ee5baa093"><code>5ee5baa</code></a>
fix(python): warn on dynamic pyproject.toml versioning (<a
href="https://redirect.github.com/googleapis/release-please/issues/1983">#1983</a>)</li>
<li><a
href="4099f8a417"><code>4099f8a</code></a>
build(deps): bump semver from 7.3.8 to 7.5.2 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2009">#2009</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/release-please/compare/v15.11.0...v15.12.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-please&package-manager=npm_and_yarn&previous-version=15.11.0&new-version=15.12.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 08:44:02 -07:00
Sebastien
01f98cb9de docs: add sfdx supported release type (#781)
<!--
Thank you for proposing a pull request! Please note that SOME TESTS WILL
LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from
forks.
Someone from the team will review your Pull Request and respond.

Please describe your change and any implementation details below.
-->

List `sfdx` as a supported release type
`sfdx` release type is included since release please
[v15.9.0](https://github.com/googleapis/release-please/releases/tag/v15.9.0),
which is used in the github action since
[v3.7.6](https://github.com/google-github-actions/release-please-action/releases/tag/v3.7.6).

Co-authored-by: Jeff Ching <chingor@google.com>
2023-06-23 11:31:06 -07:00
Google GitHub Actions Bot
8016a66492 chore(main): release 3.7.10 (#783)
🤖 I have created a release *beep* *boop*
---


##
[3.7.10](https://github.com/google-github-actions/release-please-action/compare/v3.7.9...v3.7.10)
(2023-06-23)


### Bug Fixes

* bump release-please from 15.10.4 to 15.11.0
([#778](https://github.com/google-github-actions/release-please-action/issues/778))
([18e5fcf](18e5fcf197))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: Jeff Ching <chingor@google.com>
v3.7.10
2023-06-23 18:17:22 +00:00
Google GitHub Actions Bot
a1aeb30206 chore: build dist (#782)
Build dist PR
2023-06-23 11:14:29 -07:00
dependabot[bot]
18e5fcf197 fix: bump release-please from 15.10.4 to 15.11.0 (#778)
Bumps [release-please](https://github.com/googleapis/release-please)
from 15.10.4 to 15.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/releases">release-please's
releases</a>.</em></p>
<blockquote>
<h2>v15.11.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.10.5...v15.11.0">15.11.0</a>
(2023-05-31)</h2>
<h3>Features</h3>
<ul>
<li><strong>node:</strong> Support package-lock.json version 3 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1940">#1940</a>)
(<a
href="77d80fb0c3">77d80fb</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/1939">#1939</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>helm:</strong> Maintain any existing comments in Chart.yaml
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1968">#1968</a>)
(<a
href="77de40e6f8">77de40e</a>)</li>
</ul>
<h2>v15.10.5</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.10.4...v15.10.5">15.10.5</a>
(2023-05-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Allow configuring multiple, separate linked-versions plugins (<a
href="https://redirect.github.com/googleapis/release-please/issues/1961">#1961</a>)
(<a
href="a3fac52b90">a3fac52</a>)</li>
<li><strong>php-yoshi:</strong> Remove manifest.json, Version.php, and
ServiceBuilder.php (<a
href="https://redirect.github.com/googleapis/release-please/issues/1949">#1949</a>)
(<a
href="09fb84b924">09fb84b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/release-please/blob/main/CHANGELOG.md">release-please's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.10.5...v15.11.0">15.11.0</a>
(2023-05-31)</h2>
<h3>Features</h3>
<ul>
<li><strong>node:</strong> Support package-lock.json version 3 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1940">#1940</a>)
(<a
href="77d80fb0c3">77d80fb</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/1939">#1939</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>helm:</strong> Maintain any existing comments in Chart.yaml
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1968">#1968</a>)
(<a
href="77de40e6f8">77de40e</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.10.4...v15.10.5">15.10.5</a>
(2023-05-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Allow configuring multiple, separate linked-versions plugins (<a
href="https://redirect.github.com/googleapis/release-please/issues/1961">#1961</a>)
(<a
href="a3fac52b90">a3fac52</a>)</li>
<li><strong>php-yoshi:</strong> Remove manifest.json, Version.php, and
ServiceBuilder.php (<a
href="https://redirect.github.com/googleapis/release-please/issues/1949">#1949</a>)
(<a
href="09fb84b924">09fb84b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4d86f5da5e"><code>4d86f5d</code></a>
chore(main): release 15.11.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1969">#1969</a>)</li>
<li><a
href="77d80fb0c3"><code>77d80fb</code></a>
feat(node): support package-lock.json version 3 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1940">#1940</a>)</li>
<li><a
href="77de40e6f8"><code>77de40e</code></a>
fix(helm): maintain any existing comments in Chart.yaml (<a
href="https://redirect.github.com/googleapis/release-please/issues/1968">#1968</a>)</li>
<li><a
href="d1f891c38e"><code>d1f891c</code></a>
chore(main): release 15.10.5 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1962">#1962</a>)</li>
<li><a
href="a3fac52b90"><code>a3fac52</code></a>
fix: allow configuring multiple, separate linked-versions plugins (<a
href="https://redirect.github.com/googleapis/release-please/issues/1961">#1961</a>)</li>
<li><a
href="a0ccd92f02"><code>a0ccd92</code></a>
docs: update docs-devsite.sh to use latest node-js-rad version (<a
href="https://redirect.github.com/googleapis/release-please/issues/1958">#1958</a>)</li>
<li><a
href="09fb84b924"><code>09fb84b</code></a>
fix(php-yoshi): remove manifest.json, Version.php, and
ServiceBuilder.php (<a
href="https://redirect.github.com/googleapis/release-please/issues/1">#1</a>...</li>
<li><a
href="417fd5eaac"><code>417fd5e</code></a>
chore(deps): update dependency sinon to v15.1.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1929">#1929</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v15.10.4...v15.11.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-please&package-manager=npm_and_yarn&previous-version=15.10.4&new-version=15.11.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 11:08:52 -07:00
Google GitHub Actions Bot
51ee8ae260 chore(main): release 3.7.9 (#765)
🤖 I have created a release *beep* *boop*
---


##
[3.7.9](https://github.com/google-github-actions/release-please-action/compare/v3.7.8...v3.7.9)
(2023-05-25)


### Bug Fixes

* bump release-please from 15.10.2 to 15.10.4
([#762](https://github.com/google-github-actions/release-please-action/issues/762))
([8475937](84759371f2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: Jeff Ching <chingor@google.com>
v3.7.9
2023-05-25 19:29:16 +00:00
Google GitHub Actions Bot
221cfd7fc8 chore: build dist (#764)
Build dist PR

Co-authored-by: Jeff Ching <chingor@google.com>
2023-05-25 19:05:01 +00:00