mirror of
https://github.com/gradle/actions.git
synced 2026-08-17 11:22:50 +00:00
748248ddd2a24f49513d8f472f81c3a07d4d50e1
2
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
748248ddd2 |
Bump the npm-dependencies group in /sources with 5 updates (#745)
Bumps the npm-dependencies group in /sources with 5 updates: | Package | From | To | | --- | --- | --- | | @gradle-tech/develocity-agent | `1.0.2` | `2.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.5.0` | `24.5.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.44.0` | `8.44.1` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.3` | `0.38.4` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.2` | `29.4.4` | Updates `@gradle-tech/develocity-agent` from 1.0.2 to 2.0.2 Updates `@types/node` from 24.5.0 to 24.5.2 <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.44.0 to 8.44.1 <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.44.1</h2> <h2>8.44.1 (2025-09-22)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-base-to-string] make ignoredTypeNames match type names without generics (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11597">#11597</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] support unions of literals (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11599">#11599</a>)</li> <li><strong>eslint-plugin:</strong> [await-thenable] should not report passing values to promise aggregators which may be a promise in an array literal (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11611">#11611</a>)</li> <li><strong>typescript-estree:</strong> forbid class property with name <code>constructor</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11590">#11590</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>fisker Cheung <a href="https://github.com/fisker"><code>@fisker</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>mdm317</li> <li>Ronen Amiel</li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/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.44.1 (2025-09-22)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [await-thenable] should not report passing values to promise aggregators which may be a promise in an array literal (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11611">#11611</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] support unions of literals (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11599">#11599</a>)</li> <li><strong>eslint-plugin:</strong> [no-base-to-string] make ignoredTypeNames match type names without generics (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11597">#11597</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>mdm317</li> <li>Ronen Amiel</li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c1980522cd11f2de1a49ff6a30b4be7765a843ff"><code>c198052</code></a> chore(release): publish 8.44.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c392a0de2dba95ff24bc1f1730a8a85793d4d837"><code>c392a0d</code></a> fix(eslint-plugin): [await-thenable] should not report passing values to prom...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/20c3d97235956d7a5ea34c3e0c0be5e56d603575"><code>20c3d97</code></a> fix(eslint-plugin): [no-unsafe-enum-comparison] support unions of literals (#...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4fde781fdfeb38ac80256d20ac3d776479217b2d"><code>4fde781</code></a> fix(eslint-plugin): [no-base-to-string] make ignoredTypeNames match type name...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `@vercel/ncc` from 0.38.3 to 0.38.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/ncc/releases"><code>@vercel/ncc</code>'s releases</a>.</em></p> <blockquote> <h2>0.38.4</h2> <h2><a href="https://github.com/vercel/ncc/compare/0.38.3...0.38.4">0.38.4</a> (2025-09-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cjs-build:</strong> enable evaluating import.meta in cjs build (<a href="https://redirect.github.com/vercel/ncc/issues/1236">#1236</a>) (<a href="https://github.com/vercel/ncc/commit/e72d34d97e7cb2348af19993b6cdb6fec5374ac9">e72d34d</a>), closes <a href="https://redirect.github.com//redirect.github.com/vercel/ncc/pull/897/issues/discussion_r836916315">vercel/ncc#897</a> <a href="https://redirect.github.com/vercel/ncc/issues/1019">#1019</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/ncc/commit/e72d34d97e7cb2348af19993b6cdb6fec5374ac9"><code>e72d34d</code></a> fix(cjs-build): enable evaluating import.meta in cjs build (<a href="https://redirect.github.com/vercel/ncc/issues/1236">#1236</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/186af2b5f3e947bcc0bdb040afc64646d991df00"><code>186af2b</code></a> chore(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (<a href="https://redirect.github.com/vercel/ncc/issues/1">#1</a>...</li> <li><a href="https://github.com/vercel/ncc/commit/162c7d4f49a17cba11e3a446706c8a8581fd236e"><code>162c7d4</code></a> chore(deps): Bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/vercel/ncc/issues/1283">#1283</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/24734b5502429ff3120468468aecf3382770fbd7"><code>24734b5</code></a> chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 (<a href="https://redirect.github.com/vercel/ncc/issues/1280">#1280</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/7bf44d5bf9e760e0b46646e55fb62966f1c01b03"><code>7bf44d5</code></a> chore(deps): Bump sha.js from 2.4.11 to 2.4.12 (<a href="https://redirect.github.com/vercel/ncc/issues/1281">#1281</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/50f185180fb2ea815e6401364c9eeb4f8ebf196f"><code>50f1851</code></a> chore(deps): Bump tmp from 0.2.3 to 0.2.4 (<a href="https://redirect.github.com/vercel/ncc/issues/1278">#1278</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/d797f1b1ee32935ef4de388776b7836945399da8"><code>d797f1b</code></a> chore(deps-dev): Bump koa from 2.16.1 to 3.0.1 (<a href="https://redirect.github.com/vercel/ncc/issues/1272">#1272</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/9bdbd474fda6b872d559a3c1730643a76d9e7c37"><code>9bdbd47</code></a> chore(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 (<a href="https://redirect.github.com/vercel/ncc/issues/1266">#1266</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/cbfd660dca6db33f8cae132873293f5db99f9749"><code>cbfd660</code></a> chore(deps-dev): bump test deps for aws-sdk (<a href="https://redirect.github.com/vercel/ncc/issues/1263">#1263</a>)</li> <li><a href="https://github.com/vercel/ncc/commit/d17397fbdf891a59190e824198e0dd3a1f907a0b"><code>d17397f</code></a> chore(deps-dev): Bump axios from 1.7.7 to 1.8.2 (<a href="https://redirect.github.com/vercel/ncc/issues/1262">#1262</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/ncc/compare/0.38.3...0.38.4">compare view</a></li> </ul> </details> <br /> Updates `ts-jest` from 29.4.2 to 29.4.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/releases">ts-jest's releases</a>.</em></p> <blockquote> <h2>v29.4.4</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v29.4.3</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">ts-jest's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.4.3...v29.4.4">29.4.4</a> (2025-09-19)</h2> <h3>Bug Fixes</h3> <ul> <li>revert <strong>29.4.3</strong> changes (<a href="https://github.com/kulshekhar/ts-jest/commit/25cb7065528f7a43b6c6ee5bb33fc3f940932ccd">25cb706</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/5049">#5049</a></li> </ul> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.4.2...v29.4.3">29.4.3</a> (2025-09-17)</h2> <h3>Bug Fixes</h3> <ul> <li>introduce <code>transpilation</code> option to replace <code>isolatedModules</code> option (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/5044">#5044</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/58687615142d89a559ada89d12029fe29bb981f2">5868761</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/5013">#5013</a> <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4859">#4859</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/89a4f9f3d7a9c78b94f6c636a600b181accc1f98"><code>89a4f9f</code></a> chore(release): 29.4.4</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/25cb7065528f7a43b6c6ee5bb33fc3f940932ccd"><code>25cb706</code></a> Revert "fix: introduce <code>transpilation</code> option to replace <code>isolatedModules</code> op...</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/8a7e4c2e7e362341f006081f2500c59d32d96360"><code>8a7e4c2</code></a> build(deps): Update dependency ts-jest to ^29.4.3</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/51a5a92d255e1ca1e9304701442ba3058892e9e1"><code>51a5a92</code></a> build(deps): Update dependency <code>@types/node</code> to v20.19.17</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/a44e9ccd8bf31eac20cd8c622c290225c5b3c11b"><code>a44e9cc</code></a> chore(release): 29.4.3</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/97e2c0357590219f036424e92541aafccd55416d"><code>97e2c03</code></a> docs: correct link to doc for <code>transpilation</code> option</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/94b6ab40439990ca02a5634caf2593312ac9fa8f"><code>94b6ab4</code></a> build(deps): Update dependency esbuild to ~0.25.10</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/58687615142d89a559ada89d12029fe29bb981f2"><code>5868761</code></a> fix: introduce <code>transpilation</code> option to replace <code>isolatedModules</code> option (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/5">#5</a>...</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/54dee263c97407f2a1f00928ebbdb437f5bc55bd"><code>54dee26</code></a> build(deps): Update dependency <code>@types/node</code> to v20.19.16</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/f5ac13be8e443fd8ab339fab9eaa8cc4712d8579"><code>f5ac13b</code></a> build(deps): Update dependency memfs to ^4.42.0</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.4.2...v29.4.4">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> |
||
|
|
81b68c9429 |
Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre in /.github/workflow-samples/kotlin-dsl in the gradle group across 1 directory (#746)
Bumps the gradle group with 1 update in the /.github/workflow-samples/kotlin-dsl directory: [com.google.guava:guava](https://github.com/google/guava). Updates `com.google.guava:guava` from 33.4.8-jre to 33.5.0-jre <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/guava/releases">com.google.guava:guava's releases</a>.</em></p> <blockquote> <h2>33.5.0</h2> <h3>Maven</h3> <pre lang="xml"><code><dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>33.5.0-jre</version> <!-- or, for Android: --> <version>33.5.0-android</version> </dependency> </code></pre> <h3>Jar files</h3> <ul> <li><a href="https://repo1.maven.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar">33.5.0-jre.jar</a></li> <li><a href="https://repo1.maven.org/maven2/com/google/guava/guava/33.5.0-android/guava-33.5.0-android.jar">33.5.0-android.jar</a></li> </ul> <p>Guava requires <a href="https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies">one runtime dependency</a>, which you can download here:</p> <ul> <li><a href="https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar">failureaccess-1.0.3.jar</a></li> </ul> <h3>Javadoc</h3> <ul> <li><a href="https://guava.dev/releases/33.5.0-jre/api/docs/">33.5.0-jre</a></li> <li><a href="https://guava.dev/releases/33.5.0-android/api/docs/">33.5.0-android</a></li> </ul> <h3>JDiff</h3> <ul> <li><a href="https://guava.dev/releases/33.5.0-jre/api/diffs/">33.5.0-jre vs. 33.4.8-jre</a></li> <li><a href="https://guava.dev/releases/33.5.0-android/api/diffs/">33.5.0-android vs. 33.4.8-android</a></li> <li><a href="https://guava.dev/releases/33.5.0-android/api/androiddiffs/">33.5.0-android vs. 33.5.0-jre</a></li> </ul> <h3>Changelog</h3> <ul> <li>Restored the <code>Automatic-Module-Name</code> to <code>guava-android</code>. (It, unlike, <code>guava-jre</code>, is not a proper module.) (7a04a8a955)</li> <li>For users of <code>guava-gwt</code>: Google <a href="https://redirect.github.com/gwtproject/gwt-site/pull/394">has moved off GWT internally</a>. We plan to continue to release <code>guava-gwt</code> for users of GWT and <a href="https://github.com/google/j2cl">J2CL</a>, but the artifact is no longer tested for GWT-specific issues, and we have limited resources to fix any unexpected issues that might arise. While we do not anticipate any specific problems, we can't guarantee how long support will continue.</li> <li>Increased our Android <code>minSdkVersion</code> to 23 (Marshmallow). This follows the minimum of Google's foundational Android libraries, and we expect it to have no practical impact on users. (5c23347cc1)</li> <li>Listed the JSpecify annotations as an optional dependency in our OSGi metadata. (2dfd572981)</li> <li><code>cache</code>: Improved the handling of exceptions from compute functions in <code>Cache.asMap()</code>. (We do still <a href="https://guava.dev/releases/snapshot-jre/api/docs/com/google/common/cache/CacheBuilder.html#prefer-caffeine-over-guava-s-caching-api-heading">recommend</a> using <a href="https://github.com/ben-manes/caffeine">Caffeine</a> rather than <code>com.google.common.cache</code>.) (087f2c4a80)</li> <li><code>collect</code>: Improved <code>Iterators.mergeSorted()</code> to preserve stability for equal elements. (4dc93be9a8)</li> <li><code>math</code>: Added <code>saturatedAbs</code> methods to <code>IntMath</code> and <code>LongMath</code>. (ed0e518f20)</li> <li><code>net</code>: Added <code>image/avif</code> to <code>MediaType</code>. (53344caba6)</li> <li><code>testing</code>: Made <code>CollectorTester</code> available to Android users. (294c251079)</li> <li><code>util.concurrent</code>: Added <code>Striped.custom</code>. (1586eb271d)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/google/guava/commits">compare view</a></li> </ul> </details> <br /> [](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 <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> |