harassment-manager
harassment-manager copied to clipboard
Bump webpack-dev-middleware and @angular-devkit/build-angular
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.2.2 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
ETag
header generation (#1797) (b759181)- support
Last-Modified
header generation (#1798) (18e5683)v7.1.1
7.1.1 (2024-03-21)
Bug Fixes
ContentLength
incorrectly 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.createReadStream
overfs.readFileSync
to 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
ETag
header generation (#1797) (b759181)- support
Last-Modified
header generation (#1798) (18e5683)7.1.1 (2024-03-21)
Bug Fixes
ContentLength
incorrectly 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.createReadStream
overfs.readFileSync
to 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
3d422a9
chore(release): 7.2.18c2df86
docs(readme): fix options table (#1808)5ac51a0
chore(deps): bump memfs from 4.8.0 to 4.8.1 (#1806)adfd4f1
chore(deps-dev): bump@types/node
from 20.11.30 to 20.12.2 (#1807)79e7247
fixed: removed cache key logging (#1805)17ed7eb
chore(release): 7.2.07e1fe44
refactor: tests were rewritten, we don't need it anymore (#1803)95c2fb0
test: refactor (#1802)7b666a1
refactor: better types (#1801)1f54424
test: more (#1800)- Additional commits viewable in compare view
Updates @angular-devkit/build-angular
from 13.1.4 to 18.1.4
Release notes
Sourced from @angular-devkit/build-angular
's releases.
v18.1.4
18.1.4 (2024-08-07)
@angular/build
Commit Description allow explicitly disabling TypeScript incremental mode lazy load Node.js inspector for dev server v18.1.3
18.1.3 (2024-07-31)
@angular/build
v18.1.2
18.1.2 (2024-07-24)
@angular/build
Commit Description account for HTML base HREF for dev-server externals correctly detect comma in Sass URL lexer prevent redirection loop serve HTML files directly v18.1.1
18.1.1 (2024-07-17)
@angular-devkit/build-angular
Commit Description skip undefined files when generating budget stats
@angular/build
Commit Description remove Vite "/@id/" prefix for explicit external dependencies resolve only ".wasm" files v18.1.0
18.1.0 (2024-07-10)
@schematics/angular
Commit Description generate new projects with ECMAScript standard class field behavior
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular
's changelog.
18.1.4 (2024-08-07)
@angular/build
Commit Type Description f8b092711 fix allow explicitly disabling TypeScript incremental mode f3a5970fc fix lazy load Node.js inspector for dev server 18.2.0-next.3 (2024-07-31)
@angular/build
Commit Type Description 636cb6932 fix add CSP nonce
attribute to script tags when inline critical CSS is disabled7d52941a2 fix prevent build failures with remote CSS imports when Tailwind is configured 0466fb74a fix resolve error with extract-i18n
builder for libraries18.1.3 (2024-07-31)
@angular/build
Commit Type Description a28615d7d fix add CSP nonce
attribute to script tags when inline critical CSS is disabled747a1447c fix prevent build failures with remote CSS imports when Tailwind is configured c0933f2c0 fix resolve error with extract-i18n
builder for libraries18.2.0-next.2 (2024-07-24)
@angular/build
Commit Type Description 37a2138cb fix account for HTML base HREF for dev-server externals 8ff687d03 fix correctly detect comma in Sass URL lexer 6d6937587 fix prevent redirection loop
... (truncated)
Commits
5cbeede
release: cut the v18.1.4 releasef3a5970
fix(@angular/build
): lazy load Node.js inspector for dev serverf8b0927
fix(@angular/build
): allow explicitly disabling TypeScript incremental modebfdfce4
release: cut the v18.1.3 release747a144
fix(@angular/build
): prevent build failures with remote CSS imports when Tail...a28615d
fix(@angular/build
): add CSPnonce
attribute to script tags when inline cri...c0933f2
fix(@angular/build
): resolve error withextract-i18n
builder for librariesfa7eeb7
release: cut the v18.1.2 release3e4ea77
fix(@angular/build
): correctly detect comma in Sass URL lexer3573ac6
fix(@angular/build
): serve HTML files directly- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.