github / rally

GitHub <> Rally integration
MIT License
123 stars 33 forks source link

Bump github/super-linter from v3.11.0 to v3.12.0 #155

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps github/super-linter from v3.11.0 to v3.12.0.

Release notes

Sourced from github/super-linter's releases.

v3.12.0

Changelog

  • Cleanup of major loop logic
    • Simplify code base
  • Various linters updated

Bugs

  • Various small language bugs
  • Updating docs to be more concise
Commits
  • 1977cb8 Merge pull request #808 from PeterDaveHello/patch-1
  • 4a3f58b Merge pull request #810 from github/dependabot/pip/dependencies/cfn-lint-0.37.1
  • f577942 Merge pull request #811 from github/dependabot/pip/dependencies/snakefmt-0.2.2
  • c713278 Merge pull request #814 from omusavi/doc-fix
  • 494518d Merge pull request #803 from ferrarimarco/centralize-file-listing-logic
  • 68e1565 Centralize file list building logic in buildFileList.sh
  • 411ff99 Merge pull request #802 from ferrarimarco/dynamically-init-file-arrays
  • a743f97 Bump snakefmt from 0.2.1 to 0.2.2 in /dependencies
  • ed717fa Bump cfn-lint from 0.37.0 to 0.37.1 in /dependencies
  • b69b2b1 Fix documentation error with VALIDATE_MD being renamed to VALIDATE_MARKDOWN
  • 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 4 years ago

Superseded by #159.