-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update module github.com/zclconf/go-cty to v1.16.3 #29
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/github.com-zclconf-go-cty-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #29 +/- ##
=======================================
Coverage 93.00% 93.00%
=======================================
Files 3 3
Lines 343 343
=======================================
Hits 319 319
Misses 13 13
Partials 11 11 ☔ View full report in Codecov by Sentry. |
0869c88
to
10ff29d
Compare
63eab33
to
7f5632f
Compare
7f5632f
to
34deca9
Compare
smintz
approved these changes
Sep 13, 2023
9d0a26f
to
c17995e
Compare
c17995e
to
7f70192
Compare
7f70192
to
ff2dae7
Compare
ff2dae7
to
3af160c
Compare
c62f118
to
f29a04a
Compare
f29a04a
to
e3cfd79
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
e3cfd79
to
999b1ae
Compare
999b1ae
to
9e9fe70
Compare
9e9fe70
to
88d756f
Compare
88d756f
to
3309433
Compare
3309433
to
785dfc2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.10.0
->v1.16.3
Release Notes
zclconf/go-cty (github.com/zclconf/go-cty)
v1.16.3
Compare Source
v1.16.2
Compare Source
v1.16.1
Compare Source
v1.16.0
Compare Source
convert
: When converting between two different capsule types, will now try to use the "conversion from" implementation from the target type if the source type doesn't have a suitable "conversion to" implementation. (#194)convert
: When converting to a map whose element type is an object type with optional attributes, will no longer construct a broken result when a final map is empty. (#198)v1.15.1
Compare Source
v1.15.0
Compare Source
v1.14.4
Compare Source
v1.14.3
Compare Source
v1.14.2
Compare Source
v1.14.1
Compare Source
v1.14.0
Compare Source
v1.13.3
Compare Source
v1.13.2
Compare Source
cty
:IndexStep.Apply
will no longer panic if given a marked collection to traverse through. (#160).v1.13.1
Compare Source
v1.13.0
Compare Source
v1.12.2
Compare Source
cty
:IndexStep.Apply
will no longer panic if given a marked collection to traverse through. (#160).v1.12.1
Compare Source
v1.12.0
Compare Source
v1.11.1
Compare Source
convert
: Fix for error when converting empty sets and lists with nested optional attributes by explicitly removing optional attribute information from collections.v1.11.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.