-
Notifications
You must be signed in to change notification settings - Fork 3.4k
chore: release 11.4.0 #8214
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: release 11.4.0 #8214
Conversation
Release ManagerRelease workflow run: https://github.com/npm/cli/actions/runs/15050139942 Release Checklist for v11.4.0
|
aa1bb62
to
08fd917
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
ceb11c6
to
530b795
Compare
7b96fe0
to
01b5160
Compare
dc938a0
to
7e4bdc9
Compare
7dae0ba
to
ba2d591
Compare
* [`57aa89f`](https://github.com/npm/cli/commit/57aa89ff70e0c6186a43888b944b5799b25c7bc8) [#8265](https://github.com/npm/cli/pull/8265) use run by default and run-script as the alias (#8265) (@owlstronaut) | ||
* [`0d4c023`](https://github.com/npm/cli/commit/0d4c023914f835927540bd0110c1ca5716b84056) [#8234](https://github.com/npm/cli/pull/8234) install: add package info to json output (#8234) (@wraithgar) | ||
### Bug Fixes | ||
* [`2210d7a`](https://github.com/npm/cli/commit/2210d7a670ac3522ceee8856a3399e8f44e77bbe) [#8278](https://github.com/npm/cli/pull/8278) powershell: use Invoke-Expression to pass args (#8278) (@alexsch01) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wraithgar, please add @mbtools to 8278. Thx 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That will have to be a follow up commit post-release. The changelog is auto generated for each release. We can post-edit things but can't live-edit if that makes sense.
Adding a co-authored-by
footer also works (ref, but that wont' help here because the commit already landed. Sorry about that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can add you to the release notes for the release which will at least make it right there, and I believe it's what powers the PR into the nodejs repo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
59f97d5
to
efbda01
Compare
Waiting on #8246 to land before we release |
db1b945
to
8db0520
Compare
Hold up @wraithgar before this lands, I missed a case with the invoke-expression code |
ok here #8297 @wraithgar |
8db0520
to
05d1986
Compare
05d1986
to
6af7de6
Compare
Release Workflow
🚨🚨🚨 @npm/cli-team: The post-release workflow failed for this release. Manual steps may need to be taken after examining the workflow output. 🚨🚨🚨 |
🤖 I have created a release beep boop
11.4.0
11.4.0 (2025-05-15)
Features
a0e60fb
#8246 added init-private option (@owlstronaut)57aa89f
#8265 use run by default and run-script as the alias (feat: use run by default and run-script as the alias #8265) (@owlstronaut)0d4c023
#8234 install: add package info to json output (feat(install): add package info to json output #8234) (@wraithgar)Bug Fixes
8794fd9
#8297 powershell: support pipeline input with Invoke-Expression (fix(powershell): support pipeline input with Invoke-Expression #8297) (@alexsch01)b5173d1
#8293 docs: corrected github_path (fix(docs): corrected github_path #8293) (@xaos7991)2210d7a
#8278 powershell: use Invoke-Expression to pass args (fix(powershell): use Invoke-Expression to pass args #8278) (@alexsch01)8669d09
#8228 add otplease for enable-2fa, disable-2fa, access (fix: add otplease for enable-2fa, disable-2fa, access #8228) (@reggi, @wraithgar)78b5a6f
#8269 correctly handle scenario where prefix is the cwd (fix: correctly handle scenario where prefix is the cwd #8269) (@owlstronaut, @ficocelliguy)fdc3413
#8221 exec: Fails to Execute Binaries Named After Shell Keywords (fix(exec): Fails to Execute Binaries Named After Shell Keywords #8221) (@13sfaith)4b08e2e
#8245 docs: prepare script runs for local package links (@milaninfy)1622ac4
#8241 handle missingtime
in packument to prevent crash onnpm view
(@owlstronaut)db8f5da
#8110 outdated: add dependent location in long output (fix(outdated): add dependent location in long output #8110) (@milaninfy, @wraithgar)Documentation
d2498df
#8295 RemoveCHANGELOG
from never-ignored list (docs: RemoveCHANGELOG
from never-ignored list #8295) (@mrazauskas)4d5c3c1
#8283 fixoverrides
example in package-json.md (docs: fixoverrides
example in package-json.md #8283) (@glasser)96cc4f9
#8226 format publish as code to highlight it (@LiangYingC)4990ea0
#8226 clarify legacy token creation in npm login and adduser commands (@LiangYingC)Dependencies
c97ef8a
#8246[email protected]
f48613d
#8292@sigstore/[email protected]
a4c5e74
#8292[email protected]
b9156d2
#8292[email protected]
472a685
#8292[email protected]
988696e
#8292@sigstore/[email protected]
569ac84
#8292[email protected]
2521c9b
#8233@sigstore/[email protected]
3274d68
#8233@npmcli/[email protected]
c263626
#8233[email protected]
78df711
#8233[email protected]
Chores
e80e38e
#8292 dev dependency updates (@wraithgar)3231ee9
#8244 update snapshots (@owlstronaut)c561a33
#8233 dev dependency updates (@owlstronaut)7eca19c
#8215 update workflow permissions for updating Node PR (@owlstronaut)@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
arborist: 9.1.0
9.1.0 (2025-05-15)
Features
57aa89f
#8265 use run by default and run-script as the alias (feat: use run by default and run-script as the alias #8265) (@owlstronaut)Bug Fixes
d5bcf38
#8268 arborist: Add better error message when lockfile is malformed (fix(arborist): Add better error message when lockfile is malformed #8268) (@owlstronaut)5e1fed9
#8290 arborist: improve README markdown (fix(arborist): improve README markdown #8290) (@mbtools)0886e7a
#8222 preserve registry path when replacing a host (@owlstronaut)815311b
#8206 arborist: workspaces correctly path to file: packages from overrides (@owlstronaut)config: 10.3.0
10.3.0 (2025-05-15)
Features
a0e60fb
#8246 added init-private option (@owlstronaut)57aa89f
#8265 use run by default and run-script as the alias (feat: use run by default and run-script as the alias #8265) (@owlstronaut)Bug Fixes
ed1a28e
#8238 config: use exclusive for save types (@owlstronaut)libnpmaccess: 10.0.1
10.0.1 (2025-05-15)
Bug Fixes
5b5e886
#8289 libnpmaccess: formatting of options in README (fix(libnpmaccess): formatting of options in README #8289) (@mbtools)libnpmdiff: 8.0.3
Dependencies
@npmcli/[email protected]
libnpmexec: 10.1.2
10.1.2 (2025-05-15)
Bug Fixes
fdc3413
#8221 exec: Fails to Execute Binaries Named After Shell Keywords (fix(exec): Fails to Execute Binaries Named After Shell Keywords #8221) (@13sfaith)Dependencies
@npmcli/[email protected]
libnpmfund: 7.0.3
Dependencies
@npmcli/[email protected]
libnpmpack: 9.0.3
Dependencies
@npmcli/[email protected]
libnpmteam: 8.0.1
8.0.1 (2025-05-15)
Bug Fixes
b734099
#8291 libnpmteam: update README (fix(libnpmteam): update README #8291) (@mbtools)libnpmversion: 8.0.1
8.0.1 (2025-05-15)
Bug Fixes
71bb817
#8279 version: include prerelease when retriving tag (fix(version): include prerelease when retriving tag #8279) (@milaninfy)This PR was generated with Release Please. See documentation.