Skip to content

chore(deps)!: upgrade to es-entity 0.14.0 and Job 0.16.0 - #161

Merged
woodjd12 merged 1 commit into
mainfrom
chore/es-entity-0.14
Sep 22, 2026
Merged

woodjd12 merged 1 commit into
mainfrom
chore/es-entity-0.14

Conversation

@woodjd12

@woodjd12 woodjd12 commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bump es-entity from 0.13.0 to 0.14.0 and Job from 0.15.2 to the published 0.16.0 release. Update the workspace and fuzz lockfiles to match. Consumers exchanging public es-entity types with Obix must use the 0.14 dependency line.

Validation: 192 unit/integration tests with all features, 8 default-feature doctests, workspace Clippy with all features and warnings denied, and Nix flake checks on aarch64-darwin passed.

An additional standalone fuzz formatting check reports an import-order issue already present on main.

Rollout: release Obix before updating the temporary Obix pins in Cala #889 and Lana #9087.


Note

Medium Risk
Upgrades core persistence and background-job crates without code edits; breakage risk is mainly cross-crate type compatibility for consumers still on es-entity 0.13.

Overview
This PR bumps workspace dependencies for es-entity (0.13.x → 0.14.0, including es-entity-macros) and job (0.15.x → 0.16.0), and refreshes Cargo.lock and fuzz/Cargo.lock so the tree resolves against the new releases.

There are no Rust source changes in the diff—only version pins and lockfile checksums. Downstream apps that share public es-entity types with Obix need to move to the 0.14 dependency line; rollout is intended after an Obix release, with temporary pins updated in Cala and Lana as noted in the PR description.

Reviewed by Cursor Bugbot for commit 0210db3. Bugbot is set up for automated code reviews on this repo. Configure here.

@woodjd12
woodjd12 force-pushed the chore/es-entity-0.14 branch from 40aa57f to 6f7bc99 Compare September 21, 2026 20:48
@woodjd12 woodjd12 changed the title chore(deps)!: upgrade es-entity to 0.14.0 chore(deps)!: upgrade to es-entity 0.14.0 and Job 0.16.0 Sep 21, 2026
@woodjd12
woodjd12 force-pushed the chore/es-entity-0.14 branch from 6f7bc99 to 0210db3 Compare September 21, 2026 21:02
@woodjd12
woodjd12 marked this pull request as ready for review September 21, 2026 21:11
@woodjd12
woodjd12 merged commit 8e7eceb into main Sep 22, 2026
6 checks passed
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.

2 participants