KillerCodeMonkey / ngx-quill-example

demo app for the advanced usage of ngx-quill module
214 stars 127 forks source link

Update @angular/cli 18.0.0 → 18.0.6 (patch) #1784

Closed depfu[bot] closed 2 months ago

depfu[bot] commented 2 months ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​angular/cli (18.0.0 → 18.0.6) · Repo · Changelog

Release Notes

18.0.6

18.0.6 (2024-06-26)

@angular/build

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

18.0.5

18.0.5 (2024-06-20)

@schematics/angular

Commit Description
fix - 5c705e800 update schematics to use RouterModule when --routing flag is present

@angular-devkit/build-angular

Commit Description
fix - 86e031dc7 use istanbul-lib-instrument directly for karma code coverage

@angular/build

Commit Description
fix - bdd168f37 add CSP nonce to script with src tags
fix - 405c14809 automatically resolve .mjs files when using Vite
fix - 7360a346e use Node.js available parallelism for default worker count

18.0.4

18.0.4 (2024-06-13)

@angular/build

Commit Description
fix - 791ef809d do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
fix - 20fc6ca05 generate module preloads next to script elements in index HTML
fix - 3a1bf5c8a Initiate PostCSS only once
fix - 78c611754 issue warning when auto adding @angular/localize/init

18.0.3

18.0.3 (2024-06-05)

@angular/cli

Commit Description
fix - b709d2a24 add schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

@angular/build

Commit Description
fix - 43a2a7d13 avoid escaping rebased Sass URL values
fix - 9acb5c7ca disable JS transformer persistent cache on web containers
fix - 346df4909 improve Sass rebaser ident token detection
fix - 6526a5f59 watch all related files during a Sass error

18.0.2

18.0.2 (2024-05-29)

@schematics/angular

Commit Description
fix - 9967c04b8 check both application builder packages in SSR schematic
fix - 92b48ab14 set builders assets option correctly for new applications

@angular/build

Commit Description
fix - 3bb06c37d disable Worker wait loop for Sass compilations in web containers
fix - c4cf35923 print Sass @warn location
fix - 352879804 support valid self-closing MathML tags in HTML index file
fix - 476f3084a support valid self-closing SVG tags in HTML index file

@angular/pwa

Commit Description
fix - acbffd236 set manifest icons location to match assets builder option

18.0.1

18.0.1 (2024-05-23)

@schematics/angular

Commit Description
fix - 01842f515 use angular.dev in readme

@angular/build

Commit Description
fix - 7d253e9cd avoid rebasing URLs with function calls
fix - 6b6a76a99 disable persistent disk caching inside webcontainers by default
fix - ba70a50b6 handle esbuild-browser polyfills option as string during ng serve
fix - 706423aca only import persistent cache store with active caching

Does any of this look wrong? Please let us know.

↗️ @​angular-devkit/schematics (indirect, 18.0.0 → 18.0.6) · Repo · Changelog

Release Notes

18.0.6

18.0.6 (2024-06-26)

@angular/build

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

18.0.5

18.0.5 (2024-06-20)

@schematics/angular

Commit Description
fix - 5c705e800 update schematics to use RouterModule when --routing flag is present

@angular-devkit/build-angular

Commit Description
fix - 86e031dc7 use istanbul-lib-instrument directly for karma code coverage

@angular/build

Commit Description
fix - bdd168f37 add CSP nonce to script with src tags
fix - 405c14809 automatically resolve .mjs files when using Vite
fix - 7360a346e use Node.js available parallelism for default worker count

18.0.4

18.0.4 (2024-06-13)

@angular/build

Commit Description
fix - 791ef809d do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
fix - 20fc6ca05 generate module preloads next to script elements in index HTML
fix - 3a1bf5c8a Initiate PostCSS only once
fix - 78c611754 issue warning when auto adding @angular/localize/init

18.0.3

18.0.3 (2024-06-05)

@angular/cli

Commit Description
fix - b709d2a24 add schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

@angular/build

