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: actions/attest-build-provenance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: actions/attest-build-provenance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 10 commits
  • 5 files changed
  • 4 contributors

Commits on Jan 27, 2025

  1. Bump the npm-development group with 5 updates (#455)

    Bumps the npm-development group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.18.0` | `9.19.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.10.10` |
    | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` |
    | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.43.0` | `0.44.0` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.20.0` | `8.21.0` |
    
    
    Updates `@eslint/js` from 9.18.0 to 9.19.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js)
    
    Updates `@types/node` from 22.10.7 to 22.10.10
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 9.18.0 to 9.19.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.18.0...v9.19.0)
    
    Updates `markdownlint-cli` from 0.43.0 to 0.44.0
    - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
    - [Commits](igorshubovych/markdownlint-cli@v0.43.0...v0.44.0)
    
    Updates `typescript-eslint` from 8.20.0 to 8.21.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: markdownlint-cli
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    d0d2b27 View commit details
    Browse the repository at this point in the history
  2. Bump nock from 13.5.6 to 14.0.0 (#456)

    Bumps [nock](https://github.com/nock/nock) from 13.5.6 to 14.0.0.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v13.5.6...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    a20e224 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Bump undici from 5.28.4 to 5.28.5 (#457)

    * Bump undici from 5.28.4 to 5.28.5
    
    Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.4...v5.28.5)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * rebuild dist
    
    Signed-off-by: Brian DeHamer <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Brian DeHamer <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brian DeHamer <[email protected]>
    dependabot[bot] and bdehamer authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    ccf3390 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Bump the npm-development group with 2 updates (#461)

    Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
    
    
    Updates `@types/node` from 22.10.10 to 22.13.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `typescript-eslint` from 8.21.0 to 8.22.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    2d4fa84 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Bump the npm-development group with 6 updates (#465)

    Bumps the npm-development group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.19.0` | `9.20.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.0` | `22.13.1` |
    | [eslint](https://github.com/eslint/eslint) | `9.19.0` | `9.20.0` |
    | [nock](https://github.com/nock/nock) | `14.0.0` | `14.0.1` |
    | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.0` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.22.0` | `8.23.0` |
    
    
    Updates `@eslint/js` from 9.19.0 to 9.20.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.20.0/packages/js)
    
    Updates `@types/node` from 22.13.0 to 22.13.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 9.19.0 to 9.20.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.19.0...v9.20.0)
    
    Updates `nock` from 14.0.0 to 14.0.1
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v14.0.0...v14.0.1)
    
    Updates `prettier` from 3.4.2 to 3.5.0
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.4.2...3.5.0)
    
    Updates `typescript-eslint` from 8.22.0 to 8.23.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    555f5b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Bump the npm-development group with 4 updates (#471)

    Bumps the npm-development group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint), [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
    
    
    Updates `@types/node` from 22.13.1 to 22.13.4
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 9.20.0 to 9.20.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.20.0...v9.20.1)
    
    Updates `prettier` from 3.5.0 to 3.5.1
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.0...3.5.1)
    
    Updates `typescript-eslint` from 8.23.0 to 8.24.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    6e5e68c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Bump @octokit/request-error from 5.0.1 to 5.1.1 (#469)

    * Bump @octokit/request-error from 5.0.1 to 5.1.1
    
    Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) from 5.0.1 to 5.1.1.
    - [Release notes](https://github.com/octokit/request-error.js/releases)
    - [Commits](octokit/request-error.js@v5.0.1...v5.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/request-error"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build the bundle
    
    * update dist
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Eugene <[email protected]>
    Co-authored-by: ejahnGithub <[email protected]>
    3 people authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    1f22f30 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Bump the npm-development group with 6 updates (#476)

    * Bump the npm-development group with 6 updates
    
    Bumps the npm-development group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.20.0` | `9.21.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.4` | `22.13.5` |
    | [eslint](https://github.com/eslint/eslint) | `9.20.1` | `9.21.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.5.1` | `3.5.2` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.2.6` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.24.0` | `8.24.1` |
    
    
    Updates `@eslint/js` from 9.20.0 to 9.21.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.21.0/packages/js)
    
    Updates `@types/node` from 22.13.4 to 22.13.5
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 9.20.1 to 9.21.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.20.1...v9.21.0)
    
    Updates `prettier` from 3.5.1 to 3.5.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.1...3.5.2)
    
    Updates `ts-jest` from 29.2.5 to 29.2.6
    - [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.2.5...v29.2.6)
    
    Updates `typescript-eslint` from 8.24.0 to 8.24.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.1/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: typescript-eslint
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * generate dist
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Eugene <[email protected]>
    Co-authored-by: ejahnGithub <[email protected]>
    3 people authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    d8181f5 View commit details
    Browse the repository at this point in the history
  2. Bump @octokit/request from 8.2.0 to 8.4.1 (#478)

    * Bump @octokit/request from 8.2.0 to 8.4.1
    
    Bumps [@octokit/request](https://github.com/octokit/request.js) from 8.2.0 to 8.4.1.
    - [Release notes](https://github.com/octokit/request.js/releases)
    - [Commits](octokit/request.js@v8.2.0...v8.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/request"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * generate dist
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Eugene <[email protected]>
    Co-authored-by: ejahnGithub <[email protected]>
    3 people authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    f1321ec View commit details
    Browse the repository at this point in the history
  3. Bump actions/attest from 2.2.0 to 2.2.1 (#481)

    * bump actions/attest from v2.2.0 to v2.2.1
    
    Signed-off-by: Brian DeHamer <[email protected]>
    
    * pin super-linter action to v7.2.1
    
    Signed-off-by: Brian DeHamer <[email protected]>
    
    ---------
    
    Signed-off-by: Brian DeHamer <[email protected]>
    bdehamer authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    f9eaf23 View commit details
    Browse the repository at this point in the history
Loading