Skip to content

Conversation

@ewdlop
Copy link

@ewdlop ewdlop commented Feb 19, 2025

Updates the requirements on transformers to permit the latest version.

Updates transformers to 4.48.3


updated-dependencies:

  • dependency-name: transformers
    dependency-type: direct:production
    dependency-group: pip
    ...

Signed-off-by: dependabot[bot] support@github.com
@dependabot
dependabot[bot] authored last week

Bumps the npm_and_yarn group with 12 updates in the /client directory:

Package From To
webpack 5.76.0 5.98.0
semver 7.3.8 7.7.1
semver 7.3.5 7.7.1
semver 6.3.0 7.7.1
body-parser 1.20.1 1.20.3
express 4.18.2 4.21.2
braces 3.0.2 3.0.3
cross-spawn 7.0.3 7.0.6
follow-redirects 1.15.2 1.15.9
micromatch 4.0.4 4.0.8
nanoid 3.3.4 3.3.8
postcss 8.4.21 8.5.2
webpack-dev-middleware 5.3.3 5.3.4
ws 8.12.1 8.18.0

Updates webpack from 5.76.0 to 5.98.0

Updates semver from 7.3.8 to 7.7.1

Updates semver from 7.3.5 to 7.7.1

Updates semver from 6.3.0 to 7.7.1

Updates body-parser from 1.20.1 to 1.20.3

Updates express from 4.18.2 to 4.21.2

Updates braces from 3.0.2 to 3.0.3

Updates cookie from 0.5.0 to 0.7.1

Updates cross-spawn from 7.0.3 to 7.0.6

Updates express from 4.18.2 to 4.21.2

Updates follow-redirects from 1.15.2 to 1.15.9

Updates micromatch from 4.0.4 to 4.0.8

Updates nanoid from 3.3.4 to 3.3.8

Updates postcss from 8.4.21 to 8.5.2

Updates send from 0.18.0 to 0.19.0

Updates serialize-javascript from 5.0.1 to 6.0.2

Updates serve-static from 1.15.0 to 1.16.2

Updates webpack-dev-middleware from 5.3.3 to 5.3.4

Updates ws from 8.12.1 to 8.18.0


updated-dependencies:

  • dependency-name: webpack
    dependency-type: direct:production
    dependency-group: npm_and_yarn
  • dependency-name: semver
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: semver
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: semver
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: body-parser
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: express
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: braces
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: cookie
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: cross-spawn
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: express
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: follow-redirects
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: micromatch
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: nanoid
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: postcss
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: send
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: serialize-javascript
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: serve-static
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: webpack-dev-middleware
    dependency-type: indirect
    dependency-group: npm_and_yarn
  • dependency-name: ws
    dependency-type: indirect
    dependency-group: npm_and_yarn
    ...

Signed-off-by: dependabot[bot] support@github.com

dependabot bot and others added 4 commits February 11, 2025 16:45
Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version.

Updates `transformers` to 4.48.3
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.44.1...v4.48.3)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm_and_yarn group with 12 updates in the /client directory:

| Package | From | To |
| --- | --- | --- |
| [webpack](https://github.com/webpack/webpack) | `5.76.0` | `5.98.0` |
| [semver](https://github.com/npm/node-semver) | `7.3.8` | `7.7.1` |
| [semver](https://github.com/npm/node-semver) | `7.3.5` | `7.7.1` |
| [semver](https://github.com/npm/node-semver) | `6.3.0` | `7.7.1` |
| [body-parser](https://github.com/expressjs/body-parser) | `1.20.1` | `1.20.3` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.21.2` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.9` |
| [micromatch](https://github.com/micromatch/micromatch) | `4.0.4` | `4.0.8` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.4` | `3.3.8` |
| [postcss](https://github.com/postcss/postcss) | `8.4.21` | `8.5.2` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` |
| [ws](https://github.com/websockets/ws) | `8.12.1` | `8.18.0` |



Updates `webpack` from 5.76.0 to 5.98.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.76.0...v5.98.0)

Updates `semver` from 7.3.8 to 7.7.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.8...v7.7.1)

Updates `semver` from 7.3.5 to 7.7.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.8...v7.7.1)

Updates `semver` from 6.3.0 to 7.7.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.8...v7.7.1)

Updates `body-parser` from 1.20.1 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.1...1.20.3)

Updates `express` from 4.18.2 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.18.2...4.21.2)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `cookie` from 0.5.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.5.0...v0.7.1)

Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

Updates `express` from 4.18.2 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.18.2...4.21.2)

Updates `follow-redirects` from 1.15.2 to 1.15.9
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.9)

Updates `micromatch` from 4.0.4 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.4...4.0.8)

Updates `nanoid` from 3.3.4 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.4...3.3.8)

Updates `postcss` from 8.4.21 to 8.5.2
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.21...8.5.2)

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.18.0...0.19.0)

Updates `serialize-javascript` from 5.0.1 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v5.0.1...v6.0.2)

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...v1.16.2)

Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

Updates `ws` from 8.12.1 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.12.1...8.18.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cross-spawn
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: send
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: serialize-javascript
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: serve-static
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
…and_yarn-3887b63ca7

Bump the npm_and_yarn group across 1 directory with 16 updates
Update transformers requirement from ~=4.44.1 to ~=4.48.3 in /server in the pip group across 1 directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant