Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Update dependency shellcheck to v0.10.0#9

Open
renovate-bot wants to merge 1 commit into
chessmango:mainfrom
renovate-bot:renovate/shellcheck-0.x
Open

Update dependency shellcheck to v0.10.0#9
renovate-bot wants to merge 1 commit into
chessmango:mainfrom
renovate-bot:renovate/shellcheck-0.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Mar 8, 2024

This PR contains the following updates:

Package Update Change
shellcheck minor 0.9.0 -> 0.10.0

Release Notes

koalaman/shellcheck (shellcheck)

v0.10.0

Compare Source

Added
  • Precompiled binaries for macOS ARM64 (darwin.aarch64)
  • Added support for busybox sh
  • Added flag --rcfile to specify an rc file by name.
  • Added extended-analysis=true directive to enable/disable dataflow analysis
    (with a corresponding --extended-analysis flag).
  • SC2324: Warn when x+=1 appends instead of increments
  • SC2325: Warn about multiple !s in dash/sh.
  • SC2326: Warn about foo | ! bar in bash/dash/sh.
  • SC3012: Warn about lexicographic-compare bashism in test like in [ ]
  • SC3013: Warn bashism test _ -op/-nt/-ef _ like in [ ]
  • SC3014: Warn bashism test _ == _ like in [ ]
  • SC3015: Warn bashism test _ =~ _ like in [ ]
  • SC3016: Warn bashism test -v _ like in [ ]
  • SC3017: Warn bashism test -a _ like in [ ]
Fixed
  • source statements with here docs now work correctly
  • "(Array.!): undefined array element" error should no longer occur

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot force-pushed the renovate/shellcheck-0.x branch 11 times, most recently from d8a4c52 to e68f1f8 Compare June 1, 2025 00:29
@renovate-bot renovate-bot force-pushed the renovate/shellcheck-0.x branch 19 times, most recently from 3e0f1f3 to 15b7506 Compare June 13, 2025 16:40
@renovate-bot renovate-bot force-pushed the renovate/shellcheck-0.x branch 19 times, most recently from 5c1f8f9 to 164fbc4 Compare June 20, 2025 22:40
@renovate-bot renovate-bot force-pushed the renovate/shellcheck-0.x branch 4 times, most recently from 30fb390 to 29fec23 Compare June 22, 2025 05:50
@renovate-bot renovate-bot force-pushed the renovate/shellcheck-0.x branch from 29fec23 to 3fc8ca3 Compare June 22, 2025 12:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant