Build(deps): Bump @angular/core from 18.2.6 to 18.2.8 in /angular
Bumps @angular/core from 18.2.6 to 18.2.8.
Release notes
Sourced from @angular/core
's releases.
v18.2.8
18.2.8 (2024-10-10)
compiler
Commit Description add multiple :host and nested selectors support (#57796) allow combinators inside pseudo selectors (#57796) fix comment typo (#57796) fix parsing of the :host-context with pseudo selectors (#57796) preserve attributes attached to :host selector (#57796) scope :host-context inside pseudo selectors, do not decrease specificity (#57796) transform pseudo selectors correctly for the encapsulated view (#57796) compiler-cli
Commit Description defer symbols only used in types (#58104) core
Commit Description clean up afterRender after it is executed (#58119) platform-server
Commit Description destroy PlatformRef
when error happens during thebootstrap()
phase (#58112) (#58135)v18.2.7
18.2.7 (2024-10-02)
common
Commit Description execute checks and remove placeholder when image is already loaded (#55444) prevent warning about oversize image twice (#58021) skip checking whether SVGs are oversized (#57966) compiler-cli
Commit Description correctly get the type of nested function call expressions (#57010) core
Commit Description provide flag to opt into manual cleanup for after render hooks (#57917) http
Commit Description cleanup JSONP script listeners once loading completed (#57877) migrations
Commit Description
... (truncated)
Changelog
Sourced from @angular/core
's changelog.
18.2.8 (2024-10-10)
compiler
Commit Type Description 11692c8dab fix add multiple :host and nested selectors support (#57796) 66dcc691f5 fix allow combinators inside pseudo selectors (#57796) 48a1437e77 fix fix comment typo (#57796) d325f9b55f fix fix parsing of the :host-context with pseudo selectors (#57796) aea747ab3b fix preserve attributes attached to :host selector (#57796) 21be258be6 fix scope :host-context inside pseudo selectors, do not decrease specificity (#57796) 7a6fd427d5 fix transform pseudo selectors correctly for the encapsulated view (#57796) compiler-cli
Commit Type Description f187c3abf8 fix defer symbols only used in types (#58104) core
Commit Type Description 46bafb0b0a fix clean up afterRender after it is executed (#58119) platform-server
Commit Type Description b40875a2cc fix destroy PlatformRef
when error happens during thebootstrap()
phase (#58112) (#58135)19.0.0-next.8 (2024-10-02)
common
Commit Type Description c3115b882e fix execute checks and remove placeholder when image is already loaded (#55444) b7bd429951 fix prevent warning about oversize image twice (#58021) e8b2d5fad8 fix skip checking whether SVGs are oversized (#57966) compiler-cli
Commit Type Description d9687f43dd feat 'strictStandalone' flag enforces standalone (#57935) 39ccaf4cc4 fix correctly get the type of nested function call expressions (#57010) 33fe252c58 fix do not report unused declarations coming from an imported array (#57940) core
Commit Type Description 3240598158 fix provide flag to opt into manual cleanup for after render hooks (#57917) http
Commit Type Description 22dafa658b fix cleanup JSONP script listeners once loading completed (#57877) 057cf7fb6b fix preserve all headers from Headers object (#57802) language-service
... (truncated)
Commits
-
31fb9d0
docs: mention autoDetectChanges parameter default value (#58092) -
b40875a
fix(platform-server): destroyPlatformRef
when error happens during the `bo... -
46bafb0
fix(core): clean up afterRender after it is executed (#58119) -
9ca9db4
refactor(core): dropViewRefTracker
in favor ofApplicationRef
. (#58096) -
46a2ad3
fix(common): prevent warning about oversize image twice (#58021) -
b9d846d
fix(migrations): delete constructor if it only has super call (#58013) -
8f2b0ed
fix(common): skip checking whether SVGs are oversized (#57966) -
2f347ef
fix(core): provide flag to opt into manual cleanup for after render hooks (#5... -
2e7cfcb
refactor(core): Remove global event delegation code. (#57893) -
e40a4fa
fix(upgrade): support input signal bindings (#57020) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts