deps(rust): bump tokenizers from 0.22.2 to 0.23.1#48
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [tokenizers](https://github.com/huggingface/tokenizers) from 0.22.2 to 0.23.1. - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.22.2...v0.23.1) --- updated-dependencies: - dependency-name: tokenizers dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
9a0e403 to
30c245c
Compare
…ignore - Workspace and finima-llm: tokenizers "0.22" → "0.23" (resolves to 0.23.1). Breaking changes in the 0.23 release are Python-binding-only; the Rust surface is unchanged. Cargo.lock now carries 0.21.4 (mistralrs internal), 0.22.2 (ruvector-sona transitive), and 0.23.1 (our workspace constraint). - audit-ignore: add RUSTSEC-2026-0002 (lru 0.12.5 IterMut unsoundness). The advisory is a transitive dep through aws-sdk-s3; we never call IterMut on the cache directly. No patched lru 0.12.x exists upstream — remove the entry once aws-sdk-s3 updates its lru dependency. Closes the CI failure that was blocking PR #48. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Superseded — |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps tokenizers from 0.22.2 to 0.23.1.
Release notes
Sourced from tokenizers's releases.
... (truncated)
Commits
7f1623bBump version to 0.23.1bbe43adci: release workflow fixes (node + python) (#2043)ab0c5d8Fix node release (#2034)decd8e0bindings/python: free-threaded Python (3.14t) support (#2041)3992692update for release (#2033)bcdd25bBPE cache: per-thread read-through cache to avoid RwLock atomics on hits (#2028)618eb38Bump follow-redirects in /tokenizers/examples/unstable_wasm/www (#2024)b6b1688chore: bump doc-builder SHA for PR upload workflow (#2025)19015d6fix: use uvx --with cairosvg instead of uv pip install --system (#2021)efbcc68Ci benchmarks (#2019)