Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump redhat-plumbers-in-action/differential-shellcheck from 5.1.1 to 5.3.1 #91

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps redhat-plumbers-in-action/differential-shellcheck from 5.1.1 to 5.3.1.

Release notes

Sourced from redhat-plumbers-in-action/differential-shellcheck's releases.

v5.3.1

What's Changed

Bug Fixes

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

Documentation

Dependency Updates

Full Changelog: redhat-plumbers-in-action/differential-shellcheck@v5.3.0...v5.3.1

v5.3.0

What's Changed

New

Maintenance

... (truncated)

Changelog

Sourced from redhat-plumbers-in-action/differential-shellcheck's changelog.

Changelog

Next release

v5.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 available
    • csgrep --hash-v1: match csdiff/v1 fingerprint prefix
    • sarif: initial implementation of csdiff/v1 fingerprints
    • sarif: add descriptions for ShellCheck rules

v5.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 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.1

v5.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.0

v5.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

... (truncated)

Commits
  • b8c7b83 v5.3.1
  • a610f72 build(deps): bump docker/build-push-action from 6.4.0 to 6.4.1
  • c2306a8 build(deps): bump github/codeql-action from 3.25.12 to 3.25.13
  • b87fd72 deps: update csdiff to v3.4.0
  • 683d800 build(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0
  • c15980a build(deps): bump docker/build-push-action from 5.3.0 to 6.4.0
  • 1b7b962 build(deps): bump github/codeql-action from 3.25.11 to 3.25.12
  • 0af84d7 build(deps): bump super-linter/super-linter from 6.6.0 to 6.7.0
  • 4740ba3 build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4
  • 90b6e9c dependabot: remove unused label
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
@dependabot dependabot bot requested a review from a team July 29, 2024 06:53
@Vincinator
Copy link
Contributor

@dependabot rebase

Bumps [redhat-plumbers-in-action/differential-shellcheck](https://github.com/redhat-plumbers-in-action/differential-shellcheck) from 5.1.1 to 5.3.1.
- [Release notes](https://github.com/redhat-plumbers-in-action/differential-shellcheck/releases)
- [Changelog](https://github.com/redhat-plumbers-in-action/differential-shellcheck/blob/main/docs/CHANGELOG.md)
- [Commits](redhat-plumbers-in-action/differential-shellcheck@c150708...b8c7b83)

---
updated-dependencies:
- dependency-name: redhat-plumbers-in-action/differential-shellcheck
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/redhat-plumbers-in-action/differential-shellcheck-5.3.1 branch from 37013cc to 3631891 Compare July 29, 2024 10:51
@fwilhe fwilhe merged commit 06e8f3e into main Jul 29, 2024
4 checks passed
@fwilhe fwilhe deleted the dependabot/github_actions/redhat-plumbers-in-action/differential-shellcheck-5.3.1 branch July 29, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants