Skip to content

bump trufi_core_planner to v5.14.2 - #3

Merged
SamuelRioTz merged 1 commit into
mainfrom
bump/trufi-core-v5.14.2
May 8, 2026
Merged

bump trufi_core_planner to v5.14.2#3
SamuelRioTz merged 1 commit into
mainfrom
bump/trufi-core-v5.14.2

Conversation

@SamuelRioTz

Copy link
Copy Markdown
Member

Summary

trufi_core_planner was pinned to v5.11.0 from when this repo was first created. Bumps the ref to v5.14.2 (current latest in trufi-core) so the routing internals — pattern indexing, distance-based ranking, walk-only injection, frequency/calendar metadata, etc. — match what the rest of the workspace already ships.

No code changes in this repo, just the dependency bump.

Test plan

  • dart pub get resolves cleanly
  • dart analyze clean
  • Integration tests still require a running server on :9090 (unchanged behavior — they were also red before this PR if no server is up)

The package was pinned to v5.11.0 from when this repo was first
created. Bring it up to the same release the rest of the workspace
runs on so the routing internals (pattern indexing, distance-based
ranking, walk-only injection, frequency/calendar metadata) match
what the apps already ship.

`dart analyze` clean. Integration tests still require a running
server on :9090 (unchanged behavior).
@SamuelRioTz
SamuelRioTz merged commit b00d075 into main May 8, 2026
1 check 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.

1 participant