Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
tsdown (source) devDependencies minor ^0.15.0 -> ^0.17.0 OpenSSF Scorecard

Release Notes

rolldown/tsdown (tsdown)

v0.17.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.16.8

Compare Source

   🚀 Features
Deprecation
  • Deprecate attw.profile = 'esmOnly', use esm-only instead.
    View changes on GitHub

v0.16.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.16.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.16.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.16.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.16.3

Compare Source

   🏎 Performance
    View changes on GitHub

v0.16.2

Compare Source

   🚀 Features
  • Upgrade rolldown to v1.0.0-beta.49  -  by @​sxzz (48181)
  • entry: Auto enable glob, support infer entry extension  -  by @​sxzz and jinghaihan (2c525)
    View changes on GitHub

v0.16.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.16.0

Compare Source

   🚨 Breaking Changes
  • Rename config exports  -  by @​sxzz in #​519 (7de20)
    • Split Options interface into UserConfig and InlineConfig. The original one now is InlineConfig.
    • Rename NormalizedUserConfig to UserConfig
    • Rename ResolvedOptions to ResolvedConfig
  • Defaults fixedExtension to true when platform is node  -  by @​sxzz in #​517 (e1168)
  • Rename --debug CLI flag to --debug-logs  -  by @​sxzz in #​576 (e4ef6)
   🚀 Features
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies Dependency updates label Nov 5, 2025
@renovate renovate bot enabled auto-merge (squash) November 5, 2025 04:39
@github-actions github-actions bot added qa:running QA workflow is currently running status:approved Pull request has been approved qa:failed QA workflow failed and removed qa:running QA workflow is currently running labels Nov 5, 2025
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 2 files

Prompt for AI agents (all 1 issues)

Understand the root cause of the following 1 issues and fix them.


<file name="package.json">

<violation number="1" location="package.json:51">
This version bump of `tsdown` includes a breaking change where the `Options` type is renamed. The codebase uses this type in `shared/tsdown-factory.ts`, which will cause the build to fail. The configuration needs to be updated to use the new types (`UserConfig` or `InlineConfig`).</violation>
</file>

React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.

package.json Outdated
"mustache": "4.2.0",
"publint": "0.3.15",
"tsdown": "^0.15.0",
"tsdown": "^0.16.0",
Copy link

@cubic-dev-ai cubic-dev-ai bot Nov 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version bump of tsdown includes a breaking change where the Options type is renamed. The codebase uses this type in shared/tsdown-factory.ts, which will cause the build to fail. The configuration needs to be updated to use the new types (UserConfig or InlineConfig).

Prompt for AI agents
Address the following comment on package.json at line 51:

<comment>This version bump of `tsdown` includes a breaking change where the `Options` type is renamed. The codebase uses this type in `shared/tsdown-factory.ts`, which will cause the build to fail. The configuration needs to be updated to use the new types (`UserConfig` or `InlineConfig`).</comment>

<file context>
@@ -48,7 +48,7 @@
     &quot;mustache&quot;: &quot;4.2.0&quot;,
     &quot;publint&quot;: &quot;0.3.15&quot;,
-    &quot;tsdown&quot;: &quot;^0.15.0&quot;,
+    &quot;tsdown&quot;: &quot;^0.16.0&quot;,
     &quot;turbo&quot;: &quot;2.6.0&quot;,
     &quot;typedoc&quot;: &quot;0.28.14&quot;,
</file context>
Fix with Cubic

@renovate renovate bot force-pushed the renovate/tsdown-0.x branch from 8ecd9f3 to 1182851 Compare November 5, 2025 14:49
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Nov 5, 2025
@renovate renovate bot force-pushed the renovate/tsdown-0.x branch from 1182851 to 9431502 Compare November 7, 2025 08:42
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Nov 7, 2025
@renovate renovate bot force-pushed the renovate/tsdown-0.x branch from 9431502 to 1f7cd85 Compare November 7, 2025 12:55
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Nov 7, 2025
@renovate renovate bot force-pushed the renovate/tsdown-0.x branch from 1f7cd85 to 7fee9e8 Compare November 7, 2025 13:06
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Nov 7, 2025
@renovate renovate bot force-pushed the renovate/tsdown-0.x branch from 7fee9e8 to 05b33cf Compare November 7, 2025 20:50
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:running QA workflow is currently running labels Dec 2, 2025
@renovate renovate bot force-pushed the renovate/tsdown-0.x branch from 2beb23c to 0b1958e Compare December 3, 2025 04:48
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Dec 3, 2025
@renovate renovate bot force-pushed the renovate/tsdown-0.x branch from 0b1958e to d7539df Compare December 3, 2025 11:43
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Dec 3, 2025
@renovate renovate bot force-pushed the renovate/tsdown-0.x branch from d7539df to beee6fd Compare December 4, 2025 11:05
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Dec 4, 2025
@renovate renovate bot force-pushed the renovate/tsdown-0.x branch from beee6fd to 7f6ad9c Compare December 4, 2025 16:13
@renovate renovate bot changed the title chore(deps): update dependency tsdown to ^0.16.0 chore(deps): update dependency tsdown to ^0.17.0 Dec 4, 2025
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Dec 4, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/tsdown-0.x branch from 7f6ad9c to e582266 Compare December 5, 2025 06:01
@github-actions github-actions bot added qa:running QA workflow is currently running qa:failed QA workflow failed and removed qa:failed QA workflow failed qa:running QA workflow is currently running labels Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates qa:failed QA workflow failed status:approved Pull request has been approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant