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

chore(deps): bump github.com/bflad/tfproviderlint from 0.21.0 to 0.22.0 #155

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2021

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

Release notes

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

v0.22.0

FEATURES

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

ENHANCEMENTS

  • passes/helper/schema/crudfuncinfo: Support CreateContextFunc, DeleteContextFunc, ReadContextFunc, and UpdateContextFunc matches (#221)
  • passes/R014: Support CreateContextFunc, DeleteContextFunc, ReadContextFunc, and UpdateContextFunc reports (#221)

BUG FIXES

  • helper/terraformtype/helper/schema: Prevent panics with function or variable Elem field values

Docker images

  • docker pull bflad/tfproviderlint:0.22.0
  • docker pull bflad/tfproviderlint:0.22
  • docker pull bflad/tfproviderlint:latest
Changelog

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

v0.22.0

FEATURES

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

ENHANCEMENTS

  • passes/helper/schema/crudfuncinfo: Support CreateContextFunc, DeleteContextFunc, ReadContextFunc, and UpdateContextFunc matches (#221)
  • passes/R014: Support CreateContextFunc, DeleteContextFunc, ReadContextFunc, and UpdateContextFunc reports (#221)

BUG FIXES

  • helper/terraformtype/helper/schema: Prevent panics with function or variable Elem field values
Commits
  • 3ab8870 Merge branch 'magodo-unsed_timeout'
  • b09de3f xpasses/XR006: Support Context functions and clarify report wording
  • 37f8ec3 Merge branch 'unsed_timeout' of ssh://github.com/magodo/tfproviderlint into m...
  • fd0bd45 helper/terraformtype/helper/schema: Prevent panics with function or variable ...
  • 995e1a9 Merge branch 'armsnyder-220-crud'
  • 33c61de Update CHANGELOG for #221
  • 6ce5c82 passes/R014: Call out both CRUDFunc and CRUDContextFunc in documentation and ...
  • c94c6d5 New Extra Checkout XR006: check for Resource that implements redundant Timeouts
  • a856b90 Update R014 to work with context CRUD functions
  • See full diff 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)

@dependabot dependabot bot added the area/dependency Categorizes an issue or PR as related to dependency changes. label Feb 16, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/bflad/tfproviderlint-0.22.0 branch from b620da6 to 90d1831 Compare March 2, 2021 19:28
@liranp
Copy link
Contributor

liranp commented Mar 2, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/bflad/tfproviderlint-0.22.0 branch from 90d1831 to a81fe37 Compare March 2, 2021 19:34
@liranp liranp merged commit 322d557 into main Mar 2, 2021
@liranp liranp deleted the dependabot/go_modules/github.com/bflad/tfproviderlint-0.22.0 branch March 2, 2021 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Categorizes an issue or PR as related to dependency changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant