Skip to content

Update dependency sentencepiece to v0.2.1 [SECURITY]#110

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pypi-sentencepiece-vulnerability
Open

Update dependency sentencepiece to v0.2.1 [SECURITY]#110
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pypi-sentencepiece-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 24, 2026

This PR contains the following updates:

Package Change Age Confidence
sentencepiece ==0.2.0==0.2.1 age confidence

GitHub Vulnerability Alerts

CVE-2026-1260

Invalid memory access in Sentencepiece versions less than 0.2.1 when using a vulnerable model file, which is not created in the normal training procedure.


Release Notes

google/sentencepiece (sentencepiece)

v0.2.1

Compare Source

Major changes

New features

  • [ALL]: Added new build mode to prevent the precompiled normalization rules being embedded in *.so and *.a. (-DSPM_DISABLE_EMBEDDED_DATA=ON). This reduces the runtime size by approximately 1-2 MB. This mode is enabled to build python wheels. The rules are loaded as the data package.

Bug fixes & minor changes

  • [ALL]: Security fix to address a heap overflow issue that could occur when using a model containing an invalid precompiled normalization model.
  • [Python]: Deprecates the wheel package for Linux i686.
  • [Python]: Supported wheel for Windows Arm64. #​1114
  • [Python]: Fixed the crash issue on batch decoding #​1051
  • [ALL]: Updated the Unicode normalization rule with the latest ICU/Unicode rules.
  • [ALL]: Unused code and build mode cleanup.

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pypi-sentencepiece-vulnerability branch from 67feb9d to 3b36fee Compare March 26, 2026 17:48
@renovate renovate bot changed the title Update dependency sentencepiece to v0.2.1 [SECURITY] Update dependency sentencepiece to v0.2.1 [SECURITY] - autoclosed Mar 27, 2026
@renovate renovate bot closed this Mar 27, 2026
@renovate renovate bot deleted the renovate/pypi-sentencepiece-vulnerability branch March 27, 2026 05:32
@renovate renovate bot changed the title Update dependency sentencepiece to v0.2.1 [SECURITY] - autoclosed Update dependency sentencepiece to v0.2.1 [SECURITY] Mar 30, 2026
@renovate renovate bot reopened this Mar 30, 2026
@renovate renovate bot force-pushed the renovate/pypi-sentencepiece-vulnerability branch 2 times, most recently from 3b36fee to 4552e0c Compare March 30, 2026 20:38
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.

0 participants