Skip to content

Commit 102fb25

Browse files
chore: bump the dependency-updates group across 1 directory with 4 updates (#1665)
Bumps the dependency-updates group with 4 updates in the / directory: [@npmcli/template-oss](https://github.com/npm/template-oss), [eslint-mdx](https://github.com/mdx-js/eslint-mdx), [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) and [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react). Updates `@npmcli/template-oss` from 4.24.4 to 4.25.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.25.0</h2> <h2><a href="https://github.com/npm/template-oss/compare/v4.24.4...v4.25.0">4.25.0</a> (2025-07-08)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/e7b430e6ceeb84768ab1192e3fdf0be5edbc3fdf"><code>e7b430e</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/518">#518</a> Add <code>dependabotInterval</code> configuration (<a href="https://redirect.github.com/npm/template-oss/issues/518">#518</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.4...v4.25.0">4.25.0</a> (2025-07-08)</h2> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/e7b430e6ceeb84768ab1192e3fdf0be5edbc3fdf"><code>e7b430e</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/518">#518</a> Add <code>dependabotInterval</code> configuration (<a href="https://redirect.github.com/npm/template-oss/issues/518">#518</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/793f79d7a287ae3fe7c212f84ef87c9025a52bc4"><code>793f79d</code></a> chore: release 4.25.0 (<a href="https://redirect.github.com/npm/template-oss/issues/519">#519</a>)</li> <li><a href="https://github.com/npm/template-oss/commit/e7b430e6ceeb84768ab1192e3fdf0be5edbc3fdf"><code>e7b430e</code></a> feat: Add <code>dependabotInterval</code> configuration (<a href="https://redirect.github.com/npm/template-oss/issues/518">#518</a>)</li> <li>See full diff in <a href="https://github.com/npm/template-oss/compare/v4.24.4...v4.25.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-mdx` from 3.6.0 to 3.6.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mdx-js/eslint-mdx/releases">eslint-mdx's releases</a>.</em></p> <blockquote> <h2>eslint-mdx@3.6.2</h2> <p>No release notes provided.</p> <h2>eslint-mdx@3.6.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/591">#591</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/a45ee72a71634fbc843596ba36dbc0cc569f0bba"><code>a45ee72</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: pass through <code>remarkConfigPath</code> of <code>parserOptions</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/db21842185f6386e0b14d8d5572d451e474402f3"><code>db21842</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/594">#594</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/3e862c7b260b0c2a23fca37ae4654d3a7664ed21"><code>3e862c7</code></a> fix: set processor for flat config, prefer `context.languageOptions.parserOpt...</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/2d7793710a64ea14ea90af65f97dbe7a38e8aafc"><code>2d77937</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/592">#592</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/a45ee72a71634fbc843596ba36dbc0cc569f0bba"><code>a45ee72</code></a> fix: pass through <code>remarkConfigPath</code> of <code>parserOptions</code> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/591">#591</a>)</li> <li>See full diff in <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.6.0...eslint-mdx@3.6.2">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-mdx` from 3.6.0 to 3.6.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mdx-js/eslint-mdx/releases">eslint-plugin-mdx's releases</a>.</em></p> <blockquote> <h2>eslint-plugin-mdx@3.6.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/593">#593</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/3e862c7b260b0c2a23fca37ae4654d3a7664ed21"><code>3e862c7</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: set <code>processor</code> for flat config</p> </li> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/593">#593</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/3e862c7b260b0c2a23fca37ae4654d3a7664ed21"><code>3e862c7</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: prefer <code>context.languageOptions.parserOptions</code> over <code>context.parserOptions</code></p> </li> <li> <p>Updated dependencies []:</p> <ul> <li>eslint-mdx@3.6.2</li> </ul> </li> </ul> <h2>eslint-plugin-mdx@3.6.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/591">#591</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/a45ee72a71634fbc843596ba36dbc0cc569f0bba"><code>a45ee72</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: pass through <code>remarkConfigPath</code> of <code>parserOptions</code></p> </li> <li> <p>Updated dependencies [<a href="https://github.com/mdx-js/eslint-mdx/commit/a45ee72a71634fbc843596ba36dbc0cc569f0bba"><code>a45ee72</code></a>]:</p> <ul> <li>eslint-mdx@3.6.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/db21842185f6386e0b14d8d5572d451e474402f3"><code>db21842</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/594">#594</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/3e862c7b260b0c2a23fca37ae4654d3a7664ed21"><code>3e862c7</code></a> fix: set processor for flat config, prefer `context.languageOptions.parserOpt...</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/2d7793710a64ea14ea90af65f97dbe7a38e8aafc"><code>2d77937</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/592">#592</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/a45ee72a71634fbc843596ba36dbc0cc569f0bba"><code>a45ee72</code></a> fix: pass through <code>remarkConfigPath</code> of <code>parserOptions</code> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/591">#591</a>)</li> <li>See full diff in <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.6.0...eslint-plugin-mdx@3.6.2">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-primer-react` from 7.0.1 to 7.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/eslint-plugin-primer-react/releases">eslint-plugin-primer-react's releases</a>.</em></p> <blockquote> <h2>v7.0.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/359">#359</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/1480eba98bd8023c16d55aad5777a52c9da3079d"><code>1480eba</code></a> Thanks <a href="https://github.com/TylerJDev"><code>@​TylerJDev</code></a>! - Fixes error when <code>imported</code> does not exist in specifier object</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md">eslint-plugin-primer-react's changelog</a>.</em></p> <blockquote> <h2>7.0.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/359">#359</a> <a href="https://github.com/primer/eslint-plugin-primer-react/commit/1480eba98bd8023c16d55aad5777a52c9da3079d"><code>1480eba</code></a> Thanks <a href="https://github.com/TylerJDev"><code>@​TylerJDev</code></a>! - Fixes error when <code>imported</code> does not exist in specifier object</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/f4db82fb276ad7e1505cad1ca9e8291ddaf2d31a"><code>f4db82f</code></a> Version Packages (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/363">#363</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/1480eba98bd8023c16d55aad5777a52c9da3079d"><code>1480eba</code></a> Add optional chain to return (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/359">#359</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/6e69398546c77d14304c07361c39d72245e6b56d"><code>6e69398</code></a> Bump <code>@​typescript-eslint/utils</code> from 8.33.0 to 8.35.0 (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/358">#358</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/85f231cd95a1f605f98b320b4221dbdfe2e2fe4a"><code>85f231c</code></a> Bump <code>@​changesets/cli</code> from 2.29.3 to 2.29.4 (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/351">#351</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/25f5c3147eaffcaca4a5385dbbd949e0f3de9a0a"><code>25f5c31</code></a> Bump <code>@​typescript-eslint/utils</code> from 8.31.1 to 8.33.0 (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/348">#348</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/7f30d22db70ded9fc7ce813c967377164b4d5149"><code>7f30d22</code></a> Bump markdownlint-cli2 from 0.17.2 to 0.18.1 (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/342">#342</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/1dd4a4e0eb66b0962f2d86ee5741ea25969cafe4"><code>1dd4a4e</code></a> Bump <code>@​changesets/cli</code> from 2.29.2 to 2.29.3 (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/339">#339</a>)</li> <li><a href="https://github.com/primer/eslint-plugin-primer-react/commit/61528c0756f807c121134a4f20493f4473e34c65"><code>61528c0</code></a> Bump <code>@​typescript-eslint/utils</code> from 8.26.0 to 8.31.1 (<a href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/337">#337</a>)</li> <li>See full diff in <a href="https://github.com/primer/eslint-plugin-primer-react/compare/v7.0.1...v7.0.2">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>
1 parent ba39cbe commit 102fb25

File tree

3 files changed

+113
-52
lines changed

3 files changed

+113
-52
lines changed

cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@npmcli/eslint-config": "^5.0.0",
34-
"@npmcli/template-oss": "4.24.4",
34+
"@npmcli/template-oss": "4.25.0",
3535
"tap": "^21.0.0"
3636
},
3737
"author": "GitHub Inc.",
@@ -40,7 +40,7 @@
4040
},
4141
"templateOSS": {
4242
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
43-
"version": "4.24.4",
43+
"version": "4.25.0",
4444
"content": "./scripts/template-oss"
4545
},
4646
"files": [

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
7474
"@github/prettier-config": "^0.0.6",
7575
"@npmcli/eslint-config": "^5.0.0",
76-
"@npmcli/template-oss": "4.24.4",
76+
"@npmcli/template-oss": "4.25.0",
7777
"@testing-library/dom": "^10.4.0",
7878
"@testing-library/jest-dom": "^6.2.0",
7979
"@testing-library/react": "^16.0.0",
@@ -105,7 +105,7 @@
105105
},
106106
"templateOSS": {
107107
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
108-
"version": "4.24.4",
108+
"version": "4.25.0",
109109
"content": "./scripts/template-oss",
110110
"allowPaths": [
111111
"cli-cache.json"

0 commit comments

Comments
 (0)