Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@stylistic/eslint-plugin (source) 5.2.3 -> 5.4.0 age confidence
@types/node (source) 22.17.1 -> 22.18.10 age confidence
jiti 2.5.1 -> 2.6.1 age confidence
prettier-plugin-organize-imports 4.2.0 -> 4.3.0 age confidence
tsup (source) 8.4.0 -> 8.5.0 age confidence

Release Notes

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.4.0

Compare Source

Features
  • generator-star-spacing: introduce shorthand to override property function shorthands (#​980) (62d7a17)
  • introduce experimental mechanism (#​894) (87f09ee)
  • object-curly-spacing: introduce overrides (#​898) (2a422b7)
Bug Fixes
Documentation
Build Related

v5.3.1

Compare Source

Build Related
unjs/jiti (jiti)

v2.6.1

Compare Source

compare changes

🩹 Fixes
  • interop: Only passthrough default if it is not a promise (#​408)
📦 Build
  • Revert to terser-webpack-plugin (#​407)
🏡 Chore
❤️ Contributors

v2.6.0

Compare Source

compare changes

🔥 Performance
  • Lazy load babel transform (#​405)
🩹 Fixes
  • cjs-interop: Handle function default exports (#​396)
  • Always use native for node: specifiers (#​392)
📦 Build
🏡 Chore
✅ Tests
  • Update deno and bun native test ignores (df844f8)
  • New bench script (6404427)
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Volodymyr Kolesnykov (@​sjinks)
  • Jungwoo LEE <jungwoo3490@​naver.com>
simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)

v4.3.0: 4.3.0

Compare Source

What's Changed

  • feat: allow configuration of organizeImportsTypeOrder(#​152) - thanks @​goege64 for your first contribution 🎉

Full Changelog: simonhaenisch/prettier-plugin-organize-imports@v4.2.0...v4.3.0

egoist/tsup (tsup)

v8.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    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 ) in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 dependencies Pull requests that update a dependency file label Aug 11, 2025
@renovate renovate bot requested a review from Shinigami92 as a code owner August 11, 2025 21:56
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 11, 2025
Copy link
Contributor

github-actions bot commented Aug 11, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.26% (🎯 90%)
🟰 ±0%
2731 / 2897
🟢 Statements 94.26% (🎯 90%)
🟰 ±0%
2731 / 2897
🟢 Functions 96.46% (🎯 90%)
🟰 ±0%
109 / 113
🟢 Branches 92.89% (🎯 90%)
🟰 ±0%
654 / 704
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts 100% 100% 100% 100%
src/index.ts 93.18% 100% 71.42% 93.18% 79-81, 84-86
src/logger.ts 77.46% 90.9% 81.81% 77.46% 37-46, 93-94, 153-157
src/printer.ts 93.59% 94.02% 100% 93.59% 337-338, 374-375, 524-526, 538-547, 552-565, 612-667, 704-705, 790-794, 1143-1144, 1237-1238, 1265, 1274-1275, 1566-1567, 1613-1614, 2022-2028, 2066-2071
src/options/common.ts 100% 100% 100% 100%
src/options/constants.ts 100% 100% 100% 100%
src/options/converge.ts 100% 60% 100% 100%
src/options/index.ts 100% 100% 100% 100%
src/options/pug-attribute-separator.ts 89.74% 75% 100% 89.74% 52-55
src/options/pug-class-location.ts 100% 100% 100% 100%
src/options/pug-class-notation.ts 100% 100% 100% 100%
src/options/pug-closing-bracket-indent-depth.ts 100% 100% 100% 100%
src/options/pug-comment-preserve-spaces.ts 100% 100% 100% 100%
src/options/pug-explicit-div.ts 100% 100% 100% 100%
src/options/pug-framework.ts 100% 100% 100% 100%
src/options/pug-id-notation.ts 100% 100% 100% 100%
src/options/pug-preserve-attribute-brackets.ts 100% 100% 100% 100%
src/options/pug-preserve-whitespace.ts 100% 100% 100% 100%
src/options/pug-single-file-component-indentation.ts 100% 100% 100% 100%
src/options/pug-wrap-attributes.ts 100% 100% 100% 100%
src/options/types.ts 100% 100% 100% 100%
src/options/attribute-sorting/index.ts 100% 100% 100% 100%
src/options/attribute-sorting/utils.ts 95.69% 94.44% 100% 95.69% 82-83, 94-95
src/options/empty-attributes/index.ts 100% 100% 100% 100%
src/options/empty-attributes/types.ts 100% 100% 100% 100%
src/options/empty-attributes/utils.ts 100% 100% 100% 100%
src/utils/angular.ts 100% 100% 100% 100%
src/utils/common.ts 89.67% 86.11% 100% 89.67% 19-20, 27-28, 56-57, 258-259, 262-263, 269-272, 331-332
src/utils/script-mime-types.ts 87.5% 83.33% 100% 87.5% 42-43, 49-50
src/utils/svelte.ts 100% 100% 100% 100%
src/utils/vue.ts 100% 100% 100% 100%
Generated in workflow #996 for commit aa2206c by the Vitest Coverage Report Action

@renovate renovate bot force-pushed the renovate/devdependencies branch from 10a3ebf to 8ffd1e5 Compare August 12, 2025 06:13
@renovate renovate bot changed the title Update dependency tsup to v8.5.0 Update devDependencies Aug 12, 2025
@renovate renovate bot force-pushed the renovate/devdependencies branch 6 times, most recently from f72330c to 48490b9 Compare August 19, 2025 08:50
@renovate renovate bot force-pushed the renovate/devdependencies branch from 48490b9 to bfa2b72 Compare August 25, 2025 11:03
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from fa9fa0a to 17b3ff8 Compare September 9, 2025 22:31
@renovate renovate bot force-pushed the renovate/devdependencies branch 6 times, most recently from eeca199 to 3cdaf77 Compare September 19, 2025 17:30
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from aeed8fd to 1cc0423 Compare September 25, 2025 15:51
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 1d9f88e to c196e64 Compare October 1, 2025 21:41
@renovate renovate bot force-pushed the renovate/devdependencies branch from c196e64 to c336a07 Compare October 9, 2025 18:02
@renovate renovate bot force-pushed the renovate/devdependencies branch from c336a07 to aa2206c Compare October 11, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants