-
Notifications
You must be signed in to change notification settings - Fork 39
Comparing changes
Open a pull request
base repository: anchore/sbom-action
base: v0.22.2
head repository: anchore/sbom-action
compare: v0.23.0
- 10 commits
- 32 files changed
- 5 contributors
Commits on Feb 9, 2026
-
chore(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0 (#588)
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@1356984...0dce257) --- updated-dependencies: - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.0 dependency-type: direct:production 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>
Configuration menu - View commit details
-
Copy full SHA for fff8762 - Browse repository at this point
Copy the full SHA fff8762View commit details
Commits on Feb 10, 2026
-
chore(deps): bump npm-check-updates in the non-major group (#584)
Bumps the non-major group with 1 update: [npm-check-updates](https://github.com/raineorshine/npm-check-updates). Updates `npm-check-updates` from 19.3.1 to 19.3.2 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v19.3.1...v19.3.2) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 19.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for debc3ee - Browse repository at this point
Copy the full SHA debc3eeView commit details -
chore(deps-dev): bump the dev-dependencies group with 4 updates (#583)
Bumps the dev-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [type-fest](https://github.com/sindresorhus/type-fest). Updates `@types/node` from 25.0.10 to 25.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.53.1 to 8.54.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/v8.54.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.53.1 to 8.54.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/v8.54.0/packages/parser) Updates `type-fest` from 5.4.1 to 5.4.2 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v5.4.1...v5.4.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: type-fest dependency-version: 5.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 77fae5a - Browse repository at this point
Copy the full SHA 77fae5aView commit details -
chore(deps): update Syft to v1.42.0 (#589)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: willmurphyscode <12529630+willmurphyscode@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 74c5ce9 - Browse repository at this point
Copy the full SHA 74c5ce9View commit details
Commits on Feb 11, 2026
-
fix(dev): switch to esbuild (#590)
The newest @vercel/ncc is not able to build with newer dependencies that are only ESM modules. Therefore, switch to esbuild. Additionally, include some dependency bumps that were blocked on this issue. Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d09430 - Browse repository at this point
Copy the full SHA 2d09430View commit details
Commits on Feb 18, 2026
-
ci(syft auto update): npm ci, not npm install (#597)
Otherwise npm install can introduce needless diff and open a PR even when the latest syft didn't change. Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d032d7d - Browse repository at this point
Copy the full SHA d032d7dView commit details -
chore(deps-dev): bump the dev-dependencies group with 3 updates (#592)
Bumps the dev-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [type-fest](https://github.com/sindresorhus/type-fest). Updates `@types/node` from 25.1.0 to 25.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 29.12.1 to 29.12.2 - [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@v29.12.1...v29.12.2) Updates `type-fest` from 5.4.2 to 5.4.3 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v5.4.2...v5.4.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.12.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: type-fest dependency-version: 5.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e2bd58a - Browse repository at this point
Copy the full SHA e2bd58aView commit details -
fix tests and bump fast-xml-parser (#598)
* fix(tests): update test import path Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com> * dependencies: bump fast-xml-parser Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com> --------- Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 60619e7 - Browse repository at this point
Copy the full SHA 60619e7View commit details
Commits on Feb 19, 2026
-
chore(deps): update Syft to v1.42.1 (#599)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kzantow <3009477+kzantow@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d473d3 - Browse repository at this point
Copy the full SHA 6d473d3View commit details
Commits on Feb 23, 2026
-
chore(deps/test): move to es modules, node:test, single dist file (#595)
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 17ae174 - Browse repository at this point
Copy the full SHA 17ae174View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.22.2...v0.23.0