Skip to content

Commit

Permalink
chore(deps): update dependency @swc/core to v1.5.24 (#421)
Browse files Browse the repository at this point in the history
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.22` ->
`1.5.24`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.5.22/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.22/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.22/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...v1.5.24)

[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))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] and Balvajs Renovate Bot authored May 30, 2024
1 parent 197c3d6 commit d22b3ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@semantic-release/git": "10.0.1",
"@semantic-release/release-notes-generator": "13.0.0",
"@stylistic/eslint-plugin": "1.8.1",
"@swc/core": "1.5.22",
"@swc/core": "1.5.24",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "20.12.6",
Expand Down

0 comments on commit d22b3ec

Please sign in to comment.