Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/terraform-linters/tflint-plugin-sdk from 0.8.2 to 0.9.0.

Release notes

Sourced from github.com/terraform-linters/tflint-plugin-sdk's releases.

v0.9.0

0.9.0 (2021-07-03)

This release adds Files() API. This is a breaking change and all plugins need to be built using this version in order to work with TFLint v0.30+.

See also terraform-linters/tflint-ruleset-template#37 for an example of upgrading the SDK.

Breaking Changes

  • #122: Implement Files() method
  • #124: Bump protocol version

Chores

  • #109: Bump github.com/hashicorp/go-version from 1.2.1 to 1.3.0
  • #112: Bump github.com/hashicorp/hcl/v2 from 2.9.1 to 2.10.0
  • #117: Bump github.com/hashicorp/go-hclog from 0.15.0 to 0.16.1
  • #120: Bump github.com/google/go-cmp from 0.5.5 to 0.5.6
  • #121: Bump github.com/hashicorp/go-plugin from 1.4.0 to 1.4.2
  • #123: Bump github.com/zclconf/go-cty from 1.8.1 to 1.8.4
Changelog

Sourced from github.com/terraform-linters/tflint-plugin-sdk's changelog.

0.9.0 (2021-07-03)

This release adds Files() API. This is a breaking change and all plugins need to be built using this version in order to work with TFLint v0.30+.

See also terraform-linters/tflint-ruleset-template#37 for an example of upgrading the SDK.

Breaking Changes

  • #122: Implement Files() method
  • #124: Bump protocol version

Chores

  • #109: Bump github.com/hashicorp/go-version from 1.2.1 to 1.3.0
  • #112: Bump github.com/hashicorp/hcl/v2 from 2.9.1 to 2.10.0
  • #117: Bump github.com/hashicorp/go-hclog from 0.15.0 to 0.16.1
  • #120: Bump github.com/google/go-cmp from 0.5.5 to 0.5.6
  • #121: Bump github.com/hashicorp/go-plugin from 1.4.0 to 1.4.2
  • #123: Bump github.com/zclconf/go-cty from 1.8.1 to 1.8.4
Commits
  • 9f2a2fc Bump up version to v0.9.0
  • 524ee2b Bump protocol version (#124)
  • 1c19353 Bump github.com/hashicorp/go-plugin from 1.4.0 to 1.4.2 (#121)
  • a8cdb70 Bump github.com/hashicorp/hcl/v2 from 2.9.1 to 2.10.0 (#112)
  • 761c27b Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#120)
  • eb4d01c Bump github.com/zclconf/go-cty from 1.8.1 to 1.8.4 (#123)
  • 284d1be Bump github.com/hashicorp/go-hclog from 0.15.0 to 0.16.1 (#117)
  • 4548ea6 Bump github.com/hashicorp/go-version from 1.2.1 to 1.3.0 (#109)
  • 8364139 Implement Files() method (#122)
  • 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)

Bumps [github.com/terraform-linters/tflint-plugin-sdk](https://github.com/terraform-linters/tflint-plugin-sdk) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/terraform-linters/tflint-plugin-sdk/releases)
- [Changelog](https://github.com/terraform-linters/tflint-plugin-sdk/blob/master/CHANGELOG.md)
- [Commits](terraform-linters/tflint-plugin-sdk@v0.8.2...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/terraform-linters/tflint-plugin-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the chore Maintenance tasks label Jul 5, 2021
@nmoutschen nmoutschen merged commit 2bfa3ff into main Jul 6, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/tflint-ruleset-aws-serverless/github.com/terraform-linters/tflint-plugin-sdk-0.9.0 branch July 6, 2021 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant