Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps github.com/tmccombs/hcl2json from 0.3.2-0.20201111174327-c96737926b76 to 0.6.8.

Release notes

Sourced from github.com/tmccombs/hcl2json's releases.

v0.6.8

Changelog

  • 03ebaebe4aea7739e4e6dd642c693af67b4be3a5 Merge pull request #130 from tmccombs/dependabot/go_modules/github.com/zclconf/go-cty-1.16.4

Released by GoReleaser.

v0.6.7

Changelog

  • 2dcdf5008c63701fd81f0fe85f43a2074e94e8ac Merge pull request #120 from tmccombs/build-fixes

Released by GoReleaser.

v0.6.6

Changelog

  • 58918425baa6565fd5ca203ab16de338f9cf58db Merge pull request #115 from tmccombs/goreleaser

Released by GoReleaser.

v0.6.5

This just increases the hcl dependency.

Notably, this should now correctly parse terraform provider functions.

What's Changed

Full Changelog: tmccombs/hcl2json@v0.6.4...v0.6.5

v0.6.4

What's Changed

New Contributors

Full Changelog: tmccombs/hcl2json@v0.6.3...v0.6.4

v0.6.3

What's Changed

... (truncated)

Changelog

Sourced from github.com/tmccombs/hcl2json's changelog.

0.6.7

  • Fix -version flag that broke in 0.6.6
  • Include raw binary files in github release again
  • Change github release artifact naming to be consistent with before 0.6.6

Warning

I will probably remove the raw binary artifacts at some point, possibly in 0.7.0

0.6.6

  • Use goreleaser to do deploys.

Warning

This release had some significant changes in how the artifacts were packaged, and doesn't have any meaningful changes to the package itself. I recommend not using this release.

0.6.5

  • Update hcl dependency. Should now correctly parse terraform provider functions

0.6.4

  • Add windows arm64 binary to releases

0.6.3

  • Properly escape $${ and %%{

0.6.2

  • Update go-cty and hcl/v2 deps
  • Add arm64 docker image

0.6.1

  • Increase dependency versions

0.6.0

  • Add -version flag
  • Update hcl version

0.5.0

  • Make a few functions public in library
  • Fix bug where stdin wasn't used if no files are passed as arguments

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/tmccombs/hcl2json](https://github.com/tmccombs/hcl2json) from 0.3.2-0.20201111174327-c96737926b76 to 0.6.8.
- [Release notes](https://github.com/tmccombs/hcl2json/releases)
- [Changelog](https://github.com/tmccombs/hcl2json/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tmccombs/hcl2json/commits/v0.6.8)

---
updated-dependencies:
- dependency-name: github.com/tmccombs/hcl2json
  dependency-version: 0.6.8
  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 Sep 2, 2025
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.

1 participant