attack-navigator
attack-navigator copied to clipboard
Bump webpack-dev-middleware, @angular-builders/custom-webpack and @angular-devkit/build-angular in /nav-app
Bumps webpack-dev-middleware to 6.1.2 and updates ancestor dependencies webpack-dev-middleware, @angular-builders/custom-webpack and @angular-devkit/build-angular. These dependencies need to be updated together.
Updates webpack-dev-middleware from 5.3.3 to 6.1.2
Release notes
Sourced from webpack-dev-middleware's releases.
v6.1.2
6.1.2 (2024-03-20)
Bug Fixes
v6.1.1
6.1.1 (2023-05-16)
Bug Fixes
v6.1.0
6.1.0 (2023-05-03)
Features
Bug Fixes
v6.0.2
6.0.2 (2023-03-19)
Bug Fixes
v6.0.1
6.0.1 (2022-11-28)
Bug Fixes
v6.0.0
6.0.0 (2022-11-20)
... (truncated)
Changelog
Sourced from webpack-dev-middleware's changelog.
6.1.2 (2024-03-20)
Bug Fixes
6.1.1 (2023-05-16)
Bug Fixes
6.1.0 (2023-05-03)
Features
Bug Fixes
6.0.2 (2023-03-19)
Bug Fixes
6.0.1 (2022-11-28)
Bug Fixes
6.0.0 (2022-11-20)
⚠ BREAKING CHANGES
- minimum supported webpack version is 5.0.0
- minimum supported Nodejs version is 14.15.0
Commits
54e4a96chore(release): 6.1.29670b34fix(security): do not allow to read files above (#1778)94561dechore(release): 6.1.141b2f77fix(types):methodsshould be string array (#1550)b9287c4chore(deps-dev): bump@types/nodefrom 18.16.9 to 18.16.10 (#1549)57fb0ccchore(deps-dev): bump@types/nodefrom 18.16.8 to 18.16.9 (#1548)644d6e0docs: add GitHub discussion badge (#1547)b266fe1chore(deps-dev): bump@types/nodefrom 18.16.7 to 18.16.8 (#1546)d952145chore(deps-dev): bump@types/nodefrom 18.16.6 to 18.16.7 (#1545)015b9ffchore(deps-dev): bump webpack from 5.82.0 to 5.82.1 (#1544)- Additional commits viewable in compare view
Updates @angular-builders/custom-webpack from 14.1.0 to 17.0.2
Changelog
Sourced from @angular-builders/custom-webpack's changelog.
17.0.2 (2024-04-02)
Note: Version bump only for package
@angular-builders/custom-webpack17.0.2-beta.1 (2024-03-21)
Note: Version bump only for package
@angular-builders/custom-webpack17.0.2-beta.0 (2024-03-14)
Note: Version bump only for package
@angular-builders/custom-webpack17.0.1 (2024-02-15)
Note: Version bump only for package
@angular-builders/custom-webpack17.0.1-beta.1 (2024-02-04)
Note: Version bump only for package
@angular-builders/custom-webpack17.0.1-beta.0 (2024-01-18)
Note: Version bump only for package
@angular-builders/custom-webpack17.0.0 (2023-11-13)
Note: Version bump only for package
@angular-builders/custom-webpack17.0.0-beta.0 (2023-11-13)
⚠ BREAKING CHANGES
- deps: update to Angular 17 (#1518)
Miscellaneous Chores
16.0.2-beta.2 (2023-09-12)
Note: Version bump only for package
@angular-builders/custom-webpack16.0.2-beta.1 (2023-08-24)
Note: Version bump only for package
@angular-builders/custom-webpack16.0.2-beta.0 (2023-08-23)
Note: Version bump only for package
@angular-builders/custom-webpack
... (truncated)
Commits
0a34585ci(release): publisha497a1aci(release): publish8c812eechore(deps): update dependency typescript to v5.4.3effeb6eci(release): publishd98d29echore(deps): update dependency typescript to v5.4.283831b0ci(release): publish3b194f1ci(release): publish8f6ce9erefactor(common): moveloadModulein shared package (#1654)82862f7ci(release): publish6ddc1abchore(deps): update dependency typescript to v5.3.3- Additional commits viewable in compare view
Updates @angular-devkit/build-angular from 14.2.13 to 17.3.5
Release notes
Sourced from @angular-devkit/build-angular's releases.
v17.3.5
17.3.5 (2024-04-17)
@angular-devkit/build-angular
Commit Description address Unable to deserialize cloned dataissue with Yarn PnPremove type="text/css"fromstyletagv17.3.4
17.3.4 (2024-04-11)
@angular-devkit/build-angular
Commit Description ensure esbuild-based builders exclusively produce ESM output v17.3.3
@schematics/angular
Commit Description Revert "fix( @schematics/angular): rename SSR port env variable"v17.3.2
17.3.2 (2024-03-25)
@schematics/angular
Commit Description rename SSR port env variable
@angular-devkit/build-angularv17.3.1
17.3.1 (2024-03-20)
@schematics/angular
Commit Description improve Sass format clarity for application style option
@angular-devkit/build-angular
Commit Description only generate serverdirectory when SSR is enabled
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
17.3.5 (2024-04-17)
@angular-devkit/build-angular
Commit Type Description 6191d06ca fix address Unable to deserialize cloned dataissue with Yarn PnP0335d6a5d fix remove type="text/css"fromstyletag17.3.4 (2024-04-11)
@angular-devkit/build-angular
Commit Type Description 1128bdd64 fix ensure esbuild-based builders exclusively produce ESM output 16.2.14 (2024-04-11)
@angular-devkit/build-angular
Commit Type Description 1068c3c73 fix update vite to 4.5.318.0.0-next.2 (2024-04-03)
@schematics/angular
Commit Type Description 725883713 feat use eventCoalescing option by default (standalone bootstrap) 508d97da7 feat use ngZoneEventCoalescing option by default (module bootstrap) 157329384 fix add spaces around eventCoalescing option
... (truncated)
Commits
c5f20a3release: cut the v17.3.5 release6191d06fix(@angular-devkit/build-angular): address `Unable to deserialize cloned dat...0335d6afix(@angular-devkit/build-angular): removetype="text/css"fromstyletagd0bff79release: cut the v17.3.4 release84ee482docs: replace links links to aio with links to adev1128bddfix(@angular-devkit/build-angular): ensure esbuild-based builders exclusively...1f47a10build: updateviteandundici97acaffrelease: cut the v17.3.3 release6061a0bRevert "fix(@schematics/angular): rename SSR port env variable"97da8babuild: add missing dep in test to fix CI- 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.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Superseded by #635.