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

Fix #716 #725

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Fix #716 #725

merged 1 commit into from
Oct 21, 2023

Conversation

eliellis
Copy link
Contributor

@eliellis eliellis commented Aug 24, 2023

Fixes #716

Use the provided options passed to register if process.env.SWCRC is missing rather than always calling readDefaultTsConfig().

@CLAassistant
Copy link

CLAassistant commented Aug 24, 2023

CLA assistant check
All committers have signed the CLA.

@eliellis
Copy link
Contributor Author

Hi @Brooooooklyn not to bother you, but was curious if you had a chance to look at this yet? Would love to get it merged if possible! Thanks for all your hard work! ❤️

@Brooooooklyn Brooooooklyn merged commit c706f17 into swc-project:master Oct 21, 2023
5 checks passed
austinbiggs referenced this pull request in austinbiggs/ivy Feb 3, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc-node/register](https://github.com/swc-project/swc-node) |
[`1.6.8` ->
`1.8.0`](https://renovatebot.com/diffs/npm/@swc-node%2fregister/1.6.8/1.8.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc-node%2fregister/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc-node%2fregister/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc-node%2fregister/1.6.8/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc-node%2fregister/1.6.8/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc-node (@&#8203;swc-node/register)</summary>

###
[`v1.8.0`](https://github.com/swc-project/swc-node/releases/tag/%40swc-node/register%401.8.0)

[Compare
Source](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected])

#### What's Changed

- fix(core): remove `jsc.module.noInterop` when it's not supported by
[@&#8203;kdy1](https://github.com/kdy1) in
[https://github.com/swc-project/swc-node/pull/733](https://github.com/swc-project/swc-node/pull/733)
- chore: fix README for install, build, and test by
[@&#8203;devjiwonchoi](https://github.com/devjiwonchoi) in
[https://github.com/swc-project/swc-node/pull/728](https://github.com/swc-project/swc-node/pull/728)
- feat(register): @&#8203;swc-node/register/esm use TypeScript resolver
by [@&#8203;cm-ayf](https://github.com/cm-ayf) in
[https://github.com/swc-project/swc-node/pull/727](https://github.com/swc-project/swc-node/pull/727)
- chore(deps-dev): bump
[@&#8203;babel/traverse](https://github.com/babel/traverse) from
7.22.10 to 7.23.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/swc-project/swc-node/pull/735](https://github.com/swc-project/swc-node/pull/735)
- Fix
[#&#8203;716](https://github.com/swc-project/swc-node/issues/716) by
[@&#8203;eliellis](https://github.com/eliellis) in
[https://github.com/swc-project/swc-node/pull/725](https://github.com/swc-project/swc-node/pull/725)
- chore(deps-dev): bump axios from 1.3.5 to 1.6.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/swc-project/swc-node/pull/738](https://github.com/swc-project/swc-node/pull/738)
- fix(core): respect useDefineForClassFields tsconfig value by
[@&#8203;dsyddall](https://github.com/dsyddall) in
[https://github.com/swc-project/swc-node/pull/740](https://github.com/swc-project/swc-node/pull/740)
- fix(core): respect sourceMaps swcrc value by
[@&#8203;dsyddall](https://github.com/dsyddall) in
[https://github.com/swc-project/swc-node/pull/742](https://github.com/swc-project/swc-node/pull/742)
- feat: add esm-register for node>20.6 by
[@&#8203;yeliex](https://github.com/yeliex) in
[https://github.com/swc-project/swc-node/pull/748](https://github.com/swc-project/swc-node/pull/748)
- chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/swc-project/swc-node/pull/747](https://github.com/swc-project/swc-node/pull/747)
- feat(core): support swc's `ignoreDynamic` option by
[@&#8203;SukkaW](https://github.com/SukkaW) in
[https://github.com/swc-project/swc-node/pull/745](https://github.com/swc-project/swc-node/pull/745)
- fix: fix import ts from node_modules by
[@&#8203;yeliex](https://github.com/yeliex) in
[https://github.com/swc-project/swc-node/pull/744](https://github.com/swc-project/swc-node/pull/744)
- Mention --enable-source-maps in README.md for esm projects. by
[@&#8203;Xinkai](https://github.com/Xinkai) in
[https://github.com/swc-project/swc-node/pull/737](https://github.com/swc-project/swc-node/pull/737)
- feat: upgrade dependencies by
[@&#8203;Brooooooklyn](https://github.com/Brooooooklyn) in
[https://github.com/swc-project/swc-node/pull/751](https://github.com/swc-project/swc-node/pull/751)

#### New Contributors

- [@&#8203;devjiwonchoi](https://github.com/devjiwonchoi) made their
first contribution in
[https://github.com/swc-project/swc-node/pull/728](https://github.com/swc-project/swc-node/pull/728)
- [@&#8203;cm-ayf](https://github.com/cm-ayf) made their first
contribution in
[https://github.com/swc-project/swc-node/pull/727](https://github.com/swc-project/swc-node/pull/727)
- [@&#8203;eliellis](https://github.com/eliellis) made their first
contribution in
[https://github.com/swc-project/swc-node/pull/725](https://github.com/swc-project/swc-node/pull/725)
- [@&#8203;dsyddall](https://github.com/dsyddall) made their first
contribution in
[https://github.com/swc-project/swc-node/pull/740](https://github.com/swc-project/swc-node/pull/740)
- [@&#8203;SukkaW](https://github.com/SukkaW) made their first
contribution in
[https://github.com/swc-project/swc-node/pull/745](https://github.com/swc-project/swc-node/pull/745)
- [@&#8203;Xinkai](https://github.com/Xinkai) made their first
contribution in
[https://github.com/swc-project/swc-node/pull/737](https://github.com/swc-project/swc-node/pull/737)

**Full Changelog**:
https://github.com/swc-project/swc-node/compare/[@&#8203;swc-node/core](https://github.com/swc-node/core)[@&#8203;1](https://github.com/1).10.5...[@&#8203;swc-node/register](https://github.com/swc-node/register)[@&#8203;1](https://github.com/1).8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/austinbiggs/ivy).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
tsang-bot bot referenced this pull request in tsangste/nx-package-test Feb 6, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc-node/register](https://github.com/swc-project/swc-node) |
[`1.6.8` ->
`1.8.0`](https://renovatebot.com/diffs/npm/@swc-node%2fregister/1.6.8/1.8.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc-node%2fregister/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc-node%2fregister/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc-node%2fregister/1.6.8/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc-node%2fregister/1.6.8/1.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@swc/cli](https://github.com/swc-project/pkgs)
([source](https://github.com/node ./bin)) | [`0.3.5` ->
`0.3.6`](https://renovatebot.com/diffs/npm/@swc%2fcli/0.3.5/0.3.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcli/0.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcli/0.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcli/0.3.5/0.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcli/0.3.5/0.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc-node (@&#8203;swc-node/register)</summary>

###
[`v1.8.0`](https://github.com/swc-project/swc-node/releases/tag/%40swc-node/register%401.8.0)

[Compare
Source](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected])

#### What's Changed

- fix(core): remove `jsc.module.noInterop` when it's not supported by
[@&#8203;kdy1](https://github.com/kdy1) in
[https://github.com/swc-project/swc-node/pull/733](https://github.com/swc-project/swc-node/pull/733)
- chore: fix README for install, build, and test by
[@&#8203;devjiwonchoi](https://github.com/devjiwonchoi) in
[https://github.com/swc-project/swc-node/pull/728](https://github.com/swc-project/swc-node/pull/728)
- feat(register): @&#8203;swc-node/register/esm use TypeScript resolver
by [@&#8203;cm-ayf](https://github.com/cm-ayf) in
[https://github.com/swc-project/swc-node/pull/727](https://github.com/swc-project/swc-node/pull/727)
- chore(deps-dev): bump
[@&#8203;babel/traverse](https://github.com/babel/traverse) from
7.22.10 to 7.23.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/swc-project/swc-node/pull/735](https://github.com/swc-project/swc-node/pull/735)
- Fix
[#&#8203;716](https://github.com/swc-project/swc-node/issues/716) by
[@&#8203;eliellis](https://github.com/eliellis) in
[https://github.com/swc-project/swc-node/pull/725](https://github.com/swc-project/swc-node/pull/725)
- chore(deps-dev): bump axios from 1.3.5 to 1.6.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/swc-project/swc-node/pull/738](https://github.com/swc-project/swc-node/pull/738)
- fix(core): respect useDefineForClassFields tsconfig value by
[@&#8203;dsyddall](https://github.com/dsyddall) in
[https://github.com/swc-project/swc-node/pull/740](https://github.com/swc-project/swc-node/pull/740)
- fix(core): respect sourceMaps swcrc value by
[@&#8203;dsyddall](https://github.com/dsyddall) in
[https://github.com/swc-project/swc-node/pull/742](https://github.com/swc-project/swc-node/pull/742)
- feat: add esm-register for node>20.6 by
[@&#8203;yeliex](https://github.com/yeliex) in
[https://github.com/swc-project/swc-node/pull/748](https://github.com/swc-project/swc-node/pull/748)
- chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/swc-project/swc-node/pull/747](https://github.com/swc-project/swc-node/pull/747)
- feat(core): support swc's `ignoreDynamic` option by
[@&#8203;SukkaW](https://github.com/SukkaW) in
[https://github.com/swc-project/swc-node/pull/745](https://github.com/swc-project/swc-node/pull/745)
- fix: fix import ts from node_modules by
[@&#8203;yeliex](https://github.com/yeliex) in
[https://github.com/swc-project/swc-node/pull/744](https://github.com/swc-project/swc-node/pull/744)
- Mention --enable-source-maps in README.md for esm projects. by
[@&#8203;Xinkai](https://github.com/Xinkai) in
[https://github.com/swc-project/swc-node/pull/737](https://github.com/swc-project/swc-node/pull/737)
- feat: upgrade dependencies by
[@&#8203;Brooooooklyn](https://github.com/Brooooooklyn) in
[https://github.com/swc-project/swc-node/pull/751](https://github.com/swc-project/swc-node/pull/751)

#### New Contributors

- [@&#8203;devjiwonchoi](https://github.com/devjiwonchoi) made their
first contribution in
[https://github.com/swc-project/swc-node/pull/728](https://github.com/swc-project/swc-node/pull/728)
- [@&#8203;cm-ayf](https://github.com/cm-ayf) made their first
contribution in
[https://github.com/swc-project/swc-node/pull/727](https://github.com/swc-project/swc-node/pull/727)
- [@&#8203;eliellis](https://github.com/eliellis) made their first
contribution in
[https://github.com/swc-project/swc-node/pull/725](https://github.com/swc-project/swc-node/pull/725)
- [@&#8203;dsyddall](https://github.com/dsyddall) made their first
contribution in
[https://github.com/swc-project/swc-node/pull/740](https://github.com/swc-project/swc-node/pull/740)
- [@&#8203;SukkaW](https://github.com/SukkaW) made their first
contribution in
[https://github.com/swc-project/swc-node/pull/745](https://github.com/swc-project/swc-node/pull/745)
- [@&#8203;Xinkai](https://github.com/Xinkai) made their first
contribution in
[https://github.com/swc-project/swc-node/pull/737](https://github.com/swc-project/swc-node/pull/737)

**Full Changelog**:
https://github.com/swc-project/swc-node/compare/[@&#8203;swc-node/core](https://github.com/swc-node/core)[@&#8203;1](https://github.com/1).10.5...[@&#8203;swc-node/register](https://github.com/swc-node/register)[@&#8203;1](https://github.com/1).8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: tsang-bot[bot] <146107447+tsang-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Programmatic options passed to register are always ignored.
3 participants