chore: bump @npmcli/template-oss from 4.29.0 to 4.30.0 - #278
Merged
owlstronaut merged 2 commits intoMar 20, 2026
Conversation
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.29.0 to 4.30.0. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v4.29.0...v4.30.0) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-version: 4.30.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
owlstronaut
approved these changes
Mar 20, 2026
owlstronaut
deleted the
dependabot/npm_and_yarn/main/npmcli/template-oss-4.30.0
branch
March 20, 2026 20:05
Merged
owlstronaut
pushed a commit
that referenced
this pull request
May 15, 2026
🤖 I have created a release *beep* *boop* --- ## [11.0.0](v10.0.4...v11.0.0) (2026-05-15) ###⚠️ BREAKING CHANGES * `npm-packlist` now supports node `^22.22.2 || ^24.15.0 || >=26.0.0` * template-oss-apply * Entries in `files[]` are now interpreted as glob patterns anchored to the package root, with no special-case overrides. Slashless negations like `!readme.md` only match at the root — use `!**/readme.md` to remove at every depth. An exact file path in `files[]` no longer overrides a nested `.npmignore` rule that excludes it; remove the rule from `.npmignore` if you need such a file to ship. Listing a default-ignored file (e.g. `.npmignore`, `.npmrc`) in `files[]` no longer forces it to be packed. * `npm-shrinkwrap.json` is no longer included in published tarballs by default. Publishers who need to ship a locked dependency tree should use `bundleDependencies`; publishers with a legitimate reason to include a file literally named `npm-shrinkwrap.json` can still opt back in with a negated `files` entry. * bun.lock is now excluded from package contents by default. If you need to include it, add "bun.lock" to the "files" array in your package.json. ### Features * [`da9502e`](da9502e) [#286](#286) bump to new node engine range (@owlstronaut) * [`943b8ec`](943b8ec) [#286](#286) template-oss-apply (@owlstronaut) * [`2ec1c00`](2ec1c00) [#281](#281) exclude npm-shrinkwrap.json from package contents (@owlstronaut) * [`59a8d0f`](59a8d0f) [#279](#279) exclude bun.lock from package contents (@owlstronaut) ### Bug Fixes * [`8e8d6ee`](8e8d6ee) [#282](#282) use real glob semantics for `package.json` files array (@owlstronaut) ### Dependencies * [`cda441f`](cda441f) [#286](#286) `proc-log@7.0.0` * [`356d0b6`](356d0b6) [#286](#286) `ignore-walk@9.0.0` ### Chores * [`e768b3a`](e768b3a) [#286](#286) template-oss-apply (@owlstronaut) * [`b1c2c16`](b1c2c16) [#286](#286) bumping @npmcli/template-oss from 4.30.0 to 5.1.0 (@owlstronaut) * [`13f4e2b`](13f4e2b) [#279](#279) template-oss-apply (@owlstronaut) * [`261224f`](261224f) [#278](#278) bump @npmcli/template-oss from 4.29.0 to 4.30.0 (#278) (@dependabot[bot], @npm-cli-bot) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @npmcli/template-oss from 4.29.0 to 4.30.0.
Release notes
Sourced from
@npmcli/template-oss's releases.Changelog
Sourced from
@npmcli/template-oss's changelog.Commits
afcb3c1chore: release 4.30.0 (#554)6bc2bc0feat: filters items out of the release process that aren't for backports (#553)Most Recent Ignore Conditions Applied to This Pull Request
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)