From 72b6b6d3bb0170b35ebb8e89d53af408e97eb153 Mon Sep 17 00:00:00 2001 From: v-HaripriyaC Date: Fri, 10 Apr 2026 12:29:43 -0400 Subject: [PATCH] Update expected maintainer URL encoding in npm group semver smoke test 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> --- tests/smoke-npm-group-semver.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/smoke-npm-group-semver.yaml b/tests/smoke-npm-group-semver.yaml index abfb9fe7..9f047a6b 100644 --- a/tests/smoke-npm-group-semver.yaml +++ b/tests/smoke-npm-group-semver.yaml @@ -1801,7 +1801,7 @@ output:
Maintainer changes -

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios since your current version.

+

This version was pushed to npm by GitHub Actions, a new releaser for axios since your current version.

Install script changes