chore(deps): bump tokenizers from 0.22.1 to 0.23.1 in /worker_plan#760
chore(deps): bump tokenizers from 0.22.1 to 0.23.1 in /worker_plan#760dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [tokenizers](https://github.com/huggingface/tokenizers) from 0.22.1 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.1...v0.23.1) --- updated-dependencies: - dependency-name: tokenizers dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
CI fails here due to a real dependency conflict, not a transient/rebase issue: The pinned Path forward: either wait for a |
Why CI is failingThe
Note: upgrading transformers does not help — even the latest release (5.10.2, checked 2026-06-07) still declares Ways to resolve
Options 1 and 2 combine well: bump to 0.23.0 manually, then ignore this version here. 🤖 Generated with Claude Code |
Bumps tokenizers from 0.22.1 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)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)