Skip to content

Commit

Permalink
bump(deps): update dependency @swc/core to ^1.5.24 (#302)
Browse files Browse the repository at this point in the history
[![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/core](https://swc.rs)
([source](https://togithub.com/swc-project/swc)) | [`^1.5.7` ->
`^1.5.24`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.5.7/1.5.24) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.5.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.5.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.5.7/1.5.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.5.7/1.5.24?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.5.24`](https://togithub.com/swc-project/swc/compare/v1.5.23...a1084695ae075079c8a0b967f45b6f4cc4c07bcd)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.5.23...v1.5.24)

###
[`v1.5.23`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1523---2024-05-30)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.5.22...v1.5.23)

##### Bug Fixes

- **(bindings/node)** Fix regression of JS APIs
([#&#8203;8998](https://togithub.com/swc-project/swc/issues/8998))
([125ddd2](https://togithub.com/swc-project/swc/commit/125ddd2dd98e882f9e10b7d94f766eae85143d71))

- **(es/jest)** Handle `@jest/globals`
([#&#8203;8994](https://togithub.com/swc-project/swc/issues/8994))
([a81a01f](https://togithub.com/swc-project/swc/commit/a81a01f629613a624798693e60f9796904a8dce1))

###
[`v1.5.22`](https://togithub.com/swc-project/swc/compare/v1.5.20...v1.5.22)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.5.20...v1.5.22)

###
[`v1.5.20`](https://togithub.com/swc-project/swc/compare/v1.5.19...v1.5.20)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.5.19...v1.5.20)

###
[`v1.5.19`](https://togithub.com/swc-project/swc/compare/v1.5.11...v1.5.19)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.5.11...v1.5.19)

###
[`v1.5.11`](https://togithub.com/swc-project/swc/compare/v1.5.7...v1.5.11)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.5.7...v1.5.11)

</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/fuxingloh/crypto-frontmatter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Jun 2, 2024
1 parent 0d885c8 commit 2bb14e0
Showing 2 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@swc/core": "^1.5.7",
"@swc/core": "^1.5.24",
"@swc/jest": "^0.2.36",
"@types/node": "^18.19.23",
"@workspace/eslint-config": "workspace:*",
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

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

0 comments on commit 2bb14e0

Please sign in to comment.