Skip to content

chore(deps): update devdependency mkdist to v2#88

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mkdist-2.x
Closed

chore(deps): update devdependency mkdist to v2#88
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mkdist-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdist ^1.0.0^2.4.1 age adoption passing confidence

Release Notes

unjs/mkdist (mkdist)

v2.4.1

Compare Source

compare changes

🩹 Fixes
  • Consider extension when deduping outputs (f4424fe)
❤️ Contributors

v2.4.0

Compare Source

compare changes

🚀 Enhancements
  • dts: Emit .d.vue.ts as type declaration of .vue files (#​301)
🤖 CI
  • Test against previous lts verison (946852b)
  • Remove install of corepack (73894e6)
  • Bump setup/checkout action versions (8a909da)
❤️ Contributors

v2.3.0

Compare Source

compare changes

🚀 Enhancements
  • vue: Support adding relative extensions to dynamic imports (#​269)
  • vue: Use vue-sfc-transformer if installed (#​300)
🩹 Fixes
  • Use dynamic import pkg-types (9d6065b)
🏡 Chore
✅ Tests
  • Sort file list before snapshot (152817d)
🤖 CI
  • Force enable latest corepack (587a5e4)
❤️ Contributors

v2.2.0

Compare Source

compare changes

🚀 Enhancements
  • dts: Expose ts compiler errors (#​278)
🩹 Fixes
  • Only add known ignore patterns by default (#​279)
❤️ Contributors

v2.1.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Convert absolute gitignore patterns to relative (#​265)
🏡 Chore
❤️ Contributors

v2.0.1

Compare Source

compare changes

🩹 Fixes
  • vue: Conditionally import vue/compiler-sfc (c2f1a2e)
❤️ Contributors

v2.0.0

Compare Source

compare changes

🚀 Enhancements
  • vue: ⚠️ Refactor vue loader with vue/compiler-sfc (#​251)
🩹 Fixes
  • Scan dotfiles in source paths (#​253)
  • cli: Add --no-clean option (#​217)
🏡 Chore
⚠️ Breaking Changes
  • vue: ⚠️ Refactor vue loader with vue/compiler-sfc (#​251)
❤️ Contributors

v1.6.0

Compare Source

compare changes

🚀 Enhancements
💅 Refactors
  • dts: Improve internal extractDeclarations readability (#​248)
  • Replace fast-glob with tinyglobby (#​237)
🏡 Chore
✅ Tests
  • Add test for components/index.ts dts behavior (eb495b0)
❤️ Contributors

v1.5.9

Compare Source

compare changes

🩹 Fixes
  • dts: Handle dir + file of same name (#​245)
❤️ Contributors

v1.5.8

Compare Source

compare changes

🩹 Fixes
  • dts: Resolve directory exports in .dts files (#​244)
❤️ Contributors

v1.5.7

Compare Source

compare changes

🩹 Fixes
  • vue: Skip transpilation with multiple script blocks (#​243)
❤️ Contributors

v1.5.6

Compare Source

compare changes

🩹 Fixes
  • dts: Compatible with vue-tsc 2.0.x (#​242)
❤️ Contributors

v1.5.5

Compare Source

compare changes

🩹 Fixes
  • dts: Update for compatibility with vue-tsc >=2.1 (#​240)
❤️ Contributors

v1.5.4

Compare Source

compare changes

💅 Refactors
  • Replace fs-extra with node:fs/promises (#​231)
  • Replace globby w/ fast-glob (#​230)
🏡 Chore
  • Update deps (3515d36)
  • Remove unused mri dependency (d43b142)
  • Remove unused globby dependency` (eb1f556)
❤️ Contributors

v1.5.3

Compare Source

compare changes

🩹 Fixes
  • dts: Use ts.convertCompilerOptionsFromJson to normalise (#​224)
🏡 Chore
❤️ Contributors

v1.5.2

Compare Source

compare changes

🩹 Fixes
  • Upgrade volar implementation (#​222)
🏡 Chore
❤️ Contributors

v1.5.1

Compare Source

compare changes

🩹 Fixes
  • Dynamically import typescript when normalising options (b8afd50)
❤️ Contributors

v1.5.0

Compare Source

compare changes

🚀 Enhancements
  • Use vue-tsc generate vue declarations (#​154)
  • Support vue-tsc v2 (#​201)
  • Support custom typescript compilerOptions (#​215)
🩹 Fixes
  • De-default typescript import (c518477)
  • Log errors emitting declarations (1fb5a74)
🏡 Chore
🎨 Styles
🤖 CI
❤️ Contributors

v1.4.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • cjs: Hotfix babel transformation issue (94444df)
  • Resolve dynamic import paths (#​165)
  • Pass all options to loader context (ea5ba97)
🌊 Types
  • Add cjs, mts and cts to the supported extensions (e7d3ffb)
🏡 Chore
❤️ Contributors

v1.3.1

Compare Source

compare changes

🩹 Fixes
  • cjs: Hotfix babel transformation issue (94444df)
🏡 Chore
🤖 CI
  • Use conventional commit for autofix (2e20d10)
❤️ Contributors

v1.3.0

Compare Source

compare changes

🚀 Enhancements
  • Allow passing esbuild transform options (#​144)
  • Support jsx and tsx files (#​71)
  • Support configurable loaders (#​152)
  • cli: Support --minify and --target (84c59aa)
🩹 Fixes
  • Handle .cts and .mts as typescript (#​162)
💅 Refactors
  • cli: Migrate to unjs/citty (#​157)
🏡 Chore
❤️ Contributors

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • Add support for relativising type exports (#​135)
  • Add support for relativising type exports (#​140)
🏡 Chore
❤️ Contributors

v1.1.2

Compare Source

compare changes

🩹 Fixes
  • Add .js extension for relative import and exports in declarations (#​134)
❤️ Contributors

v1.1.1

Compare Source

compare changes

🩹 Fixes
  • Add support for multi-line import extension normalization (#​120)
🏡 Chore
❤️ Contributors

v1.1.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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/mkdist-2.x branch from 1818da9 to 0fa0b02 Compare March 13, 2026 11:49
@renovate renovate Bot force-pushed the renovate/mkdist-2.x branch from 0fa0b02 to e2693aa Compare March 27, 2026 11:37
@glennmichael123 glennmichael123 deleted the renovate/mkdist-2.x branch March 30, 2026 10:32
@renovate

renovate Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant