htmlui
htmlui copied to clipboard
build(deps): bump http-proxy-middleware from 2.0.6 to 3.0.0
Bumps http-proxy-middleware from 2.0.6 to 3.0.0.
Release notes
Sourced from http-proxy-middleware's releases.
v3.0.0
[BREAKING CHANGES]
Read the v3 in Discussions or MIGRATION.md to see what the breaking changes are and how you can migrate them.
What's Changed
- refactor: v3 by
@chimuraiin chimurai/http-proxy-middleware#766- ci: github-actions Node.js v18 by
@chimuraiin chimurai/http-proxy-middleware#770- fix(logger-plugin): fix next.js url logging (baseUrl not supported) by
@chimuraiin chimurai/http-proxy-middleware#771- test(mockttp): fix deprecated functions by
@chimuraiin chimurai/http-proxy-middleware#772- ci: remove unnecessary pre-build steps by
@chimuraiin chimurai/http-proxy-middleware#774- ci(package): build speed improvements by
@chimuraiin chimurai/http-proxy-middleware#776- docs(node17+): dns lookups localhost by
@davidmeirlevyin chimurai/http-proxy-middleware#783- ci(cspell): minor tweaks by
@chimuraiin chimurai/http-proxy-middleware#787- ci: add .gitpod.yml by
@chimuraiin chimurai/http-proxy-middleware#791- docs(shields.io): add logos to badges by
@chimuraiin chimurai/http-proxy-middleware#792- chore(dev-deps): bump jest to v28 by
@chimuraiin chimurai/http-proxy-middleware#817- ci(github-actions): drop node 12.x by
@chimuraiin chimurai/http-proxy-middleware#821- chore(dev-deps): bump jest to v29 by
@chimuraiin chimurai/http-proxy-middleware#825- chore(package): upgrade mockttp to 3.4.0 by
@chimuraiin chimurai/http-proxy-middleware#841- chore(package): update dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#844- docs(README): fix github-actions workflow badge by
@chimuraiin chimurai/http-proxy-middleware#874- docs(README): fix badge links by
@chimuraiin chimurai/http-proxy-middleware#875- feat(typescript): type improvements by
@chimuraiin chimurai/http-proxy-middleware#882- docs(servers.md): next.js bodyParser usage by
@chimuraiin chimurai/http-proxy-middleware#886- docs: fix proxy events documentation by
@chimuraiin chimurai/http-proxy-middleware#887- chore(package.json): bump devDependencies by
@chimuraiin chimurai/http-proxy-middleware#888- docs: improve jsdoc for http-proxy options by
@chimuraiin chimurai/http-proxy-middleware#889- chore(package): v3.0.0-beta.1 by
@chimuraiin chimurai/http-proxy-middleware#890- docs(response-interceptor.md): improve example by
@bangank36in chimurai/http-proxy-middleware#891- refactor(legacy adapter): add MIGRATION.md deeplinks by
@chimuraiin chimurai/http-proxy-middleware#892- docs(README.md): add beta badge by
@chimuraiin chimurai/http-proxy-middleware#894- refactor: minor type improvements by
@chimuraiin chimurai/http-proxy-middleware#895- chore(deps): update to typescript v5 by
@chimuraiin chimurai/http-proxy-middleware#902- ci(github-actions): support node v20 by
@chimuraiin chimurai/http-proxy-middleware#903- chore(package): drop node 12 [BREAKING CHANGE] by
@chimuraiin chimurai/http-proxy-middleware#904- chore(package): bump dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#905- ci(github-actions): minor improvements by
@chimuraiin chimurai/http-proxy-middleware#908- docs(proxy-events.md): fix example by
@pstephan9in chimurai/http-proxy-middleware#921- chore(package): bump prettier to v3 by
@chimuraiin chimurai/http-proxy-middleware#934- ci: drop node v14 and v16 by
@chimuraiin chimurai/http-proxy-middleware#936- chore(package): bump dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#935- docs(README): fix snyk badge by
@chimuraiin chimurai/http-proxy-middleware#937- ci(github-actions): bump actions/checkout to v4 by
@chimuraiin chimurai/http-proxy-middleware#939- build(gitpod): remove deprecated config by
@chimuraiin chimurai/http-proxy-middleware#944- docs(nextjs): improve nextjs example by
@chimuraiin chimurai/http-proxy-middleware#945- test(types): contextual types by
@chimuraiin chimurai/http-proxy-middleware#946- ci(github-actions): update actions/setup-node to v4 by
@chimuraiin chimurai/http-proxy-middleware#951- docs: fix documentation for websockets by
@crooruhein chimurai/http-proxy-middleware#953- chore(package): bump dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#977
... (truncated)
Changelog
Sourced from http-proxy-middleware's changelog.
v3.0.0
This release contains some breaking changes.
Please read the V3 discussion https://github.com/chimurai/http-proxy-middleware/discussions/768 or follow the MIGRATION.md guide.
- feat(typescript): type improvements (#882)
- chore(deps): update micromatch to 4.0.5
- chore(package): bump devDependencies
- feat(legacyCreateProxyMiddleware): show migration tips (#756)
- feat(legacyCreateProxyMiddleware): adapter with v2 behavior (#754)
- docs(proxy events): fix new syntax (#753)
- feat(debug): improve troubleshooting (#752)
- test(path-rewriter): improve coverage (#751)
- feat(ejectPlugins): skip registering default plugins (#750)
- refactor: logging [BREAKING CHANGE] (#749)
- refactor(handlers): refactor to plugins [BREAKING CHANGE] (#745)
- feat(plugins): add support for plugins (#732)
- docs: fix v3 documentation
- fix: server mounting [BREAKING CHANGE] (#731)
- test(fixRequestBody): fix broken test
- refactor: use node http base types [BREAKING CHANGE] (#730) (special thanks:
@cdaringe&@devanshj)- feat(option): refactor context to pathFilter option [BREAKING CHANGE] (#722)
- feat: remove shorthand usage [BREAKING CHANGE] (#716)
Commits
84bfa46chore(package): v3.0.0 (#947)19a3f00chore(package): bump dev dependencies (#977)e4932b3docs: fix documentation for websockets (#953)bd35b7bci(github-actions): update actions/setup-node to v4 (#951)82ad7c1test(types): contextual types (#946)a703969docs(nextjs): improve nextjs example (#945)d286ac8build(gitpod): remove deprecated config (#944)8d3e9bbci(github-actions): bump actions/checkout to v4 (#939)8294cdbdocs(README): fix snyk badge (#937)7a65719chore(package): bump dev dependencies (#935)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.