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.7 in /src/clientapp #142

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

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

Release notes

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

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.7 (2024-10-02)

@​schematics/angular

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

@​angular/build

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

19.0.0-next.8 (2024-09-26)

@​schematics/angular

Commit Type Description
cfca5442e feat integrate withEventReplay() in provideClientHydration for new SSR apps
4179bf2e6 fix support single quote setting in JetBrains IDEs

@​angular-devkit/build-angular

Commit Type Description
54594b5ab feat support karma with esbuild

@​angular/build

Commit Type Description
3b00fc908 feat introduce outputMode option to the application builder
bbc290133 feat utilize ssr.entry in Vite dev-server when available
dd499499c fix add animate to valid self-closing elements
13a3e430d fix allow missing HTML file request to fallback to index
a995c8ea6 fix prevent prerendering of catch-all routes

@​angular/ssr

Commit Type Description
92209dd2e feat add createRequestHandler and createNodeRequestHandler utilities

... (truncated)

Commits
  • 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...
  • 3f98193 fix(@​schematics/angular): support single quote setting in JetBrains IDEs
  • 8274184 fix(@​angular/build): add animate to valid self-closing elements
  • ca28ec7 test(@​angular-devkit/build-angular): add application/browser test runs
  • See full diff 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 1 week ago

Superseded by #143.