Bumps the npm-dependencies group in /sources with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `@typescript-eslint/eslint-plugin` from 8.29.1 to 8.30.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.30.1</h2> <h2>8.30.1 (2025-04-14)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> fix mistake with eslintrc config generation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11072">#11072</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</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.30.0</h2> <h2>8.30.0 (2025-04-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-explicit-any] suggest to replace keyof any with PropertyKey (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11032">#11032</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [promise-function-async] use a different error message for functions with promise and non-promise types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10950">#10950</a>)</li> <li><strong>typescript-estree:</strong> use token type of <code>PrivateIdentifier</code> instead of <code>Identifier</code> for private identifiers (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11023">#11023</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Dima Barabash <a href="https://github.com/dbarabashh"><code>@dbarabashh</code></a></li> <li>Ronen Amiel</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.30.1 (2025-04-14)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> fix mistake with eslintrc config generation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11072">#11072</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</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.30.0 (2025-04-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-explicit-any] suggest to replace keyof any with PropertyKey (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11032">#11032</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [promise-function-async] use a different error message for functions with promise and non-promise types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10950">#10950</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Dima Barabash <a href="https://github.com/dbarabashh"><code>@dbarabashh</code></a></li> <li>Ronen Amiel</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="9531492c70
"><code>9531492</code></a> chore(release): publish 8.30.1</li> <li><a href="152def7dba
"><code>152def7</code></a> fix(eslint-plugin): fix mistake with eslintrc config generation (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11072">#11072</a>)</li> <li><a href="b3688be33b
"><code>b3688be</code></a> chore(release): publish 8.30.0</li> <li><a href="3ccd79c0a5
"><code>3ccd79c</code></a> feat(eslint-plugin): [no-explicit-any] suggest to replace keyof any with Prop...</li> <li><a href="128d95b5da
"><code>128d95b</code></a> fix(eslint-plugin): [promise-function-async] use a different error message fo...</li> <li><a href="69e2f6c0d3
"><code>69e2f6c</code></a> feat: support stringly-typed extends (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10973">#10973</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `ts-jest` from 29.3.1 to 29.3.2 <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.3.2</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.3.1...v29.3.2">29.3.2</a> (2025-04-12)</h2> <h3>Bug Fixes</h3> <ul> <li>fix: transpile <code>js</code> files from <code>node_modules</code> whenever Jest asks (<a href="https://github.com/kulshekhar/ts-jest/commit/968370e">968370e</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4637">#4637</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="e1c6017171
"><code>e1c6017</code></a> chore(release): 29.3.2</li> <li><a href="968370e6ef
"><code>968370e</code></a> fix: transpile <code>js</code> files from <code>node_modules</code> whenever Jest asks (<a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4791">#4791</a>)</li> <li><a href="ddfd81287a
"><code>ddfd812</code></a> build(deps): Update dependency lint-staged to ^15.5.1</li> <li><a href="efd5274bf6
"><code>efd5274</code></a> build: use faster mode to build/serve doc</li> <li><a href="ccd9a0e798
"><code>ccd9a0e</code></a> build: fix npm audit issue for <code>website</code></li> <li><a href="7e730d3056
"><code>7e730d3</code></a> docs: add Hybrid Node module doc about <code>Node16/NodeNext</code></li> <li><a href="39a1222326
"><code>39a1222</code></a> test: add dynamic import code test for <code>transpile-module</code></li> <li><a href="5a21aca63a
"><code>5a21aca</code></a> build(deps): Update dependency eslint-config-prettier to ^10.1.2</li> <li><a href="e10053f4f5
"><code>e10053f</code></a> build(deps): Update dependency vite to ^6.2.6</li> <li><a href="a83170c492
"><code>a83170c</code></a> build(deps): Update ESLint packages to ^8.29.1</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.3.1...v29.3.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>
GitHub Actions for Gradle builds
This repository contains a set of GitHub Actions that are useful for building Gradle projects on GitHub.
The setup-gradle
action
The setup-gradle
action can be used to configure Gradle for optimal execution on any platform supported by GitHub Actions.
This replaces the previous gradle/gradle-build-action
, which now delegates to this implementation.
The recommended way to execute any Gradle build is with the help of the Gradle Wrapper, and the examples assume that the Gradle Wrapper has been configured for the project. See this example if your project doesn't use the Gradle Wrapper.
Example usage
name: Build
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Setup Java
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: 17
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
- name: Build with Gradle
run: ./gradlew build
See the full action documentation for more advanced usage scenarios.
The dependency-submission
action
Generates and submits a dependency graph for a Gradle project, allowing GitHub to alert about reported vulnerabilities in your project dependencies.
The following workflow will generate a dependency graph for a Gradle project and submit it immediately to the repository via the Dependency Submission API. For most projects, this default configuration should be all that you need.
Simply add this as a new workflow file to your repository (eg .github/workflows/dependency-submission.yml
).
name: Dependency Submission
on:
push:
branches: [ 'main' ]
permissions:
contents: write
jobs:
dependency-submission:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Setup Java
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: 17
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@v4
See the full action documentation for more advanced usage scenarios.
The wrapper-validation
action
The wrapper-validation
action validates the checksums of all Gradle Wrapper JAR files present in the repository and fails if any unknown Gradle Wrapper JAR files are found.
The action should be run in the root of the repository, as it will recursively search for any files named gradle-wrapper.jar
.
Starting with v4 the setup-gradle
action will perform wrapper validation on each execution.
If you are using setup-gradle
in your workflows, it is unlikely that you will need to use the wrapper-validation
action.
Example workflow
name: "Validate Gradle Wrapper"
on:
push:
pull_request:
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4
See the full action documentation for more advanced usage scenarios.