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

build: Set @babel/plugin-transform-runtime to a 7.23.3 version #8103

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

PavelMor25
Copy link
Collaborator

@PavelMor25 PavelMor25 commented Dec 14, 2023

Purpose

Error in compilation typescript test files.

Approach

Set Babel dependancies to a 7.23.3 version

References

Closes #8091

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Dec 14, 2023
@PavelMor25 PavelMor25 changed the title fix version @babel/plugin-transform-runtime build: Set @babel/plugin-transform-runtime to a 7.23.3 version Dec 14, 2023
@PavelMor25 PavelMor25 removed the STATE: Need response An issue that requires a response or attention from the team. label Dec 14, 2023
Copy link
Contributor

@aleks-pro aleks-pro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets add tests for the fix

@aleks-pro aleks-pro merged commit c4d1c49 into DevExpress:master Dec 19, 2023
20 checks passed
Copy link

Release v3.5.0-rc.1 addresses this.

1 similar comment
Copy link

Release v3.5.0-rc.1 addresses this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set Babel dependancies to a certain version, not point to the latest version
3 participants