Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps gpt-tokenizer from 1.0.5 to 2.1.1.

Release notes

Sourced from gpt-tokenizer's releases.

2.1.1

2.1.1 (2023-06-01)

Bug Fixes

  • missing default exports due to limitations of ESM (2a55474), closes #11

2.1.0

2.1.0 (2023-06-01)

Bug Fixes

  • correct excluded path (71af9d3)
  • workaround for webpack not exposing the default export in UMD correctly (84887b4), closes #12

Features

2.0.0

2.0.0 (2023-05-24)

Features

  • complete rewrite to support different models (eedd944), closes #5 #6
  • more tests and better README (e660a25)

BREAKING CHANGES

  • default encoder is now GPT3.5 / GPT4

2.0.0-beta.2

2.0.0-beta.2 (2023-05-24)

Features

  • more tests and better README (e660a25)

2.0.0-beta.1

2.0.0-beta.1 (2023-05-23)

Features

... (truncated)

Commits
  • 2a55474 fix: missing default exports due to limitations of ESM
  • 71af9d3 fix: correct excluded path
  • ff30f11 feat: add encodeChat
  • 84887b4 fix: workaround for webpack not exposing the default export in UMD correctly
  • 774cf36 Merge pull request #8 from niieani/beta
  • e660a25 feat: more tests and better README
  • eedd944 feat: complete rewrite to support different models
  • See full diff in compare view

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

Bumps [gpt-tokenizer](https://github.com/niieani/gpt-tokenizer) from 1.0.5 to 2.1.1.
- [Release notes](https://github.com/niieani/gpt-tokenizer/releases)
- [Commits](niieani/gpt-tokenizer@1.0.5...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 5, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant