vijaygill / wg-ui-plus

Wireguard VPN + Management Web-UI with fine-grained control over access.
MIT License
2 stars 0 forks source link

Bump @angular-devkit/build-angular from 18.2.6 to 18.2.8 in /src/clientapp #143

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 1 week ago

Bumps @angular-devkit/build-angular from 18.2.6 to 18.2.8.

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v18.2.8

18.2.8 (2024-10-09)

@​schematics/angular

Commit Description
fix - b522002ff add validation for component and directive class name
fix - dfd2d5c05 include index.csr.html in resources asset group

@​angular/build

Commit Description
fix - 9445916f9 Ctrl + C not terminating dev-server with SSR
fix - 9b5cfaa8c always generate a new hash for optimized chunk

v18.2.7

18.2.7 (2024-10-02)

@​schematics/angular

Commit Description
fix - 3f98193d6 support single quote setting in JetBrains IDEs

@​angular/build

Commit Description
fix - 8274184e1 add animate to valid self-closing elements
fix - 2648e811e add few more SVG elements animateMotion, animateTransform, and feBlend etc. to valid self-closing elements
fix - 736e126e4 separate Vite cache by project
Changelog

Sourced from @​angular-devkit/build-angular's changelog.

18.2.8 (2024-10-09)

@​schematics/angular

Commit Type Description
b522002ff fix add validation for component and directive class name
dfd2d5c05 fix include index.csr.html in resources asset group

@​angular/build

Commit Type Description
9445916f9 fix Ctrl + C not terminating dev-server with SSR
9b5cfaa8c fix always generate a new hash for optimized chunk

19.0.0-next.9 (2024-10-02)

@​angular-devkit/build-angular

Commit Type Description
0a4ef3026 feat karma-coverage w/ app builder
dcbdca85c feat karma+esbuild+watch
9d7613db9 fix zone.js/testing + karma + esbuild

@​angular/build

Commit Type Description
f63072668 feat utilize ssr.entry during prerendering to enable access to local API routes
ecfb2b261 fix add few more SVG elements animateMotion, animateTransform, and feBlend etc. to valid self-closing elements
87a90afd4 fix incomplete string escaping or encoding
c0b76e337 fix separate Vite cache by project

@​angular/ssr

Commit Type Description
50df63196 fix improve handling of route mismatches between Angular server routes and Angular router
64c52521d fix show error when multiple routes are set with RenderMode.AppShell
12ff37adb perf cache generated inline CSS for HTML

... (truncated)

Commits
  • 1e578df release: cut the v18.2.8 release
  • 9445916 fix(@​angular/build): Ctrl + C not terminating dev-server with SSR
  • 9b5cfaa fix(@​angular/build): always generate a new hash for optimized chunk
  • dfd2d5c fix(@​schematics/angular): include index.csr.html in resources asset group
  • af7e775 test: fix typo in directory name
  • b522002 fix(@​schematics/angular): add validation for component and directive class name
  • d21d1e6 release: cut the v18.2.7 release
  • e45983a docs: update license file match that of angular/angular
  • 736e126 fix(@​angular/build): separate Vite cache by project
  • 2648e81 fix(@​angular/build): add few more SVG elements animateMotion, animateTransfor...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 4 days ago

Superseded by #147.