Skip to content

Update tiktoken-rs requirement from 0.9 to 0.11#109

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tiktoken-rs-0.11
Open

Update tiktoken-rs requirement from 0.9 to 0.11#109
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tiktoken-rs-0.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Updates the requirements on tiktoken-rs to permit the latest version.

Release notes

Sourced from tiktoken-rs's releases.

v0.11.0

What's Changed

Features

Other Changes

Full Changelog: zurawiki/tiktoken-rs@v0.10.0...v0.11.0

Commits
  • b115197 Return Option from get_context_size, improve error messages, bump to 0.11.0 (...
  • 5561968 Add gpt-5.2/5.3/codex model support (#159)
  • 7555342 Add generic token type APIs (FromRank trait) (#157)
  • 415f11e Use GitHub auto-generated release notes (#158)
  • 5f47553 Add gpt-5.4 support, fix o1-mini/chatgpt-4o/gpt-4.5 context sizes, DRY ft: pr...
  • 4194603 Auto-label Renovate PRs as dependencies
  • 1a9799a Release v0.10.0 (#155)
  • 5ed40bb Add count-only token counting APIs (#153)
  • 7944675 Rename misleading API functions, deprecate old names (#154)
  • 54eca48 Bump async-openai to 0.34, add tool_calls/refusal token counting, update docs...
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) to permit the latest version.
- [Release notes](https://github.com/zurawiki/tiktoken-rs/releases)
- [Commits](zurawiki/tiktoken-rs@v0.9.1...v0.11.0)

---
updated-dependencies:
- dependency-name: tiktoken-rs
  dependency-version: 0.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 2, 2026 05:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants