angular-ngrx-nx-realworld-example-app
angular-ngrx-nx-realworld-example-app copied to clipboard
chore(deps): bump http-proxy-middleware and @angular-devkit/build-angular
Bumps http-proxy-middleware to 3.0.5 and updates ancestor dependencies http-proxy-middleware and @angular-devkit/build-angular. These dependencies need to be updated together.
Updates http-proxy-middleware from 3.0.3 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
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)
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 http-proxy-middleware from 2.0.7 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
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)
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 19.2.1 to 19.2.11
Release notes
Sourced from @angular-devkit/build-angular's releases.
19.2.11
@angular-devkit/build-angular
Commit Description correctly set i18n subPath in webpack browser builder
@angular/build
Commit Description avoid attempting to watch bundler internal files avoid internal karma request cache for assets fix unnecessary esbuild rebuilds 19.2.10
@angular/build
Commit Description update vite to 6.2.7 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
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
Commits
7720741release: cut the v19.2.11 release78ab131build: update esbuild to v0.25.49eaf344fix(@angular-devkit/build-angular): correctly set i18n subPath in webpack bro...cba66a8fix(@angular/build): avoid attempting to watch bundler internal files009fc37fix(@angular/build): avoid internal karma request cache for assets3e3abf4build: improve stability of windows jobs furtherb43da39perf(@angular/build): fix unnecessary esbuild rebuilds0695531ci: try simplify windows test preparation with bazel 736e911brelease: cut the v19.2.10 release067f1cbfix(@angular/build): update vite to 6.2.7- 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.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| angular-ngrx-nx-realworld-example-app | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 11, 2025 8:06pm |
Deploy Preview for angular-ngrx-nx ready!
| Name | Link |
|---|---|
| Latest commit | 849ad68a22a62a6c0df48f71f6aa7d16e8130f1b |
| Latest deploy log | https://app.netlify.com/sites/angular-ngrx-nx/deploys/6821032008d1430009469f5e |
| Deploy Preview | https://deploy-preview-342--angular-ngrx-nx.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Looks like these dependencies are no longer a dependency, so this is no longer needed.