Skip to content

chore: bump @npmcli/template-oss from 4.29.0 to 4.30.0 - #278

Merged
owlstronaut merged 2 commits into
mainfrom
dependabot/npm_and_yarn/main/npmcli/template-oss-4.30.0
Mar 20, 2026
Merged

chore: bump @npmcli/template-oss from 4.29.0 to 4.30.0#278
owlstronaut merged 2 commits into
mainfrom
dependabot/npm_and_yarn/main/npmcli/template-oss-4.30.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 19, 2026

Copy link
Copy Markdown
Contributor

Bumps @npmcli/template-oss from 4.29.0 to 4.30.0.

Release notes

Sourced from @​npmcli/template-oss's releases.

v4.30.0

4.30.0 (2026-03-19)

Features

Changelog

Sourced from @​npmcli/template-oss's changelog.

4.30.0 (2026-03-19)

Features

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@npmcli/template-oss [< 4.24, > 4.23.4]

Dependabot compatibility score

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

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>
@dependabot
dependabot Bot requested a review from a team as a code owner March 19, 2026 17:32
@dependabot @github

dependabot Bot commented on behalf of github Mar 20, 2026

Copy link
Copy Markdown
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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@owlstronaut owlstronaut reopened this Mar 20, 2026
@owlstronaut
owlstronaut merged commit 261224f into main Mar 20, 2026
17 checks passed
@owlstronaut
owlstronaut deleted the dependabot/npm_and_yarn/main/npmcli/template-oss-4.30.0 branch March 20, 2026 20:05
@github-actions github-actions Bot mentioned this pull request Apr 15, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants