Skip to content

build: update dependency to latest v13 release and fix errors #1516

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 11, 2021

Conversation

atscott
Copy link
Collaborator

@atscott atscott commented Oct 6, 2021

The latest v13 release of the language service removes the option to
disable Ivy from the PluginConfig. This commit also removes it from
the session configuration, but does not add a workaround to continue
supporting View Engine. That will need to be done before the v13
release.

In addition, the esModuleInterop option was enabled, which matches the
angular/angular repo. This addresses another build issue due to default
import/exports.

reviewer note: the fixup commit is because the package format changes in angular/angular seem to have broken us. We can revert that once we figure out what's broken there.

@google-cla google-cla bot added the cla: yes label Oct 6, 2021
@atscott atscott added target: major This PR is targeted for the next major release and removed cla: yes labels Oct 6, 2021
@google-cla google-cla bot added the cla: yes label Oct 6, 2021
@atscott atscott force-pushed the v13update branch 5 times, most recently from 207c989 to 8c37df9 Compare October 11, 2021 22:56
@atscott atscott force-pushed the v13update branch 2 times, most recently from 4146ad2 to 8046626 Compare October 11, 2021 23:12
The latest v13 release of the language service removes the option to
disable Ivy from the `PluginConfig`. This commit also removes it from
the session configuration, but does not add a workaround to continue
supporting View Engine. That will need to be done before the v13
release.

In addition, the `esModuleInterop` option was enabled, which matches the
angular/angular repo. This addresses another build issue due to default
import/exports.
@atscott atscott added the action: merge Ready to merge label Oct 11, 2021
@atscott atscott merged commit e882dd4 into angular:master Oct 11, 2021
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge Ready to merge cla: yes target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants