Skip to content

go: bump github.com/zclconf/go-cty from 1.18.0 to 1.18.1#573

Merged
kvendingoldo merged 1 commit intomainfrom
dependabot/go_modules/github.com/zclconf/go-cty-1.18.1
Apr 20, 2026
Merged

go: bump github.com/zclconf/go-cty from 1.18.0 to 1.18.1#573
kvendingoldo merged 1 commit intomainfrom
dependabot/go_modules/github.com/zclconf/go-cty-1.18.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2026

Bumps github.com/zclconf/go-cty from 1.18.0 to 1.18.1.

Changelog

Sourced from github.com/zclconf/go-cty's changelog.

1.18.1 (April 16, 2026)

  • stdlib: ContainsFunc now allows its second argument to be null, to test whether the given collection contains any null elements.
  • stdlib: MergeFunc no longer panics if all of its arguments are null values of the same object type with at least one attribute.
Commits
  • dcb5db6 v1.18.1
  • 77d87c2 stdlib: no MergeFunc crash with null values of object type
  • 6854da9 stdlib: ContainsFunc allows testing for presence of null value
  • ddb73de Begin development of v1.18.1
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.18.0 to 1.18.1.
- [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.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/zclconf/go-cty
  dependency-version: 1.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 17, 2026
@kvendingoldo kvendingoldo merged commit 6aa7308 into main Apr 20, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/zclconf/go-cty-1.18.1 branch April 20, 2026 10:30
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant