Skip to content

Commit

Permalink
deps: bump release-please from 16.12.0 to 16.13.0 (#482)
Browse files Browse the repository at this point in the history
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="https://github.com/googleapis/release-please/commit/0a2d5c6fc53feb01ad66b937bb39c20fa4ba53b0">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="https://github.com/googleapis/release-please/commit/83eb3e4ead56ad6ef77be57050ba9a4770ae9d20">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="https://github.com/googleapis/release-please/commit/1491ab69deb445d9909590d2c0e54afc9e77f2eb">1491ab6</a>)</li>
<li>support-node-workspace-plugin-prerelease (<a
href="https://redirect.github.com/googleapis/release-please/issues/2249">#2249</a>)
(<a
href="https://github.com/googleapis/release-please/commit/88dc41604cb3e1fc764491f246407b00514a6c89">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="https://github.com/googleapis/release-please/commit/427db6d668d29608fa0c2b9a3fea80a90215ab9f">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="https://github.com/googleapis/release-please/commit/050cf93f272e76f0fc7a408fc9e85ab02321459c">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="https://github.com/googleapis/release-please/commit/a41d13787b6676b73c87b9e03ff952289928c0fd">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="https://github.com/googleapis/release-please/commit/e562ee21c8820d99007604cd930022816ce6c76c">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="https://github.com/googleapis/release-please/commit/acc3242b1e35349ada51e0d41a66e8fad29000f6">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="https://github.com/googleapis/release-please/commit/3101ab32a1898d265277f543f1fca08793ec9a41">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="https://github.com/googleapis/release-please/commit/dad27e385e4cfdec18c84a1b48c3b45ab65abe5e">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="https://github.com/googleapis/release-please/commit/eb968c8cbbf666355b87612e3bb704e1611e1747">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="https://github.com/googleapis/release-please/commit/0a2d5c6fc53feb01ad66b937bb39c20fa4ba53b0">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="https://github.com/googleapis/release-please/commit/83eb3e4ead56ad6ef77be57050ba9a4770ae9d20">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="https://github.com/googleapis/release-please/commit/1491ab69deb445d9909590d2c0e54afc9e77f2eb">1491ab6</a>)</li>
<li>support-node-workspace-plugin-prerelease (<a
href="https://redirect.github.com/googleapis/release-please/issues/2249">#2249</a>)
(<a
href="https://github.com/googleapis/release-please/commit/88dc41604cb3e1fc764491f246407b00514a6c89">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="https://github.com/googleapis/release-please/commit/427db6d668d29608fa0c2b9a3fea80a90215ab9f">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="https://github.com/googleapis/release-please/commit/050cf93f272e76f0fc7a408fc9e85ab02321459c">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="https://github.com/googleapis/release-please/commit/a41d13787b6676b73c87b9e03ff952289928c0fd">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="https://github.com/googleapis/release-please/commit/e562ee21c8820d99007604cd930022816ce6c76c">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="https://github.com/googleapis/release-please/commit/acc3242b1e35349ada51e0d41a66e8fad29000f6">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="https://github.com/googleapis/release-please/commit/3101ab32a1898d265277f543f1fca08793ec9a41">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="https://github.com/googleapis/release-please/commit/dad27e385e4cfdec18c84a1b48c3b45ab65abe5e">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="https://github.com/googleapis/release-please/commit/eb968c8cbbf666355b87612e3bb704e1611e1747">eb968c8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/release-please/commit/8556500b1cfeb70f4c435193a2b5ff9cfa4e881e"><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="https://github.com/googleapis/release-please/commit/0a2d5c6fc53feb01ad66b937bb39c20fa4ba53b0"><code>0a2d5c6</code></a>
feat: Introduce <code>componentNoSpace</code> parameter (Removes
whitespace character fr...</li>
<li><a
href="https://github.com/googleapis/release-please/commit/9dbe7c66dead97cdc536ef7cd024d5637e5d217a"><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="https://github.com/googleapis/release-please/commit/3a9a6ba860e283c7c23c683104b2d8e7f02ff88d"><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="https://github.com/googleapis/release-please/commit/427db6d668d29608fa0c2b9a3fea80a90215ab9f"><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="https://github.com/googleapis/release-please/commit/88dc41604cb3e1fc764491f246407b00514a6c89"><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="https://github.com/googleapis/release-please/commit/f3b62e5f6a338ddbbe4d00b96d95d05140047322"><code>f3b62e5</code></a>
docs: Add troubleshooting guide for the scenario that release PR is
merged wi...</li>
<li><a
href="https://github.com/googleapis/release-please/commit/06ff60743fb3b801b8a0b3e577b749430a7fa2a1"><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="https://github.com/googleapis/release-please/commit/86d09c62382546b265a1fdb4e931ad9b9c730de4"><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="https://github.com/googleapis/release-please/commit/1491ab69deb445d9909590d2c0e54afc9e77f2eb"><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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-please&package-manager=npm_and_yarn&previous-version=16.12.0&new-version=16.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent 3528a02 commit e815f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"minimatch": "^9.0.2",
"npm-package-arg": "^11.0.1",
"proc-log": "^4.0.0",
"release-please": "16.12.0",
"release-please": "16.13.0",
"semver": "^7.3.5",
"undici": "^6.7.0",
"yaml": "^2.1.1"
Expand Down

0 comments on commit e815f95

Please sign in to comment.