#3298 PR merged
: Bump redhat-plumbers-in-action/differential-shellcheck from 5.3.0 to 5.4.0¶
Labels: dependencies
dependabot opened issue at 2024-08-01 11:39:¶
Bumps redhat-plumbers-in-action/differential-shellcheck from 5.3.0 to 5.4.0.
Release notes
Sourced from redhat-plumbers-in-action/differential-shellcheck's releases.
v5.4.0
What's Changed
New
- Support
merge_group
event natively (#433)@masaru-iritani
Automation and CI changes
- Update Differential ShellCheck workflow (#440)
@jamacku
- Run differential ShellCheck on merge_group (#434)
@masaru-iritani
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: https://github.com/redhat-plumbers-in-action/differential-shellcheck/compare/v5.3.1...v5.4.0
v5.3.1
What's Changed
Bug Fixes
Documentation
Dependency Updates
- 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
... (truncated)
Changelog
Sourced from redhat-plumbers-in-action/differential-shellcheck's changelog.
Changelog
Next release
v5.4.0
- Native support for
merge_group
trigger eventv5.3.1
- Update
csutils
(csdiff
) to 3.4.0
- HTML output now uses HTML5 and CSS
v5.3.0
- Add support for different display engines (
csgrep
,sarif-fmt
)- Update
csutils
(csdiff
) to 3.3.0
csdiff
: match findings by line content without spaces if availablecsgrep --hash-v1
: matchcsdiff/v1
fingerprint prefixsarif
: initial implementation ofcsdiff/v1
fingerprintssarif
: add descriptions for ShellCheck rulesv5.2.0
- Provide
html
output with detected defects- Allow specifying
WORK_DIR
for intermediate files- Update
csutils
(csdiff
) to 3.2.2
- propagate the imp flag as level in the SARIF format
- propagate
endLine
/endColumn
in the JSON and SARIF formatsv5.1.2
- Fix curl Argument list too long by using a payload.json file - by
@mpoberezhniy
- Container images now based on Fedora 40
- Update
csutils
(csdiff
) to 3.2.1v5.1.0
- Improve shell script detection based on emacs file mode header
v5.0.2
- Container images now based on Fedora 39
- Update
csutils
(csdiff
) to 3.1.0v5.0.0
- Added defect statistics based on severity levels. They are available in the console output and in the job Summary page.
- New option
scan-directory
. Allows to specify directories that will be scanned. By default Differential ShellCheck scans the whole repository.- Show more context for ShellCheck defects and fixes in console output. The defect is now shown in the context of the surrounding code.
... (truncated)
Commits
cc6721c
v5.4.0cea3301
build(deps): bump super-linter/super-linter from 6.7.0 to 6.8.00936526
build(deps): bump docker/login-action from 3.2.0 to 3.3.0653c5d1
build(deps): bump docker/build-push-action from 6.4.1 to 6.5.03321ba1
build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.02934894
build(deps): bump github/codeql-action from 3.25.13 to 3.25.156b56321
ci: run ShellCheck on push only if target branch ismain
9e02586
ci: run unit tests in merge queuec067b4a
lint: fix warnings33b5636
ci: update Differential ShellCheck workflow- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
[Export of Github issue for rear/rear.]