Commit Description
fix - 43a2a7d13 avoid escaping rebased Sass URL values
fix - 9acb5c7ca disable JS transformer persistent cache on web containers
fix - 346df4909 improve Sass rebaser ident token detection
fix - 6526a5f59 watch all related files during a Sass error

18.0.2

18.0.2 (2024-05-29)

@schematics/angular

Commit Description
fix - 9967c04b8 check both application builder packages in SSR schematic
fix - 92b48ab14 set builders assets option correctly for new applications

@angular/build

Commit Description
fix - 3bb06c37d disable Worker wait loop for Sass compilations in web containers
fix - c4cf35923 print Sass @warn location
fix - 352879804 support valid self-closing MathML tags in HTML index file
fix - 476f3084a support valid self-closing SVG tags in HTML index file

@angular/pwa

Commit Description
fix - acbffd236 set manifest icons location to match assets builder option

18.0.1

18.0.1 (2024-05-23)

@schematics/angular

Commit Description
fix - 01842f515 use angular.dev in readme

@angular/build

Commit Description
fix - 7d253e9cd avoid rebasing URLs with function calls
fix - 6b6a76a99 disable persistent disk caching inside webcontainers by default
fix - ba70a50b6 handle esbuild-browser polyfills option as string during ng serve
fix - 706423aca only import persistent cache store with active caching

Does any of this look wrong? Please let us know.

↗️ @​schematics/angular (indirect, 18.0.0 → 18.0.6) · Repo · Changelog

Release Notes

18.0.6

18.0.6 (2024-06-26)

@angular/build

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

18.0.5

18.0.5 (2024-06-20)

@schematics/angular

Commit Description
fix - 5c705e800 update schematics to use RouterModule when --routing flag is present

@angular-devkit/build-angular

Commit Description
fix - 86e031dc7 use istanbul-lib-instrument directly for karma code coverage

@angular/build

Commit Description
fix - bdd168f37 add CSP nonce to script with src tags
fix - 405c14809 automatically resolve .mjs files when using Vite
fix - 7360a346e use Node.js available parallelism for default worker count

18.0.4

18.0.4 (2024-06-13)

@angular/build

Commit Description
fix - 791ef809d do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
fix - 20fc6ca05 generate module preloads next to script elements in index HTML
fix - 3a1bf5c8a Initiate PostCSS only once
fix - 78c611754 issue warning when auto adding @angular/localize/init

18.0.3

18.0.3 (2024-06-05)

@angular/cli

Commit Description
fix - b709d2a24 add schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

@angular/build

Commit Description
fix - 43a2a7d13 avoid escaping rebased Sass URL values
fix - 9acb5c7ca disable JS transformer persistent cache on web containers
fix - 346df4909 improve Sass rebaser ident token detection
fix - 6526a5f59 watch all related files during a Sass error

18.0.2

18.0.2 (2024-05-29)

@schematics/angular

Commit Description
fix - 9967c04b8 check both application builder packages in SSR schematic
fix - 92b48ab14 set builders assets option correctly for new applications

@angular/build

Commit Description
fix - 3bb06c37d disable Worker wait loop for Sass compilations in web containers
fix - c4cf35923 print Sass @warn location
fix - 352879804 support valid self-closing MathML tags in HTML index file
fix - 476f3084a support valid self-closing SVG tags in HTML index file

@angular/pwa

Commit Description
fix - acbffd236 set manifest icons location to match assets builder option

18.0.1

18.0.1 (2024-05-23)

@schematics/angular

Commit Description
fix - 01842f515 use angular.dev in readme

@angular/build

Commit Description
fix - 7d253e9cd avoid rebasing URLs with function calls
fix - 6b6a76a99 disable persistent disk caching inside webcontainers by default
fix - ba70a50b6 handle esbuild-browser polyfills option as string during ng serve
fix - 706423aca only import persistent cache store with active caching

Does any of this look wrong? Please let us know.

🆕 @​angular-devkit/architect (added, 0.1800.6)

🆕 @​angular-devkit/core (added, 18.0.6)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
depfu[bot] commented 2 months ago

Closed in favor of #1789.