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

chore: feature merge master #44691

Merged
merged 2 commits into from
Sep 7, 2023
Merged

chore: feature merge master #44691

merged 2 commits into from
Sep 7, 2023

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Sep 7, 2023

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

🚀 Summary

🤖 Generated by Copilot at a41a756

This pull request simplifies and speeds up the TypeScript execution in various scripts by using tsx instead of ts-node. It also removes some redundant files and dependencies.

🔍 Walkthrough

🤖 Generated by Copilot at a41a756

  • Replace ts-node with tsx for faster and simpler TypeScript execution (link, link, link, link, link)
  • Remove unused dependencies @swc/core and @swc/helpers from package.json (link)
  • Delete unnecessary files .github/workflows/pr-contributor-welcome.yml and tsconfig.node.json (link, link)

afc163 and others added 2 commits September 7, 2023 15:54
* chore: using `tsx` instead of `ts-node`

* chore: update script

* chore: missing tsx
@stackblitz
Copy link

stackblitz bot commented Sep 7, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Hi @MadCcc

请注意,当前 PR 是分支间的互相合并,请使用 BranchAutoMerge 标签来进行自动合并。切记不要、不要、不要使用 Squash

@socket-security
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: @swc/[email protected], [email protected]

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

size-limit report 📦

Path Size
./dist/antd.min.js 393.42 KB
./dist/antd-with-locales.min.js 452.62 KB

@argos-ci
Copy link

argos-ci bot commented Sep 7, 2023

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No change detected - Sep 7, 2023, 9:14 AM

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ff845fe) 100.00% compared to head (a41a756) 100.00%.
Report is 1 commits behind head on feature.

Additional details and impacted files
@@            Coverage Diff            @@
##           feature    #44691   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          680       680           
  Lines        11417     11417           
  Branches      3073      3073           
=========================================
  Hits         11417     11417           

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

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.

3 participants