Skip to content

Update tiktoken-rs requirement from 0.6 to 0.7 #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 26, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

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

Release notes

Sourced from tiktoken-rs's releases.

v0.7.0

What's Changed

New Contributors

Full Changelog: zurawiki/tiktoken-rs@v0.6.0...v0.7.0

Commits
  • 7c20dc6 chore(version): minor version bump to 0.7.0
  • a6d4930 Update to latest tiktoken + new model support (#106)
  • f597108 Remove need for Arc<Mutex on singletons (#107)
  • 6b05039 chore(deps): update swatinem/rust-cache digest to 9d47c6a (#102)
  • d4ecae8 chore(deps): update taiki-e/create-gh-release-action digest to 26b8050 (#103)
  • bbf8b2a chore(deps): update extractions/setup-just action to v3 (#104)
  • 969e26d fix(lint): Address lint errors (#108)
  • 9e6028b chore(deps): update actions/checkout digest to 11bd719 (#98)
  • 7fe51a8 chore(deps): update swatinem/rust-cache digest to f0deed1 (#99)
  • 088ff6d Delete dependabot
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: tiktoken-rs
  dependency-version: 0.7.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 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 26, 2025 01:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 26, 2025
@gorzell gorzell enabled auto-merge May 26, 2025 15:36
@gorzell gorzell merged commit 28d1276 into main May 26, 2025
7 checks passed
@gorzell gorzell deleted the dependabot/cargo/tiktoken-rs-0.7 branch May 26, 2025 15:40
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.

1 participant