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

Upgrade cty to 1.8.3 #28607

Merged
merged 1 commit into from
May 4, 2021
Merged

Upgrade cty to 1.8.3 #28607

merged 1 commit into from
May 4, 2021

Conversation

alisdair
Copy link
Member

@alisdair alisdair commented May 4, 2021

Upstream changelog:

  • function/stdlib: Fix a panic in SetproductFunc in situations where one of the input collections is empty. (#103)
  • function/stdlib: Improvements to ElementFunc, ReverseListFunc, and SliceFunc to handle marked values more precisely (individual element vs. whole-collection marks). (#101)

Fixes #28524

@alisdair alisdair added dependencies Auto-pinning 0.15-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged labels May 4, 2021
@alisdair alisdair requested a review from a team May 4, 2021 21:03
@alisdair alisdair self-assigned this May 4, 2021
@alisdair alisdair merged commit 0ab7d90 into main May 4, 2021
@alisdair alisdair deleted the alisdair/cty-1.8.3 branch May 4, 2021 21:30
@github-actions
Copy link

github-actions bot commented Jun 4, 2021

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
0.15-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged dependencies Auto-pinning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Function setproduct() panics with empty sets/lists
2 participants