Skip to content

Commit

Permalink
deps: bump the dependency-updates group across 1 directory with 2 upd…
Browse files Browse the repository at this point in the history
…ates (#941)

Bumps the dependency-updates group with 2 updates in the / directory:
[@npmcli/template-oss](https://github.com/npm/template-oss) and
[@octokit/graphql](https://github.com/octokit/graphql.js).

Updates `@npmcli/template-oss` from 4.23.6 to 4.24.0
<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.0</h2>
<h2><a
href="https://github.com/npm/template-oss/compare/v4.23.6...v4.24.0">4.24.0</a>
(2025-01-30)</h2>
<h3>Features</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/402d4804efe15fcbda90c96e36efcb600cc08dc2"><code>402d480</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/500">#500</a>
engines to ^20.17.0 || &gt;=22.9.0 (<a
href="https://redirect.github.com/npm/template-oss/issues/500">#500</a>)
(<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/83c0c7d12269a9b95ceeaaa2b2416ee5151eff78"><code>83c0c7d</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/498">#498</a>
<code>tap@21.0.1</code> (<a
href="https://redirect.github.com/npm/template-oss/issues/498">#498</a>)
(<a href="https://github.com/reggi"><code>@​reggi</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.23.6...v4.24.0">4.24.0</a>
(2025-01-30)</h2>
<h3>Features</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/402d4804efe15fcbda90c96e36efcb600cc08dc2"><code>402d480</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/500">#500</a>
engines to ^20.17.0 || &gt;=22.9.0 (<a
href="https://redirect.github.com/npm/template-oss/issues/500">#500</a>)
(<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/83c0c7d12269a9b95ceeaaa2b2416ee5151eff78"><code>83c0c7d</code></a>
<a href="https://redirect.github.com/npm/template-oss/pull/498">#498</a>
<code>tap@21.0.1</code> (<a
href="https://redirect.github.com/npm/template-oss/issues/498">#498</a>)
(<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/template-oss/commit/0016dce49e5beaa0ee7c866b6f74093824bd5fb6"><code>0016dce</code></a>
chore: release 4.24.0 (<a
href="https://redirect.github.com/npm/template-oss/issues/501">#501</a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/83c0c7d12269a9b95ceeaaa2b2416ee5151eff78"><code>83c0c7d</code></a>
deps: tap@21.0.1 (<a
href="https://redirect.github.com/npm/template-oss/issues/498">#498</a>)</li>
<li><a
href="https://github.com/npm/template-oss/commit/402d4804efe15fcbda90c96e36efcb600cc08dc2"><code>402d480</code></a>
feat: engines to ^20.17.0 || &gt;=22.9.0 (<a
href="https://redirect.github.com/npm/template-oss/issues/500">#500</a>)</li>
<li>See full diff in <a
href="https://github.com/npm/template-oss/compare/v4.23.6...v4.24.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@octokit/graphql` from 8.1.2 to 8.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/graphql.js/releases"><code>@​octokit/graphql</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.2.0</h2>
<h1><a
href="https://github.com/octokit/graphql.js/compare/v8.1.2...v8.2.0">8.2.0</a>
(2025-01-31)</h1>
<h3>Features</h3>
<ul>
<li>allow users to specify <code>operationName</code> in multi-operation
queries (<a
href="https://redirect.github.com/octokit/graphql.js/issues/629">#629</a>)
(<a
href="https://github.com/octokit/graphql.js/commit/9a1787e98d9b3c26ce266109ca298fac4b8e0d6f">9a1787e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/graphql.js/commit/9a1787e98d9b3c26ce266109ca298fac4b8e0d6f"><code>9a1787e</code></a>
feat: allow users to specify <code>operationName</code> in
multi-operation queries (<a
href="https://redirect.github.com/octokit/graphql.js/issues/629">#629</a>)</li>
<li><a
href="https://github.com/octokit/graphql.js/commit/3206f6bf856bf9b87d03f524db99e68ec934ae1b"><code>3206f6b</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/graphql.js/issues/626">#626</a>)</li>
<li><a
href="https://github.com/octokit/graphql.js/commit/0653e6adc603435c10344dc7279d1797aeba1b95"><code>0653e6a</code></a>
chore(deps): update vitest monorepo to v3 (major) (<a
href="https://redirect.github.com/octokit/graphql.js/issues/625">#625</a>)</li>
<li><a
href="https://github.com/octokit/graphql.js/commit/e8654c1a5a6c1efaaabe25793964c4274fc39a90"><code>e8654c1</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/graphql.js/issues/624">#624</a>)</li>
<li><a
href="https://github.com/octokit/graphql.js/commit/a48b87085d7bbe6a531e20b973da3e00d747829d"><code>a48b870</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/graphql.js/issues/623">#623</a>)</li>
<li><a
href="https://github.com/octokit/graphql.js/commit/071b0a84879531ff2af223383048700bb2508056"><code>071b0a8</code></a>
maint: switch to vitest (<a
href="https://redirect.github.com/octokit/graphql.js/issues/621">#621</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/graphql.js/compare/v8.1.2...v8.2.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: npm CLI robot <npm-cli+bot@github.com>
  • Loading branch information
dependabot[bot] and npm-cli-bot authored Feb 3, 2025
1 parent 2e7a1fe commit 07ebfb7
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 23 deletions.
34 changes: 20 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 9 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,20 @@
],
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.6",
"@npmcli/template-oss": "4.24.0",
"tap": "^21.0.1"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.6",
"version": "4.24.0",
"content": "./scripts/template-oss"
},
"tap": {
"allow-empty-coverage": true,
"exclude": [
"workspaces/**"
]
],
"show-full-coverage": true
},
"scripts": {
"template-oss-apply": "template-oss-apply --force",
Expand All @@ -51,5 +52,10 @@
],
"engines": {
"node": "^18.17.0 || >=20.5.0"
},
"nyc": {
"exclude": [
"workspaces/**"
]
}
}
10 changes: 7 additions & 3 deletions workspaces/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.6",
"@npmcli/template-oss": "4.24.0",
"tap": "^21.0.1"
},
"files": [
Expand All @@ -59,10 +59,14 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.6",
"version": "4.24.0",
"content": "../../scripts/template-oss"
},
"tap": {
"allow-empty-coverage": true
"allow-empty-coverage": true,
"show-full-coverage": true
},
"nyc": {
"exclude": []
}
}
10 changes: 7 additions & 3 deletions workspaces/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"homepage": "https://github.com/npm/statusboard#readme",
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.6",
"@npmcli/template-oss": "4.24.0",
"eslint-import-resolver-typescript": "^3.6.1",
"tap": "^21.0.1"
},
Expand All @@ -43,7 +43,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.6",
"version": "4.24.0",
"content": "../../scripts/template-oss"
},
"dependencies": {
Expand All @@ -63,6 +63,10 @@
"semver": "^7.3.8"
},
"tap": {
"allow-incomplete-coverage": true
"allow-incomplete-coverage": true,
"show-full-coverage": true
},
"nyc": {
"exclude": []
}
}

0 comments on commit 07ebfb7

Please sign in to comment.