slimtoolkit / slim

Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
Apache License 2.0
18.89k stars 704 forks source link

Bump test/bats from `f4552f1` to `60abfaf` #547

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps test/bats from f4552f1 to 60abfaf.

Commits
  • 60abfaf Merge pull request #663 from qec-pconner/addOutputProcessor
  • 5752471 * Fixing index used. Adding comment.
  • 7c94c8a * Documenting new --returned-status arg.
  • a3803a6 * Adding support for negative positions via new arg --returned-status.
  • 2547ad4 * Adding comment about pipe_count.
  • b479c17 * Switching [ "$status" -eq N ] to instead use run -N.
  • bf69a20 * Chaning pipestatus_position to be defaulted to empty string rather than n...
  • 12dbfd4 * Explicitly marking int vars with -i.
  • 25dd8c9 * Hopefully a better check for OSX od.
  • d97b995 * Fixing shellcheck.
  • Additional commits viewable in compare view


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 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)