Skip to content
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

chore(deps): bump yethee/tiktoken from 0.6.0 to 0.7.0 #14

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps yethee/tiktoken from 0.6.0 to 0.7.0.

Release notes

Sourced from yethee/tiktoken's releases.

0.7.0

Added

  • Add support o1 models (#18, #19)
  • Add support chatgpt-4o models
Commits
  • 16fa104 Add support chatgpt-4o models
  • f549568 Bump vimeo/psalm to 5.26.1
  • 6d952b0 Merge pull request #19 from iamarsenibragimov/patch-1
  • 06f7621 Fix syntax from JSON-style ("key": "value") to PHP array format ('key' => 'va...
  • 4431360 add support for o1 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 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 php Pull requests that update Php code labels Nov 7, 2024
@HardeepAsrani HardeepAsrani force-pushed the development branch 2 times, most recently from 18801a5 to f2ac726 Compare November 7, 2024 04:24
@HardeepAsrani
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/development/yethee/tiktoken-0.7.0 branch from d6de6e1 to 2d21dfb Compare November 7, 2024 04:27
@HardeepAsrani HardeepAsrani force-pushed the development branch 2 times, most recently from 6cac7ce to f816b9f Compare November 7, 2024 04:42
@HardeepAsrani
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/development/yethee/tiktoken-0.7.0 branch from 2d21dfb to c0227e0 Compare November 7, 2024 04:43
@HardeepAsrani
Copy link
Member

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/development/yethee/tiktoken-0.7.0 branch from c0227e0 to 6b7a16d Compare November 7, 2024 04:47
@HardeepAsrani
Copy link
Member

@dependabot rebase

Bumps [yethee/tiktoken](https://github.com/yethee/tiktoken-php) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/yethee/tiktoken-php/releases)
- [Commits](yethee/tiktoken-php@0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: yethee/tiktoken
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/development/yethee/tiktoken-0.7.0 branch from 6b7a16d to 4367f9b Compare November 7, 2024 05:00
@HardeepAsrani HardeepAsrani merged commit 3b08cee into development Nov 7, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/composer/development/yethee/tiktoken-0.7.0 branch November 7, 2024 05:02
HardeepAsrani added a commit that referenced this pull request Nov 7, 2024
* feat: add update option to URL Crawl

* chore: add dependabot

* chore(deps): bump yethee/tiktoken from 0.6.0 to 0.7.0 (#14)

Bumps [yethee/tiktoken](https://github.com/yethee/tiktoken-php) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/yethee/tiktoken-php/releases)
- [Commits](yethee/tiktoken-php@0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: yethee/tiktoken
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump yoast/phpunit-polyfills from 2.0.2 to 3.0.0 (#15)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/3.x/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@2.0.2...3.0.0)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @wordpress/icons from 9.49.0 to 10.11.0 (#22)

* feat: add update option to URL Crawl

* Create dependabot.yml

* chore(deps): bump @wordpress/icons from 9.49.0 to 10.11.0

Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 9.49.0 to 10.11.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/icons/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/icons)

---
updated-dependencies:
- dependency-name: "@wordpress/icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Hardeep Asrani <[email protected]>
Co-authored-by: themeisle[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): remove @dqbd/tiktoken

* chore(deps): bump codeinwp/themeisle-sdk from 3.3.30 to 3.3.37 (#18)

Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.30 to 3.3.37.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.37/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.30...v3.3.37)

---
updated-dependencies:
- dependency-name: codeinwp/themeisle-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump phpstan/phpstan from 1.12.6 to 1.12.8 (#16)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.6 to 1.12.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.6...1.12.8)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.14 (#19)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.4 to 3.4.14.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.14)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: themeisle[bot] <[email protected]>
HardeepAsrani added a commit that referenced this pull request Nov 7, 2024
* feat: add update option to URL Crawl

* feat: add SDK banner support

* chore: add BF banner

* Development (#24)

* feat: add update option to URL Crawl

* chore: add dependabot

* chore(deps): bump yethee/tiktoken from 0.6.0 to 0.7.0 (#14)

Bumps [yethee/tiktoken](https://github.com/yethee/tiktoken-php) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/yethee/tiktoken-php/releases)
- [Commits](yethee/tiktoken-php@0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: yethee/tiktoken
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump yoast/phpunit-polyfills from 2.0.2 to 3.0.0 (#15)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/3.x/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@2.0.2...3.0.0)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @wordpress/icons from 9.49.0 to 10.11.0 (#22)

* feat: add update option to URL Crawl

* Create dependabot.yml

* chore(deps): bump @wordpress/icons from 9.49.0 to 10.11.0

Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 9.49.0 to 10.11.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/icons/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/icons)

---
updated-dependencies:
- dependency-name: "@wordpress/icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Hardeep Asrani <[email protected]>
Co-authored-by: themeisle[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): remove @dqbd/tiktoken

* chore(deps): bump codeinwp/themeisle-sdk from 3.3.30 to 3.3.37 (#18)

Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.30 to 3.3.37.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.37/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.30...v3.3.37)

---
updated-dependencies:
- dependency-name: codeinwp/themeisle-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump phpstan/phpstan from 1.12.6 to 1.12.8 (#16)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.6 to 1.12.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.6...1.12.8)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.14 (#19)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.4 to 3.4.14.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.14)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: themeisle[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Hardeep Asrani <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: themeisle[bot] <[email protected]>
@pirate-bot
Copy link
Contributor

🎉 This PR is included in version 1.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 php Pull requests that update Php code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants