Closed dependabot[bot] closed 1 week ago
Bumps the angular group with 16 updates in the /webapp directory:
15.2.10
18.2.11
15.2.9
18.2.13
15.4.0
18.1.1
15.4.1
17.18.12
16.2.5
Updates @angular/animations from 15.2.10 to 18.2.11
@angular/animations
Sourced from @angular/animations's releases.
@angular/animations
v18.2.11 18.2.11 (2024-11-06) core Commit Description avoid slow stringification when checking for duplicates in dev mode (#58521) resolve forward-referenced host directives during directive matching (#58492) (#58500) v18.2.10 18.2.10 (2024-10-30) compiler Commit Description transform pseudo selectors correctly for the encapsulated view. (#58417) localize Commit Description Adding arb format to the list of valid formats in the localization extractor cli (#58287) v18.2.9 18.2.9 (2024-10-23) compiler-cli Commit Description report when NgModule imports or exports itself (#58231) 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)
... (truncated)
Sourced from @angular/animations's changelog.
18.2.11 (2024-11-06) core Commit Type Description 5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521) 3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500) 19.0.0-rc.0 (2024-10-30) compiler Commit Type Description 98804fd4beb fix add more specific matcher for hydrate never block (#58360) compiler-cli Commit Type Description dbe612f2cd5 fix disable standalone by default on older versions of Angular (#58405) core Commit Type Description c095679f927 fix avoid breaking change with apps using rxjs 6.x (#58341) fd7716440be fix Prevents trying to trigger incremental hydration on CSR (#58366) localize Commit Type Description 0730d9d748a fix Adding arb format to the list of valid formats in the localization extractor cli (#58287) migrations Commit Type Description 90c7ec39a06 fix inject migration always inserting generated variables before super call (#58393) 7a65cdd911c fix inject migration not inserting generated code after super call in some cases (#58393) 616b411a6d9 fix properly migrate output aliases (#58411) d504452e2f1 fix properly replace imports across files (#58414) router Commit Type Description a49c35ec769 fix remove setter for injector on OutletContext (#58343) 18.2.10 (2024-10-30) compiler Commit Type Description 69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#58417) localize | Commit | Type | Description |
injector
OutletContext
| Commit | Type | Description |
03ac3c2
513a4fe
a7b973e
176b26f
0bd55a6
01172b8
fb35130
024e9bf
bf8814c
e3d5607
Updates @angular/common from 15.2.10 to 18.2.11
@angular/common
Sourced from @angular/common's releases.
@angular/common
Sourced from @angular/common's changelog.
4746794
10081a9
ccf2c7f
42eb096
ca637fe
9d5b1ec
HashLocationStrategy
249d026
af4e39a
de68e04
Updates @angular/compiler from 15.2.10 to 18.2.11
@angular/compiler
Sourced from @angular/compiler's releases.
@angular/compiler
Sourced from @angular/compiler's changelog.
69dce38
21be258
d325f9b
aea747a
11692c8
48a1437
66dcc69
7a6fd42
b619d69
Updates @angular/core from 15.2.10 to 18.2.11
@angular/core
Sourced from @angular/core's releases.
@angular/core
Sourced from @angular/core's changelog.
5f2d98a
3aa45a2
ddda355
37b921d
a9e440d
Mutable
31fb9d0
b40875a
PlatformRef
46bafb0
9ca9db4
ViewRefTracker
ApplicationRef
46a2ad3
Updates @angular/forms from 15.2.10 to 18.2.11
@angular/forms
Sourced from @angular/forms's releases.
@angular/forms
v18.2.11 18.2.11 (2024-11-06) core Commit Description avoid slow stringification when checking for duplicates in dev mode (#58521) resolve forward-referenced host directives during directive matching (#58492) (#58500) v18.2.10 18.2.10 (2024-10-30) compiler Commit Description transform pseudo selectors correctly for the encapsulated view. (#58417) localize Commit Description Adding arb format to the list of valid formats in the localization extractor cli (#58287) v18.2.9 18.2.9 (2024-10-23) compiler-cli Commit Description report when NgModule imports or exports itself (#58231) v18.2.8 18.2.8 (2024-10-10) compiler Commit Description add multiple :host and nested selectors support (#57796) dependabot[bot] commented 1 week ago Superseded by #1255.
Superseded by #1255.
Bumps the angular group with 16 updates in the /webapp directory:
15.2.10
18.2.11
15.2.10
18.2.11
15.2.10
18.2.11
15.2.10
18.2.11
15.2.10
18.2.11
15.2.10
18.2.11
15.2.10
18.2.11
15.2.10
18.2.11
15.2.9
18.2.13
15.4.0
18.1.1
15.4.0
18.1.1
15.4.0
18.1.1
15.4.1
17.18.12
15.2.10
18.2.11
16.2.5
18.2.11
15.2.10
18.2.11
Updates
@angular/animations
from 15.2.10 to 18.2.11Release 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.11Release 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 15.2.10 to 18.2.11Release 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 15.2.10 to 18.2.11Release notes
Sourced from
@angular/core
's releases.... (truncated)
Changelog
Sourced from
@angular/core
's changelog.... (truncated)
Commits
5f2d98a
fix(core): avoid slow stringification when checking for duplicates in dev mod...3aa45a2
fix(core): resolve forward-referenced host directives during directive matchi...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)Updates
@angular/forms
from 15.2.10 to 18.2.11Release notes
Sourced from
@angular/forms
's releases.