samples-yabt
samples-yabt copied to clipboard
Bump webpack-dev-middleware and @angular-devkit/build-angular in /front-end
Bumps webpack-dev-middleware to 7.2.1 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates webpack-dev-middleware from 5.3.3 to 7.2.1
Release notes
Sourced from webpack-dev-middleware's releases.
v7.2.1
7.2.1 (2024-04-02)
Bug Fixes
- avoid extra log
v7.2.0
7.2.0 (2024-03-29)
Features
- hapi support (b3f9126)
- koa support (#1792) (458c17c)
- support
ETagheader generation (#1797) (b759181)- support
Last-Modifiedheader generation (#1798) (18e5683)v7.1.1
7.1.1 (2024-03-21)
Bug Fixes
ContentLengthincorrectly set for empty files (#1785) (0f3e25e)- improve perf (#1777) (5b47c92)
- types: make types better (#1786) (e4d183e)
v7.1.0
7.1.0 (2024-03-19)
Features
- prefer to use
fs.createReadStreamoverfs.readFileSyncto read files (ab533de)Bug Fixes
- cleaup stream and handle errors (#1769) (1258fdd)
- security: do not allow to read files above (#1771) (e10008c)
v7.0.0
7.0.0 (2023-12-26)
⚠ BREAKING CHANGES
- minimum supported Node.js version is 18.12.0 (#1694)
... (truncated)
Changelog
Sourced from webpack-dev-middleware's changelog.
7.2.1 (2024-04-02)
Bug Fixes
- avoid extra log
7.2.0 (2024-03-29)
Features
- hapi support (b3f9126)
- koa support (#1792) (458c17c)
- support
ETagheader generation (#1797) (b759181)- support
Last-Modifiedheader generation (#1798) (18e5683)7.1.1 (2024-03-21)
Bug Fixes
ContentLengthincorrectly set for empty files (#1785) (0f3e25e)- improve perf (#1777) (5b47c92)
- types: make types better (#1786) (e4d183e)
7.1.0 (2024-03-19)
Features
- prefer to use
fs.createReadStreamoverfs.readFileSyncto read files (ab533de)Bug Fixes
- cleaup stream and handle errors (#1769) (1258fdd)
- security: do not allow to read files above (#1771) (e10008c)
7.0.0 (2023-12-26)
⚠ BREAKING CHANGES
Features
... (truncated)
Commits
3d422a9chore(release): 7.2.18c2df86docs(readme): fix options table (#1808)5ac51a0chore(deps): bump memfs from 4.8.0 to 4.8.1 (#1806)adfd4f1chore(deps-dev): bump@types/nodefrom 20.11.30 to 20.12.2 (#1807)79e7247fixed: removed cache key logging (#1805)17ed7ebchore(release): 7.2.07e1fe44refactor: tests were rewritten, we don't need it anymore (#1803)95c2fb0test: refactor (#1802)7b666a1refactor: better types (#1801)1f54424test: more (#1800)- Additional commits viewable in compare view
Updates @angular-devkit/build-angular from 14.2.13 to 18.0.4
Release notes
Sourced from @angular-devkit/build-angular's releases.
v18.0.4
18.0.4 (2024-06-13)
@angular/buildv18.0.3
18.0.3 (2024-06-05)
@angular/cli
Commit Description add schema.jsonoptions to parsed command, also when a version is passed tong add <package>@<version>
@angular/buildv18.0.2
18.0.2 (2024-05-29)
@schematics/angular
Commit Description check both application builder packages in SSR schematic set builders assetsoption correctly for new applications
@angular/build
@angular/pwa
Commit Description set manifest iconslocation to matchassetsbuilder optionv18.0.1
18.0.1 (2024-05-23)
@schematics/angular
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
18.0.4 (2024-06-13)
@angular/build
Commit Type Description 791ef809d fix do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled 20fc6ca05 fix generate module preloads next to script elements in index HTML 3a1bf5c8a fix Initiate PostCSS only once 78c611754 fix issue warning when auto adding @angular/localize/init18.1.0-next.1 (2024-06-05)
@angular/cli
Commit Type Description ce8b5a3a7 fix add schema.jsonoptions to parsed command, also when a version is passed tong add <package>@<version>
@schematics/angular
Commit Type Description 22e05dcb4 fix generate new projects with ECMAScript standard class field behavior
@angular/build
Commit Type Description 687a6c7ec feat add --inspectoption to the dev-server86a07237e fix disable JS transformer persistent cache on web containers a5fc020e6 fix watch all related files during a Sass error dd94a831b perf enable dependency prebundling for server dependencies 3acb77683 perf use direct transpilation with isolated modules 18.0.3 (2024-06-05)
@angular/cli
Commit Type Description b709d2a24 fix add schema.jsonoptions to parsed command, also when a version is passed tong add <package>@<version>
... (truncated)
Commits
df783bbrelease: cut the v18.0.4 release791ef80fix(@angular/build): do not reference sourcemaps in web workers and global st...f1414a1test: re-enable WTR test9320b65refactor: replace custom promise-based setTimeout with native Node.js setTimeout3a1bf5cfix(@angular/build): Initiate PostCSS only once20fc6cafix(@angular/build): generate module preloads next to script elements in inde...78c6117fix(@angular/build): issue warning when auto adding@angular/localize/inita21b582refactor: address lint issues27cb531refactor: format bazel build files5b78ff0refactor(@angular/cli): update aio links -> adev links- 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.