From 67a3e59e78fbdcb17712eb654ea483d32cf270fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 02:34:07 +0000 Subject: [PATCH 1/2] chore: bump @npmcli/template-oss from 4.29.0 to 5.1.0 Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.29.0 to 5.1.0. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/template-oss/compare/v4.29.0...v5.1.0) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07e617d2..a599fa23 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@npmcli/arborist": "^7.1.0", "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.29.0", + "@npmcli/template-oss": "5.1.0", "hosted-git-info": "^8.0.0", "mutate-fs": "^2.1.1", "nock": "^13.2.4", From 10d9a7fd934c263fe13329a7b271ab15681bed40 Mon Sep 17 00:00:00 2001 From: npm CLI robot Date: Tue, 16 Jun 2026 02:34:53 +0000 Subject: [PATCH 2/2] feat!: postinstall for dependabot template-oss PR --- .github/CODEOWNERS | 2 +- .github/dependabot.yml | 17 +++++++++++++++++ package.json | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2c54b0d2..b6ec921a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # This file is automatically added by @npmcli/template-oss. Do not edit. -* @npm/cli-team +* @npm/cli-team @npm/cli-triage diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7e2ab742..e5714e1b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -51,3 +51,20 @@ updates: - "Backport" - "release/v20" open-pull-requests-limit: 10 + - package-ecosystem: npm + directory: / + schedule: + interval: daily + target-branch: "release/v21" + allow: + - dependency-type: direct + dependency-name: "@npmcli/template-oss" + versioning-strategy: increase-if-necessary + commit-message: + prefix: deps + prefix-development: chore + labels: + - "Dependencies" + - "Backport" + - "release/v21" + open-pull-requests-limit: 10 diff --git a/package.json b/package.json index a599fa23..b627813e 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.29.0", + "version": "5.1.0", "windowsCI": false, "publish": "true", "backport": 20