Bumps @angular/animations from 17.3.7 to 17.3.9.
Release notes
Sourced from @angular/animations's releases.
v17.3.9
17.3.9 (2024-05-15)
v17.3.8
17.3.8 (2024-05-08)
compiler
| Commit |
Description |
 |
add math elements to schema (#55631) (#55645) |
core
| Commit |
Description |
 |
don't schedule timer triggers on the server (#55605) |
Changelog
Sourced from @angular/animations's changelog.
17.3.9 (2024-05-15)
18.0.0-rc.1 (2024-05-08)
compiler
core
| Commit |
Type |
Description |
| d5edfde6ee |
fix |
afterRender hooks registered outside change detection can mark views dirty (#55623) |
| 36130b2e72 |
fix |
don't schedule timer triggers on the server (#55605) |
| 0510930a25 |
fix |
TestBed should not override NgZone from initTestEnvironment (#55226) |
http
| Commit |
Type |
Description |
| d9b339fdbc |
fix |
resolve withRequestsMadeViaParent behavior with withFetch (#55652) |
migrations
| Commit |
Type |
Description |
| 8459ee46cb |
fix |
handle more cases in HttpClientModule migration (#55640) |
platform-browser
| Commit |
Type |
Description |
| 23f914f101 |
fix |
Use the right namespace for mathML. (#55622) |
platform-server
| Commit |
Type |
Description |
| e71e869112 |
fix |
remove event dispatch script from HTML when hydration is disabled (#55681) |
17.3.8 (2024-05-08)
compiler
core
| Commit |
Type |
Description |
| 3818436ebc |
fix |
don't schedule timer triggers on the server (#55605) |
... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)