Skip to content

Commit

Permalink
chore(deps): update dependency tsup to ^8.1.0 (#1542)
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 |
|---|---|---|---|---|---|
| [tsup](https://tsup.egoist.dev/)
([source](https://togithub.com/egoist/tsup)) | [`^8.0.1` ->
`^8.1.0`](https://renovatebot.com/diffs/npm/tsup/8.0.2/8.1.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsup/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsup/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsup/8.0.2/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsup/8.0.2/8.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>egoist/tsup (tsup)</summary>

### [`v8.1.0`](https://togithub.com/egoist/tsup/releases/tag/v8.1.0)

[Compare
Source](https://togithub.com/egoist/tsup/compare/v8.0.2...v8.1.0)

##### Features

- upgrade esbuild to 0.21.4, opts-in for decorators
([#&#8203;1116](https://togithub.com/egoist/tsup/issues/1116))
([796fc50](https://togithub.com/egoist/tsup/commit/796fc5030f68f929fecde7c94732e9a586ba7508))

</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/JoshuaKGoldberg/create-typescript-app).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent 9673121 commit 2860b95
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"prettier-plugin-packagejson": "^2.5.0",
"release-it": "^17.3.0",
"sentences-per-line": "^0.2.1",
"tsup": "^8.0.1",
"tsup": "^8.1.0",
"tsx": "^4.9.0",
"typescript": "^5.4.3",
"typescript-eslint": "^7.7.0",
Expand Down
Loading

0 comments on commit 2860b95

Please sign in to comment.