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: support Node v20.6.0 module.register() & --import flag #337

Merged
merged 7 commits into from Oct 17, 2023

Conversation

privatenumber
Copy link
Owner

@privatenumber privatenumber commented Oct 16, 2023

closes #330

@privatenumber privatenumber marked this pull request as ready for review October 16, 2023 15:19
@privatenumber privatenumber changed the title feat: support --import flag feat: support Node.js v20.6.0 module.register() & --import flag Oct 17, 2023
@privatenumber privatenumber changed the title feat: support Node.js v20.6.0 module.register() & --import flag feat: support Node v20.6.0 module.register() & --import flag Oct 17, 2023
@privatenumber privatenumber merged commit 23e4694 into develop Oct 17, 2023
1 check passed
@privatenumber privatenumber deleted the support-import branch October 17, 2023 17:34
@vladshcherbin
Copy link

vladshcherbin commented Oct 17, 2023

Any change or timeline to drop a release with this one? 🤞

@privatenumber
Copy link
Owner Author

🎉 This issue has been resolved in v3.14.0

If you appreciate this project, please consider supporting this project by sponsoring ❤️ 🙏

@vladshcherbin
Copy link

@privatenumber thank you a lot! 🤗

@privatenumber
Copy link
Owner Author

Hope it works well for you!

@vladshcherbin
Copy link

@privatenumber I've updated and the warning are gone 🥳

Thank you for your work, tsx is such a relief in js/ts land, much love ♥️

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
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning when running tsx on node 20.8.0
2 participants