From 205a0333bdeceef209c8a05cf60100993bbe888f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Feb 2021 10:43:09 -0600 Subject: [PATCH] Bump cfn-lint from 0.45.0 to 0.46.0 in /dependencies (#1257) * Bump cfn-lint from 0.45.0 to 0.46.0 in /dependencies Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.45.0 to 0.46.0. - [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.45.0...v0.46.0) Signed-off-by: dependabot[bot] * more Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukas Gravley --- .automation/test/go/reports/expected-GO-2.tap | 7 +++++++ dependencies/Pipfile.lock | 9 +++++---- 2 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 .automation/test/go/reports/expected-GO-2.tap diff --git a/.automation/test/go/reports/expected-GO-2.tap b/.automation/test/go/reports/expected-GO-2.tap new file mode 100644 index 00000000..53957981 --- /dev/null +++ b/.automation/test/go/reports/expected-GO-2.tap @@ -0,0 +1,7 @@ +TAP version 13 +1..2 +not ok 1 - golang_bad_01.go + --- + message: level=warningg="[runner] Can't run linter goanalysis_metalinter failed prerequisites [(buildir@command-line-arguments, inspect@command-line-arguments, isgenerated@command-line-arguments) analysis skipped errors in package [go/golang_bad_01.go 1 1 expected 'package', found 'if' /tmp/lint/.automation/test/go/golang_bad_01.go 1 1 expected 'package', found 'if']]"\nlevel=warningg="[runner] Can't run linter unused buildir analysis skipped errors in package [go/golang_bad_01.go 1 1\nexpected 'package', found 'if' /tmp/lint/.automation/test/go/golang_bad_01.go 1 1 expected 'package', found 'if' /tmp/lint/.automation/test/go/golang_bad_01.go 1 1 expected 'package', found 'if']"\nlevel=errorg="Running error buildir analysis skipped errors in package [go/golang_bad_01.go 1 1 expected 'package', found 'if' /tmp/lint/.automation/test/go/golang_bad_01.go 1 1 expected 'package', found 'if' /tmp/lint/.automation/test/go/golang_bad_01.go 1 1 expected 'package', found 'if']" + ... +ok 2 - golang_good_01.go diff --git a/dependencies/Pipfile.lock b/dependencies/Pipfile.lock index 9fe7b57e..c4c26544 100644 --- a/dependencies/Pipfile.lock +++ b/dependencies/Pipfile.lock @@ -92,7 +92,8 @@ }, "botocore": { "hashes": [ - "sha256:2a07533de92603607c8b594ff92647f5d5a39e75f66c9476ccd30ed4d6de37ae" + "sha256:2a07533de92603607c8b594ff92647f5d5a39e75f66c9476ccd30ed4d6de37ae", + "sha256:38f73dca0e3f2448ad91f6dbff99fc09ec1b2b9250a8b4871c90b8296f87d572" ], "version": "==1.20.14" }, @@ -154,11 +155,11 @@ }, "cfn-lint": { "hashes": [ - "sha256:ad61e1b4c7507353fa285887c4069b7a18c2909922a6bfe01a72c4712be9a86e", - "sha256:b3791d6a56cfbc0a9d316957c89a2efe3a9eb3dbbd9db89c38e1d8df44f0d970" + "sha256:205131d32cdd8c1689af7ae1053f6269b106d7d79fce2ff150c655e80d4317b4", + "sha256:678642c1cc1d711457470ac1b8f3134320c82f409234f19f671e5ea1869515e8" ], "index": "pypi", - "version": "==0.45.0" + "version": "==0.46.0" }, "chardet": { "hashes": [