Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gradle/actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.0
Choose a base ref
...
head repository: gradle/actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.1
Choose a head ref
  • 15 commits
  • 44 files changed
  • 4 contributors

Commits on May 28, 2025

  1. Configuration menu
    Copy the full SHA
    5c3326b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Configuration menu
    Copy the full SHA
    8470d85 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. 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.
    alextu authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    96e9cb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e63f00 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Bump to Gradle 8.14.2

    bot-githubaction authored and bigdaz committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    e9c7570 View commit details
    Browse the repository at this point in the history
  2. 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]>
    dependabot[bot] authored and bigdaz committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    05baf32 View commit details
    Browse the repository at this point in the history
  3. 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]>
    dependabot[bot] authored and bigdaz committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    306df22 View commit details
    Browse the repository at this point in the history
  4. 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]>
    dependabot[bot] authored and bigdaz committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    d408d62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb0816b View commit details
    Browse the repository at this point in the history
  6. Update known wrapper checksums

    bot-githubaction authored and bigdaz committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    f7d1903 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca92106 View commit details
    Browse the repository at this point in the history
  8. Dependency updates (#667)

    bigdaz authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    bf78bf9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3af3dd3 View commit details
    Browse the repository at this point in the history
  10. Fix setting env vars for plugin repository (#669)

    - Removed double underscore from DEVELOCITY_INJECTION_PLUGIN_REPOSITORY_* env vars
    - Set GRADLE_PLUGIN_REPOSITORY_* env vars
    bigdaz authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    fd88882 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac638b0 View commit details
    Browse the repository at this point in the history
Loading