Skip to content
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

For Angular 15, babel needs updating to (at least) 17.18.10 #24056

Closed
wratho opened this issue Oct 11, 2022 · 2 comments
Closed

For Angular 15, babel needs updating to (at least) 17.18.10 #24056

wratho opened this issue Oct 11, 2022 · 2 comments
Labels
area: build & ci Related the build and CI infrastructure of the project
Milestone

Comments

@wratho
Copy link

wratho commented Oct 11, 2022

Which @angular/* package(s) are the source of the bug?

Don't known / other

Is this a regression?

No

Description

Please inform me if this belongs in a different category, but honestly none of them looked right.

I reported a bug in babel a while back and resolved here: babel/babel#14752. The latest version of Angular targets ES2022, which will break any applications impacted by the babel issue.

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

No response

Please provide the environment you discovered this bug in (run ng version)

No response

Anything else?

No response

@jessicajaniuk jessicajaniuk added the area: build & ci Related the build and CI infrastructure of the project label Oct 11, 2022
@ngbot ngbot bot added this to the needsTriage milestone Oct 11, 2022
@alan-agius4 alan-agius4 transferred this issue from angular/angular Oct 12, 2022
@alan-agius4
Copy link
Collaborator

Babel packages are already updated to the latest versions

"@babel/core": "7.19.3",
"@babel/generator": "7.19.5",
"@babel/helper-annotate-as-pure": "7.18.6",
"@babel/plugin-proposal-async-generator-functions": "7.19.1",
"@babel/plugin-transform-async-to-generator": "7.18.6",
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/preset-env": "7.19.4",
"@babel/runtime": "7.19.4",
"@babel/template": "7.18.10",

@alan-agius4 alan-agius4 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2022
@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 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: build & ci Related the build and CI infrastructure of the project
Projects
None yet
Development

No branches or pull requests

4 participants