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/YakDriver/tfproviderdocs from 0.5.0 to 0.11.0 in /.ci/tools #1548

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/YakDriver/tfproviderdocs from 0.5.0 to 0.11.0.

Release notes

Sourced from github.com/YakDriver/tfproviderdocs's releases.

v0.11.0

What's Changed

Full Changelog: YakDriver/tfproviderdocs@v0.10.0...v0.11.0

v0.10.0

What's Changed

Full Changelog: YakDriver/tfproviderdocs@v0.9.0...v0.10.0

v0.9.0

What's Changed

Full Changelog: YakDriver/tfproviderdocs@v0.8.0...v0.9.0

v0.8.0

What's Changed

Full Changelog: YakDriver/tfproviderdocs@v0.7.0...v0.8.0

v0.7.0

What's Changed

Full Changelog: YakDriver/tfproviderdocs@v0.6.0...v0.7.0

v0.6.0

What's Changed

Full Changelog: YakDriver/tfproviderdocs@v0.5.0...v0.6.0

Changelog

Sourced from github.com/YakDriver/tfproviderdocs's changelog.

v0.11.0

ENHANCEMENTS

  • check: Add ignore-cdktf-missing-files flag for providers wishing to iteratively introduce CDKTF documentation

v0.10.0

NOTES

  • all: This Go module and the associated Docker image has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions or dependent on earlier Go version functionality may experience errors. (#55)

BREAKING CHANGES

  • check: The ignore-side-navigation-data-sources, ignore-side-navigation-resources, and require-side-navigation flags have been removed without replacement. Side navigation functionality has not been necessary for provider documentation since the introduction of the Terraform Registry. (#52)

FEATURES

  • all: Released binaries now include darwin/arm64, linux/arm64, and windows/arm64 (#54)
  • check: Support CDKTF directory structure (#50)

v0.9.1

BUG FIXES

  • check: Accept alternate attribute section byline of No additional attributes are exported. with experimental -enable-contents-check flag

v0.9.0

BREAKING CHANGES

  • check: Prefer terraform code block language over hcl in examples with experimental -enable-contents-check flag

ENHANCEMENTS

  • check: Add -provider-source option (support Terraform CLI 0.13 and later -providers-schema-json file)

v0.8.0

ENHANCEMENTS

  • check: Add experimental -enable-contents-check and -require-schema-ordering options

v0.7.0

ENHANCEMENTS

  • check: Match increased registry max number of files limit from 1000 to 2000

BUG FIXES

... (truncated)

Commits
  • 7503e0a Merge pull request #13 from YakDriver/b-allow-regular-terraform-codeblock
  • 4e5bf80 Allow terraform resource block after console
  • f18849a Merge pull request #12 from YakDriver/t-check-import-codeblocks
  • 2be32c7 Add checks for import blocks, fix tests
  • 12a94f6 Add check for import codeblock
  • 622e603 Merge pull request #11 from YakDriver/t-allow-for-not-importing
  • 7dc07d5 Add test for not importable
  • 342ab3e Allow for not able to import
  • c79a799 Merge pull request #10 from YakDriver/t-additional-import-checks
  • 184ca32 Additional import checks
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/YakDriver/tfproviderdocs](https://github.com/YakDriver/tfproviderdocs) from 0.5.0 to 0.11.0.
- [Release notes](https://github.com/YakDriver/tfproviderdocs/releases)
- [Changelog](https://github.com/YakDriver/tfproviderdocs/blob/main/CHANGELOG.md)
- [Commits](YakDriver/tfproviderdocs@v0.5.0...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 21, 2023
@github-actions github-actions bot added size/XS linter and removed dependencies Pull requests that update a dependency file size/XS labels Jul 21, 2023
@github-actions
Copy link

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

Copy link
Author

dependabot bot commented on behalf of github May 21, 2024

Superseded by #1996.

@dependabot dependabot bot closed this May 21, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dot-ci/tools/github.com/YakDriver/tfproviderdocs-0.11.0 branch May 21, 2024 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code linter size/XS
Projects
None yet
0 participants