Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Bumps the angular-deps group with 11 updates in the / directory:
17.3.9
18.2.10
17.3.9
18.2.10
17.3.9
18.2.10
17.3.9
18.2.10
17.3.9
18.2.10
17.3.9
18.2.10
17.3.9
18.2.10
17.3.9
18.2.10
17.3.7
18.2.11
17.3.7
18.2.11
17.3.9
18.2.10
Updates
@angular/animations
from 17.3.9 to 18.2.10Release 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 17.3.9 to 18.2.10Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
4746794
docs: move JSDoc below constructor (#57187)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)Updates
@angular/compiler
from 17.3.9 to 18.2.10Release notes
Sourced from
@angular/compiler
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
69dce38
Revert fix(compiler): transform pseudo selectors correctly for the encapsulat...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)Updates
@angular/core
from 17.3.9 to 18.2.10Release notes
Sourced from
@angular/core
's releases.... (truncated)
Changelog
Sourced from
@angular/core
's changelog.... (truncated)
Commits
ddda355
refactor(core): remove globalApi tag (#58375)37b921d
refactor(core): test EventEmitter completion on destroy with outputToObservab...a9e440d
refactor(core): drop theMutable
utility type. (#58124)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)Updates
@angular/forms
from 17.3.9 to 18.2.10Release notes
Sourced from
@angular/forms
's releases.