KEMBAR78
Comparing v2.4.0...v3.0.0 · actions/attest-build-provenance · GitHub
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.4.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: v3.0.0
Choose a head ref
  • 20 commits
  • 18 files changed
  • 6 contributors

Commits on Jun 17, 2025

  1. Bump @types/node from 22.15.29 to 24.0.1 (#657)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.29 to 24.0.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 24.0.1
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    e71c40d View commit details
    Browse the repository at this point in the history
  2. Bump the npm-development group across 1 directory with 6 updates (#661)

    Bumps the npm-development group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.28.0` | `9.29.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.1` | `24.0.3` |
    | [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.29.0` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.12.0` | `28.14.0` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.4` | `29.4.0` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.33.0` | `8.34.1` |
    
    
    
    Updates `@eslint/js` from 9.28.0 to 9.29.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.29.0/packages/js)
    
    Updates `@types/node` from 24.0.1 to 24.0.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 9.28.0 to 9.29.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.28.0...v9.29.0)
    
    Updates `eslint-plugin-jest` from 28.12.0 to 28.14.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@v28.12.0...v28.14.0)
    
    Updates `ts-jest` from 29.3.4 to 29.4.0
    - [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.4...v29.4.0)
    
    Updates `typescript-eslint` from 8.33.0 to 8.34.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.34.1/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.29.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@types/node"
      dependency-version: 24.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-version: 9.29.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: eslint-plugin-jest
      dependency-version: 28.14.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: ts-jest
      dependency-version: 29.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: typescript-eslint
      dependency-version: 8.34.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    d3e91f0 View commit details
    Browse the repository at this point in the history
  3. Bump jest and @types/jest (#660)

    * Bump jest and @types/jest
    
    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.
    
    Updates `jest` from 29.7.0 to 30.0.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest)
    
    Updates `@types/jest` from 29.5.14 to 30.0.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-version: 30.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    - dependency-name: "@types/jest"
      dependency-version: 30.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * rebuild dist
    
    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    
    * ts isolated modules
    
    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brian DeHamer <bdehamer@github.com>
    dependabot[bot] and bdehamer authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    8827912 View commit details
    Browse the repository at this point in the history
  4. update vulnerable deps (#663)

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    f650dec View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

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

    Bumps the npm-development group with 2 updates: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest).
    
    
    Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0)
    
    Updates `jest` from 30.0.0 to 30.0.2
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.0.2/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-version: 2.32.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: jest
      dependency-version: 30.0.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    1c9ec82 View commit details
    Browse the repository at this point in the history
  2. Bump eslint-plugin-jest from 28.14.0 to 29.0.1 (#664)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.14.0 to 29.0.1.
    - [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@v28.14.0...v29.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-version: 29.0.1
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Eugene <108841108+ejahnGithub@users.noreply.github.com>
    dependabot[bot] and ejahnGithub authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    0e115cf View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

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

    Bumps the npm-development group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.29.0` | `9.30.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.3` | `24.0.7` |
    | [eslint](https://github.com/eslint/eslint) | `9.29.0` | `9.30.0` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.2` | `30.0.3` |
    | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.34.1` | `8.35.0` |
    
    
    Updates `@eslint/js` from 9.29.0 to 9.30.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.30.0/packages/js)
    
    Updates `@types/node` from 24.0.3 to 24.0.7
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 9.29.0 to 9.30.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.29.0...v9.30.0)
    
    Updates `jest` from 30.0.2 to 30.0.3
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.0.3/packages/jest)
    
    Updates `prettier` from 3.5.3 to 3.6.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.3...3.6.2)
    
    Updates `typescript-eslint` from 8.34.1 to 8.35.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.35.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.30.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@types/node"
      dependency-version: 24.0.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-version: 9.30.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: jest
      dependency-version: 30.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: prettier
      dependency-version: 3.6.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: typescript-eslint
      dependency-version: 8.35.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    f923cf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Bump super-linter/super-linter from 7.4.0 to 8.0.0 (#670)

    ---
    updated-dependencies:
    - dependency-name: super-linter/super-linter
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    fe74bb2 View commit details
    Browse the repository at this point in the history
  2. Bump the npm-development group across 1 directory with 6 updates (#671)

    * Bump the npm-development group across 1 directory with 6 updates
    
    Bumps the npm-development group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.0` | `9.31.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.7` | `24.0.15` |
    | [eslint](https://github.com/eslint/eslint) | `9.30.0` | `9.31.0` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.3` | `30.0.4` |
    | [nock](https://github.com/nock/nock) | `14.0.5` | `14.0.6` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.35.0` | `8.37.0` |
    
    
    
    Updates `@eslint/js` from 9.30.0 to 9.31.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.31.0/packages/js)
    
    Updates `@types/node` from 24.0.7 to 24.0.15
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 9.30.0 to 9.31.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.30.0...v9.31.0)
    
    Updates `jest` from 30.0.3 to 30.0.4
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.0.4/packages/jest)
    
    Updates `nock` from 14.0.5 to 14.0.6
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v14.0.5...v14.0.6)
    
    Updates `typescript-eslint` from 8.35.0 to 8.37.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.37.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@types/node"
      dependency-version: 24.0.15
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-version: 9.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: jest
      dependency-version: 30.0.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: nock
      dependency-version: 14.0.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: typescript-eslint
      dependency-version: 8.37.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * avoid path duplication
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Eugene <108841108+ejahnGithub@users.noreply.github.com>
    Co-authored-by: ejahnGithub <ejahngithub@github.com>
    3 people authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    7a3eb4a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Bump masci/datadog from 1.9.1 to 1.9.2 in the actions-minor group (#672)

    Bumps the actions-minor group with 1 update: [masci/datadog](https://github.com/masci/datadog).
    
    
    Updates `masci/datadog` from 1.9.1 to 1.9.2
    - [Release notes](https://github.com/masci/datadog/releases)
    - [Commits](masci/datadog@6889e9d...f0cad7c)
    
    ---
    updated-dependencies:
    - dependency-name: masci/datadog
      dependency-version: 1.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    961f313 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

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

    * 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.31.0` | `9.32.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.15` | `24.1.0` |
    | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.4` | `30.0.5` |
    | [nock](https://github.com/nock/nock) | `14.0.6` | `14.0.7` |
    | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.37.0` | `8.38.0` |
    
    
    Updates `@eslint/js` from 9.31.0 to 9.32.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.32.0/packages/js)
    
    Updates `@types/node` from 24.0.15 to 24.1.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 9.31.0 to 9.32.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.31.0...v9.32.0)
    
    Updates `jest` from 30.0.4 to 30.0.5
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest)
    
    Updates `nock` from 14.0.6 to 14.0.7
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v14.0.6...v14.0.7)
    
    Updates `typescript-eslint` from 8.37.0 to 8.38.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.38.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.32.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@types/node"
      dependency-version: 24.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-version: 9.32.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: jest
      dependency-version: 30.0.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: nock
      dependency-version: 14.0.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: typescript-eslint
      dependency-version: 8.38.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix lint config
    
    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brian DeHamer <bdehamer@github.com>
    dependabot[bot] and bdehamer authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    fef91c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Bump the npm-development group with 3 updates (#678)

    * Bump the npm-development group with 3 updates
    
    Bumps the npm-development group with 3 updates: [nock](https://github.com/nock/nock), [ts-jest](https://github.com/kulshekhar/ts-jest) and [typescript](https://github.com/microsoft/TypeScript).
    
    
    Updates `nock` from 14.0.7 to 14.0.8
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v14.0.7...v14.0.8)
    
    Updates `ts-jest` from 29.4.0 to 29.4.1
    - [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.4.0...v29.4.1)
    
    Updates `typescript` from 5.8.3 to 5.9.2
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-version: 14.0.8
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: ts-jest
      dependency-version: 29.4.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: typescript
      dependency-version: 5.9.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update typescript-eslint to latest version
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tingting Wang <twang1225@gmail.com>
    dependabot[bot] and tingx2wang authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    463e6df View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

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

    Bumps the npm-development group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [nock](https://github.com/nock/nock).
    
    
    Updates `@eslint/js` from 9.32.0 to 9.33.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.33.0/packages/js)
    
    Updates `@types/node` from 24.1.0 to 24.2.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 9.32.0 to 9.33.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.32.0...v9.33.0)
    
    Updates `nock` from 14.0.8 to 14.0.9
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v14.0.8...v14.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.33.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@types/node"
      dependency-version: 24.2.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-version: 9.33.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: nock
      dependency-version: 14.0.9
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    f0878de View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. pin workflow deps (#683)

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    8bd83f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. custom node max-http-header-size (#687)

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    ff19f40 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Bump actions/checkout from 4.1.1 to 5.0.0 (#684)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 5.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.1...08c6903)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    91ca1c2 View commit details
    Browse the repository at this point in the history
  2. refactor eslint config (#690)

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    8ee7163 View commit details
    Browse the repository at this point in the history
  3. bump actions/attest from v2.4.0 to v3.0.0 (#691)

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    57aa2b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Bump to node24 runtime (#692)

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    Co-authored-by: Salman Muin Kayser Chishti <salmanmkc@github.com>
    bdehamer and salmanmkc authored Aug 27, 2025
    1 Configuration menu
    Copy the full SHA
    864457a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. bump attest-build-provenance/predicate to v2.0.0 (#693)

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer authored Aug 28, 2025
    1 Configuration menu
    Copy the full SHA
    977bb37 View commit details
    Browse the repository at this point in the history
Loading