yoshi-code-bot
c2a5a2bd6a
chore(main): release 4.3.0 ( #1141 )
...
🤖 I have created a release *beep* *boop*
---
##
[4.3.0](https://github.com/googleapis/release-please-action/compare/v4.2.0...v4.3.0 )
(2025-08-20)
### Features
* **deps:** update release-please to 17.1.2
([f07192c ](f07192c046 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
2025-08-20 18:50:00 +00:00
Jeff Ching
f07192c046
deps: update release-please to 17.1.2 ( #1137 )
...
The Octokit update requires providing/mocking a fetch implementation
(which is necessary because we use nock for http mocking)
Fixes #1136
2025-08-20 18:43:09 +00:00
yoshi-code-bot
a02a34c4d6
chore(main): release 4.2.0 ( #1096 )
...
🤖 I have created a release *beep* *boop*
---
##
[4.2.0](https://github.com/googleapis/release-please-action/compare/v4.1.5...v4.2.0 )
(2025-03-07)
### Features
* support for skip-labeling parameter for GitHub action
([#1066 ](https://github.com/googleapis/release-please-action/issues/1066 ))
([fb7f385 ](fb7f385da2 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
2025-03-07 18:59:10 +00:00
Dimitris Sotirakis
9eba3b9b63
chore: replace bcoe with googleapis references ( #1060 )
...
There are some references of the old repo (probably before it was moved
to the `googleapis` org).
This PR updates these references, but still keeps the author section as
is.
2025-03-07 18:03:55 +00:00
yoshi-code-bot
5792afc6b4
chore(main): release 4.1.5 ( #1086 )
...
🤖 I have created a release *beep* *boop*
---
##
[4.1.5](https://github.com/googleapis/release-please-action/compare/v4.1.4...v4.1.5 )
(2025-02-27)
### Bug Fixes
* **deps:** update release-please to 16.18.0
([#1083 ](https://github.com/googleapis/release-please-action/issues/1083 ))
([aeb7f8d ](aeb7f8d384 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
2025-02-27 18:46:38 +00:00
Jeff Ching
aeb7f8d384
fix(deps): update release-please to 16.18.0 ( #1083 )
2025-02-27 17:39:30 +00:00
yoshi-code-bot
d1a8f221d7
chore(main): release 4.1.4 ( #1039 )
...
🤖 I have created a release *beep* *boop*
---
##
[4.1.4](https://github.com/googleapis/release-please-action/compare/v4.1.3...v4.1.4 )
(2024-10-02)
### Bug Fixes
* bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group
([#1015 ](https://github.com/googleapis/release-please-action/issues/1015 ))
([5ec1cbd ](5ec1cbd9cb ))
* bump release-please from 16.12.0 to 16.13.0
([#1030 ](https://github.com/googleapis/release-please-action/issues/1030 ))
([caa0464 ](caa04646d1 ))
* bump release-please from 16.13.0 to 16.14.0
([#1032 ](https://github.com/googleapis/release-please-action/issues/1032 ))
([b2a986c ](b2a986c7e2 ))
* **deps:** update release-please to 16.14.1
([#1036 ](https://github.com/googleapis/release-please-action/issues/1036 ))
([2942e51 ](2942e515c9 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
2024-10-02 16:09:53 +00:00
Jeff Ching
2942e515c9
fix(deps): update release-please to 16.14.1 ( #1036 )
2024-10-02 13:03:13 +00:00
dependabot[bot]
b2a986c7e2
fix: bump release-please from 16.13.0 to 16.14.0 ( #1032 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 16.13.0 to 16.14.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.14.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.13.0...v16.14.0 ">16.14.0</a>
(2024-09-17)</h2>
<h3>Features</h3>
<ul>
<li>handle multiple commits in a single message (<a
href="https://redirect.github.com/googleapis/release-please/issues/2358 ">#2358</a>)
(<a
href="ec41c38422 ">ec41c38</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.13.0...v16.14.0 ">16.14.0</a>
(2024-09-17)</h2>
<h3>Features</h3>
<ul>
<li>handle multiple commits in a single message (<a
href="https://redirect.github.com/googleapis/release-please/issues/2358 ">#2358</a>)
(<a
href="ec41c38422 ">ec41c38</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="288949797c "><code>2889497</code></a>
chore(main): release 16.14.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2383 ">#2383</a>)</li>
<li><a
href="ec41c38422 "><code>ec41c38</code></a>
feat: handle multiple commits in a single message (<a
href="https://redirect.github.com/googleapis/release-please/issues/2358 ">#2358</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v16.13.0...v16.14.0 ">compare
view</a></li>
</ul>
</details>
<br />
[](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>
2024-09-18 19:47:10 +00:00
dependabot[bot]
caa04646d1
fix: bump release-please from 16.12.0 to 16.13.0 ( #1030 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 16.12.0 to 16.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>v16.13.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.12.2...v16.13.0 ">16.13.0</a>
(2024-09-16)</h2>
<h3>Features</h3>
<ul>
<li>Introduce <code>componentNoSpace</code> parameter (Removes
whitespace character from <code>${component}</code> title pattern) (<a
href="https://redirect.github.com/googleapis/release-please/issues/2330 ">#2330</a>)
(<a
href="0a2d5c6fc5 ">0a2d5c6</a>)</li>
</ul>
<h2>v16.12.2</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.12.1...v16.12.2 ">16.12.2</a>
(2024-09-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>debug log error message of unparsed commits (<a
href="https://redirect.github.com/googleapis/release-please/issues/2326 ">#2326</a>)
(<a
href="83eb3e4ead ">83eb3e4</a>)</li>
<li><strong>deps:</strong> update dependency diff to v7 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2372 ">#2372</a>)
(<a
href="1491ab69de ">1491ab6</a>)</li>
<li>support-node-workspace-plugin-prerelease (<a
href="https://redirect.github.com/googleapis/release-please/issues/2249 ">#2249</a>)
(<a
href="88dc41604c ">88dc416</a>)</li>
<li>use strategies for rust workspace plugin (<a
href="https://redirect.github.com/googleapis/release-please/issues/2320 ">#2320</a>)
(<a
href="427db6d668 ">427db6d</a>)</li>
</ul>
<h2>v16.12.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.12.0...v16.12.1 ">16.12.1</a>
(2024-09-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add missing generic updaters in to release please config schema
extraFiles (<a
href="https://redirect.github.com/googleapis/release-please/issues/2344 ">#2344</a>)
(<a
href="050cf93f27 ">050cf93</a>)</li>
<li>don't escape html tags inside of inline code in release notes (<a
href="https://redirect.github.com/googleapis/release-please/issues/2367 ">#2367</a>)
(<a
href="a41d13787b ">a41d137</a>)</li>
<li>fix comment at release pr is ugly (<a
href="https://redirect.github.com/googleapis/release-please/issues/2348 ">#2348</a>)
(<a
href="e562ee21c8 ">e562ee2</a>)</li>
<li>GenericJSON updater uses regex to find version in matching entry (<a
href="https://redirect.github.com/googleapis/release-please/issues/2253 ">#2253</a>)
(<a
href="acc3242b1e ">acc3242</a>)</li>
<li>prevent open release PRs from being mistaken as current releases (<a
href="https://redirect.github.com/googleapis/release-please/issues/2323 ">#2323</a>)
(<a
href="3101ab32a1 ">3101ab3</a>)</li>
<li>respect <code>tagSeparator</code> and <code>includeVInTag</code>
everywhere (<a
href="https://redirect.github.com/googleapis/release-please/issues/2283 ">#2283</a>)
(<a
href="dad27e385e ">dad27e3</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/2282 ">#2282</a></li>
<li>respect signoff in manifest config (<a
href="https://redirect.github.com/googleapis/release-please/issues/2334 ">#2334</a>)
(<a
href="eb968c8cbb ">eb968c8</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.12.2...v16.13.0 ">16.13.0</a>
(2024-09-16)</h2>
<h3>Features</h3>
<ul>
<li>Introduce <code>componentNoSpace</code> parameter (Removes
whitespace character from <code>${component}</code> title pattern) (<a
href="https://redirect.github.com/googleapis/release-please/issues/2330 ">#2330</a>)
(<a
href="0a2d5c6fc5 ">0a2d5c6</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.12.1...v16.12.2 ">16.12.2</a>
(2024-09-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>debug log error message of unparsed commits (<a
href="https://redirect.github.com/googleapis/release-please/issues/2326 ">#2326</a>)
(<a
href="83eb3e4ead ">83eb3e4</a>)</li>
<li><strong>deps:</strong> update dependency diff to v7 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2372 ">#2372</a>)
(<a
href="1491ab69de ">1491ab6</a>)</li>
<li>support-node-workspace-plugin-prerelease (<a
href="https://redirect.github.com/googleapis/release-please/issues/2249 ">#2249</a>)
(<a
href="88dc41604c ">88dc416</a>)</li>
<li>use strategies for rust workspace plugin (<a
href="https://redirect.github.com/googleapis/release-please/issues/2320 ">#2320</a>)
(<a
href="427db6d668 ">427db6d</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.12.0...v16.12.1 ">16.12.1</a>
(2024-09-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add missing generic updaters in to release please config schema
extraFiles (<a
href="https://redirect.github.com/googleapis/release-please/issues/2344 ">#2344</a>)
(<a
href="050cf93f27 ">050cf93</a>)</li>
<li>don't escape html tags inside of inline code in release notes (<a
href="https://redirect.github.com/googleapis/release-please/issues/2367 ">#2367</a>)
(<a
href="a41d13787b ">a41d137</a>)</li>
<li>fix comment at release pr is ugly (<a
href="https://redirect.github.com/googleapis/release-please/issues/2348 ">#2348</a>)
(<a
href="e562ee21c8 ">e562ee2</a>)</li>
<li>GenericJSON updater uses regex to find version in matching entry (<a
href="https://redirect.github.com/googleapis/release-please/issues/2253 ">#2253</a>)
(<a
href="acc3242b1e ">acc3242</a>)</li>
<li>prevent open release PRs from being mistaken as current releases (<a
href="https://redirect.github.com/googleapis/release-please/issues/2323 ">#2323</a>)
(<a
href="3101ab32a1 ">3101ab3</a>)</li>
<li>respect <code>tagSeparator</code> and <code>includeVInTag</code>
everywhere (<a
href="https://redirect.github.com/googleapis/release-please/issues/2283 ">#2283</a>)
(<a
href="dad27e385e ">dad27e3</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/2282 ">#2282</a></li>
<li>respect signoff in manifest config (<a
href="https://redirect.github.com/googleapis/release-please/issues/2334 ">#2334</a>)
(<a
href="eb968c8cbb ">eb968c8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8556500b1c "><code>8556500</code></a>
chore(main): release 16.13.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2382 ">#2382</a>)</li>
<li><a
href="0a2d5c6fc5 "><code>0a2d5c6</code></a>
feat: Introduce <code>componentNoSpace</code> parameter (Removes
whitespace character fr...</li>
<li><a
href="9dbe7c66de "><code>9dbe7c6</code></a>
fix: add expo project example (<a
href="https://redirect.github.com/googleapis/release-please/issues/2251 ">#2251</a>)</li>
<li><a
href="3a9a6ba860 "><code>3a9a6ba</code></a>
chore(main): release 16.12.2 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2377 ">#2377</a>)</li>
<li><a
href="427db6d668 "><code>427db6d</code></a>
fix: use strategies for rust workspace plugin (<a
href="https://redirect.github.com/googleapis/release-please/issues/2320 ">#2320</a>)</li>
<li><a
href="88dc41604c "><code>88dc416</code></a>
fix: support-node-workspace-plugin-prerelease (<a
href="https://redirect.github.com/googleapis/release-please/issues/2249 ">#2249</a>)</li>
<li><a
href="f3b62e5f6a "><code>f3b62e5</code></a>
docs: Add troubleshooting guide for the scenario that release PR is
merged wi...</li>
<li><a
href="06ff60743f "><code>06ff607</code></a>
chore(deps): update dependency sinon to v18.0.1 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2374 ">#2374</a>)</li>
<li><a
href="86d09c6238 "><code>86d09c6</code></a>
ci: enable merge queue ci (<a
href="https://redirect.github.com/googleapis/release-please/issues/2375 ">#2375</a>)</li>
<li><a
href="1491ab69de "><code>1491ab6</code></a>
fix(deps): update dependency diff to v7 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2372 ">#2372</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/release-please/compare/v16.12.0...v16.13.0 ">compare
view</a></li>
</ul>
</details>
<br />
[](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>
2024-09-17 17:57:34 +00:00
yoshi-code-bot
7987652d64
chore(main): release 4.1.3 ( #1011 )
...
🤖 I have created a release *beep* *boop*
---
##
[4.1.3](https://github.com/googleapis/release-please-action/compare/v4.1.2...v4.1.3 )
(2024-06-10)
### Bug Fixes
* correct log output when creating releases
([#933 ](https://github.com/googleapis/release-please-action/issues/933 ))
([2725132 ](2725132cd3 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
2024-06-10 17:52:28 +00:00
yoshi-code-bot
3f4784dbc1
chore(main): release 4.1.2 ( #1009 )
...
🤖 I have created a release *beep* *boop*
---
##
[4.1.2](https://github.com/googleapis/release-please-action/compare/v4.1.1...v4.1.2 )
(2024-06-10)
### Bug Fixes
* bump release-please from 16.10.2 to 16.12.0
([#1005 ](https://github.com/googleapis/release-please-action/issues/1005 ))
([cb03961 ](cb03961670 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
2024-06-10 17:00:31 +00:00
dependabot[bot]
cb03961670
fix: bump release-please from 16.10.2 to 16.12.0 ( #1005 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 16.10.2 to 16.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>v16.12.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.11.0...v16.12.0 ">16.12.0</a>
(2024-06-06)</h2>
<h3>Features</h3>
<ul>
<li>issue a combined PR comment for all releases (<a
href="https://redirect.github.com/googleapis/release-please/issues/2286 ">#2286</a>)
(<a
href="719fdf565e ">719fdf5</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/2285 ">#2285</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>node:</strong> do not update versions of packages installed
using a protocol (<a
href="https://redirect.github.com/googleapis/release-please/issues/2281 ">#2281</a>)
(<a
href="eeb1411184 ">eeb1411</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/2173 ">#2173</a></li>
</ul>
<h2>v16.11.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.10.2...v16.11.0 ">16.11.0</a>
(2024-06-06)</h2>
<h3>Features</h3>
<ul>
<li><strong>php-yoshi:</strong> support BEGIN_VERSION_OVERRIDE in
php-yoshi (<a
href="https://redirect.github.com/googleapis/release-please/issues/2300 ">#2300</a>)
(<a
href="b9d4544700 ">b9d4544</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.11.0...v16.12.0 ">16.12.0</a>
(2024-06-06)</h2>
<h3>Features</h3>
<ul>
<li>issue a combined PR comment for all releases (<a
href="https://redirect.github.com/googleapis/release-please/issues/2286 ">#2286</a>)
(<a
href="719fdf565e ">719fdf5</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/2285 ">#2285</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>node:</strong> do not update versions of packages installed
using a protocol (<a
href="https://redirect.github.com/googleapis/release-please/issues/2281 ">#2281</a>)
(<a
href="eeb1411184 ">eeb1411</a>),
closes <a
href="https://redirect.github.com/googleapis/release-please/issues/2173 ">#2173</a></li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.10.2...v16.11.0 ">16.11.0</a>
(2024-06-06)</h2>
<h3>Features</h3>
<ul>
<li><strong>php-yoshi:</strong> support BEGIN_VERSION_OVERRIDE in
php-yoshi (<a
href="https://redirect.github.com/googleapis/release-please/issues/2300 ">#2300</a>)
(<a
href="b9d4544700 ">b9d4544</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3895d8987c "><code>3895d89</code></a>
chore(main): release 16.12.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2303 ">#2303</a>)</li>
<li><a
href="719fdf565e "><code>719fdf5</code></a>
feat: issue a combined PR comment for all releases (<a
href="https://redirect.github.com/googleapis/release-please/issues/2286 ">#2286</a>)</li>
<li><a
href="eeb1411184 "><code>eeb1411</code></a>
fix(node): do not update versions of packages installed using a protocol
(<a
href="https://redirect.github.com/googleapis/release-please/issues/2281 ">#2281</a>)</li>
<li><a
href="39adf7447f "><code>39adf74</code></a>
chore(main): release 16.11.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2302 ">#2302</a>)</li>
<li><a
href="b9d4544700 "><code>b9d4544</code></a>
feat(php-yoshi): support BEGIN_VERSION_OVERRIDE in php-yoshi (<a
href="https://redirect.github.com/googleapis/release-please/issues/2300 ">#2300</a>)</li>
<li><a
href="4a26987ebc "><code>4a26987</code></a>
chore(deps): update dependency sinon to v18 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2293 ">#2293</a>)</li>
<li><a
href="3d6f6acfa0 "><code>3d6f6ac</code></a>
chore(deps): update dependency <code>@types/sinon</code> to v17 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2292 ">#2292</a>)</li>
<li><a
href="656b9a9ad1 "><code>656b9a9</code></a>
ci: use correct release-please-action domain after organization url was
chang...</li>
<li><a
href="cb106cd0b5 "><code>cb106cd</code></a>
docs: tweak typo in the spelling of release (<a
href="https://redirect.github.com/googleapis/release-please/issues/2273 ">#2273</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v16.10.2...v16.12.0 ">compare
view</a></li>
</ul>
</details>
<br />
[](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>
2024-06-10 16:52:58 +00:00
yoshi-code-bot
f3969c04a4
chore(main): release 4.1.1 ( #994 )
...
🤖 I have created a release *beep* *boop*
---
##
[4.1.1](https://github.com/googleapis/release-please-action/compare/v4.1.0...v4.1.1 )
(2024-05-14)
### Bug Fixes
* bump release-please from 16.10.0 to 16.10.2
([#969 ](https://github.com/googleapis/release-please-action/issues/969 ))
([aa764e0 ](aa764e0b5d ))
* bump the npm_and_yarn group with 1 update
([#967 ](https://github.com/googleapis/release-please-action/issues/967 ))
([ce529d4 ](ce529d4a40 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
2024-05-14 20:11:50 +00:00
dependabot[bot]
aa764e0b5d
fix: bump release-please from 16.10.0 to 16.10.2 ( #969 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 16.10.0 to 16.10.2.
<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.10.2</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.10.1...v16.10.2 ">16.10.2</a>
(2024-04-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>disable updating peer dependencies when updatePeerDependencies is
false (<a
href="https://redirect.github.com/googleapis/release-please/issues/2270 ">#2270</a>)
(<a
href="2d80f128de ">2d80f12</a>)</li>
<li>respect signoff in config (<a
href="https://redirect.github.com/googleapis/release-please/issues/2247 ">#2247</a>)
(<a
href="d7d395814f ">d7d3958</a>)</li>
</ul>
<h2>v16.10.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.10.0...v16.10.1 ">16.10.1</a>
(2024-03-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>draft-pull-requests config (<a
href="https://redirect.github.com/googleapis/release-please/issues/2241 ">#2241</a>)
(<a
href="702852709d ">7028527</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.10.1...v16.10.2 ">16.10.2</a>
(2024-04-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>disable updating peer dependencies when updatePeerDependencies is
false (<a
href="https://redirect.github.com/googleapis/release-please/issues/2270 ">#2270</a>)
(<a
href="2d80f128de ">2d80f12</a>)</li>
<li>respect signoff in config (<a
href="https://redirect.github.com/googleapis/release-please/issues/2247 ">#2247</a>)
(<a
href="d7d395814f ">d7d3958</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.10.0...v16.10.1 ">16.10.1</a>
(2024-03-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>draft-pull-requests config (<a
href="https://redirect.github.com/googleapis/release-please/issues/2241 ">#2241</a>)
(<a
href="702852709d ">7028527</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="62e8dcbf68 "><code>62e8dcb</code></a>
chore(main): release 16.10.2 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2254 ">#2254</a>)</li>
<li><a
href="2d80f128de "><code>2d80f12</code></a>
fix: disable updating peer dependencies when updatePeerDependencies is
false ...</li>
<li><a
href="08331fa555 "><code>08331fa</code></a>
chore(deps): update dependency ajv-formats to v3 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2256 ">#2256</a>)</li>
<li><a
href="d7d395814f "><code>d7d3958</code></a>
fix: respect signoff in config (<a
href="https://redirect.github.com/googleapis/release-please/issues/2247 ">#2247</a>)</li>
<li><a
href="876e9a7b41 "><code>876e9a7</code></a>
chore(main): release 16.10.1 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2242 ">#2242</a>)</li>
<li><a
href="702852709d "><code>7028527</code></a>
fix: draft-pull-requests config (<a
href="https://redirect.github.com/googleapis/release-please/issues/2241 ">#2241</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v16.10.0...v16.10.2 ">compare
view</a></li>
</ul>
</details>
<br />
[](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>
2024-05-14 17:36:43 +00:00
Google GitHub Actions Bot
a37ac6e4f6
chore(main): release 4.1.0 ( #957 )
...
🤖 I have created a release *beep* *boop*
---
##
[4.1.0](https://github.com/google-github-actions/release-please-action/compare/v4.0.3...v4.1.0 )
(2024-03-11)
### Features
* add `changelog-host` input to `action.yml`
([#948 ](https://github.com/google-github-actions/release-please-action/issues/948 ))
([863b06f ](863b06fd1c ))
---
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 >
2024-03-11 19:41:33 +00:00
Google GitHub Actions Bot
078b9b8dda
chore(main): release 4.0.3 ( #955 )
...
🤖 I have created a release *beep* *boop*
---
##
[4.0.3](https://github.com/google-github-actions/release-please-action/compare/v4.0.2...v4.0.3 )
(2024-03-11)
### Bug Fixes
* bump release-please from 16.5.0 to 16.10.0
([#953 ](https://github.com/google-github-actions/release-please-action/issues/953 ))
([d7e88e0 ](d7e88e0fd9 ))
---
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 >
2024-03-11 12:03:15 -07:00
dependabot[bot]
d7e88e0fd9
fix: bump release-please from 16.5.0 to 16.10.0 ( #953 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 16.5.0 to 16.10.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.10.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.9.0...v16.10.0 ">16.10.0</a>
(2024-03-11)</h2>
<h3>Features</h3>
<ul>
<li>add support for <code>bazel</code> (<a
href="https://redirect.github.com/googleapis/release-please/issues/2239 ">#2239</a>)
(<a
href="b12904adbf ">b12904a</a>)</li>
<li>update VERSION file in php-yoshi repo if it exists (<a
href="https://redirect.github.com/googleapis/release-please/issues/2228 ">#2228</a>)
(<a
href="378367b65f ">378367b</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>allow forcing generic updater for extra-files (<a
href="https://redirect.github.com/googleapis/release-please/issues/2227 ">#2227</a>)
(<a
href="144c1fd523 ">144c1fd</a>)</li>
</ul>
<h2>v16.9.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.8.0...v16.9.0 ">16.9.0</a>
(2024-02-14)</h2>
<h3>Features</h3>
<ul>
<li><strong>docs:</strong> remove reference to support contracts (<a
href="https://redirect.github.com/googleapis/release-please/issues/2224 ">#2224</a>)
(<a
href="9bcb7cd9d2 ">9bcb7cd</a>)</li>
</ul>
<h2>v16.8.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.7.1...v16.8.0 ">16.8.0</a>
(2024-01-26)</h2>
<h3>Features</h3>
<ul>
<li>set 'version' of composer.json in RootComposerUpdatePackages (<a
href="https://redirect.github.com/googleapis/release-please/issues/2201 ">#2201</a>)
(<a
href="00ae8d1c83 ">00ae8d1</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>php-yoshi:</strong> do not add version to root version map
(<a
href="https://redirect.github.com/googleapis/release-please/issues/2199 ">#2199</a>)
(<a
href="32a972aa9c ">32a972a</a>)</li>
</ul>
<h2>v16.7.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.7.0...v16.7.1 ">16.7.1</a>
(2024-01-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>php-yoshi:</strong> set "version" if it's in
composer.json (<a
href="https://redirect.github.com/googleapis/release-please/issues/2192 ">#2192</a>)
(<a
href="5e6186ff8c ">5e6186f</a>)</li>
</ul>
<h2>v16.7.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.6.0...v16.7.0 ">16.7.0</a>
(2024-01-03)</h2>
<h3>Features</h3>
<ul>
<li><strong>node-workspace:</strong> add root package-lock.json (<a
href="https://redirect.github.com/googleapis/release-please/issues/2162 ">#2162</a>)
(<a
href="8728d4ab53 ">8728d4a</a>)</li>
</ul>
<!-- 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.9.0...v16.10.0 ">16.10.0</a>
(2024-03-11)</h2>
<h3>Features</h3>
<ul>
<li>add support for <code>bazel</code> (<a
href="https://redirect.github.com/googleapis/release-please/issues/2239 ">#2239</a>)
(<a
href="b12904adbf ">b12904a</a>)</li>
<li>update VERSION file in php-yoshi repo if it exists (<a
href="https://redirect.github.com/googleapis/release-please/issues/2228 ">#2228</a>)
(<a
href="378367b65f ">378367b</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>allow forcing generic updater for extra-files (<a
href="https://redirect.github.com/googleapis/release-please/issues/2227 ">#2227</a>)
(<a
href="144c1fd523 ">144c1fd</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.8.0...v16.9.0 ">16.9.0</a>
(2024-02-14)</h2>
<h3>Features</h3>
<ul>
<li><strong>docs:</strong> remove reference to support contracts (<a
href="https://redirect.github.com/googleapis/release-please/issues/2224 ">#2224</a>)
(<a
href="9bcb7cd9d2 ">9bcb7cd</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.7.1...v16.8.0 ">16.8.0</a>
(2024-01-26)</h2>
<h3>Features</h3>
<ul>
<li>set 'version' of composer.json in RootComposerUpdatePackages (<a
href="https://redirect.github.com/googleapis/release-please/issues/2201 ">#2201</a>)
(<a
href="00ae8d1c83 ">00ae8d1</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>php-yoshi:</strong> do not add version to root version map
(<a
href="https://redirect.github.com/googleapis/release-please/issues/2199 ">#2199</a>)
(<a
href="32a972aa9c ">32a972a</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.7.0...v16.7.1 ">16.7.1</a>
(2024-01-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>php-yoshi:</strong> set "version" if it's in
composer.json (<a
href="https://redirect.github.com/googleapis/release-please/issues/2192 ">#2192</a>)
(<a
href="5e6186ff8c ">5e6186f</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.6.0...v16.7.0 ">16.7.0</a>
(2024-01-03)</h2>
<h3>Features</h3>
<ul>
<li><strong>node-workspace:</strong> add root package-lock.json (<a
href="https://redirect.github.com/googleapis/release-please/issues/2162 ">#2162</a>)
(<a
href="8728d4ab53 ">8728d4a</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v16.5.1...v16.6.0 ">16.6.0</a>
(2023-12-28)</h2>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="18c45712b7 "><code>18c4571</code></a>
chore(main): release 16.10.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2240 ">#2240</a>)</li>
<li><a
href="144c1fd523 "><code>144c1fd</code></a>
fix: allow forcing generic updater for extra-files (<a
href="https://redirect.github.com/googleapis/release-please/issues/2227 ">#2227</a>)</li>
<li><a
href="378367b65f "><code>378367b</code></a>
feat: update VERSION file in php-yoshi repo if it exists (<a
href="https://redirect.github.com/googleapis/release-please/issues/2228 ">#2228</a>)</li>
<li><a
href="b12904adbf "><code>b12904a</code></a>
feat: add support for <code>bazel</code> (<a
href="https://redirect.github.com/googleapis/release-please/issues/2239 ">#2239</a>)</li>
<li><a
href="3569f15815 "><code>3569f15</code></a>
chore(main): release 16.9.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2225 ">#2225</a>)</li>
<li><a
href="9bcb7cd9d2 "><code>9bcb7cd</code></a>
feat(docs): remove reference to support contracts (<a
href="https://redirect.github.com/googleapis/release-please/issues/2224 ">#2224</a>)</li>
<li><a
href="72b0ab360c "><code>72b0ab3</code></a>
chore(main): release 16.8.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2200 ">#2200</a>)</li>
<li><a
href="00ae8d1c83 "><code>00ae8d1</code></a>
feat: set 'version' of composer.json in RootComposerUpdatePackages (<a
href="https://redirect.github.com/googleapis/release-please/issues/2201 ">#2201</a>)</li>
<li><a
href="32a972aa9c "><code>32a972a</code></a>
fix(php-yoshi): do not add version to root version map (<a
href="https://redirect.github.com/googleapis/release-please/issues/2199 ">#2199</a>)</li>
<li><a
href="03e12ef72f "><code>03e12ef</code></a>
chore(main): release 16.7.1 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2197 ">#2197</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/release-please/compare/v16.5.0...v16.10.0 ">compare
view</a></li>
</ul>
</details>
<br />
[](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>
2024-03-11 11:55:08 -07:00
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 >
2023-12-19 00:16:16 +00: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 />
[](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 >
2023-12-07 20:10:46 +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 />
[](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
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 >
2023-12-01 20:13:51 +00: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 />
[](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
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
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 ).
2023-11-06 13:23:28 -08: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 />
[](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
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 ).
2023-09-28 10:11:42 -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 />
[](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
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 />
[](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
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 >
2023-06-23 18:17:22 +00: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 />
[](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 >
2023-05-25 19:29:16 +00:00
dependabot[bot]
84759371f2
fix: bump release-please from 15.10.2 to 15.10.4 ( #762 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 15.10.2 to 15.10.4.
<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.10.4</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.10.3...v15.10.4 ">15.10.4</a>
(2023-04-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Add more trace logging when searching for latest release version (<a
href="https://redirect.github.com/googleapis/release-please/issues/1922 ">#1922</a>)
(<a
href="c33cc8112f ">c33cc81</a>)</li>
</ul>
<h2>v15.10.3</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.10.2...v15.10.3 ">15.10.3</a>
(2023-04-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>NeedsBootstrap computation also considers tags (<a
href="https://redirect.github.com/googleapis/release-please/issues/1915 ">#1915</a>)
(<a
href="2773b6e8ae ">2773b6e</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.3...v15.10.4 ">15.10.4</a>
(2023-04-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Add more trace logging when searching for latest release version (<a
href="https://redirect.github.com/googleapis/release-please/issues/1922 ">#1922</a>)
(<a
href="c33cc8112f ">c33cc81</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.10.2...v15.10.3 ">15.10.3</a>
(2023-04-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>NeedsBootstrap computation also considers tags (<a
href="https://redirect.github.com/googleapis/release-please/issues/1915 ">#1915</a>)
(<a
href="2773b6e8ae ">2773b6e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2b56b2213c "><code>2b56b22</code></a>
chore(main): release 15.10.4 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1927 ">#1927</a>)</li>
<li><a
href="c33cc8112f "><code>c33cc81</code></a>
fix: add more trace logging when searching for latest release version
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1922 ">#1922</a>)</li>
<li><a
href="7a0b3e9a5e "><code>7a0b3e9</code></a>
docs: Add permissions stanza to manifest-releaser github script (<a
href="https://redirect.github.com/googleapis/release-please/issues/1926 ">#1926</a>)</li>
<li><a
href="1d203c7884 "><code>1d203c7</code></a>
chore(main): release 15.10.3 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1919 ">#1919</a>)</li>
<li><a
href="2773b6e8ae "><code>2773b6e</code></a>
fix: needsBootstrap computation also considers tags (<a
href="https://redirect.github.com/googleapis/release-please/issues/1915 ">#1915</a>)</li>
<li><a
href="b08e1554f6 "><code>b08e155</code></a>
docs: clarify that the commit override does not work on plain merges (<a
href="https://redirect.github.com/googleapis/release-please/issues/1917 ">#1917</a>)</li>
<li><a
href="57b2b38b4c "><code>57b2b38</code></a>
docs: add section about using squash-merge (<a
href="https://redirect.github.com/googleapis/release-please/issues/1916 ">#1916</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v15.10.2...v15.10.4 ">compare
view</a></li>
</ul>
</details>
<br />
[](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-04-24 11:34:46 -07:00
Google GitHub Actions Bot
c078ea3391
chore(main): release 3.7.8 ( #759 )
...
🤖 I have created a release *beep* *boop*
---
##
[3.7.8](https://github.com/google-github-actions/release-please-action/compare/v3.7.7...v3.7.8 )
(2023-04-11)
### Bug Fixes
* bump release-please from 15.9.2 to 15.10.2
([#755 ](https://github.com/google-github-actions/release-please-action/issues/755 ))
([6730d1a ](6730d1afa8 ))
* tag releases before opening new pull requests
([#753 ](https://github.com/google-github-actions/release-please-action/issues/753 ))
([6a803df ](6a803dfec4 )),
closes
[#747 ](https://github.com/google-github-actions/release-please-action/issues/747 )
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
2023-04-11 15:56:51 +00:00
dependabot[bot]
6730d1afa8
fix: bump release-please from 15.9.2 to 15.10.2 ( #755 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 15.9.2 to 15.10.2.
<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.10.2</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.10.1...v15.10.2 ">15.10.2</a>
(2023-04-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>github-changelog-notes:</strong> Prepend header to create
parseable release notes (<a
href="https://redirect.github.com/googleapis/release-please/issues/1912 ">#1912</a>)
(<a
href="3f53d40c8c ">3f53d40</a>)</li>
</ul>
<h2>v15.10.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.10.0...v15.10.1 ">15.10.1</a>
(2023-04-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>xml:</strong> Preserve trailing newline if the xml file had
one (<a
href="https://redirect.github.com/googleapis/release-please/issues/1911 ">#1911</a>)
(<a
href="b899da6637 ">b899da6</a>)</li>
</ul>
<h2>v15.10.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.9.3...v15.10.0 ">15.10.0</a>
(2023-04-10)</h2>
<h3>Features</h3>
<ul>
<li>Allow excluding file paths to filter out commits (<a
href="https://redirect.github.com/googleapis/release-please/issues/1875 ">#1875</a>)
(<a
href="a9bed8232c ">a9bed82</a>)</li>
</ul>
<h2>v15.9.3</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.9.2...v15.9.3 ">15.9.3</a>
(2023-04-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>python:</strong> Handle large version numbers in setup.cfg
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1906 ">#1906</a>)
(<a
href="9a7b11f4d0 ">9a7b11f</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.1...v15.10.2 ">15.10.2</a>
(2023-04-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>github-changelog-notes:</strong> Prepend header to create
parseable release notes (<a
href="https://redirect.github.com/googleapis/release-please/issues/1912 ">#1912</a>)
(<a
href="3f53d40c8c ">3f53d40</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.10.0...v15.10.1 ">15.10.1</a>
(2023-04-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>xml:</strong> Preserve trailing newline if the xml file had
one (<a
href="https://redirect.github.com/googleapis/release-please/issues/1911 ">#1911</a>)
(<a
href="b899da6637 ">b899da6</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.9.3...v15.10.0 ">15.10.0</a>
(2023-04-10)</h2>
<h3>Features</h3>
<ul>
<li>Allow excluding file paths to filter out commits (<a
href="https://redirect.github.com/googleapis/release-please/issues/1875 ">#1875</a>)
(<a
href="a9bed8232c ">a9bed82</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.9.2...v15.9.3 ">15.9.3</a>
(2023-04-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>python:</strong> Handle large version numbers in setup.cfg
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1906 ">#1906</a>)
(<a
href="9a7b11f4d0 ">9a7b11f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0a1bcbb9cd "><code>0a1bcbb</code></a>
chore(main): release 15.10.2 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1914 ">#1914</a>)</li>
<li><a
href="3f53d40c8c "><code>3f53d40</code></a>
fix(github-changelog-notes): prepend header to create parseable release
notes...</li>
<li><a
href="f860829c4b "><code>f860829</code></a>
chore(main): release 15.10.1 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1913 ">#1913</a>)</li>
<li><a
href="b899da6637 "><code>b899da6</code></a>
fix(xml): preserve trailing newline if the xml file had one (<a
href="https://redirect.github.com/googleapis/release-please/issues/1911 ">#1911</a>)</li>
<li><a
href="6f92f55967 "><code>6f92f55</code></a>
chore(main): release 15.10.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1910 ">#1910</a>)</li>
<li><a
href="a9bed8232c "><code>a9bed82</code></a>
feat: allow excluding file paths to filter out commits (<a
href="https://redirect.github.com/googleapis/release-please/issues/1875 ">#1875</a>)</li>
<li><a
href="fde2602ba7 "><code>fde2602</code></a>
chore(main): release 15.9.3 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1907 ">#1907</a>)</li>
<li><a
href="9a7b11f4d0 "><code>9a7b11f</code></a>
fix(python): handle large version numbers in setup.cfg (<a
href="https://redirect.github.com/googleapis/release-please/issues/1906 ">#1906</a>)</li>
<li><a
href="52fc1bb0b8 "><code>52fc1bb</code></a>
docs: show <code>extra-files</code> syntax for generic files (<a
href="https://redirect.github.com/googleapis/release-please/issues/1900 ">#1900</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v15.9.2...v15.10.2 ">compare
view</a></li>
</ul>
</details>
<br />
[](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-04-11 08:48:21 -07:00
Google GitHub Actions Bot
f7edb9e614
chore(main): release 3.7.7 ( #752 )
...
🤖 I have created a release *beep* *boop*
---
##
[3.7.7](https://github.com/google-github-actions/release-please-action/compare/v3.7.6...v3.7.7 )
(2023-04-10)
### Bug Fixes
* bump release-please from 15.9.1 to 15.9.2
([#746 ](https://github.com/google-github-actions/release-please-action/issues/746 ))
([c3a278c ](c3a278c732 ))
---
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 >
2023-04-10 11:14:59 -07:00
dependabot[bot]
c3a278c732
fix: bump release-please from 15.9.1 to 15.9.2 ( #746 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 15.9.1 to 15.9.2.
<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.9.2</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.9.1...v15.9.2 ">15.9.2</a>
(2023-03-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cargo-workspace:</strong> Find workspace modules on the
target branch (<a
href="https://redirect.github.com/googleapis/release-please/issues/1889 ">#1889</a>)
(<a
href="96479413fd ">9647941</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.9.1...v15.9.2 ">15.9.2</a>
(2023-03-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cargo-workspace:</strong> Find workspace modules on the
target branch (<a
href="https://redirect.github.com/googleapis/release-please/issues/1889 ">#1889</a>)
(<a
href="96479413fd ">9647941</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="af30ea6a99 "><code>af30ea6</code></a>
chore(main): release 15.9.2 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1890 ">#1890</a>)</li>
<li><a
href="96479413fd "><code>9647941</code></a>
fix(cargo-workspace): find workspace modules on the target branch (<a
href="https://redirect.github.com/googleapis/release-please/issues/1889 ">#1889</a>)</li>
<li><a
href="faa52d3725 "><code>faa52d3</code></a>
chore(deps): update dependency sinon to v15.0.3 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1888 ">#1888</a>)</li>
<li><a
href="439290c63c "><code>439290c</code></a>
chore: store nodejs build artifacts in placer (<a
href="https://redirect.github.com/googleapis/release-please/issues/1882 ">#1882</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v15.9.1...v15.9.2 ">compare
view</a></li>
</ul>
</details>
<br />
[](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-04-10 11:08:55 -07:00
Google GitHub Actions Bot
ee9822ec2c
chore(main): release 3.7.6 ( #740 )
...
🤖 I have created a release *beep* *boop*
---
##
[3.7.6](https://github.com/google-github-actions/release-please-action/compare/v3.7.5...v3.7.6 )
(2023-03-28)
### Bug Fixes
* bump release-please from 15.8.1 to 15.9.1
([#738 ](https://github.com/google-github-actions/release-please-action/issues/738 ))
([9997fc9 ](9997fc940d ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
2023-03-28 12:59:32 -07:00
dependabot[bot]
9997fc940d
fix: bump release-please from 15.8.1 to 15.9.1 ( #738 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 15.8.1 to 15.9.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>v15.9.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.9.0...v15.9.1 ">15.9.1</a>
(2023-03-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cargo-workspace:</strong> Validate Cargo.toml version field
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1877 ">#1877</a>)
(<a
href="0303e2eb9f ">0303e2e</a>)</li>
</ul>
<h2>v15.9.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.8.2...v15.9.0 ">15.9.0</a>
(2023-03-14)</h2>
<h3>Features</h3>
<ul>
<li>Support for "@" sign in component name (<a
href="https://redirect.github.com/googleapis/release-please/issues/1873 ">#1873</a>)
(<a
href="d3b2f2f72c ">d3b2f2f</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Allow linked-versions to skip merging pull requests (<a
href="https://redirect.github.com/googleapis/release-please/issues/1779 ">#1779</a>)
(<a
href="dc48b55b45 ">dc48b55</a>)</li>
<li><strong>refactor:</strong> Rename Salesforce to sfdx (<a
href="https://redirect.github.com/googleapis/release-please/issues/1829 ">#1829</a>)
(<a
href="122820d5a3 ">122820d</a>)</li>
</ul>
<h2>v15.8.2</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.8.1...v15.8.2 ">15.8.2</a>
(2023-03-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cargo-workspaces:</strong> Expand globs in crate paths (<a
href="https://redirect.github.com/googleapis/release-please/issues/1852 ">#1852</a>)
(<a
href="0179f25bf3 ">0179f25</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.9.0...v15.9.1 ">15.9.1</a>
(2023-03-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cargo-workspace:</strong> Validate Cargo.toml version field
(<a
href="https://redirect.github.com/googleapis/release-please/issues/1877 ">#1877</a>)
(<a
href="0303e2eb9f ">0303e2e</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.8.2...v15.9.0 ">15.9.0</a>
(2023-03-14)</h2>
<h3>Features</h3>
<ul>
<li>Support for "@" sign in component name (<a
href="https://redirect.github.com/googleapis/release-please/issues/1873 ">#1873</a>)
(<a
href="d3b2f2f72c ">d3b2f2f</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Allow linked-versions to skip merging pull requests (<a
href="https://redirect.github.com/googleapis/release-please/issues/1779 ">#1779</a>)
(<a
href="dc48b55b45 ">dc48b55</a>)</li>
<li><strong>refactor:</strong> Rename Salesforce to sfdx (<a
href="https://redirect.github.com/googleapis/release-please/issues/1829 ">#1829</a>)
(<a
href="122820d5a3 ">122820d</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.8.1...v15.8.2 ">15.8.2</a>
(2023-03-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cargo-workspaces:</strong> Expand globs in crate paths (<a
href="https://redirect.github.com/googleapis/release-please/issues/1852 ">#1852</a>)
(<a
href="0179f25bf3 ">0179f25</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="70f7b25f9e "><code>70f7b25</code></a>
chore(main): release 15.9.1 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1879 ">#1879</a>)</li>
<li><a
href="0303e2eb9f "><code>0303e2e</code></a>
fix(cargo-workspace): validate Cargo.toml version field (<a
href="https://redirect.github.com/googleapis/release-please/issues/1877 ">#1877</a>)</li>
<li><a
href="14d2a1e496 "><code>14d2a1e</code></a>
chore(main): release 15.9.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1878 ">#1878</a>)</li>
<li><a
href="122820d5a3 "><code>122820d</code></a>
fix(refactor): rename Salesforce to sfdx (<a
href="https://redirect.github.com/googleapis/release-please/issues/1829 ">#1829</a>)</li>
<li><a
href="dc48b55b45 "><code>dc48b55</code></a>
fix: Allow linked-versions to skip merging pull requests (<a
href="https://redirect.github.com/googleapis/release-please/issues/1779 ">#1779</a>)</li>
<li><a
href="d3b2f2f72c "><code>d3b2f2f</code></a>
feat: support for "@" sign in component name (<a
href="https://redirect.github.com/googleapis/release-please/issues/1873 ">#1873</a>)</li>
<li><a
href="162b6453d5 "><code>162b645</code></a>
chore(main): release 15.8.2 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1876 ">#1876</a>)</li>
<li><a
href="0179f25bf3 "><code>0179f25</code></a>
fix(cargo-workspaces): expand globs in crate paths (<a
href="https://redirect.github.com/googleapis/release-please/issues/1852 ">#1852</a>)</li>
<li><a
href="f11ba18293 "><code>f11ba18</code></a>
chore(deps): update dependency sinon to v15.0.2 (<a
href="https://redirect.github.com/googleapis/release-please/issues/1871 ">#1871</a>)</li>
<li><a
href="9509dcff49 "><code>9509dcf</code></a>
docs: add notes about <code>changelog-type</code> configuration (<a
href="https://redirect.github.com/googleapis/release-please/issues/1867 ">#1867</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v15.8.1...v15.9.1 ">compare
view</a></li>
</ul>
</details>
<br />
[](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-03-15 15:06:36 -07:00
Google GitHub Actions Bot
e0b9d1885d
chore(main): release 3.7.5 ( #731 )
...
🤖 I have created a release *beep* *boop*
---
##
[3.7.5](https://github.com/google-github-actions/release-please-action/compare/v3.7.4...v3.7.5 )
(2023-03-07)
### Bug Fixes
* bump release-please from 15.7.0 to 15.8.0
([#720 ](https://github.com/google-github-actions/release-please-action/issues/720 ))
([57bb5dc ](57bb5dcfd4 ))
* bump release-please from 15.8.0 to 15.8.1
([#728 ](https://github.com/google-github-actions/release-please-action/issues/728 ))
([0e82314 ](0e82314438 ))
---
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 >
2023-03-07 18:21:01 +00:00
dependabot[bot]
0e82314438
fix: bump release-please from 15.8.0 to 15.8.1 ( #728 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 15.8.0 to 15.8.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>v15.8.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.8.0...v15.8.1 ">15.8.1</a>
(2023-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>sequential-calls:</strong> Use push instead of concat when
returning releases (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1865 ">#1865</a>)
(<a
href="1026c7366a ">1026c73</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.8.0...v15.8.1 ">15.8.1</a>
(2023-03-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>sequential-calls:</strong> Use push instead of concat when
returning releases (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1865 ">#1865</a>)
(<a
href="1026c7366a ">1026c73</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="123a5981dd "><code>123a598</code></a>
chore(main): release 15.8.1 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1866 ">#1866</a>)</li>
<li><a
href="f5011a2f64 "><code>f5011a2</code></a>
docs: add missing docs for include-component-in-tag (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1855 ">#1855</a>)</li>
<li><a
href="1026c7366a "><code>1026c73</code></a>
fix(sequential-calls): Use push instead of concat when returning
releases (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1 ">#1</a>...</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v15.8.0...v15.8.1 ">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Co-authored-by: Jeff Ching <chingor@google.com >
2023-03-07 17:41:02 +00:00
dependabot[bot]
57bb5dcfd4
fix: bump release-please from 15.7.0 to 15.8.0 ( #720 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 15.7.0 to 15.8.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.8.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.7.0...v15.8.0 ">15.8.0</a>
(2023-02-15)</h2>
<h3>Features</h3>
<ul>
<li>Scan readme files in java-yoshi-mono-repo strategy (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1853 ">#1853</a>)
(<a
href="635cc7d038 ">635cc7d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Github issues link (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1849 ">#1849</a>)
(<a
href="68e67591bb ">68e6759</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.7.0...v15.8.0 ">15.8.0</a>
(2023-02-15)</h2>
<h3>Features</h3>
<ul>
<li>Scan readme files in java-yoshi-mono-repo strategy (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1853 ">#1853</a>)
(<a
href="635cc7d038 ">635cc7d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Github issues link (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1849 ">#1849</a>)
(<a
href="68e67591bb ">68e6759</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8027800cfd "><code>8027800</code></a>
chore(main): release 15.8.0 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1854 ">#1854</a>)</li>
<li><a
href="68e67591bb "><code>68e6759</code></a>
fix: github issues link (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1849 ">#1849</a>)</li>
<li><a
href="635cc7d038 "><code>635cc7d</code></a>
feat: Scan readme files in java-yoshi-mono-repo strategy (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1853 ">#1853</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v15.7.0...v15.8.0 ">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Co-authored-by: Jeff Ching <chingor@google.com >
2023-03-06 20:28:14 +00:00
Google GitHub Actions Bot
d3c71f9a0a
chore(main): release 3.7.4 ( #717 )
...
🤖 I have created a release *beep* *boop*
---
##
[3.7.4](https://github.com/google-github-actions/release-please-action/compare/v3.7.3...v3.7.4 )
(2023-02-13)
### Bug Fixes
* bump release-please from 15.1.2 to 15.7.0
([#714 ](https://github.com/google-github-actions/release-please-action/issues/714 ))
([19b65cc ](19b65cc4e5 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
2023-02-13 17:02:25 +00:00
dependabot[bot]
19b65cc4e5
fix: bump release-please from 15.1.2 to 15.7.0 ( #714 )
...
Fixes #713
Bumps [release-please](https://github.com/googleapis/release-please )
from 15.1.2 to 15.7.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.7.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.6.0...v15.7.0 ">15.7.0</a>
(2023-02-07)</h2>
<h3>Features</h3>
<ul>
<li><strong>changelog.json:</strong> Implement changelog.json for python
(<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1841 ">#1841</a>)
(<a
href="52594b194f ">52594b1</a>)</li>
</ul>
<h2>v15.6.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.5.1...v15.6.0 ">15.6.0</a>
(2023-02-01)</h2>
<h3>Features</h3>
<ul>
<li><strong>changelog.json:</strong> Add pr suffix to issues array (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1839 ">#1839</a>)
(<a
href="fdd75efbc2 ">fdd75ef</a>)</li>
</ul>
<h2>v15.5.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.5.0...v15.5.1 ">15.5.1</a>
(2023-01-30)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Support TOML up to v1.0.0-rc.1 spec. (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1837 ">#1837</a>)
(<a
href="a3d94eec20 ">a3d94ee</a>)</li>
</ul>
<h2>v15.5.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.4.0...v15.5.0 ">15.5.0</a>
(2023-01-27)</h2>
<h3>Features</h3>
<ul>
<li>Add generic TOML updater (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1833 ">#1833</a>)
(<a
href="2768a4cfe1 ">2768a4c</a>)</li>
<li>Add toml generic updater option to extra-files schema (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1835 ">#1835</a>)
(<a
href="9240f71c21 ">9240f71</a>)</li>
</ul>
<h2>v15.4.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.3.1...v15.4.0 ">15.4.0</a>
(2023-01-26)</h2>
<h3>Features</h3>
<ul>
<li><strong>changelog.json:</strong> Include referenced issues/prs (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1830 ">#1830</a>)
(<a
href="bacbbb52ad ">bacbbb5</a>)</li>
</ul>
<h2>v15.3.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.3.0...v15.3.1 ">15.3.1</a>
(2023-01-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Filter changelog.json commits based on changelog sections (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1827 ">#1827</a>)
(<a
href="844aacd764 ">844aacd</a>)</li>
</ul>
<h2>v15.3.0</h2>
<!-- 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/v15.6.0...v15.7.0 ">15.7.0</a>
(2023-02-07)</h2>
<h3>Features</h3>
<ul>
<li><strong>changelog.json:</strong> Implement changelog.json for python
(<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1841 ">#1841</a>)
(<a
href="52594b194f ">52594b1</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.5.1...v15.6.0 ">15.6.0</a>
(2023-02-01)</h2>
<h3>Features</h3>
<ul>
<li><strong>changelog.json:</strong> Add pr suffix to issues array (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1839 ">#1839</a>)
(<a
href="fdd75efbc2 ">fdd75ef</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.5.0...v15.5.1 ">15.5.1</a>
(2023-01-30)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Support TOML up to v1.0.0-rc.1 spec. (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1837 ">#1837</a>)
(<a
href="a3d94eec20 ">a3d94ee</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.4.0...v15.5.0 ">15.5.0</a>
(2023-01-27)</h2>
<h3>Features</h3>
<ul>
<li>Add generic TOML updater (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1833 ">#1833</a>)
(<a
href="2768a4cfe1 ">2768a4c</a>)</li>
<li>Add toml generic updater option to extra-files schema (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1835 ">#1835</a>)
(<a
href="9240f71c21 ">9240f71</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.3.1...v15.4.0 ">15.4.0</a>
(2023-01-26)</h2>
<h3>Features</h3>
<ul>
<li><strong>changelog.json:</strong> Include referenced issues/prs (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1830 ">#1830</a>)
(<a
href="bacbbb52ad ">bacbbb5</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.3.0...v15.3.1 ">15.3.1</a>
(2023-01-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Filter changelog.json commits based on changelog sections (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1827 ">#1827</a>)
(<a
href="844aacd764 ">844aacd</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.2.0...v15.3.0 ">15.3.0</a>
(2023-01-25)</h2>
<h3>Features</h3>
<ul>
<li>Add Salesforce strategy (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1815 ">#1815</a>)
(<a
href="25b518f4f3 ">25b518f</a>)</li>
<li>Add support for yarn workspace versions (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1819 ">#1819</a>)
(<a
href="8b0cc7d7d2 ">8b0cc7d</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b57b558989 "><code>b57b558</code></a>
chore(main): release 15.7.0 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1847 ">#1847</a>)</li>
<li><a
href="52594b194f "><code>52594b1</code></a>
feat(changelog.json): implement changelog.json for python (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1841 ">#1841</a>)</li>
<li><a
href="1493bd7896 "><code>1493bd7</code></a>
chore(main): release 15.6.0 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1840 ">#1840</a>)</li>
<li><a
href="fdd75efbc2 "><code>fdd75ef</code></a>
feat(changelog.json): add pr suffix to issues array (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1839 ">#1839</a>)</li>
<li><a
href="7f2d31b898 "><code>7f2d31b</code></a>
chore(main): release 15.5.1 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1838 ">#1838</a>)</li>
<li><a
href="a3d94eec20 "><code>a3d94ee</code></a>
fix: Support TOML up to v1.0.0-rc.1 spec. (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1837 ">#1837</a>)</li>
<li><a
href="fa92311327 "><code>fa92311</code></a>
chore(main): release 15.5.0 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1834 ">#1834</a>)</li>
<li><a
href="9240f71c21 "><code>9240f71</code></a>
feat: add toml generic updater option to extra-files schema (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1835 ">#1835</a>)</li>
<li><a
href="2768a4cfe1 "><code>2768a4c</code></a>
feat: Add generic TOML updater (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1833 ">#1833</a>)</li>
<li><a
href="bee55967e0 "><code>bee5596</code></a>
chore(main): release 15.4.0 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1831 ">#1831</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/release-please/compare/v15.1.2...v15.7.0 ">compare
view</a></li>
</ul>
</details>
<br />
[](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-02-13 08:59:37 -08:00
Google GitHub Actions Bot
514bc6cdae
chore(main): release 3.7.3 ( #697 )
...
🤖 I have created a release *beep* *boop*
---
##
[3.7.3](https://github.com/google-github-actions/release-please-action/compare/v3.7.2...v3.7.3 )
(2023-01-18)
### Bug Fixes
* bump release-please from 15.1.1 to 15.1.2
([#695 ](https://github.com/google-github-actions/release-please-action/issues/695 ))
([71b00c3 ](71b00c33df ))
---
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 >
2023-01-18 14:57:12 -08:00
dependabot[bot]
71b00c33df
fix: bump release-please from 15.1.1 to 15.1.2 ( #695 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 15.1.1 to 15.1.2.
<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.1.2</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.1.1...v15.1.2 ">15.1.2</a>
(2023-01-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ruby:</strong> Gemfile.lock should not update when gem name
is empty (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1805 ">#1805</a>)
(<a
href="b54d499a6b ">b54d499</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.1.1...v15.1.2 ">15.1.2</a>
(2023-01-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ruby:</strong> Gemfile.lock should not update when gem name
is empty (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1805 ">#1805</a>)
(<a
href="b54d499a6b ">b54d499</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="110c2f96b4 "><code>110c2f9</code></a>
chore(main): release 15.1.2 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1806 ">#1806</a>)</li>
<li><a
href="b54d499a6b "><code>b54d499</code></a>
fix(ruby): gemfile.lock should not update when gem name is empty (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1805 ">#1805</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v15.1.1...v15.1.2 ">compare
view</a></li>
</ul>
</details>
<br />
[](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-01-18 10:32:53 -08:00