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

infra: bump redhat-plumbers-in-action/differential-shellcheck from 4 to 5 #6156

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps redhat-plumbers-in-action/differential-shellcheck from 4 to 5.

Release notes

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

v5.0.0

What's Changed

Breaking

New

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

Automation and CI changes

Dependency Updates

... (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
  • 5fa026e v5.5.1
  • 5be744b test: fix tests
  • 7aba0c1 build: include git-lfs in image
  • ca4bc89 debug: improve debugging of git issues
  • f7211b8 debug: improve debug of differential scanning issues
  • 24b2c11 v5.5.0
  • 1d0149d feat: improve debugging
  • 6327b37 Remove hardcoded github.com references in the code
  • 4c4dd5f feat: fail when running in a shallow git repository
  • 06c922a feat: Make SARIF file more compact to allow for more findings to be uploaded ...
  • 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 4 to 5.
- [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@v4...v5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the infrastructure Changes affecting mostly infrastructure label Feb 10, 2025
@github-actions github-actions bot added the f42 Fedora 42 label Feb 10, 2025
@KKoukiou KKoukiou added blocked Don't merge this pull request! f43 and removed f42 Fedora 42 labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Don't merge this pull request! f43 infrastructure Changes affecting mostly infrastructure
Development

Successfully merging this pull request may close these issues.

1 participant