Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

build(deps): bump github.com/bflad/tfproviderlint from 0.21.0 to 0.29.0 in /awsproviderlint#1177

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/awsproviderlint/github.com/bflad/tfproviderlint-0.29.0
Open

build(deps): bump github.com/bflad/tfproviderlint from 0.21.0 to 0.29.0 in /awsproviderlint#1177
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/awsproviderlint/github.com/bflad/tfproviderlint-0.29.0

Conversation

@dependabot
Copy link

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

Bumps github.com/bflad/tfproviderlint from 0.21.0 to 0.29.0.

Release notes

Sourced from github.com/bflad/tfproviderlint's releases.

v0.29.0

NOTES

  • all: This Go module and the associated Docker image has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions or dependent on earlier Go version functionality may experience errors. (#269)

FEATURES

  • all: Released binaries now include darwin/arm64, linux/arm64, and windows/arm64 (#258)

BUG FIXES

  • all: Prevented Go 1.18 and later internal error: package XXX without types was imported errors (#270)

v0.28.1

No release notes provided.

v0.28.0

ENHANCEMENTS

  • passes/commentignore: Support multiple line comments (#249)

v0.27.1

BUG FIXES

  • xpasses/XS001: Prevent false positives with non string literal descriptions (#242)
  • xpasses/XR005: Prevent false positives with non string literal descriptions (#242)

Docker images

  • docker pull bflad/tfproviderlint:0.27.1
  • docker pull bflad/tfproviderlint:0.27

v0.27.0

ENHANCEMENTS

  • passes/R006: Add package-aliases flag

Docker images

  • docker pull bflad/tfproviderlint:0.27.0
  • docker pull bflad/tfproviderlint:0.27

v0.26.0

FEATURES

  • New Check: XR007: check for os/exec.Command usage

... (truncated)

Changelog

Sourced from github.com/bflad/tfproviderlint's changelog.

v0.29.0

NOTES

  • all: This Go module and the associated Docker image has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions or dependent on earlier Go version functionality may experience errors. (#269)

FEATURES

  • all: Released binaries now include darwin/arm64, linux/arm64, and windows/arm64 (#258)

BUG FIXES

  • all: Prevented Go 1.18 and later internal error: package XXX without types was imported errors (#270)

v0.28.1

BUG FIXES

  • passes/commentignore: Prevent regression from v0.28.0 in which leading spaces before the lintignore directive would not trigger the directive (#252)

v0.28.0

ENHANCEMENTS

  • passes/commentignore: Support multiple line comments (#249)

v0.27.1

BUG FIXES

  • xpasses/XS001: Prevent false positives with non string literal descriptions (#242)
  • xpasses/XR005: Prevent false positives with non string literal descriptions (#242)

v0.27.0

ENHANCEMENTS

  • passes/R006: Add package-aliases flag

v0.26.0

FEATURES

  • New Check: XR007: check for os/exec.Command usage
  • New Check: XR008: check for os/exec.CommandContext usage

v0.25.0

ENHANCEMENTS

... (truncated)

Commits

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)

Bumps [github.com/bflad/tfproviderlint](https://github.com/bflad/tfproviderlint) from 0.21.0 to 0.29.0.
- [Release notes](https://github.com/bflad/tfproviderlint/releases)
- [Changelog](https://github.com/bflad/tfproviderlint/blob/main/CHANGELOG.md)
- [Commits](bflad/tfproviderlint@v0.21.0...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/bflad/tfproviderlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants