Skip to content

Bump tiktoken-rs from 0.9.1 to 0.11.0 - #30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tiktoken-rs-0.11.0
Open

Bump tiktoken-rs from 0.9.1 to 0.11.0#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tiktoken-rs-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Copy link
Copy Markdown

Bumps tiktoken-rs from 0.9.1 to 0.11.0.

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

v0.10.0

What's Changed

Features

Bug Fixes

Dependencies

Other Changes

Full Changelog: zurawiki/tiktoken-rs@v0.9.1...v0.10.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 compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) from 0.9.1 to 0.11.0.
- [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
  update-type: version-update:semver-minor
...

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 Apr 25, 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