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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 21, 2021

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

Release notes

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

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

Docker images

  • docker pull bflad/tfproviderlint:0.25.0

... (truncated)

Changelog

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

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

v0.22.0

FEATURES

  • New Check: XR006: check for Resource that implements Timeouts for missing Create, Delete, Read, or Update implementation (#222)

... (truncated)

Commits
  • 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]
  • 8bb05dd deps: Bump github.com/hashicorp/[email protected]
  • 78a6e28 passes: Remove extraneous vendor symlinks
  • 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.27.1.
- [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.27.1)

---
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 Jul 21, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 26, 2022

Superseded by #633.

@dependabot dependabot bot closed this Jan 26, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/awsproviderlint/github.com/bflad/tfproviderlint-0.27.1 branch January 26, 2022 08:05
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.

0 participants