-
Notifications
You must be signed in to change notification settings - Fork 618
Open
strongbox/strongbox-web-ui
#51Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Task Description
We need to upgrade our @angular/* dependencies from 10.* to version 11.*.
Notable changes
- Angular >= 11 drops support for IE 9, 10 and Mobile
- Angular requires TypeScript 4.0+.
- Allows for opt-in to webpack 5 by using Yarn and adding "resolutions": {"webpack": "^5.0.0"} to your package.json.
- This also allows to use webpack module federation which will be handy.
- See other changes here
Tasks
The following tasks will need to be carried out:
- Update the version in the strongbox-web-ui project.
- Apply any required code changes, or dependency excludes.
- Test and confirm that there are no issues with the core projects (strongbox, strongbox-web-integration-tests, etc) after upgrading.
Help
- Check our article on how to upgrade dependencies and plugins.
- Our chat
- Points of contact:
0x14Rp
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file