ivmartel / dwv-angular

Medical image viewer using DWV (DICOM Web Viewer) and Angular.
https://ivmartel.github.io/dwv-angular
GNU General Public License v3.0
39 stars 18 forks source link

Bump @angular/cli from 18.0.5 to 18.0.6 #819

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @angular/cli from 18.0.5 to 18.0.6.

Release notes

Sourced from @​angular/cli's releases.

v18.0.6

18.0.6 (2024-06-26)

@​angular/build

Commit Description
fix - 98a8a8a78 show JavaScript cache store initialization warning
Changelog

Sourced from @​angular/cli's changelog.

18.0.6 (2024-06-26)

@​angular/build

Commit Type Description
98a8a8a78 fix show JavaScript cache store initialization warning

18.1.0-next.3 (2024-06-20)

@​schematics/angular

Commit Type Description
e3b8b780b fix update schematics to use RouterModule when --routing flag is present

@​angular-devkit/build-angular

Commit Type Description
fb2981dc4 fix use istanbul-lib-instrument directly for karma code coverage

@​angular/build

Commit Type Description
c0ceddf78 fix add CSP nonce to script with src tags
2324d5a2e fix automatically resolve .mjs files when using Vite
dd0704927 fix use Node.js available parallelism for default worker count

Commits
  • 6aff0f8 release: cut the v18.0.6 release
  • 98a8a8a fix(@​angular/build): show JavaScript cache store initialization warning
  • 00d4db8 refactor(@​angular/build): include Angular compiler plugin in private API
  • 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)