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-sbom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: actions/attest-sbom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 6, 2024

  1. disable typescript-standard super linter (#90)

    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    bdehamer authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9e75edd View commit details
    Browse the repository at this point in the history
  2. Bump the npm-development group with 4 updates (#87)

    Bumps the npm-development group with 4 updates: [@actions/attest](https://github.com/actions/toolkit/tree/HEAD/packages/attest), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [ts-jest](https://github.com/kulshekhar/ts-jest).
    
    
    Updates `@actions/attest` from 1.3.0 to 1.3.1
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/attest/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/attest)
    
    Updates `@types/node` from 22.0.0 to 22.1.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint-plugin-jest` from 28.6.0 to 28.7.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.6.0...v28.7.0)
    
    Updates `ts-jest` from 29.2.3 to 29.2.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.2.3...v29.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/attest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: ts-jest
      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 6, 2024
    Configuration menu
    Copy the full SHA
    79af85a View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/parser from 7.17.0 to 7.18.0 (#89)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.17.0 to 7.18.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.18.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0d076ca View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

    Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).
    
    
    Updates `@types/node` from 22.1.0 to 22.2.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint-plugin-jest` from 28.7.0 to 28.8.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.7.0...v28.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: eslint-plugin-jest
      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 Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bd470e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Bump @types/node from 22.2.0 to 22.4.0 in the npm-development group (#94

    )
    
    Bumps the npm-development group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@types/node` from 22.2.0 to 22.4.0
    - [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-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 Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fa5285f View commit details
    Browse the repository at this point in the history
  2. Bump super-linter/super-linter from 6 to 7 (#93)

    * Bump super-linter/super-linter from 6 to 7
    
    Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6 to 7.
    - [Release notes](https://github.com/super-linter/super-linter/releases)
    - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
    - [Commits](super-linter/super-linter@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: super-linter/super-linter
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix json-prettier error
    
    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    
    * fix markdown-prettier error
    
    Signed-off-by: Brian DeHamer <bdehamer@github.com>
    
    * fix yaml-prettier errors
    
    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 Aug 20, 2024
    Configuration menu
    Copy the full SHA
    dd4b089 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

    Bumps the npm-development group with 2 updates: [@actions/attest](https://github.com/actions/toolkit/tree/HEAD/packages/attest) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
    
    
    Updates `@actions/attest` from 1.3.1 to 1.4.0
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/attest/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/attest)
    
    Updates `@types/node` from 22.4.0 to 22.4.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/attest"
      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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    dc92b4c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. bump actions/attest from 1.4.0 to 1.4.1 (#98)

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