chore(deps): update pnpm catalog - #650
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
🦋 Changeset detectedLatest commit: 89b016d The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor
✅ Snapshot test successSee the details: workflow run |
renovate
Bot
force-pushed
the
renovate/pnpm-catalog
branch
from
July 30, 2026 09:09
9646ce8 to
96421f7
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-catalog
branch
2 times, most recently
from
August 12, 2026 01:30
51b5ad3 to
f47db9d
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-catalog
branch
from
August 14, 2026 18:40
b13a02e to
c0a95ed
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-catalog
branch
2 times, most recently
from
August 26, 2026 16:03
250ece8 to
6ad5224
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-catalog
branch
6 times, most recently
from
September 9, 2026 21:35
ea5716e to
50da92a
Compare
renovate
Bot
force-pushed
the
renovate/pnpm-catalog
branch
from
September 10, 2026 22:12
1af2316 to
8c5b57d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.3.21→0.3.240.22.9→0.23.00.5.7→0.6.0Release Notes
publint/publint (publint)
v0.3.24Compare Source
Patch Changes
7c4d25a- Check therepository.urlvalue even whenrepository.typeis omitted.typeis optional and defaults to git, so packages using the object form without it were previously skipped for the deprecated-protocol, invalid-git-url, and shorthand-URL checks.v0.3.23Compare Source
Patch Changes
#248
9ff88ac- Recursively detect test files (e.g.*.test.js,*.spec.ts) for theUSE_FILESsuggestion.#245
ad737a3- TheUSE_FILESmessage now reports which internal files or directories triggered it viaargs.internalFilePathsv0.3.22Compare Source
Patch Changes
#241
7740a62- Support npm v12 and pnpm v11cad0425- Relax git url regex for repository validation#244
393ac4d- Recognize more common internal files for theUSE_FILESsuggestion.#242
4a8dc75- Refactor supported package manager handling from@publint/packrolldown/tsdown (tsdown)
v0.23.0Compare Source
🧭 Migration Guide
Most users can upgrade directly. Before upgrading, run one final build with
[email protected]and resolve all deprecation warnings.bundle: false→unbundle: true;bundle: truecan be removedoutExtension→outExtensionspublicDir/--public-dir→copy/--copyremoveNodeProtocol: true→nodeProtocol: 'strip'injectStyle→css.injectinlineOnly/deps.onlyAllowBundle→deps.onlyBundleskipNodeModulesBundle: true→deps.neverBundle: trueresolveDepSubpathnow defaults tofalse; set it totrueto preserve the previous behaviordts.generator, for example{ generator: 'oxc' }dts.cjsReexportwas removed; dual-format builds now generate CJS declarations in a separate passstricttoesm-only; setprofile: 'strict'to preserve the previous checksbuild()now returns{ bundles, watch }; replaceconst bundles = await build()withconst { bundles } = await build()^22.18.0,^24.11.0, or>=26.0.0typesandtypesVersionsfallbacks; use TypeScript’sbundler,node16, ornodenextmodule resolution🚨 Breaking Changes
typesandtypesVersionsfields - by @sxzz (be3ea)esm-only- by @sxzz (9b3cf)deps.onlyAllowBundle- by @sxzz (30c55)resolveDepSubpathby default - by @sxzz (d300f)skipNodeModulesBundle- by @sxzz (f2a3d)dts.generatorthe only way to select generator - by @sxzz (eb75f)🚀 Features
css.modules.localsConvention- by @sxzz and @lazerg (b566f)summaryoption to skip per-file size logs - by @lazerg in #1036 (020e9)🐞 Bug Fixes
unplugin-unusedv0.5+ - by @sxzz (53c78)@import- by @lazerg in #1038 (ebee5)resolveDepSubpathwhenneverBundleistrue- by @lazerg in #1053 (4943c)🏎 Performance
asyncDisposepolyfill - by @sxzz (82675)ansiswithutil.styleText- by @sxzz (be6bf)View changes on GitHub
v0.22.14Compare Source
🚀 Features
View changes on GitHub
v0.22.13Compare Source
🚀 Features
neverBundle: trueto externalize all dependencies - by @sxzz (d30a7)🐞 Bug Fixes
View changes on GitHub
v0.22.12Compare Source
🚨 Breaking Changes
View changes on GitHub
v0.22.11Compare Source
🚀 Features
resolveDepSubpathoption - by @sxzz in #1026 (346cb)View changes on GitHub
v0.22.10Compare Source
🚀 Features
🐞 Bug Fixes
peerDependenciesMetadeps - by @sxzz (bad1b)View changes on GitHub
unplugin/unplugin-unused (unplugin-unused)
v0.6.0Compare Source
🚨 Breaking Changes
View changes on GitHub
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.