Closed dependabot[bot] closed 1 month ago
Bumps the angular group with 14 updates in the /webapp directory:
15.2.10
18.2.8
15.2.9
15.4.0
18.1.0
15.4.1
17.18.11
Updates @angular/animations from 15.2.10 to 18.2.8
@angular/animations
Sourced from @angular/animations's releases.
@angular/animations
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 the bootstrap() 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
PlatformRef
bootstrap()
... (truncated)
Sourced from @angular/animations'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 the bootstrap() 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
03ac3c2
513a4fe
a7b973e
176b26f
0bd55a6
01172b8
fb35130
024e9bf
bf8814c
e3d5607
Updates @angular/common from 15.2.10 to 18.2.8
@angular/common
Sourced from @angular/common's releases.
@angular/common
Sourced from @angular/common's changelog.
10081a9
ccf2c7f
42eb096
ca637fe
9d5b1ec
HashLocationStrategy
249d026
af4e39a
de68e04
3ecf620
Updates @angular/compiler from 15.2.10 to 18.2.8
@angular/compiler
Sourced from @angular/compiler's releases.
@angular/compiler
Sourced from @angular/compiler's changelog.
21be258
d325f9b
aea747a
11692c8
48a1437
66dcc69
7a6fd42
b619d69
4f8c406
Updates @angular/core from 15.2.10 to 18.2.8
@angular/core
Sourced from @angular/core's releases.
@angular/core
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 the bootstrap() 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 dependabot[bot] commented 1 month ago Looks like these dependencies are updatable in another way, so this is no longer needed.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the angular group with 14 updates in the /webapp directory:
15.2.10
18.2.8
15.2.10
18.2.8
15.2.10
18.2.8
15.2.10
18.2.8
15.2.10
18.2.8
15.2.10
18.2.8
15.2.10
18.2.8
15.2.10
18.2.8
15.2.9
18.2.8
15.4.0
18.1.0
15.4.0
18.1.0
15.4.0
18.1.0
15.4.1
17.18.11
15.2.10
18.2.8
Updates
@angular/animations
from 15.2.10 to 18.2.8Release notes
Sourced from
@angular/animations
's releases.... (truncated)
Changelog
Sourced from
@angular/animations
's changelog.... (truncated)
Commits
03ac3c2
refactor: update license text to point to angular.dev (#57902)513a4fe
refactor(core): replace usages of removeChild (#57203)a7b973e
docs(docs-infra): Use shiki for code highlighting (#57059)176b26f
docs: remove private symbol from docs (#56851)0bd55a6
refactor(docs-infra): complete removal of aio directory (#56496)01172b8
build: update Node.js to match Angular CLI engines (#56187)fb35130
build: update to latest dev infra code (#56128)024e9bf
refactor(core): Ensure animations are flushed before running render hooks (#5...bf8814c
refactor(core): Omit listeners from out-of-zone scheduling when using ZoneJS ...e3d5607
Revert "refactor(core): Ensure DOM removal happens when no app views need ref...Updates
@angular/common
from 15.2.10 to 18.2.8Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (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...03ac3c2
refactor: update license text to point to angular.dev (#57902)af4e39a
docs: update template in-depth guide (#57676)de68e04
fix(http): Dynamicaly call the global fetch implementation (#57531)3ecf620
Revert "fix(http): Dynamicaly call the global fetch implementation (#57531)" ...Updates
@angular/compiler
from 15.2.10 to 18.2.8Release notes
Sourced from
@angular/compiler
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
21be258
fix(compiler): scope :host-context inside pseudo selectors, do not decrease s...d325f9b
fix(compiler): fix parsing of the :host-context with pseudo selectors (#57796)aea747a
fix(compiler): preserve attributes attached to :host selector (#57796)11692c8
fix(compiler): add multiple :host and nested selectors support (#57796)48a1437
fix(compiler): fix comment typo (#57796)66dcc69
fix(compiler): allow combinators inside pseudo selectors (#57796)7a6fd42
fix(compiler): transform pseudo selectors correctly for the encapsulated view...03ac3c2
refactor: update license text to point to angular.dev (#57902)b619d69
fix(compiler): produce less noisy errors when parsing control flow (#57711)4f8c406
refactor(compiler): extend directive mock to avoid failing at matching logic ...Updates
@angular/core
from 15.2.10 to 18.2.8Release notes
Sourced from
@angular/core
's releases.... (truncated)
Changelog
Sourced from
@angular/core
's changelog.