angular-material-keycloak-theme
angular-material-keycloak-theme copied to clipboard
Bump http-proxy-middleware and @angular-devkit/build-angular
Bumps http-proxy-middleware to 3.0.5 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates http-proxy-middleware from 2.0.6 to 3.0.5
Release notes
Sourced from http-proxy-middleware's releases.
v3.0.5
What's Changed
- fix(fixRequestBody): check readableLength by
@chimuraiin chimurai/http-proxy-middleware#1096- chore(package): v3.0.5 by
@chimuraiin chimurai/http-proxy-middleware#1098Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v3.0.4...v3.0.5
v3.0.4
What's Changed
- chore(package): bump dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#1045- chore(package): update yarn.lock by
@chimuraiin chimurai/http-proxy-middleware#1046- docs(readme): fix example code syntax error by
@17hzin chimurai/http-proxy-middleware#1014- chore(package): bump express to v4.21.1 by
@chimuraiin chimurai/http-proxy-middleware#1047- chore(examples): update yarn.lock by
@chimuraiin chimurai/http-proxy-middleware#1048- chore(package): bump dev deps by
@chimuraiin chimurai/http-proxy-middleware#1059- chore(package): bump dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#1060- chore(package): bump dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#1074- ci(github-actions): pipeline improvements by
@chimuraiin chimurai/http-proxy-middleware#1082- feat(types): export Plugin type by
@oktapodiain chimurai/http-proxy-middleware#1071- fix(fixRequestBody): support multipart/form-data by
@JS-markin chimurai/http-proxy-middleware#896- chore(package.json): bump dev deps by
@chimuraiin chimurai/http-proxy-middleware#1083- ci(package): patch http-proxy by
@chimuraiin chimurai/http-proxy-middleware#1084- ci(pkg-pr-new): publish package for testing purposes by
@chimuraiin chimurai/http-proxy-middleware#1085- build(patch-package): run patch-package in 'development' only by
@chimuraiin chimurai/http-proxy-middleware#1086- chore(examples): update next deps by
@chimuraiin chimurai/http-proxy-middleware#1087- ci(github-actions): update spellcheck config by
@chimuraiin chimurai/http-proxy-middleware#1088- fix(websocket): handle errors in handleUpgrade by
@nwalters512in chimurai/http-proxy-middleware#823- fix(fixRequestBody): prevent multiple .write() calls by
@chimuraiin chimurai/http-proxy-middleware#1089- fix(fixRequestBody): handle invalid request by
@chimuraiin chimurai/http-proxy-middleware#1092- docs(CHANGELOG): update changelog by
@chimuraiin chimurai/http-proxy-middleware#1093- chore(package): v3.0.4 by
@chimuraiin chimurai/http-proxy-middleware#1095New Contributors
@17hzmade their first contribution in chimurai/http-proxy-middleware#1014@oktapodiamade their first contribution in chimurai/http-proxy-middleware#1071@JS-markmade their first contribution in chimurai/http-proxy-middleware#896@nwalters512made their first contribution in chimurai/http-proxy-middleware#823Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v3.0.3...v3.0.4
v3.0.3
What's Changed
- fix(pathFilter): handle errors by
@chimuraiin chimurai/http-proxy-middleware#1043- chore(package): v3.0.3 by
@chimuraiin chimurai/http-proxy-middleware#1044Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v3.0.2...v3.0.3
v3.0.2
... (truncated)
Changelog
Sourced from http-proxy-middleware's changelog.
v3.0.5
- fix(fixRequestBody): check readableLength (#1096)
v3.0.4
- fix(fixRequestBody): handle invalid request (#1092)
- fix(fixRequestBody): prevent multiple .write() calls (#1089)
- fix(websocket): handle errors in handleUpgrade (#823)
- ci(package): patch http-proxy (#1084)
- fix(fixRequestBody): support multipart/form-data (#896)
- feat(types): export Plugin type (#1071)
v3.0.3
- fix(pathFilter): handle errors
v3.0.2
- refactor(dependency): replace is-plain-obj with is-plain-object (#1031)
- chore(package): upgrade to eslint v9 (#1032)
- fix(logger-plugin): handle undefined protocol and hostname (#1036)
v3.0.1
- fix(type): fix RequestHandler return type (#980)
- refactor(errors): improve pathFilter error message (#987)
- fix(logger-plugin): fix missing target port (#989)
- ci(package): npm package provenance (#991)
- fix(logger-plugin): log target port when router option is used (#1001)
- refactor: fix circular dependencies (#1010)
- fix(fix-request-body): support '+json' content-type suffix (#1015)
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)
... (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)- Additional commits viewable in compare view
Updates @angular-devkit/build-angular from 17.0.5 to 19.2.9
Release notes
Sourced from @angular-devkit/build-angular's releases.
19.2.9
@angular-devkit/build-angular
Commit Description update http-proxy-middleware to v3.0.5
@angular/build
Commit Description pass preserveSymlinksoption to Karma esbuild builder
@angular/ssr
Commit Description support getPrerenderParamsfor wildcard routes19.2.8
@angular/build
Commit Description include modulevalue check when adding custom conditionsprevent nested CSS in components properly resolve transitive external dependencies in vite-dev-server update vite to 6.2.6 19.2.7
@angular/build
Commit Description include component test metadata in development builds skip normalization of relative externals 19.2.6
@angular-devkit/schematics
Commit Description properly resolve relative schematics when executed from a nested directory
@angular/build
Commit Description correctly handle falsevalue in server optionupdate vite to 6.2.4 due to a security issues 19.2.5
@angular/build
Commit Description correct handling of response/request errors handle undefined getOrCreateAngularServerAppduring error compilationnormalize karma asset paths before lookup update vite to 6.2.3
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
19.2.9 (2025-04-23)
@angular-devkit/build-angular
Commit Type Description de52cc2c8 fix update http-proxy-middleware to v3.0.5
@angular/build
Commit Type Description cc5229a45 fix pass preserveSymlinksoption to Karma esbuild builder
@angular/ssr
Commit Type Description a4e415ea6 fix support getPrerenderParamsfor wildcard routes18.2.19 (2025-04-23)
@angular-devkit/build-angular
Commit Type Description 01cc617bc fix update http-proxy-middleware to v3.0.5 20.0.0-next.6 (2025-04-16)
@schematics/angular
Commit Type Description d6f594fe0 feat generate applications using TypeScript project references 8654b3fea fix application migration should migrate karma builder package be6f13ec1 fix remove setting files tsconfig field with SSR/Server generation
@angular/build
Commit Type Description
... (truncated)
Commits
2a7cb6erelease: cut the v19.2.9 releasea4e415efix(@angular/ssr): supportgetPrerenderParamsfor wildcard routesde52cc2fix(@angular-devkit/build-angular): update http-proxy-middleware to v3.0.536d2644refactor: replace usage of ng_package with new ng_package from rules_angularcc5229afix(@angular/build): passpreserveSymlinksoption to Karma esbuild builder450dc45release: cut the v19.2.8 release03a420brefactor(@angular/build): usengHmrModedefine for Vite prebundling00cd0d1fix(@angular/build): prevent nested CSS in components8ab033efix(@angular/build): update vite to 6.2.64a8a4a0fix(@angular/build): includemodulevalue check when adding custom conditions- Additional commits viewable in compare view
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.