Skip to content

Commit

Permalink
chore(deps): update dependency tsup to v8 (#204)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tsup](https://tsup.egoist.dev/)
([source](https://togithub.com/egoist/tsup)) | devDependencies | major |
[`7.3.0` -> `8.0.0`](https://renovatebot.com/diffs/npm/tsup/7.3.0/8.0.0)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/egoist/tsup/compare/v7.3.0...v8.0.0)

##### Bug Fixes

- await postcss for async plugins
([#&#8203;1036](https://togithub.com/egoist/tsup/issues/1036))
([d4e22c5](https://togithub.com/egoist/tsup/commit/d4e22c5fb9e9a31bb3c1449abe0d8f2d86292c9e))

- ci!: drop node 16
([4c1ad38](https://togithub.com/egoist/tsup/commit/4c1ad387eb690c959a318287cc08dfadfe6ca011))

##### Features

- add experimental dts rollup using
[@&#8203;microsoft/api-extractor](https://togithub.com/microsoft/api-extractor)
([#&#8203;983](https://togithub.com/egoist/tsup/issues/983))
([61fc06c](https://togithub.com/egoist/tsup/commit/61fc06c6130391847a370a3efc1c6e7677ba6596))

##### BREAKING CHANGES

-   Drop node < 18

</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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

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

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 Nov 19, 2023
1 parent e319bab commit 58b3af9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"semantic-release-major-tag": "0.3.2",
"simple-git": "3.20.0",
"ts-node": "10.9.1",
"tsup": "7.3.0",
"tsup": "8.0.0",
"typescript": "5.2.2"
}
}
11 changes: 7 additions & 4 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 58b3af9

Please sign in to comment.