Skip to content

Commit

Permalink
chore: update dependency @swc-node/register to v1.9.1 (#223)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v1.9.1`](https://togithub.com/swc-project/swc-node/releases/tag/%40swc-node/register%401.9.1)

[Compare
Source](https://togithub.com/swc-project/swc-node/compare/@swc-node/register@1.9.0...@swc-node/register@1.9.1)

#### What's Changed

- fix: esm module resolve issues by
[@&#8203;yeliex](https://togithub.com/yeliex) in
[swc-project/swc-node#754
- fix: add default tsconfig.baseUrl to align with tsc behavior by
[@&#8203;yeliex](https://togithub.com/yeliex) in
[swc-project/swc-node#759
- fix(register): fix esm entry resolver for third-party executer, close
[#&#8203;762](https://togithub.com/swc-project/swc-node/issues/762) by
[@&#8203;yeliex](https://togithub.com/yeliex) in
[swc-project/swc-node#766
- fix: support compile js files. close
[#&#8203;761](https://togithub.com/swc-project/swc-node/issues/761) by
[@&#8203;yeliex](https://togithub.com/yeliex) in
[swc-project/swc-node#767
- chore: upgrade dependencies by
[@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) in
[swc-project/swc-node#771

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

</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.

🔕 **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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC42IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: tsang-bot[bot] <146107447+tsang-bot[bot]@users.noreply.github.com>
  • Loading branch information
tsang-bot[bot] committed May 5, 2024
1 parent 5b01874 commit 7e4e31c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@nx/webpack": "17.2.8",
"@nx/workspace": "17.2.8",
"@semantic-release/github": "^8.0.6",
"@swc-node/register": "1.9.0",
"@swc-node/register": "1.9.1",
"@swc/cli": "~0.3.0",
"@swc/core": "1.4.17",
"@types/jest": "29.5.12",
Expand Down

0 comments on commit 7e4e31c

Please sign in to comment.