Skip to content

Update expected maintainer URL encoding in npm group semver smoke test#451

Open
v-HaripriyaC wants to merge 1 commit intomainfrom
chp/fix-npm-group-semver-maintainer-url
Open

Update expected maintainer URL encoding in npm group semver smoke test#451
v-HaripriyaC wants to merge 1 commit intomainfrom
chp/fix-npm-group-semver-maintainer-url

Conversation

@v-HaripriyaC
Copy link
Copy Markdown

What changed?

Updates the expected PR body HTML in smoke-npm-group-semver.yaml to match the new URL-encoded maintainer name format.

Why?

dependabot/dependabot-core#14638 fixes broken Markdown links in the Maintainer changes section when the npm releaser name contains spaces (e.g. GitHub Actions). The releaser name is now percent-encoded in the URL, producing valid links like https://www.npmjs.com/~GitHub%20Actions instead of the broken https://www.npmjs.com/~GitHub Actions.

This smoke test update aligns the expected HTML output with the corrected behavior.

The dependabot-core PR #14638 URL-encodes maintainer names with spaces
in the npmjs.com profile URL. Update the expected HTML output to match
the new correctly-encoded format.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@v-HaripriyaC v-HaripriyaC requested a review from a team as a code owner April 10, 2026 16:30
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.

1 participant