Skip to content

Remove always-auth from npmrc#66376

Merged
BrennanConroy merged 1 commit intomainfrom
dev/ygerges/always-auth-removal
Apr 22, 2026
Merged

Remove always-auth from npmrc#66376
BrennanConroy merged 1 commit intomainfrom
dev/ygerges/always-auth-removal

Conversation

@Youssef1313
Copy link
Copy Markdown
Member

@Youssef1313 Youssef1313 commented Apr 20, 2026

always-auth was removed long ago in npm/cli@72a7eeb

Today, it produces a warning:

npm warn Unknown project config "always-auth". This will stop working in the next major version of npm. See npm help npmrc for supported config options.

Copilot AI review requested due to automatic review settings April 20, 2026 08:46
@github-actions github-actions Bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label Apr 20, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes an obsolete npm configuration option (always-auth) from the repo’s .npmrc to eliminate npm warnings about unsupported/unknown project config keys.

Changes:

  • Removed always-auth=true from .npmrc.

@BrennanConroy BrennanConroy merged commit 1b194b3 into main Apr 22, 2026
31 checks passed
@BrennanConroy BrennanConroy deleted the dev/ygerges/always-auth-removal branch April 22, 2026 00:13
@BrennanConroy BrennanConroy added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework and removed needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically labels Apr 22, 2026
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview4 milestone Apr 22, 2026
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants