build(deps): bump micromatch and http-proxy-middleware#741
Merged
Conversation
Bumps [micromatch](https://github.com/micromatch/micromatch) to 4.0.8 and updates ancestor dependency [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware). These dependencies need to be updated together. Updates `micromatch` from 4.0.5 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.5...4.0.8) Updates `http-proxy-middleware` from 0.18.0 to 3.0.5 - [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@v0.18.0...v3.0.5) --- updated-dependencies: - dependency-name: micromatch dependency-version: 4.0.8 dependency-type: indirect - dependency-name: http-proxy-middleware dependency-version: 3.0.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to 8e9264e in 31 seconds. Click for details.
- Reviewed
13lines of code in1files - Skipped
1files when reviewing. - Skipped posting
1draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:111
- Draft comment:
This update bumps http-proxy-middleware from ^0.18.0 to ^3.0.5, which is a major version change and may include breaking API changes. Please verify that all proxy configurations and usage in the code are compatible with v3.x (see the MIGRATION guide for details). - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%The comment is about a dependency version change, specifically a major version update. It suggests verifying compatibility with the new version, which falls under the rule of not asking the PR author to ensure compatibility or verify behavior. Therefore, this comment should be removed.
Workflow ID: wflow_n5PQnFtLdGEFo1UP
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Contributor
Greptile OverviewGreptile SummaryUpdated
Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant D as Dependabot
participant PM as package.json
participant PL as package-lock.json
participant M as micromatch
participant HPM as http-proxy-middleware
D->>PM: Update http-proxy-middleware: 0.18.0 → 3.0.5
D->>PL: Resolve dependency tree
PL->>M: Update micromatch: 4.0.5 → 4.0.8
Note over M: Fixes CVE-2024-4067<br/>Fixes CVE-2024-4068
PL->>HPM: Update http-proxy-middleware: 0.18.0 → 3.0.5
Note over HPM: Bug fixes for request body<br/>WebSocket error handling<br/>Multipart/form-data support
PL->>PL: Remove 2433 lines of obsolete dependencies
Note over PL: Cleaner dependency tree
|
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 micromatch to 4.0.8 and updates ancestor dependency http-proxy-middleware. These dependencies need to be updated together.
Updates
micromatchfrom 4.0.5 to 4.0.8Release notes
Sourced from micromatch's releases.
Changelog
Sourced from micromatch's changelog.
Commits
8bd704e4.0.8a0e6841run verb to generate README documentation4ec2884Merge branch 'v4' into hauserkristof-feature/v4.0.803aa805Merge pull request #266 from hauserkristof/feature/v4.0.8814f5f7lint67fcce6fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5113f2e3fix: CVE numbers in CHANGELOGd9dbd9afeat: updated CHANGELOG2ab1315fix: use actions/setup-node@v41406ea3feat: rework test to work on macos with node 10,12 and 14Updates
http-proxy-middlewarefrom 0.18.0 to 3.0.5Release notes
Sourced from http-proxy-middleware's releases.
... (truncated)
Changelog
Sourced from http-proxy-middleware's changelog.
... (truncated)
Commits
d3851edchore(package): v3.0.5 (#1098)1bdccbefix(fixRequestBody): check readableLength (#1096)01934d3chore(package): v3.0.4 (#1095)3364c0adocs(CHANGELOG): update changelog (#1093)bd3c124fix(fixRequestBody): handle invalid request (#1092)0209760fix(fixRequestBody): prevent multiple .write() calls (#1089)fd0f568fix(websocket): handle errors in handleUpgrade (#823)e94087eci(github-actions): update spellcheck config (#1088)397748achore(examples): update next deps (#1087)6fb6032build(patch-package): run patch-package in 'development' only (#1086)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Important
Update
micromatchto 4.0.8 andhttp-proxy-middlewareto 3.0.5 inpackage.json.micromatchfrom 4.0.5 to 4.0.8 to fix CVE-2024-4067 and CVE-2024-4068.http-proxy-middlewarefrom 0.18.0 to 3.0.5, including fixes for request body handling and WebSocket error handling.package.jsonto reflect new versions ofmicromatchandhttp-proxy-middleware.This description was created by
for 8e9264e. You can customize this summary. It will automatically update as commits are pushed.