mirror of
https://github.com/googleapis/release-please-action.git
synced 2026-03-24 05:03:28 +00:00
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>
This commit is contained in:
17
package-lock.json
generated
17
package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"release-please": "^17.1.3"
|
||||
"release-please": "^17.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^9.0.0",
|
||||
@@ -5128,9 +5128,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/release-please": {
|
||||
"version": "17.1.3",
|
||||
"resolved": "https://registry.npmjs.org/release-please/-/release-please-17.1.3.tgz",
|
||||
"integrity": "sha512-fs4v5318Z3CLqyqw7EueXzjErtL8oXCv6Kc1mMYi72TAyReyBtOuuMB0lwoC2+LtGmvUYoG+RBXnDVU0DsKUIA==",
|
||||
"version": "17.3.0",
|
||||
"resolved": "https://registry.npmjs.org/release-please/-/release-please-17.3.0.tgz",
|
||||
"integrity": "sha512-dB7HsFUpAvU1Wj9RGCINUz8Zi2qQDZiGbDEEVnJ7baNfJmk5XdYhuUFL6RcuDGjReGhp1gzY8Tc2g7vHlM4zpg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@conventional-commits/parser": "^0.4.1",
|
||||
@@ -5148,7 +5148,7 @@
|
||||
"conventional-changelog-writer": "^6.0.0",
|
||||
"conventional-commits-filter": "^3.0.0",
|
||||
"detect-indent": "^6.1.0",
|
||||
"diff": "^7.0.0",
|
||||
"diff": "^8.0.3",
|
||||
"figures": "^3.0.0",
|
||||
"http-proxy-agent": "^7.0.0",
|
||||
"https-proxy-agent": "^7.0.0",
|
||||
@@ -5186,9 +5186,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/release-please/node_modules/diff": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/diff/-/diff-7.0.0.tgz",
|
||||
"integrity": "sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==",
|
||||
"version": "8.0.3",
|
||||
"resolved": "https://registry.npmjs.org/diff/-/diff-8.0.3.tgz",
|
||||
"integrity": "sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==",
|
||||
"license": "BSD-3-Clause",
|
||||
"engines": {
|
||||
"node": ">=0.3.1"
|
||||
}
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"homepage": "https://github.com/googleapis/release-please-action#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"release-please": "^17.1.3"
|
||||
"release-please": "^17.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^9.0.0",
|
||||
|
||||
Reference in New Issue
Block a user