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

Bump github.com/hashicorp/hcl/v2 from 2.8.2 to 2.9.1 #13

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps github.com/hashicorp/hcl/v2 from 2.8.2 to 2.9.1.

Release notes

Sourced from github.com/hashicorp/hcl/v2's releases.

v2.9.1

Bugs Fixed

  • hclsyntax: Fix panic for marked index value. (#451)
Changelog

Sourced from github.com/hashicorp/hcl/v2's changelog.

v2.9.1 (March 10, 2021)

Bugs Fixed

  • hclsyntax: Fix panic for marked index value. (#451)

v2.9.0 (February 23, 2021)

Enhancements

  • HCL's native syntax and JSON scanners -- and thus all of the other parsing components that build on top of them -- are now using Unicode 13 rules for text segmentation when counting text characters for the purpose of reporting source location columns. Previously HCL was using Unicode 12. Unicode 13 still uses the same algorithm but includes some additions to the character tables the algorithm is defined in terms of, to properly categorize new characters defined in Unicode 13.
Commits
  • 805c25b update CHANGELOG.md
  • d7e7bca Merge pull request #451 from hashicorp/jbardin/marked-index
  • ab5bd03 avoid panics with marked index values
  • 2cbe9e4 v2.9.0 release
  • 1540ea0 Update CHANGELOG.md
  • 7887810 specsuite: Fix some regressions
  • 2eaeb36 Use Unicode 13 text segmentation rules
  • 2520246 Merge pull request #444 from hashicorp/jbardin/hcltest-expr-map
  • 94baef9 add an ExprMap method to the mock expression
  • 41e4082 Update CHANGELOG.md
  • 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 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 @github
Copy link
Author

dependabot bot commented on behalf of github Mar 16, 2021

Dependabot tried to add @NorseGaud and @asafg6 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/chef/packer-builder-veertu-anka/pulls/13/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the chef/packer-builder-veertu-anka repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 27, 2021

Superseded by #25.

@dependabot dependabot bot closed this Apr 27, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/hcl/v2-2.9.1 branch April 27, 2021 05:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants