Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump terraform-linters/tflint from 0.48.0 to v0.49.0 #3095

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps terraform-linters/tflint from 0.48.0 to v0.49.0.

Release notes

Sourced from terraform-linters/tflint's releases.

v0.49.0

What's Changed

Enhancements

Chores

New Contributors

... (truncated)

Commits
  • 636f198 Bump up version to v0.49.0
  • 8902275 Add tflint-ignore-file annotation (#1909)
  • 31943db Allow config file to be set via TFLINT_CONFIG_FILE (#1903)
  • 2a274c4 build(deps): Bump golang.org/x/text from 0.13.0 to 0.14.0 (#1906)
  • e9e7c91 build(deps): Bump github.com/fatih/color from 1.15.0 to 1.16.0 (#1905)
  • 83655ca build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#1898)
  • 1c3641c feat(annotations): Allow a comment at the end of a tflint-ignore annotation (...
  • 8eecbda build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#1891)
  • 9de3904 build(deps): Bump github.com/hashicorp/hcl/v2 from 2.19.0 to 2.19.1 (#1890)
  • 5f8ac4b build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1886)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot requested review from nvuillam and echoix as code owners November 13, 2023 06:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2023
@dependabot dependabot bot requested a review from bdovaz as a code owner November 13, 2023 06:30
@dependabot dependabot bot added the docker Pull requests that update Docker code label Nov 13, 2023
@dependabot dependabot bot requested a review from Kurt-von-Laven as a code owner November 13, 2023 06:30
Copy link
Contributor

github-actions bot commented Nov 13, 2023

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 5 0 0.08s
✅ BASH shellcheck 5 0 0.23s
✅ BASH shfmt 5 0 0 0.34s
✅ COPYPASTE jscpd yes no 4.48s
✅ DOCKERFILE hadolint 124 0 14.28s
✅ JSON eslint-plugin-jsonc 23 0 0 3.68s
✅ JSON jsonlint 21 0 0.67s
✅ JSON v8r 23 0 18.48s
✅ MAKEFILE checkmake 1 0 0.02s
⚠️ MARKDOWN markdownlint 256 0 11 6.58s
✅ MARKDOWN markdown-link-check 256 0 8.11s
✅ MARKDOWN markdown-table-formatter 256 0 0 51.61s
✅ OPENAPI spectral 1 0 2.48s
⚠️ PYTHON bandit 201 61 3.71s
✅ PYTHON black 201 0 0 4.4s
✅ PYTHON flake8 201 0 2.75s
✅ PYTHON isort 201 0 0 0.97s
✅ PYTHON mypy 201 0 13.63s
✅ PYTHON pylint 201 0 16.33s
⚠️ PYTHON pyright 201 352 24.59s
✅ PYTHON ruff 201 0 0 0.46s
✅ REPOSITORY checkov yes no 36.39s
✅ REPOSITORY git_diff yes no 0.35s
⚠️ REPOSITORY grype yes 1 23.79s
✅ REPOSITORY secretlint yes no 11.07s
✅ REPOSITORY trivy yes no 37.95s
✅ REPOSITORY trivy-sbom yes no 21.31s
⚠️ REPOSITORY trufflehog yes 1 20.88s
✅ SPELL cspell 668 0 33.28s
❌ SPELL lychee 336 1 4.03s
✅ XML xmllint 3 0 0 0.34s
✅ YAML prettier 160 0 0 7.31s
✅ YAML v8r 102 0 145.68s
✅ YAML yamllint 161 0 2.02s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@echoix echoix changed the base branch from main to metadata-action-dev-linters November 14, 2023 04:46
@echoix
Copy link
Collaborator

echoix commented Nov 14, 2023

@dependabot rebase

Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint) from 0.48.0 to v0.49.0.
- [Release notes](https://github.com/terraform-linters/tflint/releases)
- [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md)
- [Commits](terraform-linters/tflint@v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: terraform-linters/tflint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the base branch from metadata-action-dev-linters to main November 14, 2023 04:49
@dependabot dependabot bot force-pushed the dependabot/docker/terraform-linters/tflint-v0.49.0 branch from f7b2a41 to 5b8d7ad Compare November 14, 2023 04:49
@echoix echoix changed the base branch from main to metadata-action-dev-linters November 14, 2023 04:49
Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good game :)
boring pylint.org... :D

@nvuillam nvuillam merged commit 68d59a9 into metadata-action-dev-linters Nov 14, 2023
47 of 49 checks passed
@nvuillam nvuillam deleted the dependabot/docker/terraform-linters/tflint-v0.49.0 branch November 14, 2023 19:00
nvuillam added a commit that referenced this pull request Nov 18, 2023
* Use docker/metadata-action in deploy-DEV-linters workflow

* Update CHANGELOG.md

* Bump terraform-linters/tflint from 0.48.0 to v0.49.0 (#3095)

Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint) from 0.48.0 to v0.49.0.
- [Release notes](https://github.com/terraform-linters/tflint/releases)
- [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md)
- [Commits](terraform-linters/tflint@v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: terraform-linters/tflint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants