Skip to content

Commit e885190

Browse files
chore: bump @npmcli/template-oss from 4.29.0 to 4.30.0 (#348)
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.29.0 to 4.30.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/template-oss/releases"><code>@​npmcli/template-oss</code>'s releases</a>.</em></p> <blockquote> <h2>v4.30.0</h2> <h2><a href="https://github.com/npm/template-oss/compare/v4.29.0...v4.30.0">4.30.0</a> (2026-03-19)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/6bc2bc00ae7b481fcdadfff6e7178e2e294211d3"><code>6bc2bc0</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/553">#553</a> filters items out of the release process that aren't for backports (<a href="https://redirect.github.com/npm/template-oss/issues/553">#553</a>) (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/template-oss/blob/main/CHANGELOG.md"><code>@​npmcli/template-oss</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/template-oss/compare/v4.29.0...v4.30.0">4.30.0</a> (2026-03-19)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/6bc2bc00ae7b481fcdadfff6e7178e2e294211d3"><code>6bc2bc0</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/553">#553</a> filters items out of the release process that aren't for backports (<a href="https://redirect.github.com/npm/template-oss/issues/553">#553</a>) (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/template-oss/commit/afcb3c135cf9fd170aca4d9f1d5ea2a1d418581b"><code>afcb3c1</code></a> chore: release 4.30.0 (<a href="https://redirect.github.com/npm/template-oss/issues/554">#554</a>)</li> <li><a href="https://github.com/npm/template-oss/commit/6bc2bc00ae7b481fcdadfff6e7178e2e294211d3"><code>6bc2bc0</code></a> feat: filters items out of the release process that aren't for backports (<a href="https://redirect.github.com/npm/template-oss/issues/553">#553</a>)</li> <li>See full diff in <a href="https://github.com/npm/template-oss/compare/v4.29.0...v4.30.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | @npmcli/template-oss | [< 4.24, > 4.23.4] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/template-oss&package-manager=npm_and_yarn&previous-version=4.29.0&new-version=4.30.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 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> Co-authored-by: npm CLI robot <npm-cli+bot@github.com>
1 parent 68f01eb commit e885190

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@npmcli/config": "^10.0.0",
3232
"@npmcli/eslint-config": "^6.0.1",
33-
"@npmcli/template-oss": "4.29.0",
33+
"@npmcli/template-oss": "4.30.0",
3434
"tap": "^16.0.1"
3535
},
3636
"engines": {
@@ -60,7 +60,7 @@
6060
],
6161
"templateOSS": {
6262
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
63-
"version": "4.29.0",
63+
"version": "4.30.0",
6464
"publish": true
6565
}
6666
}

0 commit comments

Comments
 (0)