Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency http-proxy-middleware to v3.0.2 (#11471)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [http-proxy-middleware](https://redirect.github.com/chimurai/http-proxy-middleware) | [`3.0.0` -> `3.0.2`](https://renovatebot.com/diffs/npm/http-proxy-middleware/3.0.0/3.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/http-proxy-middleware/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/http-proxy-middleware/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/http-proxy-middleware/3.0.0/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/http-proxy-middleware/3.0.0/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>chimurai/http-proxy-middleware (http-proxy-middleware)</summary> ### [`v3.0.2`](https://redirect.github.com/chimurai/http-proxy-middleware/blob/HEAD/CHANGELOG.md#v302) [Compare Source](https://redirect.github.com/chimurai/http-proxy-middleware/compare/v3.0.1...v3.0.2) - refactor(dependency): replace is-plain-obj with is-plain-object ([#​1031](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1031)) - chore(package): upgrade to eslint v9 ([#​1032](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1032)) - fix(logger-plugin): handle undefined protocol and hostname ([#​1036](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1036)) ### [`v3.0.1`](https://redirect.github.com/chimurai/http-proxy-middleware/blob/HEAD/CHANGELOG.md#v301) [Compare Source](https://redirect.github.com/chimurai/http-proxy-middleware/compare/v3.0.0...v3.0.1) - fix(type): fix RequestHandler return type ([#​980](https://redirect.github.com/chimurai/http-proxy-middleware/pull/980)) - refactor(errors): improve pathFilter error message ([#​987](https://redirect.github.com/chimurai/http-proxy-middleware/pull/987)) - fix(logger-plugin): fix missing target port ([#​989](https://redirect.github.com/chimurai/http-proxy-middleware/pull/989)) - ci(package): npm package provenance ([#​991](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1015)) - fix(logger-plugin): log target port when router option is used ([#​1001](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1001)) - refactor: fix circular dependencies ([#​1010](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1010)) - fix(fix-request-body): support '+json' content-type suffix ([#​1015](https://redirect.github.com/chimurai/http-proxy-middleware/pull/1015)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information