Skip to content

Commit

Permalink
Update dependency tsdown to ^0.4.0 (#538)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tsdown](https://redirect.github.com/sxzz/tsdown) | [`^0.3.1` ->
`^0.4.0`](https://renovatebot.com/diffs/npm/tsdown/0.3.1/0.4.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsdown/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsdown/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsdown/0.3.1/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsdown/0.3.1/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sxzz/tsdown (tsdown)</summary>

###
[`v0.4.0`](https://redirect.github.com/sxzz/tsdown/releases/tag/v0.4.0)

[Compare
Source](https://redirect.github.com/sxzz/tsdown/compare/v0.3.1...v0.4.0)

#####    🚀 Features

- Syntax lowering  -  by
[@&#8203;sxzz](https://redirect.github.com/sxzz)
[<samp>(3e1f2)</samp>](https://redirect.github.com/sxzz/tsdown/commit/3e1f209)

#####    🐞 Bug Fixes

- Should run shortcuts for once, restart whole cli for pressing `r`  - 
by [@&#8203;sxzz](https://redirect.github.com/sxzz)
[<samp>(56eb9)</samp>](https://redirect.github.com/sxzz/tsdown/commit/56eb923)
- **deps**: Update dependency unplugin-isolated-decl to ^0.8.1  -  in
[https://github.com/sxzz/tsdown/issues/48](https://redirect.github.com/sxzz/tsdown/issues/48)
[<samp>(5ce82)</samp>](https://redirect.github.com/sxzz/tsdown/commit/5ce82ba)

#####     [View changes on
GitHub](https://redirect.github.com/sxzz/tsdown/compare/v0.3.1...v0.4.0)

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/RobinTail/merge-sx).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent a3d03e2 commit 7739d7c
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 @@ -21,7 +21,7 @@
"@types/bun": "latest",
"@types/semver": "^7.5.8",
"semver": "^7.6.3",
"tsdown": "^0.3.1",
"tsdown": "^0.4.0",
"typescript": "^5.7.2"
}
}

0 comments on commit 7739d7c

Please sign in to comment.