Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Bump @dqbd/tiktoken from 1.0.6 to 1.0.7 #267

Merged
merged 1 commit into from
May 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps @dqbd/tiktoken from 1.0.6 to 1.0.7.

Commits

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)
### Summary by OpenAI

Release Notes:

  • Dependency update: @dqbd/tiktoken package updated from version 1.0.6 to 1.0.7.

"A small update, but a step forward,
@dqbd/tiktoken now stands tall and stronger."

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 1, 2023

🤖 OpenAI

After reviewing the changes, I have determined that they involve a single dependency update from version 1.0.6 to 1.0.7 of the @dqbd/tiktoken package. This is a minor update and does not affect the code logic or functionality. Therefore, I approve these changes.

Here is a table summarizing the changes:

File Summary
package-lock.json
package.json
The diff involves a single dependency update from version 1.0.6 to 1.0.7 of @dqbd/tiktoken. The change is unlikely to impact the code logic or introduce new bugs or security vulnerabilities. Therefore, I triage this diff as APPROVED.

Chat with 🤖 OpenAI Bot (@openai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @openai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Ignoring further reviews

  • Type @openai: ignore anywhere in the PR description to ignore further reviews from the bot.


In the recent run, only the files that changed from the base of the PR and between 721732041d51ef3255faeff5484706912bf4aab0 and 3bbb0caa47c4696cf6b18816ac35de8b85ccca02 commits were reviewed.

Files not reviewed due to simple changes (2)

Skipped review in the recent run

  • package-lock.json
  • package.json

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dqbd/tiktoken-1.0.7 branch from 1875e45 to 369271c Compare May 2, 2023 02:42
Bumps [@dqbd/tiktoken](https://github.com/dqbd/tiktoken) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/dqbd/tiktoken/releases)
- [Changelog](https://github.com/dqbd/tiktoken/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dqbd/tiktoken/commits)

---
updated-dependencies:
- dependency-name: "@dqbd/tiktoken"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dqbd/tiktoken-1.0.7 branch from 369271c to 3bbb0ca Compare May 2, 2023 04:38
@guritfaq guritfaq enabled auto-merge (squash) May 2, 2023 04:39
@guritfaq guritfaq merged commit bd924fb into main May 2, 2023
@guritfaq guritfaq deleted the dependabot/npm_and_yarn/dqbd/tiktoken-1.0.7 branch May 2, 2023 04:39
shoyuf pushed a commit to maybeLab/openai-mr-reviewer-gltlab that referenced this pull request Jun 25, 2023
Bumps [@dqbd/tiktoken](https://github.com/dqbd/tiktoken) from 1.0.6 to
1.0.7.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/dqbd/tiktoken/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@dqbd/tiktoken&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
<!-- This is an auto-generated comment: release notes by openai -->
### Summary by OpenAI

Release Notes:
- Chore: Update `@dqbd/tiktoken` dependency from version 1.0.6 to 1.0.7.

> "A small update, but a step forward,
> @dqbd/tiktoken now at version 1.0.7.
> No bugs or issues to be found,
> Our codebase remains safe and sound."
<!-- end of auto-generated comment: release notes by openai -->

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant