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

Update to latest babel package name #140

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

Hailong-am
Copy link
Collaborator

Description

Update to latest babel package name due to

This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (513c922) 86.70% compared to head (6ab8601) 86.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #140   +/-   ##
=======================================
  Coverage   86.70%   86.70%           
=======================================
  Files          52       52           
  Lines        1497     1497           
  Branches      360      360           
=======================================
  Hits         1298     1298           
  Misses        196      196           
  Partials        3        3           
Flag Coverage Δ
dashboards-notifications 86.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Hailong-am Hailong-am merged commit 29c191c into opensearch-project:main Nov 17, 2023
7 of 8 checks passed
@zhichao-aws
Copy link
Member

Should this be backport to 2.x?

@Hailong-am
Copy link
Collaborator Author

Should this be backport to 2.x?

sure, done

opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 23, 2023
Signed-off-by: Hailong Cui <[email protected]>
(cherry picked from commit 29c191c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
zhichao-aws pushed a commit that referenced this pull request Nov 23, 2023
* Upate to latet babel package name (#140)

Signed-off-by: Hailong Cui <[email protected]>
(cherry picked from commit 29c191c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat: make workflow run in 2.x branch

Signed-off-by: SuZhou-Joe <[email protected]>

---------

Signed-off-by: Hailong Cui <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: SuZhou-Joe <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: SuZhou-Joe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants