#3215 PR merged
: Bump redhat-plumbers-in-action/differential-shellcheck from 5.1.1 to 5.1.2¶
Labels: dependencies
dependabot opened issue at 2024-05-01 11:51:¶
Bumps redhat-plumbers-in-action/differential-shellcheck from 5.1.1 to 5.1.2.
Release notes
Sourced from redhat-plumbers-in-action/differential-shellcheck's releases.
v5.1.2
What's Changed
Bug Fixes
- Fix curl Argument list too long by using a payload.json file (#376)
@mpoberezhniy
Documentation
- Add alt properties to images :framed_picture: (#392)
@jamacku
- Make
fetch-depth: 0
more visible in example :warning: (#391)@jamacku
Dependency Updates
- build(deps): bump Fedora from
f39
tof40
(#378)@dependabot
- 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
toa751f3d
(#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
to12c23ed
(#370)@dependabot
Full Changelog: https://github.com/redhat-plumbers-in-action/differential-shellcheck/compare/v5.1.1...v5.1.2
Changelog
Sourced from redhat-plumbers-in-action/differential-shellcheck's changelog.
Changelog
Next release
- 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 formats
v5.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.
- Fix autodetection of shell scripts in DEBUG mode
- Fix detection of changed files that might cause failure on paths with special characters.
- Fix count of scanned files in job Summary when running on push event.
- Drop support for
shell-scripts
input- Drop support for
ignored-codes
input- Update
csutils
(csdiff
) to 3.0.4v4.2.2
- Container images now based on Fedora 38
ShellCheck
-0.8.0 -> 0.9.0
csutils
-3.0.0 -> 3.0.2
v4.2.1
- Handle multiple include/exclude paths with newlines
v4.2.0
- New option
exclude-path
. Allows to specify list of paths excluded from ShellCheck scanning. It supports globbing and brace expansion. e.g.test/{test1,test2}/**
- New option
include-path
. Similar toexclude-path
, it allows specifying the list of paths that will be included into scanning. No further checks are performed. It supports globbing and brace expansion. e.g.fixture/**.fixture
... (truncated)
Commits
52bab0c
v5.1.2e81b144
doc: update CHANGELOG82657d5
doc: add alt properties to images40cd364
doc: makefetch-depth: 0
more visible in examplef1e2136
doc: update CHANGELOG.mdb216b9c
ci: disable BASH_EXEC and SHELL_SHFMT in super-linter065bd49
build(deps): bump fedora fromf39
tof40
dab02d4
build(deps): bump docker/build-push-action from 5.1.0 to 5.3.0e7ae141
build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3452fa88
build(deps): bump actions/checkout from 4.1.1 to 4.1.4- 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.]