Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: ignore .github folder in release-please #7810

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

reggi
Copy link
Contributor

@reggi reggi commented Oct 2, 2024

ignores the .github folder changes in release-please to prevent majors pertaining to this directory.

@reggi reggi requested a review from a team as a code owner October 2, 2024 18:46
Copy link
Member

@wraithgar wraithgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove this if re-running release PRs on .github file changes becomes a problem again.

@reggi reggi merged commit 95e2cb1 into latest Oct 2, 2024
22 checks passed
@reggi reggi deleted the reggi/ignore-github branch October 2, 2024 18:56
@github-actions github-actions bot mentioned this pull request Oct 2, 2024
zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Oct 3, 2024
##### [`v10.9.0](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1090-2024-10-03)

##### Features

-   [`4d57928`](npm/cli@4d57928) [#7766](npm/cli#7766) devEngines ([#7766](npm/cli#7766)) ([@reggi](https://github.com/reggi))

##### Bug Fixes

-   [`6ca609e`](npm/cli@6ca609e) [#7789](npm/cli#7789) ping and doctor commands fix for checking if registry is online ([#7789](npm/cli#7789)) ([@milaninfy](https://github.com/milaninfy))

##### Documentation

-   [`63d6a73`](npm/cli@63d6a73) [#7783](npm/cli#7783) package.json: add brief section on exports, link to Node.js docs ([#7783](npm/cli#7783)) ([@wheresrhys](https://github.com/wheresrhys))
-   [`366c07e`](npm/cli@366c07e) [#7776](npm/cli#7776) remove incorrect note about npm install ([#7776](npm/cli#7776)) ([@wraithgar](https://github.com/wraithgar))

##### Dependencies

-   [`60a7ee5`](npm/cli@60a7ee5) [#7803](npm/cli#7803) hoist npm-normalize-package-bin
-   [`20dd44f`](npm/cli@20dd44f) [#7803](npm/cli#7803) hoist minipass-fetch
-   [`5795987`](npm/cli@5795987) [#7803](npm/cli#7803) update `proggy@3.0.0`
-   [`99ccae3`](npm/cli@99ccae3) [#7803](npm/cli#7803) update `bin-links@5.0.0`
-   [`75786ad`](npm/cli@75786ad) [#7803](npm/cli#7803) update `@npmcli/query@4.0.0`
-   [`1c25a1d`](npm/cli@1c25a1d) [#7803](npm/cli#7803) update `@npmcli/node-gyp@4.0.0`
-   [`2d7fc3d`](npm/cli@2d7fc3d) [#7803](npm/cli#7803) update `@npmcli/name-from-folder@3.0.0`
-   [`1e09334`](npm/cli@1e09334) [#7803](npm/cli#7803) update `@npmcli/metavuln-calculator@8.0.0`
-   [`820e983`](npm/cli@820e983) [#7803](npm/cli#7803) update `@npmcli/installed-package-contents@3.0.0`
-   [`9cd6603`](npm/cli@9cd6603) [#7803](npm/cli#7803) update `read-package-json-fast@4.0.0`
-   [`b84d907`](npm/cli@b84d907) [#7803](npm/cli#7803) update `@npmcli/git@6.0.1`
-   [`53ed632`](npm/cli@53ed632) [#7803](npm/cli#7803) update `write-file-atomic@6.0.0`
-   [`ab40dab`](npm/cli@ab40dab) [#7803](npm/cli#7803) update `which@5.0.0`
-   [`b1c4770`](npm/cli@b1c4770) [#7803](npm/cli#7803) update `validate-npm-package-name@6.0.0`
-   [`8206c4f`](npm/cli@8206c4f) [#7803](npm/cli#7803) update `ssri@12.0.0`
-   [`8b7dbc8`](npm/cli@8b7dbc8) [#7803](npm/cli#7803) update `read@4.0.0`
-   [`f6909a0`](npm/cli@f6909a0) [#7803](npm/cli#7803) update `proc-log@5.0.0`
-   [`f9b2e18`](npm/cli@f9b2e18) [#7803](npm/cli#7803) update `parse-conflict-json@4.0.0`
-   [`e7ab206`](npm/cli@e7ab206) [#7803](npm/cli#7803) update `pacote@19.0.0`
-   [`b28dbb1`](npm/cli@b28dbb1) [#7803](npm/cli#7803) update `npm-user-validate@3.0.0`
-   [`d13a20b`](npm/cli@d13a20b) [#7803](npm/cli#7803) update `npm-registry-fetch@18.0.1`
-   [`5208f74`](npm/cli@5208f74) [#7803](npm/cli#7803) update `npm-profile@11.0.1`
-   [`092f41f`](npm/cli@092f41f) [#7803](npm/cli#7803) update `npm-pick-manifest@10.0.0`
-   [`50a7bc8`](npm/cli@50a7bc8) [#7803](npm/cli#7803) update `npm-package-arg@12.0.0`
-   [`591130d`](npm/cli@591130d) [#7803](npm/cli#7803) update `npm-install-checks@7.1.0`
-   [`be6ae96`](npm/cli@be6ae96) [#7803](npm/cli#7803) update `npm-audit-report@6.0.0`
-   [`8d4060a`](npm/cli@8d4060a) [#7803](npm/cli#7803) update `normalize-package-data@7.0.0`
-   [`105fa2b`](npm/cli@105fa2b) [#7803](npm/cli#7803) update `nopt@8.0.0`
-   [`eae4f57`](npm/cli@eae4f57) [#7803](npm/cli#7803) update `make-fetch-happen@14.0.1`
-   [`7214149`](npm/cli@7214149) [#7803](npm/cli#7803) update `json-parse-even-better-errors@4.0.0`
-   [`c4bed31`](npm/cli@c4bed31) [#7803](npm/cli#7803) update `init-package-json@7.0.1`
-   [`f54b155`](npm/cli@f54b155) [#7803](npm/cli#7803) update `ini@5.0.0`
-   [`6deae9e`](npm/cli@6deae9e) [#7803](npm/cli#7803) update `hosted-git-info@8.0.0`
-   [`034c729`](npm/cli@034c729) [#7803](npm/cli#7803) update `cacache@19.0.1`
-   [`ddb8be0`](npm/cli@ddb8be0) [#7803](npm/cli#7803) update `abbrev@3.0.0`
-   [`538a4cc`](npm/cli@538a4cc) [#7803](npm/cli#7803) update `@npmcli/run-script@9.0.1`
-   [`b80d048`](npm/cli@b80d048) [#7803](npm/cli#7803) update `@npmcli/redact@3.0.0`
-   [`81137fc`](npm/cli@81137fc) [#7803](npm/cli#7803) update `@npmcli/promise-spawn@8.0.1`
-   [`2076368`](npm/cli@2076368) [#7803](npm/cli#7803) update `@npmcli/package-json@6.0.1`
-   [`feac87c`](npm/cli@feac87c) [#7803](npm/cli#7803) update `@npmcli/map-workspaces@4.0.1`
-   [`dd90f9e`](npm/cli@dd90f9e) [#7803](npm/cli#7803) update `@npmcli/fs@4.0.0`

##### Chores

-   [`95e2cb1`](npm/cli@95e2cb1) [#7810](npm/cli#7810) ignore .github folder in release-please ([@reggi](https://github.com/reggi))
-   [`be1e6da`](npm/cli@be1e6da) [#7803](npm/cli#7803) update `minify-registry-metadata@4.0.0` ([@reggi](https://github.com/reggi))
-   [`43f2374`](npm/cli@43f2374) [#7803](npm/cli#7803) update `ignore-walk@7.0.0` ([@reggi](https://github.com/reggi))
-   [`bb03036`](npm/cli@bb03036) [#7803](npm/cli#7803) update `npm-packlist@9.0.0` ([@reggi](https://github.com/reggi))
-   [`2072705`](npm/cli@2072705) [#7803](npm/cli#7803) update `@npmcli/eslint-config@5.0.1` ([@reggi](https://github.com/reggi))
-   [`949d8f8`](npm/cli@949d8f8) [#7803](npm/cli#7803) engine ^18.17.0 || >=20.5.0 in package template ([@reggi](https://github.com/reggi))
-   [`fefd509`](npm/cli@fefd509) [#7764](npm/cli#7764) deps: bump actions/download-artifact from 3 to 4 in /.github/workflows ([#7764](npm/cli#7764)) ([@dependabot](https://github.com/dependabot)\[bot], [@wraithgar](https://github.com/wraithgar))
-   [workspace](https://github.com/npm/cli/releases/tag/arborist-v8.0.0): `@npmcli/arborist@8.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/config-v9.0.0): `@npmcli/config@9.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v9.0.0): `libnpmaccess@9.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v7.0.0): `libnpmdiff@7.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v9.0.0): `libnpmexec@9.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v6.0.0): `libnpmfund@6.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v11.0.0): `libnpmhook@11.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v7.0.0): `libnpmorg@7.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v8.0.0): `libnpmpack@8.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v10.0.0): `libnpmpublish@10.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v8.0.0): `libnpmsearch@8.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v7.0.0): `libnpmteam@7.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v7.0.0): `libnpmversion@7.0.0`
zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Oct 3, 2024
##### [`v10.9.0](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1090-2024-10-03)

##### Features

-   [`4d57928`](npm/cli@4d57928) [#7766](npm/cli#7766) devEngines ([#7766](npm/cli#7766)) ([@reggi](https://github.com/reggi))

##### Bug Fixes

-   [`6ca609e`](npm/cli@6ca609e) [#7789](npm/cli#7789) ping and doctor commands fix for checking if registry is online ([#7789](npm/cli#7789)) ([@milaninfy](https://github.com/milaninfy))

##### Documentation

-   [`63d6a73`](npm/cli@63d6a73) [#7783](npm/cli#7783) package.json: add brief section on exports, link to Node.js docs ([#7783](npm/cli#7783)) ([@wheresrhys](https://github.com/wheresrhys))
-   [`366c07e`](npm/cli@366c07e) [#7776](npm/cli#7776) remove incorrect note about npm install ([#7776](npm/cli#7776)) ([@wraithgar](https://github.com/wraithgar))

##### Dependencies

-   [`60a7ee5`](npm/cli@60a7ee5) [#7803](npm/cli#7803) hoist npm-normalize-package-bin
-   [`20dd44f`](npm/cli@20dd44f) [#7803](npm/cli#7803) hoist minipass-fetch
-   [`5795987`](npm/cli@5795987) [#7803](npm/cli#7803) update `proggy@3.0.0`
-   [`99ccae3`](npm/cli@99ccae3) [#7803](npm/cli#7803) update `bin-links@5.0.0`
-   [`75786ad`](npm/cli@75786ad) [#7803](npm/cli#7803) update `@npmcli/query@4.0.0`
-   [`1c25a1d`](npm/cli@1c25a1d) [#7803](npm/cli#7803) update `@npmcli/node-gyp@4.0.0`
-   [`2d7fc3d`](npm/cli@2d7fc3d) [#7803](npm/cli#7803) update `@npmcli/name-from-folder@3.0.0`
-   [`1e09334`](npm/cli@1e09334) [#7803](npm/cli#7803) update `@npmcli/metavuln-calculator@8.0.0`
-   [`820e983`](npm/cli@820e983) [#7803](npm/cli#7803) update `@npmcli/installed-package-contents@3.0.0`
-   [`9cd6603`](npm/cli@9cd6603) [#7803](npm/cli#7803) update `read-package-json-fast@4.0.0`
-   [`b84d907`](npm/cli@b84d907) [#7803](npm/cli#7803) update `@npmcli/git@6.0.1`
-   [`53ed632`](npm/cli@53ed632) [#7803](npm/cli#7803) update `write-file-atomic@6.0.0`
-   [`ab40dab`](npm/cli@ab40dab) [#7803](npm/cli#7803) update `which@5.0.0`
-   [`b1c4770`](npm/cli@b1c4770) [#7803](npm/cli#7803) update `validate-npm-package-name@6.0.0`
-   [`8206c4f`](npm/cli@8206c4f) [#7803](npm/cli#7803) update `ssri@12.0.0`
-   [`8b7dbc8`](npm/cli@8b7dbc8) [#7803](npm/cli#7803) update `read@4.0.0`
-   [`f6909a0`](npm/cli@f6909a0) [#7803](npm/cli#7803) update `proc-log@5.0.0`
-   [`f9b2e18`](npm/cli@f9b2e18) [#7803](npm/cli#7803) update `parse-conflict-json@4.0.0`
-   [`e7ab206`](npm/cli@e7ab206) [#7803](npm/cli#7803) update `pacote@19.0.0`
-   [`b28dbb1`](npm/cli@b28dbb1) [#7803](npm/cli#7803) update `npm-user-validate@3.0.0`
-   [`d13a20b`](npm/cli@d13a20b) [#7803](npm/cli#7803) update `npm-registry-fetch@18.0.1`
-   [`5208f74`](npm/cli@5208f74) [#7803](npm/cli#7803) update `npm-profile@11.0.1`
-   [`092f41f`](npm/cli@092f41f) [#7803](npm/cli#7803) update `npm-pick-manifest@10.0.0`
-   [`50a7bc8`](npm/cli@50a7bc8) [#7803](npm/cli#7803) update `npm-package-arg@12.0.0`
-   [`591130d`](npm/cli@591130d) [#7803](npm/cli#7803) update `npm-install-checks@7.1.0`
-   [`be6ae96`](npm/cli@be6ae96) [#7803](npm/cli#7803) update `npm-audit-report@6.0.0`
-   [`8d4060a`](npm/cli@8d4060a) [#7803](npm/cli#7803) update `normalize-package-data@7.0.0`
-   [`105fa2b`](npm/cli@105fa2b) [#7803](npm/cli#7803) update `nopt@8.0.0`
-   [`eae4f57`](npm/cli@eae4f57) [#7803](npm/cli#7803) update `make-fetch-happen@14.0.1`
-   [`7214149`](npm/cli@7214149) [#7803](npm/cli#7803) update `json-parse-even-better-errors@4.0.0`
-   [`c4bed31`](npm/cli@c4bed31) [#7803](npm/cli#7803) update `init-package-json@7.0.1`
-   [`f54b155`](npm/cli@f54b155) [#7803](npm/cli#7803) update `ini@5.0.0`
-   [`6deae9e`](npm/cli@6deae9e) [#7803](npm/cli#7803) update `hosted-git-info@8.0.0`
-   [`034c729`](npm/cli@034c729) [#7803](npm/cli#7803) update `cacache@19.0.1`
-   [`ddb8be0`](npm/cli@ddb8be0) [#7803](npm/cli#7803) update `abbrev@3.0.0`
-   [`538a4cc`](npm/cli@538a4cc) [#7803](npm/cli#7803) update `@npmcli/run-script@9.0.1`
-   [`b80d048`](npm/cli@b80d048) [#7803](npm/cli#7803) update `@npmcli/redact@3.0.0`
-   [`81137fc`](npm/cli@81137fc) [#7803](npm/cli#7803) update `@npmcli/promise-spawn@8.0.1`
-   [`2076368`](npm/cli@2076368) [#7803](npm/cli#7803) update `@npmcli/package-json@6.0.1`
-   [`feac87c`](npm/cli@feac87c) [#7803](npm/cli#7803) update `@npmcli/map-workspaces@4.0.1`
-   [`dd90f9e`](npm/cli@dd90f9e) [#7803](npm/cli#7803) update `@npmcli/fs@4.0.0`

##### Chores

-   [`95e2cb1`](npm/cli@95e2cb1) [#7810](npm/cli#7810) ignore .github folder in release-please ([@reggi](https://github.com/reggi))
-   [`be1e6da`](npm/cli@be1e6da) [#7803](npm/cli#7803) update `minify-registry-metadata@4.0.0` ([@reggi](https://github.com/reggi))
-   [`43f2374`](npm/cli@43f2374) [#7803](npm/cli#7803) update `ignore-walk@7.0.0` ([@reggi](https://github.com/reggi))
-   [`bb03036`](npm/cli@bb03036) [#7803](npm/cli#7803) update `npm-packlist@9.0.0` ([@reggi](https://github.com/reggi))
-   [`2072705`](npm/cli@2072705) [#7803](npm/cli#7803) update `@npmcli/eslint-config@5.0.1` ([@reggi](https://github.com/reggi))
-   [`949d8f8`](npm/cli@949d8f8) [#7803](npm/cli#7803) engine ^18.17.0 || >=20.5.0 in package template ([@reggi](https://github.com/reggi))
-   [`fefd509`](npm/cli@fefd509) [#7764](npm/cli#7764) deps: bump actions/download-artifact from 3 to 4 in /.github/workflows ([#7764](npm/cli#7764)) ([@dependabot](https://github.com/dependabot)\[bot], [@wraithgar](https://github.com/wraithgar))
-   [workspace](https://github.com/npm/cli/releases/tag/arborist-v8.0.0): `@npmcli/arborist@8.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/config-v9.0.0): `@npmcli/config@9.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v9.0.0): `libnpmaccess@9.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v7.0.0): `libnpmdiff@7.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v9.0.0): `libnpmexec@9.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v6.0.0): `libnpmfund@6.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v11.0.0): `libnpmhook@11.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v7.0.0): `libnpmorg@7.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v8.0.0): `libnpmpack@8.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v10.0.0): `libnpmpublish@10.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v8.0.0): `libnpmsearch@8.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v7.0.0): `libnpmteam@7.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v7.0.0): `libnpmversion@7.0.0`
github-merge-queue bot pushed a commit to zemn-me/monorepo that referenced this pull request Oct 3, 2024
##### [`v10.9.0](https://github.com/npm/cli/blob/HEAD/CHANGELOG.md#1090-2024-10-03)

##### Features

-   [`4d57928`](npm/cli@4d57928) [#7766](npm/cli#7766) devEngines ([#7766](npm/cli#7766)) ([@reggi](https://github.com/reggi))

##### Bug Fixes

-   [`6ca609e`](npm/cli@6ca609e) [#7789](npm/cli#7789) ping and doctor commands fix for checking if registry is online ([#7789](npm/cli#7789)) ([@milaninfy](https://github.com/milaninfy))

##### Documentation

-   [`63d6a73`](npm/cli@63d6a73) [#7783](npm/cli#7783) package.json: add brief section on exports, link to Node.js docs ([#7783](npm/cli#7783)) ([@wheresrhys](https://github.com/wheresrhys))
-   [`366c07e`](npm/cli@366c07e) [#7776](npm/cli#7776) remove incorrect note about npm install ([#7776](npm/cli#7776)) ([@wraithgar](https://github.com/wraithgar))

##### Dependencies

-   [`60a7ee5`](npm/cli@60a7ee5) [#7803](npm/cli#7803) hoist npm-normalize-package-bin
-   [`20dd44f`](npm/cli@20dd44f) [#7803](npm/cli#7803) hoist minipass-fetch
-   [`5795987`](npm/cli@5795987) [#7803](npm/cli#7803) update `proggy@3.0.0`
-   [`99ccae3`](npm/cli@99ccae3) [#7803](npm/cli#7803) update `bin-links@5.0.0`
-   [`75786ad`](npm/cli@75786ad) [#7803](npm/cli#7803) update `@npmcli/query@4.0.0`
-   [`1c25a1d`](npm/cli@1c25a1d) [#7803](npm/cli#7803) update `@npmcli/node-gyp@4.0.0`
-   [`2d7fc3d`](npm/cli@2d7fc3d) [#7803](npm/cli#7803) update `@npmcli/name-from-folder@3.0.0`
-   [`1e09334`](npm/cli@1e09334) [#7803](npm/cli#7803) update `@npmcli/metavuln-calculator@8.0.0`
-   [`820e983`](npm/cli@820e983) [#7803](npm/cli#7803) update `@npmcli/installed-package-contents@3.0.0`
-   [`9cd6603`](npm/cli@9cd6603) [#7803](npm/cli#7803) update `read-package-json-fast@4.0.0`
-   [`b84d907`](npm/cli@b84d907) [#7803](npm/cli#7803) update `@npmcli/git@6.0.1`
-   [`53ed632`](npm/cli@53ed632) [#7803](npm/cli#7803) update `write-file-atomic@6.0.0`
-   [`ab40dab`](npm/cli@ab40dab) [#7803](npm/cli#7803) update `which@5.0.0`
-   [`b1c4770`](npm/cli@b1c4770) [#7803](npm/cli#7803) update `validate-npm-package-name@6.0.0`
-   [`8206c4f`](npm/cli@8206c4f) [#7803](npm/cli#7803) update `ssri@12.0.0`
-   [`8b7dbc8`](npm/cli@8b7dbc8) [#7803](npm/cli#7803) update `read@4.0.0`
-   [`f6909a0`](npm/cli@f6909a0) [#7803](npm/cli#7803) update `proc-log@5.0.0`
-   [`f9b2e18`](npm/cli@f9b2e18) [#7803](npm/cli#7803) update `parse-conflict-json@4.0.0`
-   [`e7ab206`](npm/cli@e7ab206) [#7803](npm/cli#7803) update `pacote@19.0.0`
-   [`b28dbb1`](npm/cli@b28dbb1) [#7803](npm/cli#7803) update `npm-user-validate@3.0.0`
-   [`d13a20b`](npm/cli@d13a20b) [#7803](npm/cli#7803) update `npm-registry-fetch@18.0.1`
-   [`5208f74`](npm/cli@5208f74) [#7803](npm/cli#7803) update `npm-profile@11.0.1`
-   [`092f41f`](npm/cli@092f41f) [#7803](npm/cli#7803) update `npm-pick-manifest@10.0.0`
-   [`50a7bc8`](npm/cli@50a7bc8) [#7803](npm/cli#7803) update `npm-package-arg@12.0.0`
-   [`591130d`](npm/cli@591130d) [#7803](npm/cli#7803) update `npm-install-checks@7.1.0`
-   [`be6ae96`](npm/cli@be6ae96) [#7803](npm/cli#7803) update `npm-audit-report@6.0.0`
-   [`8d4060a`](npm/cli@8d4060a) [#7803](npm/cli#7803) update `normalize-package-data@7.0.0`
-   [`105fa2b`](npm/cli@105fa2b) [#7803](npm/cli#7803) update `nopt@8.0.0`
-   [`eae4f57`](npm/cli@eae4f57) [#7803](npm/cli#7803) update `make-fetch-happen@14.0.1`
-   [`7214149`](npm/cli@7214149) [#7803](npm/cli#7803) update `json-parse-even-better-errors@4.0.0`
-   [`c4bed31`](npm/cli@c4bed31) [#7803](npm/cli#7803) update `init-package-json@7.0.1`
-   [`f54b155`](npm/cli@f54b155) [#7803](npm/cli#7803) update `ini@5.0.0`
-   [`6deae9e`](npm/cli@6deae9e) [#7803](npm/cli#7803) update `hosted-git-info@8.0.0`
-   [`034c729`](npm/cli@034c729) [#7803](npm/cli#7803) update `cacache@19.0.1`
-   [`ddb8be0`](npm/cli@ddb8be0) [#7803](npm/cli#7803) update `abbrev@3.0.0`
-   [`538a4cc`](npm/cli@538a4cc) [#7803](npm/cli#7803) update `@npmcli/run-script@9.0.1`
-   [`b80d048`](npm/cli@b80d048) [#7803](npm/cli#7803) update `@npmcli/redact@3.0.0`
-   [`81137fc`](npm/cli@81137fc) [#7803](npm/cli#7803) update `@npmcli/promise-spawn@8.0.1`
-   [`2076368`](npm/cli@2076368) [#7803](npm/cli#7803) update `@npmcli/package-json@6.0.1`
-   [`feac87c`](npm/cli@feac87c) [#7803](npm/cli#7803) update `@npmcli/map-workspaces@4.0.1`
-   [`dd90f9e`](npm/cli@dd90f9e) [#7803](npm/cli#7803) update `@npmcli/fs@4.0.0`

##### Chores

-   [`95e2cb1`](npm/cli@95e2cb1) [#7810](npm/cli#7810) ignore .github folder in release-please ([@reggi](https://github.com/reggi))
-   [`be1e6da`](npm/cli@be1e6da) [#7803](npm/cli#7803) update `minify-registry-metadata@4.0.0` ([@reggi](https://github.com/reggi))
-   [`43f2374`](npm/cli@43f2374) [#7803](npm/cli#7803) update `ignore-walk@7.0.0` ([@reggi](https://github.com/reggi))
-   [`bb03036`](npm/cli@bb03036) [#7803](npm/cli#7803) update `npm-packlist@9.0.0` ([@reggi](https://github.com/reggi))
-   [`2072705`](npm/cli@2072705) [#7803](npm/cli#7803) update `@npmcli/eslint-config@5.0.1` ([@reggi](https://github.com/reggi))
-   [`949d8f8`](npm/cli@949d8f8) [#7803](npm/cli#7803) engine ^18.17.0 || >=20.5.0 in package template ([@reggi](https://github.com/reggi))
-   [`fefd509`](npm/cli@fefd509) [#7764](npm/cli#7764) deps: bump actions/download-artifact from 3 to 4 in /.github/workflows ([#7764](npm/cli#7764)) ([@dependabot](https://github.com/dependabot)\[bot], [@wraithgar](https://github.com/wraithgar))
-   [workspace](https://github.com/npm/cli/releases/tag/arborist-v8.0.0): `@npmcli/arborist@8.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/config-v9.0.0): `@npmcli/config@9.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v9.0.0): `libnpmaccess@9.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v7.0.0): `libnpmdiff@7.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v9.0.0): `libnpmexec@9.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v6.0.0): `libnpmfund@6.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v11.0.0): `libnpmhook@11.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v7.0.0): `libnpmorg@7.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v8.0.0): `libnpmpack@8.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v10.0.0): `libnpmpublish@10.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v8.0.0): `libnpmsearch@8.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v7.0.0): `libnpmteam@7.0.0`
-   [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v7.0.0): `libnpmversion@7.0.0`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants