Commit a099d45
chore: bump @npmcli/template-oss from 4.24.3 to 4.24.4 (#126)
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from
4.24.3 to 4.24.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/template-oss/releases"><code>@npmcli/template-oss</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v4.24.4</h2>
<h2><a
href="https://github.com/npm/template-oss/compare/v4.24.3...v4.24.4">4.24.4</a>
(2025-06-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/4177f5bda25684b742dce408153a46d95f427c09"><code>4177f5b</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/515">#515</a>
do not request id-token if no publish (<a
href="https://redirect.github.com/npm/template-oss/issues/515">#515</a>)
(<a
href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/21fa419c1d53e60f3e28ce566d5942da9a06d88a"><code>21fa419</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/511">#511</a>
remove single-dash options from workflows (<a
href="https://redirect.github.com/npm/template-oss/issues/511">#511</a>)
(<a
href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/template-oss/blob/main/CHANGELOG.md"><code>@npmcli/template-oss</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/template-oss/compare/v4.24.3...v4.24.4">4.24.4</a>
(2025-06-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/4177f5bda25684b742dce408153a46d95f427c09"><code>4177f5b</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/515">#515</a>
do not request id-token if no publish (<a
href="https://redirect.github.com/npm/template-oss/issues/515">#515</a>)
(<a
href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/21fa419c1d53e60f3e28ce566d5942da9a06d88a"><code>21fa419</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/511">#511</a>
remove single-dash options from workflows (<a
href="https://redirect.github.com/npm/template-oss/issues/511">#511</a>)
(<a
href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/9c6a2ffe0b222672f0dee70087c1308f92f19057"><code>9c6a2ff</code></a>
chore: release 4.24.4 (<a
href="https://redirect.github.com/npm/template-oss/issues/512">#512</a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/4177f5bda25684b742dce408153a46d95f427c09"><code>4177f5b</code></a>
fix: do not request id-token if no publish (<a
href="https://redirect.github.com/npm/template-oss/issues/515">#515</a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/21fa419c1d53e60f3e28ce566d5942da9a06d88a"><code>21fa419</code></a>
fix: remove single-dash options from workflows (<a
href="https://redirect.github.com/npm/template-oss/issues/511">#511</a>)</li>
<li>See full diff in <a
href="https://github.com/npm/template-oss/compare/v4.24.3...v4.24.4">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| @npmcli/template-oss | [< 4.24, > 4.23.4] |
</details>
[](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Smith <[email protected]>1 parent 4d915af commit a099d45
File tree
9 files changed
+24
-3
lines changed- .github/workflows
9 files changed
+24
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments