Skip to content

build(deps): Bump python-hcl2 from 6.1.1 to 7.0.0 in /tests/terraform_pytest#1179

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/pip/tests/terraform_pytest/python-hcl2-7.0.0
Mar 31, 2025
Merged

build(deps): Bump python-hcl2 from 6.1.1 to 7.0.0 in /tests/terraform_pytest#1179
mergify[bot] merged 1 commit intomasterfrom
dependabot/pip/tests/terraform_pytest/python-hcl2-7.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2025

Bumps python-hcl2 from 6.1.1 to 7.0.0.

Release notes

Sourced from python-hcl2's releases.

v7.0.0

What's Changed

Added

  • Limitations section to README.md (#200)

Fixed

  • Issue handling heredoc with delimiter within text itself (#194)
  • Various issues with parsing object elements (#197)
  • Dictionary -> hcl2 reconstruction of null values (#198)
  • Inaccurate parsing of null values in some cases (#206)
  • Missing parenthesis in arithemetic expressions (#194)
  • Noticeable overhead when loading hcl2.reconstructor module (#202)
  • Escaped string interpolation (e.g. "$${aws:username}") parsing (#200)

Removed

  • Support for parsing interpolations nested more than 2 times (known-issue) (#200)

Full Changelog: amplify-education/python-hcl2@v6.1.1...v7.0.0

Changelog

Sourced from python-hcl2's changelog.

[7.0.0] - 2025-03-27

Added

  • Limitations section to README.md (#200)

Fixed

  • Issue handling heredoc with delimiter within text itself (#194)
  • Various issues with parsing object elements (#197)
  • Dictionary -> hcl2 reconstruction of null values (#198)
  • Inaccurate parsing of null values in some cases (#206)
  • Missing parenthesis in arithemetic expressions (#194)
  • Noticeable overhead when loading hcl2.reconstructor module (#202)
  • Escaped string interpolation (e.g. "$${aws:username}") parsing (#200)

Removed

  • Support for parsing interpolations nested more than 2 times (known-issue) (#200)
Commits
  • df6b5a9 v7.0.0 release (#205)
  • a8b7269 fix parsing of null values in expressions: (#206)
  • 826c2f1 do not add trailing comma to object elements during dict -> hcl2 reconstructi...
  • 849c260 * revert interpolation grammar to v5.1.1 ( disable support for interpolations...
  • 8edc8a7 some refactoring of reconstructor.py and api.py (#202)
  • 9693d42 DictTransformer.expr_term: do not discard parentheses (#199)
  • 2c34df6 fix reconstruction of null (#198)
  • a7b43db fix parsing of objects elements; (#197)
  • fbbd7b6 heredoc parsing: require ending delimiter to be on its own line with possible...
  • 085617f update publish.yml action (#193)
  • 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 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 [python-hcl2](https://github.com/amplify-education/python-hcl2) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/amplify-education/python-hcl2/releases)
- [Changelog](https://github.com/amplify-education/python-hcl2/blob/main/CHANGELOG.md)
- [Commits](amplify-education/python-hcl2@v6.1.1...v7.0.0)

---
updated-dependencies:
- dependency-name: python-hcl2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 31, 2025
@mergify mergify Bot merged commit 72a7919 into master Mar 31, 2025
4 checks passed
@mergify mergify Bot deleted the dependabot/pip/tests/terraform_pytest/python-hcl2-7.0.0 branch March 31, 2025 06:40
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants