chore(deps): update dependency sentencepiece to v0.2.2 - #266
Merged
Conversation
| datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | pypi | sentencepiece | 0.2.1 | 0.2.2 |
GangGreenTemperTatum
approved these changes
Jul 22, 2026
GangGreenTemperTatum
left a comment
Collaborator
There was a problem hiding this comment.
Approving renovate dependency update for merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.2.1→==0.2.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/sentencepiece (sentencepiece)
v0.2.2Compare Source
Release Notes v0.2.2
This release contains major updates, including the migration of the Python wrapper to pybind11, native NumPy support, enhanced offset mapping, performance optimizations, security hardening, and internal code modernization.
1. Python Wrapper (pybind11 Migration & Features)
528dc9e).c5b0ce0)..pyifiles) and packaged PEP 561 marker to provide auto-completion and static type safety in IDEs (#1258, Commit8b7f97b).parallel_encodeandThreadPoolAPIs, allowing Python users to tokenize single large documents across multiple CPU cores in parallel (#1254, Commit3c37c39).12788ba).0a044ae).ValueErrorinstead of silent failures or crashes (Commit780618a).2. Performance Optimizations
8db9878).SentencePieceTextconversion, resulting in ~2x speedup (Commit4b9231b).1cd0c59).3. Security & Hardening
darts-clonetrie offsets when loading models to prevent segfaults on corrupted or malicious model files (#1224, Commit6b2f05d).DecompileCharsMap(#1265, Commit82b7c6d).CHECKmacros withDCHECKor returned errors to prevent host application crashes on invalid inputs (Commit66b2587).eb3ba49).ba57749).4. C++ API & Internals Modernization
e476e5e).5. Build & Packaging
24fd00c).setup.pydirectly to the standardpypa/buildPEP 517 frontend (#1167, Commitf300c7d).pyproject.toml(#1173).6. Documentation
options.mdandspecial_symbols.mdwith verified code examples.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.