Skip to content

Update devDependencies#631

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/devdependencies
Open

Update devDependencies#631
renovate[bot] wants to merge 1 commit intomainfrom
renovate/devdependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
@stylistic/eslint-plugin (source) 5.5.05.10.0 age confidence
@types/node (source) 22.18.1322.19.17 age confidence
prettier-plugin-pkg (source) 0.21.20.22.1 age confidence
tsup (source) 8.5.08.5.1 age confidence

Release Notes

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

v5.10.0

Compare Source

Features
  • list-style: allow 'off' in overrides (#​1144) (c43bd4b)
  • padding-line-between-statements: introduce lineMode for selector matcher (#​1143) (1ebd6d8)
Build Related
Performance

v5.9.0

Compare Source

Features
Bug Fixes
  • comma-dangle: check tsx file correctly (#​1127) (271da42)
  • comma-dangle: prevent crash when linting non-js files (#​1140) (4a96eae)
  • indent: ignore when source code is not ESTree (#​1139) (9e7f422)
  • no-extra-parens: don't report jsdoc type assertion by default (#​1100) (cfb6296)
  • object-curly-spacing: correctly handle object patterns with type annotations (#​1129) (5aaaec6)
Chores

v5.8.0

Compare Source

Features
Bug Fixes
  • list-style: correctly get ( for optional call expressions (#​1114) (2090a72)

v5.7.1

Compare Source

Bug Fixes
Documentation
Chores

v5.7.0

Compare Source

Features
Bug Fixes
  • list-style: replace text range with delimiter directly (#​1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#​1076) (d73c03e)
Documentation
Build Related
Chores

v5.6.1

Compare Source

Bug Fixes
  • computed-property-spacing: guard with node.type instead of computed check (#​1054) (c486861)

v5.6.0

Compare Source

Features
Bug Fixes
  • type-generic-spacing: ignore spaces after new in TSConstructorType (#​1044) (aa0c6ac)
Documentation
  • no-extra-parens: add missing ] in various examples. (#​1048) (88248cf)
  • quotes: update deprecated options to latest and add tips (#​1026) (dc949f8)
Build Related
Chores
un-ts/prettier (prettier-plugin-pkg)

v0.22.1

Compare Source

Patch Changes
  • #​503 9e065b9 Thanks @​porada! - Fixed an omission in script sorting where default pre/post lifecycle scripts were treated as unrelated hooks and not sorted together.

v0.22.0

Compare Source

Minor Changes
  • #​500 041b9e5 Thanks @​porada! - feat(prettier-plugin-pkg): Sort pre/post scripts around the base script, except the following cases:

    pare
    postpare
    
    preprepare
    prepare
    postprepare
    
egoist/tsup (tsup)

v8.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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)
  • 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 Nov 3, 2025
@renovate renovate bot requested a review from Shinigami92 as a code owner November 3, 2025 21:59
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 3, 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.01%
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, 2067-2072
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 #1352 for commit eb77c31 by the Vitest Coverage Report Action

@renovate renovate bot force-pushed the renovate/devdependencies branch from cdd01f1 to b9f5491 Compare November 5, 2025 09:42
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v22.19.0 chore(deps): update devdependencies Nov 5, 2025
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from afe5257 to 6ba16ae Compare November 12, 2025 23:54
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 193c9af to 4903ac0 Compare November 23, 2025 09:10
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from ed7e486 to 92cf4cd Compare December 4, 2025 06:37
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 3f42f9f to f3d02c4 Compare December 17, 2025 02:15
@renovate renovate bot force-pushed the renovate/devdependencies branch from f3d02c4 to 8599b0c Compare December 18, 2025 13:13
@renovate renovate bot force-pushed the renovate/devdependencies branch from 8599b0c to e7343f2 Compare December 31, 2025 14:42
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 1360d28 to 49c56ea Compare January 13, 2026 01:49
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from d911d22 to 3c9cd5a Compare January 19, 2026 18:42
@renovate renovate bot force-pushed the renovate/devdependencies branch from 3c9cd5a to 47acdab Compare January 26, 2026 15:34
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 823f581 to 4d83edd Compare February 8, 2026 16:41
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 996da4c to 16cf144 Compare February 17, 2026 15:32
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from f6b7bd3 to 0bacbed Compare March 1, 2026 04:52
@renovate renovate bot force-pushed the renovate/devdependencies branch from 0bacbed to 83e328d Compare March 1, 2026 20:49
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from b25cece to 266de77 Compare March 13, 2026 10:50
@renovate renovate bot force-pushed the renovate/devdependencies branch from 266de77 to 62aa541 Compare March 23, 2026 09:42
@renovate renovate bot force-pushed the renovate/devdependencies branch 5 times, most recently from f745498 to eccbb91 Compare April 6, 2026 20:06
@renovate renovate bot force-pushed the renovate/devdependencies branch from eccbb91 to eb77c31 Compare April 8, 2026 17:06
@renovate renovate bot changed the title chore(deps): update devdependencies Update devDependencies Apr 8, 2026
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