ShahradR / action-taskcat

GitHub Action to run taskcat against CloudFormation templates
MIT License
3 stars 2 forks source link

ci(deps): bump ShahradR/action-taskcat from 1 to 2.2.6 #343

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps ShahradR/action-taskcat from 1 to 2.2.6.

Release notes

Sourced from ShahradR/action-taskcat's releases.

v2.2.6

2.2.6 (2022-04-18)

Bug Fixes

  • deps: bump @​babel/runtime from 7.17.8 to 7.17.9 (5509a4d)

v2.2.5

2.2.5 (2022-04-02)

Bug Fixes

  • deps: bump @​babel/runtime from 7.17.7 to 7.17.8 (b4a4034)
  • deps: bump minimist from 1.2.5 to 1.2.6 (12866f1)

v2.2.4

2.2.4 (2022-03-20)

Bug Fixes

  • deps: bump @​actions/artifact from 0.6.1 to 1.0.0 (587a115)
  • deps: bump @​babel/runtime from 7.17.2 to 7.17.7 (c3e490d)
  • deps: bump pre-commit/action from 2.0.0 to 2.0.3 (80b0f83)

v2.2.3

2.2.3 (2022-02-15)

Bug Fixes

  • deps: bump @​actions/artifact from 0.5.2 to 0.6.1 (c2a55b5)
  • deps: bump @​babel/runtime from 7.15.4 to 7.17.2 (ac18f71)
  • deps: bump replace-in-file from 6.2.0 to 6.3.2 (9bf6bff)

v2.2.2

2.2.2 (2021-10-17)

Bug Fixes

  • remove \r, \n characters from EOL (aa5ecc5)

v2.2.1

2.2.1 (2021-10-16)

Bug Fixes

... (truncated)

Commits
  • 4ecfee7 Merge pull request #301 from ShahradR/feature/revert-glob
  • c4cec3f revert: chore(deps-dev): bump glob from 7.2.0 to 8.0.1
  • 868e17e Merge pull request #299 from ShahradR/feature/dockerfile-node-fix
  • dc19abb bug: pin taskcat to 0.9.23, maintain compatibility
  • 1d5cb31 bug: update parent Docker image, use Python 3.8
  • ad87f69 Merge pull request #297 from ShahradR/dependabot/npm_and_yarn/vercel/ncc-0.33.4
  • 1ae4ccc Merge pull request #296 from ShahradR/dependabot/npm_and_yarn/glob-8.0.1
  • 375ac61 chore(deps-dev): bump @​vercel/ncc from 0.33.3 to 0.33.4
  • af30621 chore(deps-dev): bump glob from 7.2.0 to 8.0.1
  • 64942bc Merge pull request #295 from ShahradR/dependabot/npm_and_yarn/eslint-plugin-t...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 #346.