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>
v3.7.5
|
2023-03-07 18:21:01 +00:00 |
|
Google GitHub Actions Bot
|
5c7e88a484
|
chore: build dist (#732)
Build dist PR
|
2023-03-07 10:19:55 -08: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 |
|
Google GitHub Actions Bot
|
4e9dcc58bb
|
chore: build dist (#730)
Build dist PR
|
2023-03-07 09:40:05 -08:00 |
|
Jeff Ching
|
a085f7b3e4
|
build: run build with node 16 (#729)
Signed-off-by: Jeff Ching <chingor@google.com>
|
2023-03-07 09:36:36 -08: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 |
|
Zeno Jiricek
|
a9c2712ee0
|
docs: provide information about workflow permissions (#725)
fixes #724
Added a section to mention required actions settings and workflow
permissions.
Signed-off-by: Zeno Jiricek <airtonix@users.noreply.github.com>
|
2023-03-06 12:27:08 -08: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).
v3.7.4
|
2023-02-13 17:02:25 +00:00 |
|
Google GitHub Actions Bot
|
99daaf511f
|
chore: build dist (#716)
Build dist PR
|
2023-02-13 17:00:58 +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>
v3.7.3
|
2023-01-18 14:57:12 -08:00 |
|
Google GitHub Actions Bot
|
a57fbf26b0
|
chore: build dist (#696)
Build dist PR
|
2023-01-18 12:13: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 |
|
Google GitHub Actions Bot
|
e673b0b150
|
chore(main): release 3.7.2 (#681)
🤖 I have created a release *beep* *boop*
---
##
[3.7.2](https://github.com/google-github-actions/release-please-action/compare/v3.7.1...v3.7.2)
(2023-01-13)
### Bug Fixes
* bump release-please from 15.0.0 to 15.1.0
([#690](https://github.com/google-github-actions/release-please-action/issues/690))
([385de71](385de7152f))
* bump release-please from 15.1.0 to 15.1.1
([#692](https://github.com/google-github-actions/release-please-action/issues/692))
([12cb297](12cb29772d))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
v3.7.2
|
2023-01-13 13:59:34 -08:00 |
|
Google GitHub Actions Bot
|
c9a1c39b1a
|
chore: build dist (#691)
Build dist PR
|
2023-01-13 21:56:23 +00:00 |
|
dependabot[bot]
|
12cb29772d
|
fix: bump release-please from 15.1.0 to 15.1.1 (#692)
Bumps [release-please](https://github.com/googleapis/release-please)
from 15.1.0 to 15.1.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.1.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.1.0...v15.1.1">15.1.1</a>
(2023-01-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Update
<code>@google-automations/git-file-utils</code> to 1.2.5 (<a
href="89f363e015">89f363e</a>)</li>
<li><strong>deps:</strong> Update code-suggester to 4.2.0 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1799">#1799</a>)
(<a
href="89f363e015">89f363e</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.0...v15.1.1">15.1.1</a>
(2023-01-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Update
<code>@google-automations/git-file-utils</code> to 1.2.5 (<a
href="89f363e015">89f363e</a>)</li>
<li><strong>deps:</strong> Update code-suggester to 4.2.0 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1799">#1799</a>)
(<a
href="89f363e015">89f363e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="24e0338449"><code>24e0338</code></a>
chore(main): release 15.1.1 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1800">#1800</a>)</li>
<li><a
href="89f363e015"><code>89f363e</code></a>
fix(deps): update code-suggester to 4.2.0 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1799">#1799</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v15.1.0...v15.1.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-01-13 13:55:06 -08:00 |
|
dependabot[bot]
|
385de7152f
|
fix: bump release-please from 15.0.0 to 15.1.0 (#690)
Bumps [release-please](https://github.com/googleapis/release-please)
from 15.0.0 to 15.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>v15.1.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v15.0.0...v15.1.0">15.1.0</a>
(2023-01-05)</h2>
<h3>Features</h3>
<ul>
<li><strong>ruby:</strong> Add Gemfile.Lock updater (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1790">#1790</a>)
(<a
href="9baf736aa4">9baf736</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>java-yoshi:</strong> Throw MissingRequiredFile error if no
versions.txt found (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1794">#1794</a>)
(<a
href="542d412307">542d412</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.0.0...v15.1.0">15.1.0</a>
(2023-01-05)</h2>
<h3>Features</h3>
<ul>
<li><strong>ruby:</strong> Add Gemfile.Lock updater (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1790">#1790</a>)
(<a
href="9baf736aa4">9baf736</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>java-yoshi:</strong> Throw MissingRequiredFile error if no
versions.txt found (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1794">#1794</a>)
(<a
href="542d412307">542d412</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9481c18b88"><code>9481c18</code></a>
chore(main): release 15.1.0 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1796">#1796</a>)</li>
<li><a
href="542d412307"><code>542d412</code></a>
fix(java-yoshi): throw MissingRequiredFile error if no versions.txt
found (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1">#1</a>...</li>
<li><a
href="9baf736aa4"><code>9baf736</code></a>
feat(ruby): add Gemfile.Lock updater (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1790">#1790</a>)</li>
<li><a
href="9c94e0c243"><code>9c94e0c</code></a>
build: have Kokoro grab service account credentials from secret that
will be ...</li>
<li><a
href="0dd34c9b38"><code>0dd34c9</code></a>
chore(deps): update dependency sinon to v15.0.1 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1784">#1784</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v15.0.0...v15.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 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-06 08:13:50 -08:00 |
|
Google GitHub Actions Bot
|
5c07f8be17
|
chore(main): release 3.7.1 (#680)
🤖 I have created a release *beep* *boop*
---
##
[3.7.1](https://github.com/google-github-actions/release-please-action/compare/v3.7.0...v3.7.1)
(2022-12-13)
### Bug Fixes
* bump release-please from 14.17.5 to 15.0.0
([#679](https://github.com/google-github-actions/release-please-action/issues/679))
([2e8ea51](2e8ea51215))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: Jeff Ching <chingor@google.com>
v3.7.1
|
2022-12-13 20:05:26 +00:00 |
|
Google GitHub Actions Bot
|
8ab9ca179d
|
chore: build dist (#677)
Build dist PR
|
2022-12-13 12:04:27 -08:00 |
|
dependabot[bot]
|
2e8ea51215
|
fix: bump release-please from 14.17.5 to 15.0.0 (#679)
Bumps [release-please](https://github.com/googleapis/release-please)
from 14.17.5 to 15.0.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.0.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v14.17.5...v15.0.0">15.0.0</a>
(2022-12-12)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Strategies can parse multiple releases from single release PR (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1775">#1775</a>)</li>
<li>Parse conventional commits in manifest (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1772">#1772</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Strategies can parse multiple releases from single release PR (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1775">#1775</a>)
(<a
href="b565f85b64">b565f85</a>)</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Parse conventional commits in manifest (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1772">#1772</a>)
(<a
href="3391d3bc91">3391d3b</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/v14.17.5...v15.0.0">15.0.0</a>
(2022-12-12)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Strategies can parse multiple releases from single release PR (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1775">#1775</a>)</li>
<li>Parse conventional commits in manifest (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1772">#1772</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Strategies can parse multiple releases from single release PR (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1775">#1775</a>)
(<a
href="b565f85b64">b565f85</a>)</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Parse conventional commits in manifest (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1772">#1772</a>)
(<a
href="3391d3bc91">3391d3b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3eeb1dca4b"><code>3eeb1dc</code></a>
chore(main): release 15.0.0 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1774">#1774</a>)</li>
<li><a
href="b565f85b64"><code>b565f85</code></a>
feat!: strategies can parse multiple releases from single release PR (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1775">#1775</a>)</li>
<li><a
href="3391d3bc91"><code>3391d3b</code></a>
refactor!: parse conventional commits in manifest (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1772">#1772</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v14.17.5...v15.0.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>
|
2022-12-13 11:09:02 -08:00 |
|
Google GitHub Actions Bot
|
af1990728f
|
chore(main): release 3.7.0 (#674)
🤖 I have created a release *beep* *boop*
---
##
[3.7.0](https://github.com/google-github-actions/release-please-action/compare/v3.6.1...v3.7.0)
(2022-12-08)
### Features
* add `pull-request-header` input
([#615](https://github.com/google-github-actions/release-please-action/issues/615))
([9963ea2](9963ea2aa8))
### Bug Fixes
* update `release-please` to `14.17.5`
([#671](https://github.com/google-github-actions/release-please-action/issues/671))
([4da3bc1](4da3bc1534))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: Jeff Ching <chingor@google.com>
v3.7.0
|
2022-12-08 08:53:34 -08:00 |
|
Google GitHub Actions Bot
|
264b85cc6b
|
chore: build dist (#675)
Build dist PR
|
2022-12-08 08:51:52 -08:00 |
|
Google GitHub Actions Bot
|
e6d565feb2
|
chore: build dist (#673)
Build dist PR
|
2022-12-08 08:49:16 -08:00 |
|
Philippe Laflamme
|
9963ea2aa8
|
feat: add pull-request-header input (#615)
Co-authored-by: Jeff Ching <chingor@google.com>
|
2022-12-08 08:45:33 -08:00 |
|
Moritz Wiesinger
|
7a173c3827
|
docs: Fix typo in action outputs (#626)
### This PR
- fixes a typo in the action outputs in README.md
- the code
[here](https://github.com/google-github-actions/release-please-action/blob/main/index.js#L214)
shows that the output variable is actually called `releases_created`
instead of `release_created`
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Co-authored-by: Jeff Ching <chingor@google.com>
|
2022-12-08 08:43:33 -08:00 |
|
Philippe Laflamme
|
a651f3c5e8
|
test: add check for release id output (#657)
This is a corresponding PR for
[this](https://github.com/googleapis/release-please/pull/1719)
release-please change
Co-authored-by: Jeff Ching <chingor@google.com>
|
2022-12-08 08:42:19 -08:00 |
|
mrzmyr
|
4da3bc1534
|
fix: update release-please to 14.17.5 (#671)
- https://github.com/googleapis/release-please/issues/1767
- https://github.com/googleapis/release-please/pull/1770
- https://github.com/googleapis/release-please/releases/tag/v14.17.5
|
2022-12-08 08:39:44 -08:00 |
|
Google GitHub Actions Bot
|
ed61e76296
|
chore(main): release 3.6.1 (#666)
🤖 I have created a release *beep* *boop*
---
##
[3.6.1](https://github.com/google-github-actions/release-please-action/compare/v3.6.0...v3.6.1)
(2022-11-23)
### Bug Fixes
* bump release-please from 14.16.0 to 14.17.2
([#664](https://github.com/google-github-actions/release-please-action/issues/664))
([c8f107f](c8f107f4cf))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
v3.6.1
|
2022-11-23 17:10:47 +00:00 |
|
Google GitHub Actions Bot
|
81a2512e00
|
chore: build dist (#665)
Build dist PR
v3.6
|
2022-11-23 09:09:16 -08:00 |
|
dependabot[bot]
|
c8f107f4cf
|
fix: bump release-please from 14.16.0 to 14.17.2 (#664)
Bumps [release-please](https://github.com/googleapis/release-please)
from 14.16.0 to 14.17.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>v14.17.2</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v14.17.1...v14.17.2">14.17.2</a>
(2022-11-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Handle issue links in BREAKING_CHANGE notes section (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1757">#1757</a>)
(<a
href="cd8c04b4d7">cd8c04b</a>)</li>
</ul>
<h2>v14.17.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v14.17.0...v14.17.1">14.17.1</a>
(2022-11-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>dart:</strong> Throw MissingRequiredFileError if
pubspec.yaml is missing (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1756">#1756</a>)
(<a
href="ada9fd6db4">ada9fd6</a>)</li>
<li><strong>helm:</strong> throw MissingRequiredFileError if Chart.yaml
is missing (<a
href="ada9fd6db4">ada9fd6</a>)</li>
<li><strong>node-workspace:</strong> Maintain the dependency version
prefix in newCandidate (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1748">#1748</a>)
(<a
href="909d310def">909d310</a>)</li>
</ul>
<h2>v14.17.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v14.16.0...v14.17.0">14.17.0</a>
(2022-11-11)</h2>
<h3>Features</h3>
<ul>
<li>add always-bump-major versioning strategy (<a
href="7526ca8be4">7526ca8</a>)</li>
<li>Add always-bump-minor versioning strategy (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1744">#1744</a>)
(<a
href="7526ca8be4">7526ca8</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/v14.17.1...v14.17.2">14.17.2</a>
(2022-11-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Handle issue links in BREAKING_CHANGE notes section (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1757">#1757</a>)
(<a
href="cd8c04b4d7">cd8c04b</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v14.17.0...v14.17.1">14.17.1</a>
(2022-11-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>dart:</strong> Throw MissingRequiredFileError if
pubspec.yaml is missing (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1756">#1756</a>)
(<a
href="ada9fd6db4">ada9fd6</a>)</li>
<li><strong>helm:</strong> throw MissingRequiredFileError if Chart.yaml
is missing (<a
href="ada9fd6db4">ada9fd6</a>)</li>
<li><strong>node-workspace:</strong> Maintain the dependency version
prefix in newCandidate (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1748">#1748</a>)
(<a
href="909d310def">909d310</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v14.16.0...v14.17.0">14.17.0</a>
(2022-11-11)</h2>
<h3>Features</h3>
<ul>
<li>add always-bump-major versioning strategy (<a
href="7526ca8be4">7526ca8</a>)</li>
<li>Add always-bump-minor versioning strategy (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1744">#1744</a>)
(<a
href="7526ca8be4">7526ca8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="69df82ec04"><code>69df82e</code></a>
chore(main): release 14.17.2 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1758">#1758</a>)</li>
<li><a
href="cd8c04b4d7"><code>cd8c04b</code></a>
fix: handle issue links in BREAKING_CHANGE notes section (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1757">#1757</a>)</li>
<li><a
href="596ce4e359"><code>596ce4e</code></a>
chore(main): release 14.17.1 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1753">#1753</a>)</li>
<li><a
href="ada9fd6db4"><code>ada9fd6</code></a>
fix(dart): throw MissingRequiredFileError if pubspec.yaml is missing (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1756">#1756</a>)</li>
<li><a
href="d7907967ee"><code>d790796</code></a>
docs: add troubleshooting page (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1752">#1752</a>)</li>
<li><a
href="909d310def"><code>909d310</code></a>
fix(node-workspace): maintain the dependency version prefix in
newCandidate (...</li>
<li><a
href="7ebb59efe0"><code>7ebb59e</code></a>
chore: Fixing typo in tests (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1747">#1747</a>)</li>
<li><a
href="829e03cdf7"><code>829e03c</code></a>
chore(main): release 14.17.0 (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1746">#1746</a>)</li>
<li><a
href="7526ca8be4"><code>7526ca8</code></a>
feat: add always-bump-minor versioning strategy (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1744">#1744</a>)</li>
<li><a
href="09ae5a2fb8"><code>09ae5a2</code></a>
docs: Adding local testing steps to contributing guide (<a
href="https://github-redirect.dependabot.com/googleapis/release-please/issues/1743">#1743</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/release-please/compare/v14.16.0...v14.17.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>
|
2022-11-23 09:07:15 -08:00 |
|
Google GitHub Actions Bot
|
44c30b3623
|
chore(main): release 3.6.0 (#648)
v3.6.0
|
2022-11-08 18:23:12 -08:00 |
|
Julian Li
|
714f07f3ae
|
feat: support proxy configuration (#621)
support proxy configuration
|
2022-11-08 18:03:38 -08:00 |
|
Google GitHub Actions Bot
|
27bceafeb6
|
chore: build dist (#659)
chore: build dist release-please-action
|
2022-11-08 10:57:40 -08:00 |
|
dependabot[bot]
|
a76b467061
|
fix: bump release-please from 14.14.0 to 14.16.0 (#658)
Bumps [release-please](https://github.com/googleapis/release-please) from 14.14.0 to 14.16.0.
- [Release notes](https://github.com/googleapis/release-please/releases)
- [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/release-please/compare/v14.14.0...v14.16.0)
---
updated-dependencies:
- dependency-name: release-please
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-08 10:54:56 -08:00 |
|
Google GitHub Actions Bot
|
2a4590f9c1
|
chore(main): release 3.5.1 (#647)
Co-authored-by: Jeff Ching <chingor@google.com>
v3.5
v3.5.1
|
2022-10-26 16:37:56 +00:00 |
|
Google GitHub Actions Bot
|
c937c73db2
|
chore: build dist (#646)
chore: build dist release-please-action
|
2022-10-26 09:36:51 -07:00 |
|
Scott Davis
|
ac14dab3a5
|
fix: bump @actions/core to get newer set-output syntax (#638)
Ref: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Signed-off-by: Jeff Ching <chingor@google.com>
Co-authored-by: Jeff Ching <chingor@google.com>
|
2022-10-26 16:33:39 +00:00 |
|
Takashi Matsuo
|
b1f42a4a63
|
chore: configure blunderbuss (#634)
Signed-off-by: Takashi Matsuo <tmatsuo@google.com>
Signed-off-by: Takashi Matsuo <tmatsuo@google.com>
|
2022-10-26 16:32:24 +00:00 |
|
dependabot[bot]
|
619c4723eb
|
fix: bump release-please from 14.5.0 to 14.14.0 (#645)
Bumps [release-please](https://github.com/googleapis/release-please) from 14.5.0 to 14.14.0.
- [Release notes](https://github.com/googleapis/release-please/releases)
- [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/release-please/compare/v14.5.0...v14.14.0)
---
updated-dependencies:
- dependency-name: release-please
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-26 09:29:58 -07:00 |
|
Google GitHub Actions Bot
|
069d7229d7
|
chore(main): release 3.5.0 (#611)
v3.5.0
|
2022-09-08 14:20:34 -07:00 |
|
Google GitHub Actions Bot
|
6cb7764bc0
|
chore: build dist (#609)
chore: build dist release-please-action
|
2022-09-08 21:16:25 +00:00 |
|
Jeff Ching
|
cb585102ef
|
feat: run action on node16 (#608)
|
2022-09-08 14:15:08 -07:00 |
|
dependabot[bot]
|
bd65041d06
|
fix: bump release-please from 13.21.0 to 14.5.0 (#607)
* fix: bump release-please from 13.21.0 to 14.5.0
Bumps [release-please](https://github.com/googleapis/release-please) from 13.21.0 to 14.5.0.
- [Release notes](https://github.com/googleapis/release-please/releases)
- [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/release-please/compare/v13.21.0...v14.5.0)
---
updated-dependencies:
- dependency-name: release-please
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* run ci on node 14, 16
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>
|
2022-09-08 14:13:33 -07:00 |
|
Google GitHub Actions Bot
|
14c6addfeb
|
chore(main): release 3.4.1 (#592)
v3.4
v3.4.1
|
2022-08-24 08:51:22 -07:00 |
|
NoUnique
|
59912b3686
|
fix: read changelog-host url from action context (#587)
fix default changlog-host to github context property
|
2022-08-24 08:48:16 -07:00 |
|
Google GitHub Actions Bot
|
ea729d928e
|
chore(main): release 3.4.0 (#586)
v3.4.0
|
2022-08-23 08:36:56 -07:00 |
|
Jeff Ching
|
227b80e462
|
chore: restore monorepo-tags default (#585)
Signed-off-by: Jeff Ching <chingor@google.com>
Signed-off-by: Jeff Ching <chingor@google.com>
|
2022-08-23 10:29:04 -04:00 |
|
Google GitHub Actions Bot
|
2840bca340
|
chore: build dist (#579)
chore: build dist release-please-action
|
2022-08-22 09:55:03 -07:00 |
|
Jeff Ching
|
608c16ba34
|
fix: stop providing default values in action.yml (#573)
* fix: stop providing default values in action.yml
* fix: optional boolean parsing
|
2022-08-22 16:53:14 +00:00 |
|
Jeff Ching
|
b4c00f7e85
|
Revert "chore: release main" (#576)
Revert "chore: release main (#568)"
This reverts commit d39db9f1d9.
|
2022-08-22 09:52:06 -07:00 |
|