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(main): release 1.14.0 #303

Merged
merged 1 commit into from
May 29, 2024

Conversation

wellwelwel
Copy link
Owner

@wellwelwel wellwelwel commented May 29, 2024

🤖 I have created a release beep boop

1.14.0 (2024-05-29)

Features

  • deno: allow direct CommonJS execution in Deno (#300) (fa358b5)

This feature allows you to run tests and files that use require, module.exports, and module directly in Deno, without the need for transpilation or workarounds.

This is especially useful for testing Node.js and Bun projects on Deno.


This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.80%. Comparing base (fa358b5) to head (1d6549e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #303   +/-   ##
=======================================
  Coverage   94.80%   94.80%           
=======================================
  Files          31       31           
  Lines        2500     2500           
  Branches      393      367   -26     
=======================================
  Hits         2370     2370           
  Misses        128      128           
  Partials        2        2           
Flag Coverage Δ
linux-parallel 94.60% <ø> (ø)
linux-parallel-options 94.72% <ø> (ø)
linux-sequential 93.20% <ø> (ø)
linux-sequential-options 93.28% <ø> (ø)
osx-parallel 94.60% <ø> (ø)
osx-parallel-options 94.72% <ø> (ø)
osx-sequential 93.20% <ø> (ø)
osx-sequential-options 93.28% <ø> (ø)
windows-parallel 94.08% <ø> (ø)
windows-parallel-options 94.20% <ø> (ø)
windows-sequential 92.68% <ø> (ø)
windows-sequential-options 92.76% <ø> (ø)

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.

@wellwelwel wellwelwel merged commit 7a56ca1 into main May 29, 2024
37 checks passed
@wellwelwel wellwelwel deleted the release-please--branches--main--components--poku branch May 29, 2024 15:50
@wellwelwel
Copy link
Owner Author

🤖 Release is at https://github.com/wellwelwel/poku/releases/tag/v1.14.0 🌻

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.

1 participant