Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 15, 2025

Updates tsdown to ^0.17.2 and configures Renovate to use widen range strategy for tsdown peerDependencies instead of bump.

Changes

  • Dependency update: tsdown bumped to ^0.17.2 in peerDependencies
  • Renovate configuration: Changed rangeStrategy from "bump" to "widen" for tsdown in .github/renovate.json

With widen, Renovate will only expand the version range (e.g., ^0.17.0^0.17.2) rather than narrowing to specific patches, maintaining maximum peer dependency compatibility.

{
  "matchDepTypes": ["peerDependencies"],
  "matchPackageNames": ["tsdown"],
  "rangeStrategy": "widen",
  "semanticCommitType": "fix"
}

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@changeset-bot
Copy link

changeset-bot bot commented Dec 15, 2025

⚠️ No Changeset found

Latest commit: d4e984f

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

Copilot AI changed the title [WIP] Fix dependencies: update dependency tsdown to ^0.17.2 fix(deps): update dependency tsdown to ^0.17.2 and configure renovate for widen strategy Dec 15, 2025
Copilot AI requested a review from stipsan December 15, 2025 12:45
@stipsan stipsan marked this pull request as ready for review December 15, 2025 12:55
@stipsan stipsan merged commit 00ee20e into renovate/tsdown-0.x Dec 15, 2025
4 checks passed
@stipsan stipsan deleted the copilot/sub-pr-2392 branch December 15, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants