Skip to content

chore(deps): update dependency tsdown to ^0.23.0 - #87

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/tsdown-0.x
Open

chore(deps): update dependency tsdown to ^0.23.0#87
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/tsdown-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
tsdown (source) ^0.22.14^0.23.0 age confidence

Release Notes

rolldown/tsdown (tsdown)

v0.23.0

Compare Source

   🧭 Migration Guide

Most users can upgrade directly. Before upgrading, run one final build with tsdown@0.22.14 and resolve all deprecation warnings.

  • config:
    • bundle: falseunbundle: true; bundle: true can be removed
    • outExtensionoutExtensions
    • publicDir / --public-dircopy / --copy
    • removeNodeProtocol: truenodeProtocol: 'strip'
    • injectStylecss.inject
  • deps:
    • inlineOnly / deps.onlyAllowBundledeps.onlyBundle
    • skipNodeModulesBundle: truedeps.neverBundle: true
    • resolveDepSubpath now defaults to false; set it to true to preserve the previous behavior
  • dts:
    • Select a generator with dts.generator, for example { generator: 'oxc' }
    • dts.cjsReexport was removed; dual-format builds now generate CJS declarations in a separate pass
  • attw:
    • The default profile changed from strict to esm-only; set profile: 'strict' to preserve the previous checks
  • programmatic API:
    • build() now returns { bundles, watch }; replace const bundles = await build() with const { bundles } = await build()
  • requirements:
    • Node.js 25 is no longer supported; use ^22.18.0, ^24.11.0, or >=26.0.0
    • The packages no longer publish legacy types and typesVersions fallbacks; use TypeScript’s bundler, node16, or nodenext module resolution
   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 force-pushed the renovate/tsdown-0.x branch 3 times, most recently from c39d1ce to fd4aff4 Compare September 7, 2026 21:59
@renovate
renovate Bot force-pushed the renovate/tsdown-0.x branch from fd4aff4 to badc12f Compare September 8, 2026 04:07
@renovate

renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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
Error: ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION

  × installing dependencies
  ╰─▶ 20 lockfile entries failed verification:
        @oxfmt/binding-android-arm-eabi@0.67.0 was published at 2026-09-
      07T14:53:46.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-android-arm64@0.67.0 was published at 2026-09-
      07T14:53:19.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-darwin-arm64@0.67.0 was published at 2026-09-
      07T14:53:14.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-darwin-x64@0.67.0 was published at 2026-09-
      07T14:54:33.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-freebsd-x64@0.67.0 was published at 2026-09-
      07T14:54:44.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-linux-arm-gnueabihf@0.67.0 was published at 2026-09-
      07T14:53:52.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-linux-arm-musleabihf@0.67.0 was published at 2026-09-
      07T14:53:58.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-linux-arm64-gnu@0.67.0 was published at 2026-09-
      07T14:53:30.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-linux-arm64-musl@0.67.0 was published at 2026-09-
      07T14:53:35.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-linux-ppc64-gnu@0.67.0 was published at 2026-09-
      07T14:54:09.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-linux-riscv64-gnu@0.67.0 was published at 2026-09-
      07T14:54:15.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-linux-riscv64-musl@0.67.0 was published at 2026-09-
      07T14:54:21.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-linux-s390x-gnu@0.67.0 was published at 2026-09-
      07T14:54:27.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-linux-x64-gnu@0.67.0 was published at 2026-09-
      07T14:54:50.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-linux-x64-musl@0.67.0 was published at 2026-09-
      07T14:54:56.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-openharmony-arm64@0.67.0 was published at 2026-09-
      07T14:53:40.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-win32-arm64-msvc@0.67.0 was published at 2026-09-
      07T14:53:24.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-win32-ia32-msvc@0.67.0 was published at 2026-09-
      07T14:54:03.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        @oxfmt/binding-win32-x64-msvc@0.67.0 was published at 2026-09-
      07T14:54:39.000Z, within the minimumReleaseAge cutoff (2026-09-
      07T04:07:15.739Z)
        oxfmt@0.67.0 was published at 2026-09-07T14:55:00.000Z, within the
      minimumReleaseAge cutoff (2026-09-07T04:07:15.739Z)
  help: The lockfile contains entries that the active policies reject. This
        can mean the lockfile is stale, or that someone committed a lockfile
        that bypassed the policy locally — inspect recent changes to pnpm-
        lock.yaml before trusting it. If the changes look expected, run "pnpm
        clean --lockfile" and then "pnpm install" to rebuild from a fresh
        resolution. Alternatively, relax the policy that flagged them.


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.

0 participants