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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-please&package-manager=npm_and_yarn&previous-version=15.9.2&new-version=15.10.2)](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>
This commit is contained in:
dependabot[bot]
2023-04-11 08:48:21 -07:00
committed by GitHub
parent f7edb9e614
commit 6730d1afa8
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.0",
"release-please": "^15.9.2"
"release-please": "^15.10.2"
},
"devDependencies": {
"@vercel/ncc": "^0.27.0",
@@ -4490,9 +4490,9 @@
}
},
"node_modules/release-please": {
"version": "15.9.2",
"resolved": "https://registry.npmjs.org/release-please/-/release-please-15.9.2.tgz",
"integrity": "sha512-OYwwStlzpE7W4Wb7aKdkusOCVQWIeluEZoevBxbBqi1oAhk7KIOBIRBN6YJ0sgH8fVP349Beq5fvoHUpr2VKZw==",
"version": "15.10.2",
"resolved": "https://registry.npmjs.org/release-please/-/release-please-15.10.2.tgz",
"integrity": "sha512-W4/7yKJNzhCyrj2MbHgoqq0qXY6+/SEheCpdoMYEgQD/FJwFhNCtkaerQWsnsV0HohDBwlLFbnFAeky2eQV4NA==",
"dependencies": {
"@conventional-commits/parser": "^0.4.1",
"@google-automations/git-file-utils": "^1.2.5",
@@ -8967,9 +8967,9 @@
"dev": true
},
"release-please": {
"version": "15.9.2",
"resolved": "https://registry.npmjs.org/release-please/-/release-please-15.9.2.tgz",
"integrity": "sha512-OYwwStlzpE7W4Wb7aKdkusOCVQWIeluEZoevBxbBqi1oAhk7KIOBIRBN6YJ0sgH8fVP349Beq5fvoHUpr2VKZw==",
"version": "15.10.2",
"resolved": "https://registry.npmjs.org/release-please/-/release-please-15.10.2.tgz",
"integrity": "sha512-W4/7yKJNzhCyrj2MbHgoqq0qXY6+/SEheCpdoMYEgQD/FJwFhNCtkaerQWsnsV0HohDBwlLFbnFAeky2eQV4NA==",
"requires": {
"@conventional-commits/parser": "^0.4.1",
"@google-automations/git-file-utils": "^1.2.5",

View File

@@ -26,7 +26,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"release-please": "^15.9.2"
"release-please": "^15.10.2"
},
"devDependencies": {
"@vercel/ncc": "^0.27.0",