Skip to content

Bump tiktoken-rs from 0.6.0 to 0.7.0 #376

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tiktoken-rs from 0.6.0 to 0.7.0.

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 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 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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 19, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/tiktoken-rs-0.7.0 branch 2 times, most recently from 17ab13c to 321e7f5 Compare May 28, 2025 01:23
@dependabot dependabot bot force-pushed the dependabot/cargo/tiktoken-rs-0.7.0 branch 3 times, most recently from a5586d8 to 3755629 Compare June 9, 2025 19:41
Bumps [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) from 0.6.0 to 0.7.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/tiktoken-rs-0.7.0 branch from 3755629 to 3bf1154 Compare June 17, 2025 00:41
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