Skip to content

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

v5.3.0

15 May 08:17
60c9f2b
Compare
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

v5.2.0

04 May 08:59
227e162
Compare
Choose a tag to compare

What's Changed

New

Documentation

  • Simplify if statements in GHA workflows and in examples 🦆 (#401) @jamacku

Automation and CI changes

  • Add labeler to replace Mergify 🏷️ (#403) @jamacku
  • Remove mergify it caused more problems than it solved 🙅‍♂️ (#402) @jamacku

Dependency Updates

  • build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler from 3.1.0 to 3.2.0 (#398) @dependabot

Full Changelog: v5.1.2...v5.2.0

v5.1.2

26 Apr 15:25
52bab0c
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Documentation

  • Add alt properties to images 🖼️ (#392) @jamacku
  • Make fetch-depth: 0 more visible in example ⚠️ (#391) @jamacku

Dependency Updates

15 changes
  • build(deps): bump docker/build-push-action from 5.1.0 to 5.3.0 (#386) @dependabot
  • build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 (#387) @dependabot
  • build(deps): bump actions/checkout from 4.1.1 to 4.1.4 (#388) @dependabot
  • build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#389) @dependabot
  • build(deps): bump super-linter/super-linter from 5.7.2 to 6.4.1 (#381) @dependabot
  • build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler from 3.0.0 to 3.1.0 (#384) @dependabot
  • build(deps): bump codecov/codecov-action from 3.1.4 to 4.3.0 (#385) @jamacku
  • build(deps): bump test/bats from 12c23ed to a751f3d (#382) @dependabot
  • build(deps): bump dorny/paths-filter from 3.0.0 to 3.0.2 (#380) @dependabot
  • build(deps): bump github/codeql-action from 3.24.6 to 3.25.3 (#379) @dependabot
  • build(deps): bump bobheadxi/deployments from 1.4.0 to 1.5.0 (#368) @dependabot
  • build(deps): bump docker/login-action from 3.0.0 to 3.1.0 (#367) @dependabot
  • build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.2.0 (#366) @dependabot
  • build(deps): bump test/bats from 2d905aa to 12c23ed (#370) @dependabot

Full Changelog: v5.1.1...v5.1.2

v5.1.1

06 Mar 14:50
c150708
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix regex for emacs style annotations- also match -*- shell script -*- (#365) @jamacku

Dependency Updates

  • build(deps): bump fedora from 06df381 to 61864fd (#358) @dependabot
  • build(deps): bump github/codeql-action from 3.23.2 to 3.24.6 (#363) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#361) @dependabot
  • build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#360) @dependabot
  • build(deps): bump test/bats from 990d8e2 to 2d905aa (#359) @dependabot

Full Changelog: v5.1.0...v5.1.1

v5.1.0

27 Feb 13:33
b9df2a9
Compare
Choose a tag to compare

What's Changed

New

  • Improve shell script detection based on emacs file mode header 🐯 (#357) @jamacku

Documentation

  • Update markdown warning, use supported syntax 💄 (#341) @jamacku

Other changes

  • README.md: bump actions/upload-artifact from v3 to v4 (#347) @ldv-alt
  • doc: remove extra spaces from example 👾 (#346) @jamacku

Automation and CI changes

Dependency Updates

8 changes
  • build(deps): bump test/bats from 3d3f63d to 990d8e2 (#354) @dependabot
  • build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0 (#352) @dependabot
  • build(deps): bump dorny/paths-filter from 2.11.1 to 3.0.0 (#351) @dependabot
  • build(deps): bump github/codeql-action from 3.22.12 to 3.23.2 (#349) @dependabot
  • build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#342) @dependabot
  • build(deps): bump github/codeql-action from 2.22.8 to 3.22.12 (#343) @dependabot
  • build(deps): bump super-linter/super-linter from 5.7.1 to 5.7.2 (#344) @dependabot
  • build(deps): bump test/bats from e9fd17a to 3d3f63d (#345) @dependabot

Full Changelog: v5.0.2...v5.1.0

v5.0.2

29 Nov 13:31
91e2582
Compare
Choose a tag to compare

What's Changed

Dependency Updates

12 changes
  • build(deps): bump test/bats from f1f5115 to e9fd17a (#333) @dependabot
  • build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler from 2.0.7 to 2.1.0 (#334) @dependabot
  • build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.1 (#335) @dependabot
  • build(deps): bump docker/build-push-action from 5.0.0 to 5.1.0 (#336) @dependabot
  • build(deps): bump github/codeql-action from 2.22.5 to 2.22.8 (#337) @dependabot
  • build(deps): bump super-linter/super-linter from 5.6.0 to 5.7.1 (#338) @dependabot
  • build(deps): bump github/codeql-action from 2.21.9 to 2.22.5 (#325) @dependabot
  • build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#326) @dependabot
  • build(deps): bump super-linter/super-linter from 5.3.1 to 5.6.0 (#327) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#328) @dependabot
  • build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler from 2.0.6 to 2.0.7 (#329) @dependabot
  • build(deps): bump test/bats from 360c1ea to f1f5115 (#330) @dependabot

Full Changelog: v5.0.1...v5.0.2

v5.0.1

04 Oct 11:08
aa647ec
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v5.0.0...v5.0.1

v5.0.0

03 Oct 07:56
Compare
Choose a tag to compare

What's Changed

Breaking

New

  • Show more context for ShellCheck defects and fixes in console output 💾 (#300) @jamacku
  • Add support for subdirectory scanning 📁 (#294) @jamacku
  • Add Statistics of defect severities 📊 (#233) @jamacku
  • Show scanned files in console by default 📜 (#285) @jamacku

Bug Fixes

  • Fix autodetection of shell scripts in DEBUG mode 🥝 (#299) @jamacku
  • Always gather defect statistics 📉 (#298) @jamacku
  • Fix count of scanned files in job Summary when running on push event 🔢 (#297) @jamacku
  • Set correct version of ShellCheck in SARIF 🥥 (#296) @jamacku
  • fix: detection of changed files that might cause failure on some paths 🍭 (#286) @jamacku

Maintenance

Documentation

  • Improve documentation examples and update feature showcase 📷 (#301) @jamacku
  • Add section documenting VS Code integration 👩‍💻 (#311) @jamacku
  • doc: Explain format of path list options (#310) @VladimirSlavik

Automation and CI changes

Dependency Updates

39 changes
  • build(deps): bump fedora from 61f921e to 6fc00f8 (#312) @dependabot
  • build(deps): bump actions/checkout from 3.6.0 to 4.1.0 (#318) @dependabot
  • build(deps): bump docker/build-push-action from 4.1.1 to 5.0.0 (#317) @dependabot
  • build(deps): bump docker/login-action from 2.2.0 to 3.0.0 (#316) @dependabot
  • build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#315) @dependabot
  • build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 (#314) @dependabot
  • build(deps): bump github/codeql-action from 2.21.5 to 2.21.9 (#313) @dependabot
  • build(deps): bump test/test_helper/bats-assert from 42e4d86 to e2d855b (#302) @dependabot
  • build(deps): bump test/test_helper/bats-support from 3c8fadc to 9bf10e8 (#303) @dependabot
  • build(deps): bump test/bats from fb7d15b to 360c1ea (#304) @dependabot
  • build(deps): bump test/test_helper/bats-file from cb914cd to 048aa4c (#305) @dependabot
  • build(deps): bump github/codeql-action from 2.21.3 to 2.21.5 (#306) @dependabot
  • build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#307) @dependabot
  • build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#308) @dependabot
  • build(deps): bump fedora from a134743 to 61f921e (#292) @dependabot
  • build(deps): bump github/codeql-action from 2.21.2 to 2.21.3 (#291) @dependabot
  • build(deps): bump docker/setup-buildx-action from 2.8.0 to 2.9.1 (#278) @dependabot
  • build(deps): bump github/codeql-action from 2.20.1 to 2.21.2 (#279) @dependabot
  • build(deps): bump test/bats from f4552f1 to fb7d15b (#280) @dependabot
  • build(deps): bump test/test_helper/bats-assert from 44913ff to 42e4d86 (#281) @dependabot
  • build(deps): bump test/test_helper/bats-file from c0f822a to cb914cd (#282) @dependabot
  • build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#276) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#275) @dependabot
  • build(deps): bump fedora from 6335d2c to a134743 (#271) @dependabot
  • build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.8.0 (#273) @dependabot
  • build(deps): bump github/codeql-action from 2.3.6 to 2.20.1 (#272) @dependabot
  • build(deps): bump test/bats from 7421acf to f4552f1 (#270) @dependabot
  • build(deps): bump docker/build-push-action from 4.0.0 to 4.1.1 (#267) @dependabot
  • build(deps): bump actions/checkout from 3.5.2 to 3.5.3 (#262) @dependabot
  • build(deps): bump docker/login-action from 2.1.0 to 2.2.0 (#264) @dependabot
  • build(deps): bump fedora from a1aff3e to 6335d2c (#257) @dependabot
  • build(deps): bump github/codeql-action from 2.3.5 to 2.3.6 (#258) @dependabot
  • build(deps): bump test/bats from fdddadf to 7421acf (#259) @dependabot
  • build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#253) @dependabot
  • build(deps): bump github/codeql-action from 2.3.3 to 2.3.5 (#254) @dependabot
  • build(deps): bump test/bats from 4417a96 to fdddadf (#255) @dependabot
  • build(deps): bump test/test_helper/bats-file from 805ffb7 to c0f822a (#256) @dependabot
  • build(deps): bump github/codeql-action from 2.3.2 to 2.3.3 (#251) @dependabot
  • build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler from 2.0.4 to 2.0.6 (#252) @dependabot

Full Changelog: v4.2.2...v5.0.0

v4.2.2

03 May 11:28
ac4483d
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix grep warning warning: stray \ before / 🐛 (#247) @jamacku

Dependency Updates

8 changes
  • build(deps): bump fedora from 37 to 38 🤠 (#243) @dependabot
  • build(deps): bump github/codeql-action from 2.3.0 to 2.3.2 (#246) @dependabot
  • build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#245) @dependabot
  • build(deps): bump github/codeql-action from 2.2.12 to 2.3.0 (#244) @dependabot
  • build(deps): bump github/super-linter from 4.10.1 to 5.0.0 (#242) @dependabot
  • build(deps): bump github/codeql-action from 2.2.11 to 2.2.12 (#241) @dependabot
  • build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#240) @dependabot
  • build(deps): bump actions/checkout from 3.5.0 to 3.5.2 (#239) @dependabot

Full Changelog: v4.2.1...v4.2.2

v4.2.1

13 Apr 12:53
87b655a
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Handle multiple include/exclude paths with newlines 🌍 (#236) @jamacku

Dependency Updates

  • build(deps): bump github/codeql-action from 2.2.7 to 2.2.11 (#235) @dependabot

Full Changelog: v4.2.0...v4.2.1