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

feat(esm): converted the project to esm-only #750

Merged
merged 1 commit into from Apr 4, 2023
Merged

feat(esm): converted the project to esm-only #750

merged 1 commit into from Apr 4, 2023

Conversation

travi
Copy link
Member

@travi travi commented Apr 4, 2023

BREAKING CHANGE: the project is not esm-only

BREAKING CHANGE: the project is not esm-only
@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d312ff2) 100.00% compared to head (1b9b206) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #750   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          147       148    +1     
=========================================
+ Hits           147       148    +1     
Impacted Files Coverage Δ
src/monorepo-config/config-reader.js 100.00% <100.00%> (ø)
src/prompts/questions.js 100.00% <100.00%> (ø)
src/scaffold.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

🚮 Removed packages: @babel/register@7.21.0, @form8ion/babel-preset@1.6.99

@travi travi merged commit 363f519 into master Apr 4, 2023
18 checks passed
@travi travi deleted the beta branch April 4, 2023 04:19
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.

None yet

1 participant