Skip to content

Commit a204e65

Browse files
deps: Bump make-fetch-happen from 15.0.4 to 15.0.5 (#1341)
Bumps [make-fetch-happen](https://github.com/npm/make-fetch-happen) from 15.0.4 to 15.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/make-fetch-happen/releases">make-fetch-happen's releases</a>.</em></p> <blockquote> <h2>v15.0.5</h2> <h2><a href="https://github.com/npm/make-fetch-happen/compare/v15.0.4...v15.0.5">15.0.5</a> (2026-03-16)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/make-fetch-happen/commit/321e3702ca1779d84e0e404c0006d7f62b6e05bc"><code>321e370</code></a> <a href="https://redirect.github.com/npm/make-fetch-happen/pull/343">#343</a> url logging npm credentials (<a href="https://github.com/kadarbasha"><code>@​kadarbasha</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/make-fetch-happen/commit/5eba86048c7663fdb95ee236240cbbcec619d94f"><code>5eba860</code></a> <a href="https://redirect.github.com/npm/make-fetch-happen/pull/343">#343</a> <code>@npmcli/redact@4.0.0</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/make-fetch-happen/blob/main/CHANGELOG.md">make-fetch-happen's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/make-fetch-happen/compare/v15.0.4...v15.0.5">15.0.5</a> (2026-03-16)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/make-fetch-happen/commit/321e3702ca1779d84e0e404c0006d7f62b6e05bc"><code>321e370</code></a> <a href="https://redirect.github.com/npm/make-fetch-happen/pull/343">#343</a> url logging npm credentials (<a href="https://github.com/kadarbasha"><code>@​kadarbasha</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/make-fetch-happen/commit/5eba86048c7663fdb95ee236240cbbcec619d94f"><code>5eba860</code></a> <a href="https://redirect.github.com/npm/make-fetch-happen/pull/343">#343</a> <code>@npmcli/redact@4.0.0</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/make-fetch-happen/commit/91d58dad82846ab14ba9f4ec69d51799450a1db6"><code>91d58da</code></a> chore: release 15.0.5 (<a href="https://redirect.github.com/npm/make-fetch-happen/issues/344">#344</a>)</li> <li><a href="https://github.com/npm/make-fetch-happen/commit/321e3702ca1779d84e0e404c0006d7f62b6e05bc"><code>321e370</code></a> fix: url logging npm credentials</li> <li><a href="https://github.com/npm/make-fetch-happen/commit/5eba86048c7663fdb95ee236240cbbcec619d94f"><code>5eba860</code></a> deps: <code>@​npmcli/redact</code><a href="https://github.com/4"><code>@​4</code></a>.0.0</li> <li>See full diff in <a href="https://github.com/npm/make-fetch-happen/compare/v15.0.4...v15.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=make-fetch-happen&package-manager=npm_and_yarn&previous-version=15.0.4&new-version=15.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5a64e3 commit a204e65

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"graceful-fs": "^4.2.11",
6868
"js-yaml": "^4.1.1",
6969
"lockfile": "^1.0.4",
70-
"make-fetch-happen": "^15.0.3",
70+
"make-fetch-happen": "^15.0.5",
7171
"node-stream-zip": "^1.15.0",
7272
"pacote": "^21.0.4",
7373
"pretty-hrtime": "^1.0.3",

0 commit comments

Comments
 (0)