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

chore(deps): all non-major dependencies #286

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2024

This PR contains the following updates:

Package Type Update Change
docker/build-push-action action minor v5.1.0 -> v5.2.0
koalaman/shellcheck minor 0.9.0 -> 0.10.0
pgrange/bash_unit minor 2.2.0 -> 2.3.1

Release Notes

docker/build-push-action (docker/build-push-action)

v5.2.0

Compare Source

Full Changelog: docker/build-push-action@v5.1.0...v5.2.0

koalaman/shellcheck (koalaman/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
pgrange/bash_unit (pgrange/bash_unit)

v2.3.1

Compare Source

Fixes #​115

v2.3.0

Compare Source


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

@renovate renovate bot requested a review from jbergstroem as a code owner March 5, 2024 11:01
@renovate renovate bot added the type: dependencies Pull requests that update a dependency file label Mar 5, 2024
@renovate renovate bot changed the title chore(deps): bash_unit v2.3.0 chore(deps): all non-major dependencies Mar 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2c7c552 to 57b87c6 Compare March 8, 2024 03:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 57b87c6 to a2f649e Compare March 8, 2024 10:48
@jbergstroem jbergstroem merged commit 3450934 into main Mar 8, 2024
8 checks passed
@jbergstroem jbergstroem deleted the renovate/all-minor-patch branch March 8, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant