Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps redhat-plumbers-in-action/differential-shellcheck from 5.4.0 to 5.5.3.

Release notes

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

v5.5.3

What's Changed

Bug Fixes

Documentation

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

Dependency Updates

Full Changelog: redhat-plumbers-in-action/differential-shellcheck@v5.5.2...v5.5.3

v5.5.2

What's Changed

Bug Fixes

Full Changelog: redhat-plumbers-in-action/differential-shellcheck@v5.5.1...v5.5.2

v5.5.1

What's Changed

Bug Fixes

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

Maintenance

Full Changelog: redhat-plumbers-in-action/differential-shellcheck@v5.5.0...v5.5.1

... (truncated)

Changelog

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

Changelog

Next release

v5.5.1

  • Include git-lfs in image to avoid issues with projects using it
  • Improve debugging of Differential ShellCheck

v5.5.0

  • Fail when running in a shallow git repository
  • Make SARIF file more compact to allow for more findings to be uploaded to GitHub
  • Improve debugging of Differential ShellCheck
  • Use Fedora 41 as base image & update ShellCheck to 0.10.0
  • Update csutils (csdiff) to 3.5.0

v5.4.0

  • Native support for merge_group trigger event

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

... (truncated)

Commits
  • dd551ce v5.5.3
  • ec6cc0e fix: don't fail when base branch is out of date
  • 8e3dfdd build(deps): bump fedora from 9cfb3a7 to 3ec60eb
  • 0641f93 build(deps): bump test/test_helper/bats-file from 7d839ca to 0cd35d3
  • 1d66f8f build(deps): bump test/bats from 3cad1df to 7ca23b1
  • ffcad43 build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0
  • b4de295 build(deps): bump docker/build-push-action from 6.9.0 to 6.13.0
  • fa53235 build(deps): bump release-drafter/release-drafter from 6.0.0 to 6.1.0
  • 6c9d432 build(deps): bump super-linter/super-linter from 7.1.0 to 7.2.1
  • f680c6e build(deps): bump github/codeql-action from 3.27.5 to 3.28.8
  • 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)

Bumps [redhat-plumbers-in-action/differential-shellcheck](https://github.com/redhat-plumbers-in-action/differential-shellcheck) from 5.4.0 to 5.5.3.
- [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@cc6721c...dd551ce)

---
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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 17, 2025
@trjohnson19 trjohnson19 merged commit 90cae32 into main Feb 25, 2025
12 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/redhat-plumbers-in-action/differential-shellcheck-5.5.3 branch February 25, 2025 00:21
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants