Skip to content

Commit

Permalink
chore: update dependency @swc-node/register to v1.10.8 (#284)
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.10.7` ->
`1.10.8`](https://renovatebot.com/diffs/npm/@swc-node%2fregister/1.10.7/1.10.8)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc-node%2fregister/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc-node%2fregister/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc-node%2fregister/1.10.7/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc-node%2fregister/1.10.7/1.10.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#### What's Changed

- fix(register): default register/esm TSCONFIG_PATH on windows. by
[@&#8203;simonbuchan](https://togithub.com/simonbuchan) in
[swc-project/swc-node#818
- chore(deps): update dependency oxlint to ^0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[swc-project/swc-node#822
- fix(register): bump oxc-resolver by
[@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) in
[swc-project/swc-node#824
- chore(deps): update dependency lerna to v8.1.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[swc-project/swc-node#821
- fix(register): remove file extension tests in compile by
[@&#8203;Brooooooklyn](https://togithub.com/Brooooooklyn) in
[swc-project/swc-node#825

#### New Contributors

- [@&#8203;simonbuchan](https://togithub.com/simonbuchan) made their
first contribution in
[swc-project/swc-node#818
- [@&#8203;renovate](https://togithub.com/renovate) made their first
contribution in
[swc-project/swc-node#822

**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).10.7...[@&#8203;swc-node/register](https://togithub.com/swc-node/register)[@&#8203;1](https://togithub.com/1).10.8

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzNC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: tsang-bot[bot] <146107447+tsang-bot[bot]@users.noreply.github.com>
  • Loading branch information
tsang-bot[bot] committed Jul 20, 2024
1 parent aeaf2ed commit 6b490f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.10.7",
"@swc-node/register": "1.10.8",
"@swc/cli": "~0.4.0",
"@swc/core": "1.6.13",
"@types/jest": "29.5.12",
Expand Down

0 comments on commit 6b490f8

Please sign in to comment.