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.98k stars 706 forks source link

Bump test/bats from `fe7df4f` to `a710639` #486

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps test/bats from fe7df4f to a710639.

Commits
  • a710639 Merge pull request #711 from martin-schulze-vireso/fix/isue-708---keep-empty-...
  • 6648e21 Fix extra empty line with run --keep-empty-lines (fixes #708)
  • 3ed9855 Merge pull request #693 from marc-hb/add-j-test
  • 2da73a0 Add changelo entry for #693
  • c986d8d test/parallel: add a test for negative jobs number arguments
  • f7a217d Merge pull request #704 from jacobsalmela/fix-typo
  • 116fc1c Add changelog entry for #704
  • d422968 fix minor typo in writing-tests.md
  • e4ddb10 Merge pull request #705 from martin-schulze-vireso/fix/issue_700_BATS_TEST_NA...
  • 1466d6e Handle empty BATS_TEST_TAGS array
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #492.