Skip to content

chore(deps): update npm minor updates - #107

Merged
phanect merged 1 commit into
mainfrom
renovate/npm-minor-updates
Sep 9, 2026
Merged

chore(deps): update npm minor updates#107
phanect merged 1 commit into
mainfrom
renovate/npm-minor-updates

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@phanect/configs 2026.7.92026.8.29 age confidence
tsdown (source) 0.22.140.23.0 age confidence

Release Notes

phanect/configs (@​phanect/configs)

v2026.8.29

Compare Source

What's Changed

Full Changelog: phanect/configs@v2026.7.9...v2026.8.29

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: (in timezone Asia/Tokyo)

  • Branch creation
    • Between 09:00 AM and 09:59 AM, only on Monday (* 9 * * MON)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 deps Pull requests that update a dependency file label Sep 9, 2026
@renovate
renovate Bot requested a review from phanect as a code owner September 9, 2026 01:23
@renovate renovate Bot added the deps Pull requests that update a dependency file label Sep 9, 2026
@renovate
renovate Bot force-pushed the renovate/npm-minor-updates branch from 7e17283 to 95ea459 Compare September 9, 2026 01:25
@renovate
renovate Bot force-pushed the renovate/npm-minor-updates branch from 95ea459 to d0be153 Compare September 9, 2026 01:26
@phanect
phanect merged commit b70715f into main Sep 9, 2026
9 checks passed
@renovate
renovate Bot deleted the renovate/npm-minor-updates branch September 9, 2026 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant