-
Notifications
You must be signed in to change notification settings - Fork 112
@dependabot dependabot[bot] #30
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
Open
ewdlop
wants to merge
4
commits into
jacbz:main
Choose a base branch
from
ewdlop:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on transformers to permit the latest version.
Updates
transformersto 4.48.3updated-dependencies:
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:
5.76.05.98.07.3.87.7.17.3.57.7.16.3.07.7.11.20.11.20.34.18.24.21.23.0.23.0.37.0.37.0.61.15.21.15.94.0.44.0.83.3.43.3.88.4.218.5.25.3.35.3.48.12.18.18.0Updates
webpackfrom 5.76.0 to 5.98.0Updates
semverfrom 7.3.8 to 7.7.1Updates
semverfrom 7.3.5 to 7.7.1Updates
semverfrom 6.3.0 to 7.7.1Updates
body-parserfrom 1.20.1 to 1.20.3Updates
expressfrom 4.18.2 to 4.21.2Updates
bracesfrom 3.0.2 to 3.0.3Updates
cookiefrom 0.5.0 to 0.7.1Updates
cross-spawnfrom 7.0.3 to 7.0.6Updates
expressfrom 4.18.2 to 4.21.2Updates
follow-redirectsfrom 1.15.2 to 1.15.9Updates
micromatchfrom 4.0.4 to 4.0.8Updates
nanoidfrom 3.3.4 to 3.3.8Updates
postcssfrom 8.4.21 to 8.5.2Updates
sendfrom 0.18.0 to 0.19.0Updates
serialize-javascriptfrom 5.0.1 to 6.0.2Updates
serve-staticfrom 1.15.0 to 1.16.2Updates
webpack-dev-middlewarefrom 5.3.3 to 5.3.4Updates
wsfrom 8.12.1 to 8.18.0updated-dependencies:
dependency-type: direct:production
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] support@github.com