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.3.1
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.3.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 17, 2024

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

    Bumps the npm-development group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@actions/attest](https://github.com/actions/toolkit/tree/HEAD/packages/attest) | `1.2.1` | `1.3.0` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.12.0` | `7.13.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.12.0` | `7.13.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.3.1` | `3.3.2` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.4` | `29.1.5` |
    
    
    Updates `@actions/attest` from 1.2.1 to 1.3.0
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/attest/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/attest)
    
    Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.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/v7.13.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.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.13.0/packages/parser)
    
    Updates `prettier` from 3.3.1 to 3.3.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.1...3.3.2)
    
    Updates `ts-jest` from 29.1.4 to 29.1.5
    - [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.1.4...v29.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/attest"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@typescript-eslint/parser"
      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
    ...
    
    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, 2024
    Configuration menu
    Copy the full SHA
    9acafbf View commit details
    Browse the repository at this point in the history
  2. Bump braces from 3.0.2 to 3.0.3 (#74)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    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, 2024
    Configuration menu
    Copy the full SHA
    8a2267c View commit details
    Browse the repository at this point in the history
  3. bump actions/attest from 1.3.1 to 1.3.2 (#75)

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