dependabot[bot]
ef9c2745db
fix: bump release-please from 17.1.3 to 17.3.0 ( #1183 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 17.1.3 to 17.3.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>v17.3.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v17.2.1...v17.3.0 ">17.3.0</a>
(2026-02-18)</h2>
<h3>Features</h3>
<ul>
<li>add ability to configure how many commits we retrieve when iterating
through repo history (<a
href="https://redirect.github.com/googleapis/release-please/issues/2679 ">#2679</a>)
(<a
href="fee210a147 ">fee210a</a>)</li>
</ul>
<h2>v17.2.1</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v17.2.0...v17.2.1 ">17.2.1</a>
(2026-02-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>"prerelease" versioning strategy (<a
href="https://redirect.github.com/googleapis/release-please/issues/2516 ">#2516</a>)
(<a
href="95a65681a5 ">95a6568</a>)</li>
<li>a bug where a reference to an missing variable in PowerShell would
cause an exception (<a
href="https://redirect.github.com/googleapis/release-please/issues/2619 ">#2619</a>)
(<a
href="0279fcf19c ">0279fcf</a>)</li>
</ul>
<h2>v17.2.0</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v17.1.3...v17.2.0 ">17.2.0</a>
(2026-01-20)</h2>
<h3>Features</h3>
<ul>
<li>add --force-tag option to explicitly create git tags for releases.
(<a
href="https://redirect.github.com/googleapis/release-please/issues/2627 ">#2627</a>)
(<a
href="e3eba3771d ">e3eba37</a>)</li>
<li>add include-v-in-release-name config option (<a
href="https://redirect.github.com/googleapis/release-please/issues/2633 ">#2633</a>)
(<a
href="84a43efcae ">84a43ef</a>)</li>
<li><strong>dependency-manifest.ts:</strong> add support for Dependabot
commit messages (<a
href="https://redirect.github.com/googleapis/release-please/issues/2584 ">#2584</a>)
(<a
href="6a9ddb7112 ">6a9ddb7</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/v17.2.1...v17.3.0 ">17.3.0</a>
(2026-02-18)</h2>
<h3>Features</h3>
<ul>
<li>add ability to configure how many commits we retrieve when iterating
through repo history (<a
href="https://redirect.github.com/googleapis/release-please/issues/2679 ">#2679</a>)
(<a
href="fee210a147 ">fee210a</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v17.2.0...v17.2.1 ">17.2.1</a>
(2026-02-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>"prerelease" versioning strategy (<a
href="https://redirect.github.com/googleapis/release-please/issues/2516 ">#2516</a>)
(<a
href="95a65681a5 ">95a6568</a>)</li>
<li>a bug where a reference to an missing variable in PowerShell would
cause an exception (<a
href="https://redirect.github.com/googleapis/release-please/issues/2619 ">#2619</a>)
(<a
href="0279fcf19c ">0279fcf</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/release-please/compare/v17.1.3...v17.2.0 ">17.2.0</a>
(2026-01-20)</h2>
<h3>Features</h3>
<ul>
<li>add --force-tag option to explicitly create git tags for releases.
(<a
href="https://redirect.github.com/googleapis/release-please/issues/2627 ">#2627</a>)
(<a
href="e3eba3771d ">e3eba37</a>)</li>
<li>add include-v-in-release-name config option (<a
href="https://redirect.github.com/googleapis/release-please/issues/2633 ">#2633</a>)
(<a
href="84a43efcae ">84a43ef</a>)</li>
<li><strong>dependency-manifest.ts:</strong> add support for Dependabot
commit messages (<a
href="https://redirect.github.com/googleapis/release-please/issues/2584 ">#2584</a>)
(<a
href="6a9ddb7112 ">6a9ddb7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="891bcf6253 "><code>891bcf6</code></a>
chore(main): release 17.3.0 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2680 ">#2680</a>)</li>
<li><a
href="fee210a147 "><code>fee210a</code></a>
feat: add ability to configure how many commits we retrieve when
iterating th...</li>
<li><a
href="02586f5872 "><code>02586f5</code></a>
chore(main): release 17.2.1 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2659 ">#2659</a>)</li>
<li><a
href="0279fcf19c "><code>0279fcf</code></a>
fix: a bug where a reference to an missing variable in PowerShell would
cause...</li>
<li><a
href="fbed6c3a94 "><code>fbed6c3</code></a>
chore: replace old nodejs teams with cloud-sdk-nodejs-team (<a
href="https://redirect.github.com/googleapis/release-please/issues/2671 ">#2671</a>)</li>
<li><a
href="1c3cd5477c "><code>1c3cd54</code></a>
build: restrict permissions in GHA workflow (<a
href="https://redirect.github.com/googleapis/release-please/issues/2668 ">#2668</a>)</li>
<li><a
href="369ffd4e29 "><code>369ffd4</code></a>
build(deps): bump lodash from 4.17.21 to 4.17.23 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2660 ">#2660</a>)</li>
<li><a
href="9b660c2194 "><code>9b660c2</code></a>
docs: fix a typo in manifest-releaser.md (<a
href="https://redirect.github.com/googleapis/release-please/issues/2658 ">#2658</a>)</li>
<li><a
href="95a65681a5 "><code>95a6568</code></a>
fix: "prerelease" versioning strategy (<a
href="https://redirect.github.com/googleapis/release-please/issues/2516 ">#2516</a>)</li>
<li><a
href="cb47346c30 "><code>cb47346</code></a>
build(deps): bump diff (<a
href="https://redirect.github.com/googleapis/release-please/issues/2657 ">#2657</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/release-please/compare/v17.1.3...v17.3.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 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>
2026-02-20 08:02:03 +00:00
yoshi-code-bot
16a9c90856
chore(main): release 4.4.0 ( #1156 )
...
🤖 I have created a release *beep* *boop*
---
##
[4.4.0](https://github.com/googleapis/release-please-action/compare/v4.3.0...v4.4.0 )
(2025-10-09)
### Features
* add ability to select versioning-strategy and release-as
([#1121 ](https://github.com/googleapis/release-please-action/issues/1121 ))
([ee0f5ba ](ee0f5bae45 ))
### Bug Fixes
* `changelog-host` parameter ignored when using manifest configuration
([#1151 ](https://github.com/googleapis/release-please-action/issues/1151 ))
([535c413 ](535c4130c1 ))
* bump mocha from 11.7.1 to 11.7.2 in the npm_and_yarn group across 1
directory
([#1149 ](https://github.com/googleapis/release-please-action/issues/1149 ))
([3612a99 ](3612a99d75 ))
* bump release-please from 17.1.2 to 17.1.3
([#1158 ](https://github.com/googleapis/release-please-action/issues/1158 ))
([66fbfe9 ](66fbfe9439 ))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
2025-10-23 18:02:26 +00:00
dependabot[bot]
66fbfe9439
fix: bump release-please from 17.1.2 to 17.1.3 ( #1158 )
...
Bumps [release-please](https://github.com/googleapis/release-please )
from 17.1.2 to 17.1.3.
<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>v17.1.3</h2>
<h2><a
href="https://github.com/googleapis/release-please/compare/v17.1.2...v17.1.3 ">17.1.3</a>
(2025-10-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fixing bug with major version generic updater (<a
href="https://redirect.github.com/googleapis/release-please/issues/2422 ">#2422</a>)
(<a
href="2ec56e7c9b ">2ec56e7</a>)</li>
<li>merge updates when creating a changeset (<a
href="https://redirect.github.com/googleapis/release-please/issues/2601 ">#2601</a>)
(<a
href="320884894f ">3208848</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/v17.1.2...v17.1.3 ">17.1.3</a>
(2025-10-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fixing bug with major version generic updater (<a
href="https://redirect.github.com/googleapis/release-please/issues/2422 ">#2422</a>)
(<a
href="2ec56e7c9b ">2ec56e7</a>)</li>
<li>merge updates when creating a changeset (<a
href="https://redirect.github.com/googleapis/release-please/issues/2601 ">#2601</a>)
(<a
href="320884894f ">3208848</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6dba30c72c "><code>6dba30c</code></a>
chore(main): release 17.1.3 (<a
href="https://redirect.github.com/googleapis/release-please/issues/2597 ">#2597</a>)</li>
<li><a
href="320884894f "><code>3208848</code></a>
fix: merge updates when creating a changeset (<a
href="https://redirect.github.com/googleapis/release-please/issues/2601 ">#2601</a>)</li>
<li><a
href="2ec56e7c9b "><code>2ec56e7</code></a>
fix: fixing bug with major version generic updater (<a
href="https://redirect.github.com/googleapis/release-please/issues/2422 ">#2422</a>)</li>
<li><a
href="3cf5360f91 "><code>3cf5360</code></a>
chore: update tmp for security vulnerability fix (<a
href="https://redirect.github.com/googleapis/release-please/issues/2583 ">#2583</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/release-please/compare/v17.1.2...v17.1.3 ">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>
2025-10-09 11:26:59 +00:00
dependabot[bot]
3612a99d75
fix: bump mocha from 11.7.1 to 11.7.2 in the npm_and_yarn group across 1 directory ( #1149 )
...
Bumps the npm_and_yarn group with 1 update in the / directory:
[mocha](https://github.com/mochajs/mocha ).
Updates `mocha` from 11.7.1 to 11.7.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mochajs/mocha/releases ">mocha's
releases</a>.</em></p>
<blockquote>
<h2>v11.7.2</h2>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.7.1...v11.7.2 ">11.7.2</a>
(2025-09-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>fail with an informative error message on a file with a broken
default import (<a
href="https://redirect.github.com/mochajs/mocha/issues/5413 ">#5413</a>)
(<a
href="b0e6135059 ">b0e6135</a>)</li>
<li>load mjs files correctly (<a
href="https://redirect.github.com/mochajs/mocha/issues/5429 ">#5429</a>)
(<a
href="a947b9b955 ">a947b9b</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>add banner from old site to new site, link from new to old (<a
href="https://redirect.github.com/mochajs/mocha/issues/5414 ">#5414</a>)
(<a
href="dedef110a2 ">dedef11</a>)</li>
<li>add info on spies to legacy docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5421 ">#5421</a>)
(<a
href="21f554459c ">21f5544</a>)</li>
<li>explain node import swallowing error (<a
href="https://redirect.github.com/mochajs/mocha/issues/5401 ">#5401</a>)
(<a
href="09f5b2c9de ">09f5b2c</a>)</li>
<li>fix links in new site (<a
href="https://redirect.github.com/mochajs/mocha/issues/5416 ">#5416</a>)
(<a
href="b2bc769c6c ">b2bc769</a>)</li>
<li>migrate assertion libraries wiki link to main docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5442 ">#5442</a>)
(<a
href="95f3ca8bc3 ">95f3ca8</a>)</li>
<li>migrate count assertions wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5438 ">#5438</a>)
(<a
href="02a306c6cb ">02a306c</a>)</li>
<li>migrate shared behaviours to docs-next (<a
href="https://redirect.github.com/mochajs/mocha/issues/5432 ">#5432</a>)
(<a
href="1dc4aa98eb ">1dc4aa9</a>)</li>
<li>migrate Spies wiki page to explainers (<a
href="https://redirect.github.com/mochajs/mocha/issues/5420 ">#5420</a>)
(<a
href="cbcf007c5a ">cbcf007</a>)</li>
<li>Migrate tagging wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5435 ">#5435</a>)
(<a
href="876247a8a6 ">876247a</a>)</li>
<li>migrate third party reporters wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5433 ">#5433</a>)
(<a
href="f70764c9a5 ">f70764c</a>)</li>
<li>migrate to global leak wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5437 ">#5437</a>)
(<a
href="8a6fdcafcc ">8a6fdca</a>)</li>
<li>update /next bug report link to be docs issue template (<a
href="https://redirect.github.com/mochajs/mocha/issues/5424 ">#5424</a>)
(<a
href="668cb66e12 ">668cb66</a>)</li>
</ul>
<h3>🧹 Chores</h3>
<ul>
<li>add issue form for ⚡ ️ Performance (<a
href="https://redirect.github.com/mochajs/mocha/issues/5406 ">#5406</a>)
(<a
href="a908b3b866 ">a908b3b</a>)</li>
<li>add test for <code>-R import-only-loader</code> (<a
href="https://redirect.github.com/mochajs/mocha/issues/5391 ">#5391</a>)
(<a
href="6ee5b483b8 ">6ee5b48</a>)</li>
<li>also test Node.js 24 in CI (<a
href="https://redirect.github.com/mochajs/mocha/issues/5405 ">#5405</a>)
(<a
href="15f5980528 ">15f5980</a>)</li>
<li>bump CI to use 20.19.4, 22.18.0, 24.6.0 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5430 ">#5430</a>)
(<a
href="ace5eb47a7 ">ace5eb4</a>)</li>
<li>bump Knip to 5.61.2 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5394 ">#5394</a>)
(<a
href="f3d743061d ">f3d7430</a>)</li>
<li>cleanup references of --opts (<a
href="https://redirect.github.com/mochajs/mocha/issues/5402 ">#5402</a>)
(<a
href="1096b376c3 ">1096b37</a>)</li>
<li>enabled ESLint's no-unused-vars (<a
href="https://redirect.github.com/mochajs/mocha/issues/5399 ">#5399</a>)
(<a
href="d4168aef4c ">d4168ae</a>)</li>
<li>move callback and object typedefs to a new types.d.ts (<a
href="https://redirect.github.com/mochajs/mocha/issues/5351 ">#5351</a>)
(<a
href="3300d2155a ">3300d21</a>)</li>
<li>rewrite base path instead of copy-pasting (<a
href="https://redirect.github.com/mochajs/mocha/issues/5431 ">#5431</a>)
(<a
href="c6c6740fb4 ">c6c6740</a>)</li>
<li>unify caught errors as err (<a
href="https://redirect.github.com/mochajs/mocha/issues/5439 ">#5439</a>)
(<a
href="d4912e705c ">d4912e7</a>)</li>
<li>Update experimental module detection test and pin exact Node
versions (<a
href="https://redirect.github.com/mochajs/mocha/issues/5417 ">#5417</a>)
(<a
href="2489090223 ">2489090</a>)</li>
</ul>
<h3>🤖 Automation</h3>
<ul>
<li><strong>deps:</strong> bump actions/checkout in the github-actions
group (<a
href="https://redirect.github.com/mochajs/mocha/issues/5419 ">#5419</a>)
(<a
href="03ac2d0e6e ">03ac2d0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mochajs/mocha/blob/main/CHANGELOG.md ">mocha's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/mochajs/mocha/compare/v11.7.1...v11.7.2 ">11.7.2</a>
(2025-09-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li>fail with an informative error message on a file with a broken
default import (<a
href="https://redirect.github.com/mochajs/mocha/issues/5413 ">#5413</a>)
(<a
href="b0e6135059 ">b0e6135</a>)</li>
<li>load mjs files correctly (<a
href="https://redirect.github.com/mochajs/mocha/issues/5429 ">#5429</a>)
(<a
href="a947b9b955 ">a947b9b</a>)</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>add banner from old site to new site, link from new to old (<a
href="https://redirect.github.com/mochajs/mocha/issues/5414 ">#5414</a>)
(<a
href="dedef110a2 ">dedef11</a>)</li>
<li>add info on spies to legacy docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5421 ">#5421</a>)
(<a
href="21f554459c ">21f5544</a>)</li>
<li>explain node import swallowing error (<a
href="https://redirect.github.com/mochajs/mocha/issues/5401 ">#5401</a>)
(<a
href="09f5b2c9de ">09f5b2c</a>)</li>
<li>fix links in new site (<a
href="https://redirect.github.com/mochajs/mocha/issues/5416 ">#5416</a>)
(<a
href="b2bc769c6c ">b2bc769</a>)</li>
<li>migrate assertion libraries wiki link to main docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5442 ">#5442</a>)
(<a
href="95f3ca8bc3 ">95f3ca8</a>)</li>
<li>migrate count assertions wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5438 ">#5438</a>)
(<a
href="02a306c6cb ">02a306c</a>)</li>
<li>migrate shared behaviours to docs-next (<a
href="https://redirect.github.com/mochajs/mocha/issues/5432 ">#5432</a>)
(<a
href="1dc4aa98eb ">1dc4aa9</a>)</li>
<li>migrate Spies wiki page to explainers (<a
href="https://redirect.github.com/mochajs/mocha/issues/5420 ">#5420</a>)
(<a
href="cbcf007c5a ">cbcf007</a>)</li>
<li>Migrate tagging wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5435 ">#5435</a>)
(<a
href="876247a8a6 ">876247a</a>)</li>
<li>migrate third party reporters wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5433 ">#5433</a>)
(<a
href="f70764c9a5 ">f70764c</a>)</li>
<li>migrate to global leak wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5437 ">#5437</a>)
(<a
href="8a6fdcafcc ">8a6fdca</a>)</li>
<li>update /next bug report link to be docs issue template (<a
href="https://redirect.github.com/mochajs/mocha/issues/5424 ">#5424</a>)
(<a
href="668cb66e12 ">668cb66</a>)</li>
</ul>
<h3>🧹 Chores</h3>
<ul>
<li>add issue form for ⚡ ️ Performance (<a
href="https://redirect.github.com/mochajs/mocha/issues/5406 ">#5406</a>)
(<a
href="a908b3b866 ">a908b3b</a>)</li>
<li>add test for <code>-R import-only-loader</code> (<a
href="https://redirect.github.com/mochajs/mocha/issues/5391 ">#5391</a>)
(<a
href="6ee5b483b8 ">6ee5b48</a>)</li>
<li>also test Node.js 24 in CI (<a
href="https://redirect.github.com/mochajs/mocha/issues/5405 ">#5405</a>)
(<a
href="15f5980528 ">15f5980</a>)</li>
<li>bump CI to use 20.19.4, 22.18.0, 24.6.0 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5430 ">#5430</a>)
(<a
href="ace5eb47a7 ">ace5eb4</a>)</li>
<li>bump Knip to 5.61.2 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5394 ">#5394</a>)
(<a
href="f3d743061d ">f3d7430</a>)</li>
<li>cleanup references of --opts (<a
href="https://redirect.github.com/mochajs/mocha/issues/5402 ">#5402</a>)
(<a
href="1096b376c3 ">1096b37</a>)</li>
<li>enabled ESLint's no-unused-vars (<a
href="https://redirect.github.com/mochajs/mocha/issues/5399 ">#5399</a>)
(<a
href="d4168aef4c ">d4168ae</a>)</li>
<li>move callback and object typedefs to a new types.d.ts (<a
href="https://redirect.github.com/mochajs/mocha/issues/5351 ">#5351</a>)
(<a
href="3300d2155a ">3300d21</a>)</li>
<li>rewrite base path instead of copy-pasting (<a
href="https://redirect.github.com/mochajs/mocha/issues/5431 ">#5431</a>)
(<a
href="c6c6740fb4 ">c6c6740</a>)</li>
<li>unify caught errors as err (<a
href="https://redirect.github.com/mochajs/mocha/issues/5439 ">#5439</a>)
(<a
href="d4912e705c ">d4912e7</a>)</li>
<li>Update experimental module detection test and pin exact Node
versions (<a
href="https://redirect.github.com/mochajs/mocha/issues/5417 ">#5417</a>)
(<a
href="2489090223 ">2489090</a>)</li>
</ul>
<h3>🤖 Automation</h3>
<ul>
<li><strong>deps:</strong> bump actions/checkout in the github-actions
group (<a
href="https://redirect.github.com/mochajs/mocha/issues/5419 ">#5419</a>)
(<a
href="03ac2d0e6e ">03ac2d0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5f8e8a89fb "><code>5f8e8a8</code></a>
chore(main): release 11.7.2 (<a
href="https://redirect.github.com/mochajs/mocha/issues/5398 ">#5398</a>)</li>
<li><a
href="3300d2155a "><code>3300d21</code></a>
chore: move callback and object typedefs to a new types.d.ts (<a
href="https://redirect.github.com/mochajs/mocha/issues/5351 ">#5351</a>)</li>
<li><a
href="95f3ca8bc3 "><code>95f3ca8</code></a>
docs: migrate assertion libraries wiki link to main docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5442 ">#5442</a>)</li>
<li><a
href="c6c6740fb4 "><code>c6c6740</code></a>
chore: rewrite base path instead of copy-pasting (<a
href="https://redirect.github.com/mochajs/mocha/issues/5431 ">#5431</a>)</li>
<li><a
href="b0e6135059 "><code>b0e6135</code></a>
fix: fail with an informative error message on a file with a broken
default i...</li>
<li><a
href="9d12fc2650 "><code>9d12fc2</code></a>
Fix link buttons in new homepage (<a
href="https://redirect.github.com/mochajs/mocha/issues/5449 ">#5449</a>)</li>
<li><a
href="a947b9b955 "><code>a947b9b</code></a>
fix: load mjs files correctly (<a
href="https://redirect.github.com/mochajs/mocha/issues/5429 ">#5429</a>)</li>
<li><a
href="7071c70867 "><code>7071c70</code></a>
Alphabetize new site nav (<a
href="https://redirect.github.com/mochajs/mocha/issues/5444 ">#5444</a>)</li>
<li><a
href="d4912e705c "><code>d4912e7</code></a>
chore: unify caught errors as err (<a
href="https://redirect.github.com/mochajs/mocha/issues/5439 ">#5439</a>)</li>
<li><a
href="02a306c6cb "><code>02a306c</code></a>
docs: migrate count assertions wiki page to docs (<a
href="https://redirect.github.com/mochajs/mocha/issues/5438 ">#5438</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mochajs/mocha/compare/v11.7.1...v11.7.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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/googleapis/release-please-action/network/alerts ).
</details>
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 15:05:53 +00:00
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