Skip to content

deps(deps): bump zoi from 0.17.4 to 0.18.1#182

Merged
mikehostetler merged 1 commit intomainfrom
dependabot/hex/zoi-0.18.1
Apr 27, 2026
Merged

deps(deps): bump zoi from 0.17.4 to 0.18.1#182
mikehostetler merged 1 commit intomainfrom
dependabot/hex/zoi-0.18.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps zoi from 0.17.4 to 0.18.1.

Release notes

Sourced from zoi's releases.

v0.18.1

What's Changed

New Contributors

Full Changelog: phcurado/zoi@v0.18.0...v0.18.1

v0.18.0

What's Changed

Full Changelog: phcurado/zoi@v0.17.4...v0.18.0

Changelog

Sourced from zoi's changelog.

0.18.1 - 2026-04-27

Changed

  • Zoi.literal/2 string typespec now resolve to binary()

0.18.0 - 2026-04-24

Added

  • Zoi.Error.put_issue_opt/3 to add key-value pairs to error issue opts

Changed

  • Zoi.discriminated_union/3 errors now include discriminator in issue opts identifying the matched variant
  • Zoi.array/2 now does partial parsing to preserves item positions using integer-keyed maps instead of dropping invalid items in Zoi.Context.parse/2
  • Zoi.enum/2 error issue now returns values as a list instead of a joined string
  • Zoi.Error issue opts now include type for programmatic type distinction (e.g. :integer, :float, :string, :array, :date, :datetime)
  • Improve error spec for Zoi.refinement/2 and Zoi.transform/2
Commits
  • 3e2bad3 release v0.18.1
  • 0343f96 Infer typespec for string literal correctly (#173)
  • 659d76d release v0.18.0
  • 6d7e1cd Improve error typespec for refinement and transform functions (#172)
  • b8c920c Add error types (#170)
  • 4433d85 Discriminated union variant error (#168)
  • 94d64e4 enum errors to display values in raw format (#167)
  • b50fd29 Array partial parsing now preserves item positions using integer-keyd maps in...
  • 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 [zoi](https://github.com/phcurado/zoi) from 0.17.4 to 0.18.1.
- [Release notes](https://github.com/phcurado/zoi/releases)
- [Changelog](https://github.com/phcurado/zoi/blob/main/CHANGELOG.md)
- [Commits](phcurado/zoi@v0.17.4...v0.18.1)

---
updated-dependencies:
- dependency-name: zoi
  dependency-version: 0.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: dependencies, elixir. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@mikehostetler mikehostetler merged commit 67c2c69 into main Apr 27, 2026
7 checks passed
@mikehostetler mikehostetler deleted the dependabot/hex/zoi-0.18.1 branch April 27, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant