deps: bump github.com/zclconf/go-cty from 1.14.4 to 1.16.4 - #12
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: bump github.com/zclconf/go-cty from 1.14.4 to 1.16.4#12dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.14.4 to 1.16.4. - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.14.4...v1.16.4) --- updated-dependencies: - dependency-name: github.com/zclconf/go-cty dependency-version: 1.16.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Superseded by #14. |
dependabot
Bot
deleted the
dependabot/go_modules/github.com/zclconf/go-cty-1.16.4
branch
September 8, 2025 20:52
jingle2008
added a commit
that referenced
this pull request
May 18, 2026
Sweeps the remaining review items #6, #7, and the relevant Minors: - #6 + Minor #9: merge validateMutationConfig and validateScaleConfig into a single function with (needsKube, needsRepo) booleans. Drop the unreachable "missing --kubeconfig" branch — the persistent flag always supplies ~/.kube/config so the os.Stat guard is the real check. - #7: each mutation tool description now spells out that mutations target the server's startup env only; env_* fields in the arguments are silently ignored by the JSON unmarshaler. Header comment in registerMutationTools explains the reasoning. - Minor #8: fold requireConfirm into runMutationTool. Each handler now makes a single call with `in.Confirm` and a perform closure instead of the previous two-step gate + execute. The 4-value return is gone; refusal becomes the same shape as failure. - Minor #12: fix doc-level wording — delete.Short adds "the", scale.Short drops the misleading plural, reboot.Long rewords "fire-and-forget" so it doesn't read as "OCI finished". Minor #10 was based on misreading the perform-vs-runMutation ordering; the "no change" note already prints before "OK". No change needed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
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.
Bumps github.com/zclconf/go-cty from 1.14.4 to 1.16.4.
Release notes
Sourced from github.com/zclconf/go-cty's releases.
Changelog
Sourced from github.com/zclconf/go-cty's changelog.
Commits
e76eeeav1.16.4 release700a2bccty: UnknownAsNull accepts marked values and preserves marks3c2b6a0Prepare for future v1.16.4 releasea49320fPrepare for v1.16.3 release89f0621convert: More forthcoming about cause in MismatchMessage67d85b6Prepare for a future v1.16.3 release51a6901v1.16.2 release1c48de3json: ImpliedType rejects duplicate property names of different typesd13b46efunction/stdlib: ElementFunc handles negative index into tuple0ed0ebbPrepare for future v1.16.2 releaseDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)