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

deps: bump go-cty version #26079

Merged
merged 3 commits into from
Sep 3, 2020
Merged

deps: bump go-cty version #26079

merged 3 commits into from
Sep 3, 2020

Conversation

mildwonkey
Copy link
Contributor

@mildwonkey mildwonkey commented Sep 1, 2020

go-cty v1.6.1 fixes a panic in the element function when called with a negative offset.

I am targeting master and will not backport to 0.13 yet; there are enough changes to cty's handling of sets in this upgrade that we'd like to hold off backporting until (ideally) a 0.14.0 alpha release.

The panic is tested in the go-cty library (I know, I wrote it) so I didn't add anything here, but here's proof:

Screen Shot 2020-09-01 at 10 07 04 AM

go-cty v1.6.0 fixes a panic in the `element` function.
Closes #25775
@mildwonkey mildwonkey requested a review from a team September 1, 2020 14:10
@pselle
Copy link
Contributor

pselle commented Sep 1, 2020

Oops, I shouldn't have approved, there's a bunch of test failures. Maybe related to some of the removed packages?

@pselle pselle self-requested a review September 1, 2020 15:02
@mildwonkey
Copy link
Contributor Author

sorry @pselle , I should not have requested review yet! The failures appear to be linked to the go-cty bump but I'm not sure yet. Let me un-request review, sorry to everyone for the noise.

@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #26079 into master will not change coverage.
The diff coverage is n/a.

Impacted Files Coverage Δ
dag/marshal.go 53.33% <0.00%> (-1.12%) ⬇️
states/statefile/version4.go 57.83% <0.00%> (+0.28%) ⬆️

@mildwonkey mildwonkey marked this pull request as ready for review September 3, 2020 12:46
@mildwonkey mildwonkey requested a review from a team September 3, 2020 12:49
@mildwonkey mildwonkey merged commit e6e35f2 into master Sep 3, 2020
@mildwonkey mildwonkey deleted the mildwonkey/b-crash branch September 3, 2020 15:01
@ghost
Copy link

ghost commented Oct 13, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Oct 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants