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 python-hcl2 from 4.3.0 to 4.3.2 #1936

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps python-hcl2 from 4.3.0 to 4.3.2.

Release notes

Sourced from python-hcl2's releases.

v4.3.2

What's Changed

New Contributors

Full Changelog: amplify-education/python-hcl2@v4.3.1...v4.3.2

v4.3.1

What's Changed

New Contributors

Full Changelog: amplify-education/python-hcl2@v4.3.0...v4.3.1

Changelog

Sourced from python-hcl2's changelog.

[4.3.2] - 2023-05-24

Added

  • Support for the conditional inside the nested locals without parentheses (#138)

[4.3.1] - 2023-05-02

Added

Commits
  • e3f1192 Merge pull request #139 from amplify-education/fix-conditional-grammar
  • b5b324e Modify changelog
  • eadd657 modify changelog
  • 48be3a3 Merge pull request #138 from amplify-education/fix-conditional-grammar
  • c4982be support conditional without parentheses inside nested locals
  • fa7120a Merge pull request #132 from amplify-education/changelog
  • 20201f1 modify changelog
  • e1c01a6 Merge pull request #131 from amplify-education/tests
  • f8efd01 modify CHANGELOG.md
  • 2c9813c change comment in test file
  • 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 added dependencies Pull request that updates a dependency file python Update to Python code labels Jun 26, 2023
@github-actions github-actions bot added changelog:skip Don't include this pull request in the release change log poetry Update to Poetry configuration labels Jun 26, 2023
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #1936 (5120b38) into master (6f82f1f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1936   +/-   ##
=======================================
  Coverage   90.17%   90.17%           
=======================================
  Files         247      247           
  Lines       15667    15667           
=======================================
  Hits        14128    14128           
  Misses       1539     1539           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6f82f1f...5120b38. Read the comment docs.

@mbordash2
Copy link
Contributor

@dependabot rebase

Bumps [python-hcl2](https://github.com/amplify-education/python-hcl2) from 4.3.0 to 4.3.2.
- [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.0...v4.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python-hcl2-4.3.2 branch from ab08bb2 to 5120b38 Compare June 29, 2023 21:01
@mbordash2 mbordash2 merged commit e2e1779 into master Jun 29, 2023
28 checks passed
@mbordash2 mbordash2 deleted the dependabot/pip/python-hcl2-4.3.2 branch June 29, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Don't include this pull request in the release change log dependencies Pull request that updates a dependency file poetry Update to Poetry configuration python Update to Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant