Skip to content

build(deps): bump gpt-tokenizer from 2.9.0 to 3.4.0 in /server#708

Open
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/server/staging/gpt-tokenizer-3.4.0
Open

build(deps): bump gpt-tokenizer from 2.9.0 to 3.4.0 in /server#708
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/server/staging/gpt-tokenizer-3.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps gpt-tokenizer from 2.9.0 to 3.4.0.

Release notes

Sourced from gpt-tokenizer's releases.

3.4.0

3.4.0 (2025-11-07)

Features

  • add function calling token counting (#83) (7f880f4)

3.3.0

3.3.0 (2025-11-07)

Features

  • correct split regexp for o200 and add harmony format support (59422fd), closes #82 #78

3.2.0

3.2.0 (2025-10-09)

Features

  • support encode options in isWithinTokenLimit (#80) (dcc8783)

3.1.0

3.1.0 (2025-10-09)

Bug Fixes

  • codegen: guard BPE generation against empty output (c46019a)
  • place generated headers after lint directives (70bed74)

Features

  • add new models (gpt-5*) and update pricing data (135a851)

3.0.1

3.0.1 (2025-06-13)

Bug Fixes

  • add o3-pro and update pricing (52a3b3c)

3.0.0

3.0.0 (2025-06-07)

... (truncated)

Commits
  • 7f880f4 feat: add function calling token counting (#83)
  • 0cb0870 docs: update version in demo
  • 59422fd feat: correct split regexp for o200 and add harmony format support
  • 70d73a6 docs: add behavior for CODEX
  • e15a443 docs: correct URL in README
  • c015171 docs: add metadata to demo website
  • 47ae66c docs: improve demo website
  • baa6f3e chore: remove/update demo deps
  • 2232368 ci: update pages deployment
  • 2599753 ci: fix workflow
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 9, 2026
Bumps [gpt-tokenizer](https://github.com/niieani/gpt-tokenizer) from 2.9.0 to 3.4.0.
- [Release notes](https://github.com/niieani/gpt-tokenizer/releases)
- [Commits](niieani/gpt-tokenizer@2.9.0...3.4.0)

---
updated-dependencies:
- dependency-name: gpt-tokenizer
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/staging/gpt-tokenizer-3.4.0 branch from da245c3 to 02d8595 Compare March 10, 2026 00:56
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants