Bump the frontends-dev group across 1 directory with 2 updates#830
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the frontends-dev group across 1 directory with 2 updates#830dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the frontends-dev group with 2 updates in the /client directory: [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `http-proxy-middleware` from 4.1.1 to 4.2.0 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v4.1.1...v4.2.0) Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: http-proxy-middleware dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontends-dev - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontends-dev ... Signed-off-by: dependabot[bot] <support@github.com>
6b93c39 to
10b54dc
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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.
Bumps the frontends-dev group with 2 updates in the /client directory: http-proxy-middleware and vitest.
Updates
http-proxy-middlewarefrom 4.1.1 to 4.2.0Release notes
Sourced from http-proxy-middleware's releases.
Changelog
Sourced from http-proxy-middleware's changelog.
Commits
4abb1bachore(package.json): v4.2.0 (#1276)d40ae3echore(package.json): update dependencies (#1275)89a78d0chore(debug-proxy-errors-plugin): fix BODY_PARSER_ERROR_MESSAGE formatting (#...7ba87a9feat(debug-proxy-errors-plugin): debug message for bodyParser + ECONNRESET er...006f1a4test(e2e): assert invalid multipart error log (#1272)22281bftest(e2e): add HttpAgent keepAlive test (#472) (#1267)5b37301chore(package.json): bump dev deps (#1265)3695b93refactor(errors): use HttpProxyMiddlewareError class (#1264)b9242affeat(types): export OnProxyEvent type (#1263)Updates
vitestfrom 4.1.9 to 4.1.10Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...