-
Notifications
You must be signed in to change notification settings - Fork 80
Comparing changes
Open a pull request
base repository: gradle/actions
base: v4.4.0
head repository: gradle/actions
compare: v4.4.1
- 15 commits
- 44 files changed
- 4 contributors
Commits on May 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5c3326b - Browse repository at this point
Copy the full SHA 5c3326bView commit details
Commits on Jun 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8470d85 - Browse repository at this point
Copy the full SHA 8470d85View commit details
Commits on Jun 3, 2025
-
Bump references to Develocity Gradle plugin from 4.0.1 to 4.0.2 (#651)
This PR bumps references to Develocity Gradle plugin from 4.0.1 to 4.0.2.
Configuration menu - View commit details
-
Copy full SHA for 96e9cb2 - Browse repository at this point
Copy the full SHA 96e9cb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e63f00 - Browse repository at this point
Copy the full SHA 1e63f00View commit details
Commits on Jun 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e9c7570 - Browse repository at this point
Copy the full SHA e9c7570View commit details -
Bump org.gradle.toolchains.foojay-resolver-convention
Bumps the gradle group with 1 update in the /.github/workflow-samples/java-toolchain directory: org.gradle.toolchains.foojay-resolver-convention. Updates `org.gradle.toolchains.foojay-resolver-convention` from 0.10.0 to 1.0.0 --- updated-dependencies: - dependency-name: org.gradle.toolchains.foojay-resolver-convention dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05baf32 - Browse repository at this point
Copy the full SHA 05baf32View commit details -
Bump the github-actions group across 1 directory with 3 updates
Bumps the github-actions group with 3 updates in the / directory: [gradle/actions](https://github.com/gradle/actions), [github/codeql-action](https://github.com/github/codeql-action) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `gradle/actions` from 4.3.1 to 4.4.0 - [Release notes](https://github.com/gradle/actions/releases) - [Commits](06832c7...8379f6a) Updates `github/codeql-action` from 3.28.17 to 3.28.18 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@60168ef...ff0a06e) Updates `ossf/scorecard-action` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@f49aabe...05b42c6) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.28.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: ossf/scorecard-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 306df22 - Browse repository at this point
Copy the full SHA 306df22View commit details -
Bump the npm-dependencies group across 1 directory with 5 updates
Bumps the npm-dependencies group with 5 updates in the /sources directory: | Package | From | To | | --- | --- | --- | | [cheerio](https://github.com/cheeriojs/cheerio) | `1.0.0` | `1.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.46` | `20.19.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.32.1` | `8.34.0` | | [globals](https://github.com/sindresorhus/globals) | `16.1.0` | `16.2.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.2` | `29.3.4` | Updates `cheerio` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/cheeriojs/cheerio/releases) - [Commits](cheeriojs/cheerio@v1.0.0...v1.1.0) Updates `@types/node` from 20.17.46 to 20.19.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.32.1 to 8.34.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.0/packages/eslint-plugin) Updates `globals` from 16.1.0 to 16.2.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.1.0...v16.2.0) Updates `ts-jest` from 29.3.2 to 29.3.4 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.3.2...v29.3.4) --- updated-dependencies: - dependency-name: cheerio dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 20.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: ts-jest dependency-version: 29.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d408d62 - Browse repository at this point
Copy the full SHA d408d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb0816b - Browse repository at this point
Copy the full SHA eb0816bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d1903 - Browse repository at this point
Copy the full SHA f7d1903View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca92106 - Browse repository at this point
Copy the full SHA ca92106View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf78bf9 - Browse repository at this point
Copy the full SHA bf78bf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af3dd3 - Browse repository at this point
Copy the full SHA 3af3dd3View commit details -
Fix setting env vars for plugin repository (#669)
- Removed double underscore from DEVELOCITY_INJECTION_PLUGIN_REPOSITORY_* env vars - Set GRADLE_PLUGIN_REPOSITORY_* env vars
Configuration menu - View commit details
-
Copy full SHA for fd88882 - Browse repository at this point
Copy the full SHA fd88882View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac638b0 - Browse repository at this point
Copy the full SHA ac638b0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.4.0...v4.4.1