Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
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/wrapper-validation-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: gradle/wrapper-validation-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 10 commits
  • 32 files changed
  • 3 contributors

Commits on Feb 10, 2024

  1. Bump the npm-dependencies group with 1 update

    Bumps the npm-dependencies group with 1 update: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    
    Updates `@typescript-eslint/parser` from 6.20.0 to 6.21.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and bigdaz committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    63d15e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Bump the npm-dependencies group with 6 updates

    Bumps the npm-dependencies group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.2.0` |
    | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
    | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.1` | `4.10.2` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.3` | `27.9.0` |
    | [nock](https://github.com/nock/nock) | `13.5.1` | `13.5.4` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` |
    
    
    Updates `@typescript-eslint/parser` from 6.21.0 to 7.2.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/parser)
    
    Updates `eslint` from 8.56.0 to 8.57.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.56.0...v8.57.0)
    
    Updates `eslint-plugin-github` from 4.10.1 to 4.10.2
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v4.10.1...v4.10.2)
    
    Updates `eslint-plugin-jest` from 27.6.3 to 27.9.0
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.6.3...v27.9.0)
    
    Updates `nock` from 13.5.1 to 13.5.4
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.5.1...v13.5.4)
    
    Updates `typescript` from 5.3.3 to 5.4.2
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and bigdaz committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4a956f6 View commit details
    Browse the repository at this point in the history
  2. Bump undici from 5.28.2 to 5.28.3

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.2...v5.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and bigdaz committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    34f4d9f View commit details
    Browse the repository at this point in the history
  3. Update known wrapper checksums

    bigdaz committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ad66d65 View commit details
    Browse the repository at this point in the history
  4. Build outputs

    bigdaz committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b231772 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    ea90fd0 View commit details
    Browse the repository at this point in the history
  2. Bump undici from 5.28.3 to 5.28.4

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.3...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and bigdaz committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    35bb224 View commit details
    Browse the repository at this point in the history
  3. Bump the npm-dependencies group with 2 updates

    Bumps the npm-dependencies group with 2 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript](https://github.com/Microsoft/TypeScript).
    
    
    Updates `@typescript-eslint/parser` from 7.2.0 to 7.4.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/parser)
    
    Updates `typescript` from 5.4.2 to 5.4.3
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.2...v5.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and bigdaz committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6613b81 View commit details
    Browse the repository at this point in the history
  4. Build dist

    bigdaz committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b5418f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Delegate to 'gradle/actions/wrapper-validation' (#200)

    Now that 'gradle/actions/wrapper-validation' has been released as v3.3.0, 
    we remove this implementation and delegate via a composite action.
    
    Fixes #198
    bigdaz authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    460a3ca View commit details
    Browse the repository at this point in the history
Loading