Skip to content

Releases: redhat-plumbers-in-action/differential-shellcheck

v5.5.6

11 Dec 14:00
d965e66

Choose a tag to compare

What's Changed

Dependency Updates

26 changes

Full Changelog: v5.5.5...v5.5.6

v5.5.5

16 Jul 13:16
0d9e5b2

Choose a tag to compare

What's Changed

Bug Fixes

  • Use csgrep to embed context before csdiff comparison (#527) @jamacku

Dependency Updates

15 changes

Full Changelog: v5.5.4...v5.5.5

v5.5.4

28 May 11:59
929381c

Choose a tag to compare

What's Changed

Documentation

Other changes

Dependency Updates

22 changes

Full Changelog: v5.5.3...v5.5.4

v5.5.3

17 Feb 12:31
dd551ce

Choose a tag to compare

What's Changed

Bug Fixes

  • Don't fail when base branch is out of date ⛔ (#484) @jamacku

Documentation

  • Update example configuration to run only on upstream repository (#483) @jamacku

Dependency Updates

8 changes

Full Changelog: v5.5.2...v5.5.3

v5.5.2

17 Feb 09:03
bd6b077

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v5.5.1...v5.5.2

v5.5.1

28 Jan 14:04

Choose a tag to compare

What's Changed

Bug Fixes

  • Include git-lfs in the image to avoid issues with projects using it

Maintenance

Full Changelog: v5.5.0...v5.5.1

v5.5.0

28 Jan 09:08

Choose a tag to compare

What's Changed

New

  • Remove hardcoded github.com references in the code (#469) @barzaka12
  • feat: fail when running in a shallow git repository 🦒 (#468) @jamacku
  • feat: Make SARIF file more compact to allow for more findings to be uploaded to GitHub 🐘 (#467) @jamacku
  • Use Fedora 41 as base image & update ShellCheck to 0.10.0 (#466) @jamacku

Maintenance

Dependency Updates

18 changes
  • build(deps): bump fedora from d0207db to 3ec60eb (#459) @dependabot
  • build(deps): bump test/test_helper/bats-file from 048aa4c to 7d839ca (#464) @dependabot
  • build(deps): bump test/bats from b640ec3 to 3cad1df (#465) @dependabot
  • build(deps): bump actions/checkout from 4.2.0 to 4.2.2 (#454) @dependabot
  • build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 (#455) @dependabot
  • build(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#458) @dependabot
  • build(deps): bump test/bats from 89a7fae to b640ec3 (#461) @dependabot
  • build(deps): bump github/codeql-action from 3.26.10 to 3.27.5 (#462) @dependabot
  • build(deps): bump codecov/codecov-action from 4.5.0 to 5.0.7 (#463) @dependabot
  • build(deps): bump test/bats from 190c7c9 to 89a7fae (#448) @dependabot
  • build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#451) @dependabot
  • build(deps): bump docker/build-push-action from 6.7.0 to 6.9.0 (#450) @dependabot
  • build(deps): bump github/codeql-action from 3.26.6 to 3.26.10 (#449) @dependabot
  • build(deps): bump github/codeql-action from 3.25.15 to 3.26.6 (#445) @dependabot
  • build(deps): bump docker/build-push-action from 6.5.0 to 6.7.0 (#444) @dependabot
  • build(deps): bump actions/upload-artifact from 4.3.4 to 4.4.0 (#443) @dependabot
  • build(deps): bump super-linter/super-linter from 6.8.0 to 7.1.0 (#442) @dependabot
  • build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.6.1 (#441) @dependabot

Full Changelog: v5.4.0...v5.5.0

v5.4.0

31 Jul 15:15

Choose a tag to compare

What's Changed

New

Automation and CI changes

Dependency Updates

  • build(deps): bump super-linter/super-linter from 6.7.0 to 6.8.0 (#439) @dependabot
  • build(deps): bump docker/login-action from 3.2.0 to 3.3.0 (#438) @dependabot
  • build(deps): bump docker/build-push-action from 6.4.1 to 6.5.0 (#437) @dependabot
  • build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#436) @dependabot
  • build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 (#435) @dependabot

Full Changelog: v5.3.1...v5.4.0

v5.3.1

22 Jul 11:23

Choose a tag to compare

What's Changed

Bug Fixes

  • Don't throw away untracked files when run locally 📟 (#409) @jamacku

Documentation

  • Update token permissions documentation 🗝️ (#418) @jamacku

Dependency Updates

18 changes
  • build(deps): bump docker/build-push-action from 6.4.0 to 6.4.1 (#431) @dependabot
  • build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 (#430) @dependabot
  • deps: update csdiff to v3.4.0 (#429) @jamacku
  • build(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#424) @dependabot
  • build(deps): bump docker/build-push-action from 5.3.0 to 6.4.0 (#425) @dependabot
  • build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 (#426) @dependabot
  • build(deps): bump super-linter/super-linter from 6.6.0 to 6.7.0 (#427) @dependabot
  • build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (#428) @dependabot
  • build(deps): bump docker/login-action from 3.1.0 to 3.2.0 (#412) @dependabot
  • build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#419) @dependabot
  • build(deps): bump github/codeql-action from 3.25.3 to 3.25.11 (#420) @dependabot
  • build(deps): bump codecov/codecov-action from 4.3.0 to 4.5.0 (#421) @dependabot
  • build(deps): bump super-linter/super-linter from 6.5.1 to 6.6.0 (#422) @dependabot
  • build(deps): bump test/bats from 902578d to 190c7c9 (#423) @dependabot
  • build(deps): bump actions/checkout from 4.1.4 to 4.1.6 (#414) @dependabot
  • build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#415) @dependabot
  • build(deps): bump super-linter/super-linter from 6.4.1 to 6.5.1 (#416) @dependabot
  • build(deps): bump test/bats from a751f3d to 902578d (#411) @dependabot

Full Changelog: v5.3.0...v5.3.1

v5.3.0

15 May 08:17
60c9f2b

Choose a tag to compare

What's Changed

New

  • Update to csdiff 3.3.0 🐾 (#408) @jamacku
  • Add support for different display engines (csgrep, sarif-fmt) 🚀 (#406) @jamacku

Maintenance

Other changes

  • Add mention about sarif-tools - conversion tool 🐢 (#404) @jamacku

Full Changelog: v5.2.0...v5.3.0