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

Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.0 #516

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.0.

Release notes

Sourced from github.com/hashicorp/terraform-plugin-docs's releases.

v0.14.0

NOTES:

  • This Go module has been updated to Go 1.18 per the Go support policy. Any consumers building on earlier Go versions may experience errors (#199)
Changelog

Sourced from github.com/hashicorp/terraform-plugin-docs's changelog.

0.14.0 (February 28, 2023)

NOTES:

  • This Go module has been updated to Go 1.18 per the Go support policy. Any consumers building on earlier Go versions may experience errors (#199)
Commits
  • 24e5afc Update changelog
  • 89ce40c Bump github.com/zclconf/go-cty from 1.12.1 to 1.13.0 (#224)
  • 062587b Bump leonsteinhaeuser/project-beta-automations from 2.0.1 to 2.1.0 (#225)
  • 1d6c4bd Bump github.com/hashicorp/terraform-exec from 0.17.3 to 0.18.0 (#223)
  • df69283 Switch to Changie for changelog automation (#222)
  • fe1f1c7 Bump github.com/hashicorp/hc-install from 0.4.0 to 0.5.0 (#218)
  • b2c2a36 Bump golang.org/x/text from 0.6.0 to 0.7.0 (#221)
  • c78d383 Bump github.com/hashicorp/terraform-json from 0.14.0 to 0.15.0 (#220)
  • 62955b6 Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 (#216)
  • 10c0377 Bump atlassian/gajira-create from 3.0.0 to 3.0.1 (#215)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner February 28, 2023 23:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2023
@sergiught
Copy link
Contributor

This fails due to hashicorp/terraform-exec#352 (comment)

dependabot bot and others added 2 commits March 1, 2023 16:17
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-docs@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-docs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@sergiught sergiught force-pushed the dependabot/go_modules/github.com/hashicorp/terraform-plugin-docs-0.14.0 branch from cd8d28e to c2ddd02 Compare March 1, 2023 15:21
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (079e0db) 85.31% compared to head (c2ddd02) 85.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #516   +/-   ##
=======================================
  Coverage   85.31%   85.31%           
=======================================
  Files          75       75           
  Lines        9869     9869           
=======================================
  Hits         8420     8420           
  Misses       1145     1145           
  Partials      304      304           
Impacted Files Coverage Δ
internal/auth0/prompt/resource_custom_text.go 54.31% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sergiught sergiught merged commit 813398f into main Mar 1, 2023
@sergiught sergiught deleted the dependabot/go_modules/github.com/hashicorp/terraform-plugin-docs-0.14.0 branch March 1, 2023 15:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants