mirror of
https://github.com/gradle/actions.git
synced 2025-08-18 14:51:28 +08:00
Bump the npm-dependencies group in /sources with 5 updates (#692)
Bumps the npm-dependencies group in /sources with 5 updates: | Package | From | To | | --- | --- | --- | | [cheerio](https://github.com/cheeriojs/cheerio) | `1.1.0` | `1.1.2` | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `30.0.4` | `30.0.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.10` | `24.1.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.36.0` | `8.38.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.4` | `30.0.5` | Updates `cheerio` from 1.1.0 to 1.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cheeriojs/cheerio/releases">cheerio's releases</a>.</em></p> <blockquote> <h2>v1.1.2</h2> <h2>What's Changed</h2> <ul> <li>Fix fromURL baseURI issues by <a href="https://github.com/fb55"><code>@fb55</code></a> in <a href="https://redirect.github.com/cheeriojs/cheerio/pull/4696">cheeriojs/cheerio#4696</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cheeriojs/cheerio/compare/v1.1.1...v1.1.2">https://github.com/cheeriojs/cheerio/compare/v1.1.1...v1.1.2</a></p> <h2>v1.1.1</h2> <ul> <li>Fix Undici issues (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4689">#4689</a>) 91a2b3d7</li> </ul> <hr /> <p><a href="https://github.com/cheeriojs/cheerio/compare/v1.1.0...v1.1.1">https://github.com/cheeriojs/cheerio/compare/v1.1.0...v1.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="6364a47674
"><code>6364a47</code></a> 1.1.2</li> <li><a href="48a6e0eeb4
"><code>48a6e0e</code></a> Fix fromURL baseURI issues (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4696">#4696</a>)</li> <li><a href="e1db419f55
"><code>e1db419</code></a> build(deps-dev): bump <code>@types/node</code> from 24.0.14 to 24.0.15 (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4695">#4695</a>)</li> <li><a href="48877b5ecd
"><code>48877b5</code></a> build(deps): bump undici from 7.11.0 to 7.12.0 (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4694">#4694</a>)</li> <li><a href="9b13027c34
"><code>9b13027</code></a> build(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8 (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4693">#4693</a>)</li> <li><a href="2c57cba7c5
"><code>2c57cba</code></a> build(deps): bump typedoc-plugin-markdown in /website (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4692">#4692</a>)</li> <li><a href="4a0356c2d4
"><code>4a0356c</code></a> build(deps): bump typedoc-plugin-mdn-links in /website (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4691">#4691</a>)</li> <li><a href="ac40b8b5ba
"><code>ac40b8b</code></a> 1.1.1</li> <li><a href="91a2b3d70b
"><code>91a2b3d</code></a> Fix Undici issues (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4689">#4689</a>)</li> <li><a href="f2a5285a24
"><code>f2a5285</code></a> build(deps-dev): bump eslint-plugin-jsdoc from 50.8.0 to 51.4.1 (<a href="https://redirect.github.com/cheeriojs/cheerio/issues/4686">#4686</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cheeriojs/cheerio/compare/v1.1.0...v1.1.2">compare view</a></li> </ul> </details> <br /> Updates `@jest/globals` from 30.0.4 to 30.0.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md"><code>@jest/globals</code>'s changelog</a>.</em></p> <blockquote> <h2>30.0.5</h2> <h3>Features</h3> <ul> <li><code>[jest-config]</code> Allow <code>testMatch</code> to take a string value</li> <li><code>[jest-worker]</code> Let <code>workerIdleMemoryLimit</code> accept 0 to always restart worker child processes</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect]</code> Fix <code>bigint</code> error (<a href="https://redirect.github.com/jestjs/jest/pull/15702">#15702</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="22236cf58b
"><code>22236cf</code></a> v30.0.5</li> <li>See full diff in <a href="https://github.com/jestjs/jest/commits/v30.0.5/packages/jest-globals">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 24.0.10 to 24.1.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/eslint-plugin` from 8.36.0 to 8.38.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.38.0</h2> <h2>8.38.0 (2025-07-21)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-estree:</strong> forbid optional chain in <code>TemplateTaggedLiteral</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11391">#11391</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>disallow extra properties in rule options (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11397">#11397</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-generic-constructors] resolve conflict with <code>isolatedDeclarations</code> if enabled in <code>constructor</code> option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11351">#11351</a>)</li> <li><strong>typescript-eslint:</strong> infer tsconfigRootDir with v8 API (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11412">#11412</a>)</li> <li><strong>typescript-eslint:</strong> error on nested <code>extends</code> in <code>tseslint.config()</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11361">#11361</a>)</li> <li><strong>typescript-estree:</strong> ensure the token type of the property name is Identifier (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11329">#11329</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Andrew Kazakov <a href="https://github.com/andreww2012"><code>@andreww2012</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>MK <a href="https://github.com/asdf93074"><code>@asdf93074</code></a></li> <li>tao</li> <li>Younsang Na <a href="https://github.com/nayounsang"><code>@nayounsang</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>v8.37.0</h2> <h2>8.37.0 (2025-07-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-estree:</strong> infer tsconfigRootDir from call stack (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11370">#11370</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11381">#11381</a>)</li> <li><strong>type-utils:</strong> add missing 'types' dependency to 'type-utils' (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11383">#11383</a>)</li> <li><strong>type-utils:</strong> handle namespaced exports in specifier matching (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11380">#11380</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Bill Collins</li> <li>Josh Goldberg ✨</li> <li>René <a href="https://github.com/Renegade334"><code>@Renegade334</code></a></li> <li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@y-hsgw</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.38.0 (2025-07-21)</h2> <h3>🩹 Fixes</h3> <ul> <li>disallow extra properties in rule options (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11397">#11397</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-generic-constructors] resolve conflict with <code>isolatedDeclarations</code> if enabled in <code>constructor</code> option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11351">#11351</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Andrew Kazakov <a href="https://github.com/andreww2012"><code>@andreww2012</code></a></li> <li>Younsang Na <a href="https://github.com/nayounsang"><code>@nayounsang</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>8.37.0 (2025-07-14)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11381">#11381</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@y-hsgw</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="d11e79e9c9
"><code>d11e79e</code></a> chore(release): publish 8.38.0</li> <li><a href="5ec8c589bf
"><code>5ec8c58</code></a> fix: disallow extra properties in rule options (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11397">#11397</a>)</li> <li><a href="0e884c7cbd
"><code>0e884c7</code></a> fix(eslint-plugin): [consistent-generic-constructors] resolve conflict with `...</li> <li><a href="816be172ce
"><code>816be17</code></a> chore(release): publish 8.37.0</li> <li><a href="e1b310c245
"><code>e1b310c</code></a> fix(eslint-plugin): [unified-signatures] fix false positives for ignoreOverlo...</li> <li><a href="16c344ec7d
"><code>16c344e</code></a> docs(website): remove stale list of checked expressions (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11384">#11384</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `jest` from 30.0.4 to 30.0.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">jest's changelog</a>.</em></p> <blockquote> <h2>30.0.5</h2> <h3>Features</h3> <ul> <li><code>[jest-config]</code> Allow <code>testMatch</code> to take a string value</li> <li><code>[jest-worker]</code> Let <code>workerIdleMemoryLimit</code> accept 0 to always restart worker child processes</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect]</code> Fix <code>bigint</code> error (<a href="https://redirect.github.com/jestjs/jest/pull/15702">#15702</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="22236cf58b
"><code>22236cf</code></a> v30.0.5</li> <li>See full diff in <a href="https://github.com/jestjs/jest/commits/v30.0.5/packages/jest">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | @types/node | [>= 22.a, < 23] | </details> 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>
This commit is contained in:
commit
9368b7363d
3869
sources/package-lock.json
generated
3869
sources/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -41,7 +41,7 @@
|
||||
"@actions/http-client": "2.2.3",
|
||||
"@actions/tool-cache": "2.0.2",
|
||||
"@octokit/webhooks-types": "7.6.1",
|
||||
"cheerio": "1.1.0",
|
||||
"cheerio": "1.1.2",
|
||||
"semver": "7.7.2",
|
||||
"string-argv": "0.3.2",
|
||||
"unhomoglyph": "1.0.6",
|
||||
@ -49,18 +49,18 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gradle-tech/develocity-agent": "1.0.1",
|
||||
"@jest/globals": "30.0.4",
|
||||
"@jest/globals": "30.0.5",
|
||||
"@types/jest": "30.0.0",
|
||||
"@types/node": "24.0.10",
|
||||
"@types/node": "24.1.0",
|
||||
"@types/semver": "7.7.0",
|
||||
"@types/unzipper": "0.10.11",
|
||||
"@types/which": "3.0.4",
|
||||
"@typescript-eslint/eslint-plugin": "8.36.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.38.0",
|
||||
"@vercel/ncc": "0.38.3",
|
||||
"dedent": "1.6.0",
|
||||
"eslint": "9.24.0",
|
||||
"globals": "16.3.0",
|
||||
"jest": "30.0.4",
|
||||
"jest": "30.0.5",
|
||||
"nock": "13.5.6",
|
||||
"npm-run-all": "4.1.5",
|
||||
"patch-package": "8.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user