-
-
Notifications
You must be signed in to change notification settings - Fork 161
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: support Node v20.6.0 module.register()
& --import
flag
#337
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
privatenumber
changed the title
feat: support --import flag
feat: support Node.js v20.6.0 Oct 17, 2023
module.register()
& --import
flag
privatenumber
changed the title
feat: support Node.js v20.6.0
feat: support Node v20.6.0 Oct 17, 2023
module.register()
& --import
flagmodule.register()
& --import
flag
Any change or timeline to drop a release with this one? 🤞 |
🎉 This issue has been resolved in v3.14.0 If you appreciate this project, please consider supporting this project by sponsoring ❤️ 🙏 |
@privatenumber thank you a lot! 🤗 |
Hope it works well for you! |
@privatenumber I've updated and the warning are gone 🥳 Thank you for your work, |
kachick
added a commit
to kachick/renovate-config-asdf
that referenced
this pull request
Oct 18, 2023
kachick
added a commit
to kachick/renovate-config-asdf
that referenced
this pull request
Oct 18, 2023
* Update dependency tsx to ^3.14.0 * Follow privatenumber/tsx#337 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Kenichi Kamiya <kachick1@gmail.com>
kachick
added a commit
to kachick/wait-other-jobs
that referenced
this pull request
Oct 18, 2023
kachick
added a commit
to kachick/wait-other-jobs
that referenced
this pull request
Oct 18, 2023
* Bump tsx from 3.13.0 to 3.14.0 Bumps [tsx](https://github.com/esbuild-kit/tsx) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/esbuild-kit/tsx/releases) - [Changelog](https://github.com/esbuild-kit/tsx/blob/develop/release.config.cjs) - [Commits](privatenumber/tsx@v3.13.0...v3.14.0) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Follow privatenumber/tsx#337 * Fix merge miss --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenichi Kamiya <kachick1@gmail.com>
kachick
added a commit
to kachick/action-typescript-template
that referenced
this pull request
Oct 18, 2023
kachick
added a commit
to kachick/action-typescript-template
that referenced
this pull request
Oct 18, 2023
* Bump tsx from 3.13.0 to 3.14.0 Bumps [tsx](https://github.com/esbuild-kit/tsx) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/esbuild-kit/tsx/releases) - [Changelog](https://github.com/esbuild-kit/tsx/blob/develop/release.config.cjs) - [Commits](privatenumber/tsx@v3.13.0...v3.14.0) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Follow privatenumber/tsx#337 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenichi Kamiya <kachick1@gmail.com>
kachick
added a commit
to kachick/elm-dependency-submission
that referenced
this pull request
Oct 18, 2023
kachick
added a commit
to kachick/elm-dependency-submission
that referenced
this pull request
Oct 18, 2023
* Bump tsx from 3.13.0 to 3.14.0 Bumps [tsx](https://github.com/esbuild-kit/tsx) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/esbuild-kit/tsx/releases) - [Changelog](https://github.com/esbuild-kit/tsx/blob/develop/release.config.cjs) - [Commits](privatenumber/tsx@v3.13.0...v3.14.0) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Follow privatenumber/tsx#337 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenichi Kamiya <kachick1@gmail.com>
kachick
added a commit
to mobu-of-the-world/mobu
that referenced
this pull request
Oct 18, 2023
renovate bot
pushed a commit
to mobu-of-the-world/mobu
that referenced
this pull request
Oct 18, 2023
This was referenced Oct 26, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #330