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: bump the production-dependencies group across 1 directory with 6 updates #281

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

Bumps the production-dependencies group with 6 updates in the / directory:

Package From To
@fontsource/pt-mono 5.0.8 5.0.13
@fontsource/pt-sans 5.0.8 5.0.13
natural 6.10.4 7.0.6
openai 4.24.1 4.52.0
uuid 9.0.1 10.0.0
@types/uuid 9.0.7 10.0.0

Updates @fontsource/pt-mono from 5.0.8 to 5.0.13

Commits

Updates @fontsource/pt-sans from 5.0.8 to 5.0.13

Commits

Updates natural from 6.10.4 to 7.0.6

Release notes

Sourced from natural's releases.

Repair load method of logistic regression classier

No release notes provided.

Repair NPM publish workflow

No release notes provided.

Replaced Javscript tests with TypeScript tests

No release notes provided.

Modernised some function objects to classes

No release notes provided.

Move dependency to devDependencies

No release notes provided.

Moved lint dependency to devDependencies

No release notes provided.

v7.0.0

What's Changed

  • Add Typescript tests by @​Hugo-ter-Doest in #731 and #733. Also refactor some Javascript modules to work with TypeScript interfaces.
  • Simplify Node CI workflow
  • Add Typescript tests to coverage report

Storage backend integrated with classifiers

No release notes provided.

Expose expiration time as environment variable.

No release notes provided.

Add storage backend

No release notes provided.

Add storage backend

No release notes provided.

6.10.5

Repair loading of Bayesian classifiers.

Commits

Updates openai from 4.24.1 to 4.52.0

Release notes

Sourced from openai's releases.

v4.52.0

4.52.0 (2024-06-18)

Full Changelog: v4.51.0...v4.52.0

Features

  • api: add service tier argument for chat completions (#900) (91e6651)

v4.51.0

4.51.0 (2024-06-12)

Full Changelog: v4.50.0...v4.51.0

Features

v4.50.0

4.50.0 (2024-06-10)

Full Changelog: v4.49.1...v4.50.0

Features

  • support application/octet-stream request bodies (#892) (51661c8)

v4.49.1

4.49.1 (2024-06-07)

Full Changelog: v4.49.0...v4.49.1

Bug Fixes

  • remove erroneous thread create argument (#889) (a9f898e)

v4.49.0

4.49.0 (2024-06-06)

Full Changelog: v4.48.3...v4.49.0

Features

v4.48.3

4.48.3 (2024-06-06)

Full Changelog: v4.48.2...v4.48.3

... (truncated)

Changelog

Sourced from openai's changelog.

4.52.0 (2024-06-18)

Full Changelog: v4.51.0...v4.52.0

Features

  • api: add service tier argument for chat completions (#900) (91e6651)

4.51.0 (2024-06-12)

Full Changelog: v4.50.0...v4.51.0

Features

4.50.0 (2024-06-10)

Full Changelog: v4.49.1...v4.50.0

Features

  • support application/octet-stream request bodies (#892) (51661c8)

4.49.1 (2024-06-07)

Full Changelog: v4.49.0...v4.49.1

Bug Fixes

  • remove erroneous thread create argument (#889) (a9f898e)

4.49.0 (2024-06-06)

Full Changelog: v4.48.3...v4.49.0

Features

4.48.3 (2024-06-06)

Full Changelog: v4.48.2...v4.48.3

Chores

4.48.2 (2024-06-05)

... (truncated)

Commits

Updates uuid from 9.0.1 to 10.0.0

Changelog

Sourced from uuid's changelog.

10.0.0 (2024-06-07)

⚠ BREAKING CHANGES

  • update node support (drop node@12, node@14, add node@20) (#750)

Features

Bug Fixes

  • revert "perf: remove superfluous call to toLowerCase (#677)" (#738) (e267b90)
Commits
Maintainer changes

This version was pushed to npm by broofa, a new releaser for uuid since your current version.


Updates @types/uuid from 9.0.7 to 10.0.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 6 updates

Bumps the production-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@fontsource/pt-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/pt-mono) | `5.0.8` | `5.0.13` |
| [@fontsource/pt-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/pt-sans) | `5.0.8` | `5.0.13` |
| [natural](https://github.com/NaturalNode/natural) | `6.10.4` | `7.0.6` |
| [openai](https://github.com/openai/openai-node) | `4.24.1` | `4.52.0` |
| [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `10.0.0` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.7` | `10.0.0` |



Updates `@fontsource/pt-mono` from 5.0.8 to 5.0.13
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/pt-mono/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/pt-mono)

Updates `@fontsource/pt-sans` from 5.0.8 to 5.0.13
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/pt-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/pt-sans)

Updates `natural` from 6.10.4 to 7.0.6
- [Release notes](https://github.com/NaturalNode/natural/releases)
- [Commits](https://github.com/NaturalNode/natural/commits/v7.0.6)

Updates `openai` from 4.24.1 to 4.52.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.24.1...v4.52.0)

Updates `uuid` from 9.0.1 to 10.0.0
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v9.0.1...v10.0.0)

Updates `@types/uuid` from 9.0.7 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@fontsource/pt-mono"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@fontsource/pt-sans"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: natural
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2024

Superseded by #285.

@dependabot dependabot bot closed this Jun 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-95b45823ef branch June 26, 2024 02:22
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.

None yet

0 participants