Build(deps): Bump @angular/common from 18.2.6 to 18.2.8 in /angular
Bumps @angular/common from 18.2.6 to 18.2.8.
Release notes
Sourced from @angular/common
'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/common
'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
-
10081a9
docs: move JSDoc before functions (#58087) -
ccf2c7f
docs(common): Minor typo in code example (#58085) -
42eb096
docs: update comments to use consistent code formatting for boolean values (#... -
ca637fe
fix(http): cleanup JSONP script listeners once loading completed (#57877) -
9d5b1ec
docs: correctHashLocationStrategy
example url (#57908) -
249d026
fix(common): execute checks and remove placeholder when image is already load... - 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