Skip to content

Commit

Permalink
chore(deps): update dependency @swc/core to v1.3.87 (#101)
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.3.86` ->
`1.3.87`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.86/1.3.87) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.3.87?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.3.87?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.3.86/1.3.87?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.3.86/1.3.87?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.3.87`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1387---2023-09-22)

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

##### Bug Fixes

- **(bindings/type)** Update types of `jsc.experimental`
([#&#8203;7972](https://togithub.com/swc-project/swc/issues/7972))
([e40fccb](https://togithub.com/swc-project/swc/commit/e40fccb9ce2a8fc925de818c8da4b6503aab7ae3))

- **(es/compat)** Handle nullish in fn expr scope
([#&#8203;7980](https://togithub.com/swc-project/swc/issues/7980))
([5050f58](https://togithub.com/swc-project/swc/commit/5050f5820a43b8de7a87511070405e189eaafb5f))

- **(es/minifier)** Do not inline into a template literal with
sequential inliner
([#&#8203;7971](https://togithub.com/swc-project/swc/issues/7971))
([b3d3a7b](https://togithub.com/swc-project/swc/commit/b3d3a7bc7339776e57ca402e77cf3fb22c774784))

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Balvajs/delete-stale-branches).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent fb2f63b commit c9bc42a
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@semantic-release/commit-analyzer": "11.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/release-notes-generator": "12.0.0",
"@swc/core": "1.3.86",
"@swc/core": "1.3.87",
"@swc/jest": "0.2.29",
"@types/jest": "29.5.5",
"@types/node": "18.17.18",
Expand Down
94 changes: 47 additions & 47 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 c9bc42a

Please sign in to comment.