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

chore(deps): bump python-hcl2 from 4.3.2 to 6.1.1 #194

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps python-hcl2 from 4.3.2 to 6.1.1.

Release notes

Sourced from python-hcl2's releases.

v6.1.1

What's Changed

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

v6.1.0

What's Changed

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

v6.0.0

What's Changed

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

v5.1.1

What's Changed

Full Changelog: amplify-education/python-hcl2@v5.1.0...v5.1.1

v5.1.0

What's Changed

Full Changelog: amplify-education/python-hcl2@v5.0.0...v5.1.0

v5.0.0

This closes #23

What's Changed

New Contributors

Full Changelog: amplify-education/python-hcl2@v4.3.5...v5.0.0

... (truncated)

Changelog

Sourced from python-hcl2's changelog.

[6.1.1] - 2025-02-13

Fixed

  • DictTransformer.to_tf_inline - handle float type. (#188)

[6.1.0] - 2025-01-24

Fixed

  • fix e-notation and negative numbers literals. (#182)
  • fix parsing of null. (#184)
  • DictTransformer - do not wrap type literals into ${ and }. (#186)

[6.0.0] - 2025-01-15

Added

[5.1.1] - 2024-10-15

Added

  • fix tree-to-hcl2-reconstruction.md URL in README.md (#175)

[5.1.0] - 2024-10-15

Added

  • support python 3.13 (#170)
  • add section about Tree->HCL2 reconstruction to the README.md (#174)

[5.0.0] - 2024-10-07

Added

[4.3.5] - 2024-08-06

Added

  • additional test coverage (#165)
  • fix: Add support for attributes named "in". Thanks, @​elisiariocouto (#164)
  • fix: add "for" attribute identifier. Thanks, @​zhcli (#167)
  • allow if and for_each keywords to be used as identifiers (#168)

Added

... (truncated)

Commits
  • 4f320b3 v6.1.1 release (#192)
  • 8796805 DictTransformer.to_tf_inline - handle float type (#191)
  • 90cca4c v6.1.0 release (#187)
  • 7afa933 DictTransformer - do not wrap type literals into ${ and } (#186)
  • ed6ca76 fix parsing of null (#184)
  • fa8953b fix e-notation and negative numbers literals; add unit test for e-notation (#...
  • ff06e94 version 6.0.0 release (#180)
  • f8a2c88 Support full reconstruction of HCL from output dictionary (#177)
  • eb2032a fix tree-to-hcl2-reconstruction.md URL in README.md; update CHANGELOG.md; a...
  • 2056d37 add section about Lark Parse Tree -> HCL2 reconstruction to the README.md (#174)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 3, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/python-hcl2-6.1.1 branch from 4f949a0 to 29fc148 Compare March 4, 2025 15:25
Bumps [python-hcl2](https://github.com/amplify-education/python-hcl2) from 4.3.2 to 6.1.1.
- [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@v4.3.2...v6.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/python-hcl2-6.1.1 branch from 29fc148 to 3d13327 Compare March 5, 2025 15:41
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