Just following the steps at https://update.angular.io/. Fixed a few breaking changes from peer deps that jumped major versions. Most other changes are automated migrations.
May or may not be a PR just to make Dependabot hush for a while.
Checklist
PR Type
[ ] This PR is a code change that implements a feature request.
[ ] This PR fixes an issue.
[x] This PR adds a new feature that is not an open feature request.
[ ] This PR is not a code change (e.g. documentation, README, ...)
Other
[ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
[x] If code changes were made then they have been tested.
[ ] I have updated the documentation to reflect the changes.
Summary
Just following the steps at https://update.angular.io/. Fixed a few breaking changes from peer deps that jumped major versions. Most other changes are automated migrations.
May or may not be a PR just to make Dependabot hush for a while.
Checklist
PR Type
Other