Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 26, 2022

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

Release notes

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

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
  • New Check: XR008: check for os/exec.CommandContext usage

Docker images

  • docker pull bflad/tfproviderlint:0.26.0
  • docker pull bflad/tfproviderlint:0.26
  • docker pull bflad/tfproviderlint:latest

v0.25.0

ENHANCEMENTS

  • helper/terraformtype/helper/schema: Add constants for new Resource type CreateWithoutTimeout, DeleteWithoutTimeout, ReadWithoutTimeout, and DeleteWithoutTimeout fields
  • xpasses/XR006: Support CreateWithoutTimeout, DeleteWithoutTimeout, ReadWithoutTimeout, and DeleteWithoutTimeout

... (truncated)

Changelog

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

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

  • helper/terraformtype/helper/schema: Add constants for new Resource type CreateWithoutTimeout, DeleteWithoutTimeout, ReadWithoutTimeout, and DeleteWithoutTimeout fields
  • xpasses/XR006: Support CreateWithoutTimeout, DeleteWithoutTimeout, ReadWithoutTimeout, and DeleteWithoutTimeout

v0.24.0

FEATURES

  • New Check: AT010: check for TestCase including IDRefreshName implementation
  • New Check: AT011: check for TestCase including IDRefreshIgnore implementation without IDRefreshName
  • New Check: AT012: check for files containing multiple acceptance test function name prefixes
  • New Check: V011: check for custom SchemaValidateFunc that implement validation.StringLenBetween()
  • New Check: V012: check for custom SchemaValidateFunc that implement validation.IntAtLeast(), validation.IntAtMost(), or validation.IntBetween()
  • New Check: V013: check for custom SchemaValidateFunc that implement validation.StringInSlice() or validation.StringNotInSlice()
  • New Check: V014: check for custom SchemaValidateFunc that implement validation.IntInSlice() or validation.IntNotInSlice()

v0.23.0

FEATURES

  • New Extra Check: XAT001: check for TestCase missing ErrorCheck implementation

... (truncated)

Commits
  • 1263d1c Update CHANGELOG for #249
  • afaa086 passes/commentignore: Support multiple line comments (#249)
  • 5c97942 Update CHANGELOG for #242
  • c322e1e Update XS001 and XR005 to allow more ways of setting the Description field (#...
  • 292d5e6 Update CHANGELOG for v0.27.0
  • cdedb98 passes/R006: Add -package-aliases flag (#239)
  • badd711 Update CHANGELOG for XR007 and XR008
  • 442deef New Checks: XR007 and XR008: Check for os/exec.Command and os/exec.CommandCon...
  • 7c1c55c Support helper/schema.Resource *WithoutTimeout fields in terraformtype and xp...
  • d733591 deps: Update github.com/hashicorp/terraform-plugin-sdk/[email protected]
  • 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)

Bumps [github.com/bflad/tfproviderlint](https://github.com/bflad/tfproviderlint) from 0.21.0 to 0.28.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.28.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2022

Superseded by #472.

@dependabot dependabot bot closed this Feb 7, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/awsproviderlint/github.com/bflad/tfproviderlint-0.28.0 branch February 7, 2022 08:10
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant