docs
docs copied to clipboard
chore(deps): update dependency tsup to v8.5.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| tsup (source) | 8.3.5 -> 8.5.1 |
Release Notes
egoist/tsup (tsup)
v8.5.1
🐞 Bug Fixes
- Add script tag validation - by @benhoad in #1314 (df736)
- Update esbuild to fix sourcemap source issue - by @ArcherGu and @sxzz in #1316 (fb8ae)
View changes on GitHub
v8.5.0
🚀 Features
- Use
fix-dts-default-cjs-exportsto transform CJS types - by @userquin in #1310 (c654e) - Allow passing custom swc configuration to swcPlugin - by @Romakita in #1313 (fdfd5)
🐞 Bug Fixes
- Make
removeNodeProtocolwork withshims- by @aryaemami59 (769aa) - CopyPublicDir in watch mode - by @geeee in #1331 (7c1e1)
View changes on GitHub
v8.4.0
🚀 Features
🐞 Bug Fixes
- Upgrade esbuild to 0.25 - by @RobinTail in #1309 (89c47)
View changes on GitHub
v8.3.6
🐞 Bug Fixes
View changes on GitHub
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: pnpm-lock.yaml
Scope: all 7 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 68, reused 0, downloaded 0, added 0
packages/components | WARN deprecated [email protected]
Progress: resolved 87, reused 0, downloaded 0, added 0
Progress: resolved 288, reused 0, downloaded 0, added 0
Progress: resolved 411, reused 0, downloaded 0, added 0
Progress: resolved 817, reused 0, downloaded 0, added 0
Progress: resolved 1080, reused 0, downloaded 0, added 0
Progress: resolved 1271, reused 0, downloaded 0, added 0
Progress: resolved 1514, reused 0, downloaded 0, added 0
Progress: resolved 1584, reused 0, downloaded 0, added 0
Progress: resolved 1803, reused 0, downloaded 0, added 0
Progress: resolved 1937, reused 0, downloaded 0, added 0
ERR_PNPM_PATCH_NOT_APPLIED The following patches were not applied: [email protected]
Either remove them from "patchedDependencies" or update them to match packages in your dependencies.
Progress: resolved 1948, reused 0, downloaded 0, added 0
⚠️ No Changeset found
Latest commit: 1f7d81127ee6d2d6707e80a554365fc4ea894054
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR