Bumps @angular/platform-browser-dynamic from 17.3.7 to 17.3.8.
Release notes
Sourced from @angular/platform-browser-dynamic's releases.
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/platform-browser-dynamic's changelog.
17.3.8 (2024-05-08)
compiler
core
| Commit |
Type |
Description |
| 3818436ebc |
fix |
don't schedule timer triggers on the server (#55605) |
18.0.0-rc.0 (2024-05-01)
core
| Commit |
Type |
Description |
| 44c0ed83a6 |
fix |
hide implementation details of ExperimentalPendingTasks (#55516) |
| a177abef1b |
fix |
render hooks should not specifically run outside the Angular zone (#55399) |
| a5c57c7484 |
fix |
resolve error for multiple component instances that use fallback content (#55478) |
migrations
| Commit |
Type |
Description |
| f93e5180be |
fix |
resolve multiple structural issues with HttpClient migration (#55557) |
router
| Commit |
Type |
Description |
| aefee87074 |
fix |
Scroller should scroll as soon as change detection completes (#55105) |
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)