Skip to content

chore(deps): bump pulseengine/rivet from 0.16.0 to 0.16.1#223

Merged
avrabe merged 1 commit into
mainfrom
dependabot/github_actions/pulseengine/rivet-0.16.1
Jun 20, 2026
Merged

chore(deps): bump pulseengine/rivet from 0.16.0 to 0.16.1#223
avrabe merged 1 commit into
mainfrom
dependabot/github_actions/pulseengine/rivet-0.16.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps pulseengine/rivet from 0.16.0 to 0.16.1.

Release notes

Sourced from pulseengine/rivet's releases.

Rivet v0.16.1

What's Changed

Full Changelog: pulseengine/rivet@v0.16.0...v0.16.1

Changelog

Sourced from pulseengine/rivet's changelog.

[0.16.1] - 2026-06-14

Fixed

  • REQ-217 / #514variant check accepts the form variant init writes. rivet variant init scaffolds a variant:-wrapped bindings file (and prints the variant check --variant <that file> command to run), but check parsed --variant strictly as the flat {name, selects} form and rejected it with missing field 'name'. VariantConfig::from_yaml_str now accepts both forms across every --variant path, so the init→check happy path works.
  • REQ-216 / #518 — mutating commands refuse on a parse-broken source. A source file dropped from the graph by a YAML parse error (merge conflict, manual edit, or an unquoted-colon title pre-REQ-198) is invisible to the loader, so next-id allocated IDs against the partial store — colliding with the unparsed file's artifacts (the report saw five artifacts share one id) — and add exited 0 on the error. rivet next-id and rivet add now hard-fail (non-zero) with an actionable message when any source failed to parse; read-only commands still warn-and-continue.
Commits
  • b3bec52 release(v0.16.1): bump version + CHANGELOG [0.16.1] (#529)
  • abb1e24 fix(variant): check --variant accepts the wrapped form init scaffolds (REQ-21...
  • 01b4297 fix(cli): next-id/add hard-fail when a source file failed to parse (REQ-216, ...
  • 4c51a8b ci(miri): parallelize with cargo-nextest so Miri uses the cores (not 45 min o...
  • e60a3a9 ci: CI reliability — Miri timeout headroom + Verus on ubuntu-latest (v0.17.0,...
  • 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 [pulseengine/rivet](https://github.com/pulseengine/rivet) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/pulseengine/rivet/releases)
- [Changelog](https://github.com/pulseengine/rivet/blob/main/CHANGELOG.md)
- [Commits](pulseengine/rivet@v0.16.0...v0.16.1)

---
updated-dependencies:
- dependency-name: pulseengine/rivet
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Jun 17, 2026
@avrabe avrabe merged commit 10a53b8 into main Jun 20, 2026
21 of 24 checks passed
@avrabe avrabe deleted the dependabot/github_actions/pulseengine/rivet-0.16.1 branch June 20, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant