mirror of
https://github.com/googleapis/release-please-action.git
synced 2026-03-24 13:13:47 +00:00
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>
56 lines
1.4 KiB
JSON
56 lines
1.4 KiB
JSON
{
|
|
"name": "release-please-action",
|
|
"private": true,
|
|
"version": "4.4.0",
|
|
"description": "automated releases based on conventional commits",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "c8 mocha --node-option no-experimental-fetch --recursive --timeout=5000 build/test",
|
|
"prepare": "npm run compile",
|
|
"lint": "gts check",
|
|
"compile": "tsc -p .",
|
|
"fix": "gts fix",
|
|
"build": "ncc build src/index.ts",
|
|
"pretest": "npm run compile"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/googleapis/release-please-action.git"
|
|
},
|
|
"keywords": [
|
|
"release-please",
|
|
"action"
|
|
],
|
|
"author": "Ben Coe <bencoe@gmail.com>",
|
|
"license": "Apache-2.0",
|
|
"bugs": {
|
|
"url": "https://github.com/googleapis/release-please-action/issues"
|
|
},
|
|
"homepage": "https://github.com/googleapis/release-please-action#readme",
|
|
"dependencies": {
|
|
"@actions/core": "^1.10.0",
|
|
"release-please": "^17.3.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/mocha": "^9.0.0",
|
|
"@types/node": "^20.8.10",
|
|
"@types/sinon": "^10.0.0",
|
|
"@vercel/ncc": "^0.38.0",
|
|
"c8": "^7.5.0",
|
|
"gts": "^5.2.0",
|
|
"mocha": "^11.7.2",
|
|
"mocked-env": "^1.3.5",
|
|
"nock": "^13.2.1",
|
|
"node-fetch": "^2.6.0",
|
|
"sinon": "^9.2.4",
|
|
"standard": "^16.0.4",
|
|
"typescript": "^4.6.4"
|
|
},
|
|
"standard": {
|
|
"ignore": "dist/"
|
|
},
|
|
"engines": {
|
|
"node": ">=20.0.0"
|
|
}
|
|
}
|