Skip to content

Update devDependencies (major) - #625

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies
Open

Update devDependencies (major)#625
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies

Conversation

@renovate

@renovaterenovateBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@types/node (source)22.18.1324.13.3ageconfidence
npm-run-all28.0.49.0.3ageconfidence
vite (source)7.3.58.2.2ageconfidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v9.0.3

Compare Source

Merged
  • Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 #244
  • Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 #243
  • Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 #242
  • Upgrade: Bump actions/setup-node from 6 to 7 #241
  • chore: update schema version in .knip.jsonc to v6 #237
  • Upgrade: Bump @​types/node from 25.9.4 to 26.0.0 #239
  • Upgrade: Bump actions/checkout from 6 to 7 #238
Commits
  • Harden GitHub Actions workflows 7f5fca6
  • Remove obsolete shell-quote types d970668

v9.0.2

Compare Source

Merged
  • fix: update Node.js version requirements #232
  • Upgrade: Bump codecov/codecov-action from 6 to 7 #233
  • fix: bump shell-quote to ^1.8.4 #236
  • Upgrade: Bump pidtree from 0.6.1 to 1.0.0 #234

v9.0.1

Compare Source

Merged
  • fix: update help.js to include --node-run option details #230

v9.0.0

Compare Source

Merged
  • Add more colors based on terminal capabilities #222
  • Upgrade: Bump releasearoni from 0.1.14 to 0.2.0 #227
  • Breaking change: Glob patterns that match no tasks now succeed silently #226
  • Add -x / --node-run flag to bypass the package manager #225
  • Remove redundant build call from prepublishOnly #224
  • Whitelist files to include in npm package #199
  • Fix jsdoc types and use tsc for type safety checks #220
  • Upgrade: Bump codecov/codecov-action from 5 to 6 #215
  • Update SECURITY.md with new reporting process #201
  • Upgrade: Bump actions/checkout from 5 to 6 #200
  • Upgrade: Bump actions/setup-node from 5 to 6 #196
  • Upgrade: Bump github/codeql-action from 3 to 4 #195
  • Upgrade: Bump actions/setup-node from 4 to 5 #192
  • Upgrade: Bump actions/checkout from 4 to 5 #191
  • chore: fix typo in test #185
  • refactor: use optional chain for better readability #184
Fixed
  • Breaking change: Glob patterns that match no tasks now succeed silently (#​226) #149
  • Add -x / --node-run flag to use node --run instead of the package manager #155
  • docs: clarify glob pattern execution order guarantee #167
Commits
  • Add node-run smoke tests f4ac667
  • Implement releasaroni for the release process 6a2baff
  • Use shared publishing action b6a39a6
vitejs/vite (vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

v8.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v8.1.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System

v8.1.3

Compare Source

Bug Fixes

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
  • css: remove lightningcss null byte bug workaround (#​22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#​22790) (1113acf)
Tests
  • enable "manual chunk path" test and remove "worker.format error" test (#​22824) (c088511)

v8.1.0

Compare Source

Features
Bug Fixes
Code Refactoring

v8.0.16

Compare Source

Bug Fixes

v8.0.15

Compare Source

Features
Bug Fixes
  • capitalize error messages and remove spurious space in parse error (#​22488) (85a0eff)
  • deps: update all non-major dependencies (#​22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@​fs/ HTML paths (#​21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#​22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#​22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#​22509) (40985f1)
Miscellaneous Chores
Code Refactoring

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v8.0.8

Compare Source

Features
Bug Fixes

Note

PR body was truncated to here.


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.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@renovate
renovateBot requested a review from Shinigami92 as a code ownerOctober 31, 2025 00:42
@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@github-actions

github-actionsBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Coverage Report

StatusCategoryPercentageCovered / Total
🟢Lines93.65% (🎯 90%)
🟰 ±0%
1033 / 1103
🟢Statements93.53% (🎯 90%)
⬇️ -0.01%
1042 / 1114
🟢Functions97.93% (🎯 90%)
🟰 ±0%
142 / 145
🔴Branches88.13% (🎯 90%)
⬇️ -0.03%
676 / 767
File Coverage
FileStmtsBranchesFunctionsLinesUncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts100%100%100%100%
src/index.ts86.66%100%71.42%86.66%79-85
src/logger.ts82.14%42.85%91.66%82.14%37-44, 93, 153-155
src/prettier.d.ts100%100%100%100%
src/printer.ts93.97%89.14%100%94.18%337, 374, 524-526, 538-547, 552-563, 612-665, 704, 790-793, 1143, 1237, 1265, 1274, 1566, 1613, 1833, 1872, 2022-2027, 2067-2071
src/options/common.ts100%100%100%100%
src/options/constants.ts100%100%100%100%
src/options/converge.ts100%82.6%100%100%
src/options/index.ts100%100%100%100%
src/options/pug-attribute-separator.ts75%100%100%75%52-54
src/options/pug-class-location.ts100%100%100%100%
src/options/pug-class-notation.ts100%100%100%100%
src/options/pug-closing-bracket-indent-depth.ts100%100%100%100%
src/options/pug-comment-preserve-spaces.ts100%100%100%100%
src/options/pug-explicit-div.ts100%100%100%100%
src/options/pug-framework.ts100%100%100%100%
src/options/pug-id-notation.ts100%100%100%100%
src/options/pug-preserve-attribute-brackets.ts100%100%100%100%
src/options/pug-preserve-whitespace.ts100%100%100%100%
src/options/pug-single-file-component-indentation.ts100%100%100%100%
src/options/pug-wrap-attributes.ts100%100%100%100%
src/options/types.ts100%100%100%100%
src/options/attribute-sorting/index.ts100%100%100%100%
src/options/attribute-sorting/utils.ts96%91.66%100%95.83%82, 94
src/options/empty-attributes/index.ts100%100%100%100%
src/options/empty-attributes/types.ts100%100%100%100%
src/options/empty-attributes/utils.ts100%100%100%100%
src/utils/angular.ts100%100%100%100%
src/utils/common.ts89.7%86.76%100%88.88%19, 27, 56, 258, 262, 269-272, 331
src/utils/script-mime-types.ts86.66%75%100%86.66%42, 49
src/utils/svelte.ts100%100%100%100%
src/utils/vue.ts100%100%100%100%
Generated in workflow #1540 for commit b6d7ee6 by the Vitest Coverage Report Action

@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from ea48441 to d38faaeCompareNovember 3, 2025 04:55
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from d38faae to ff266a8CompareNovember 12, 2025 04:33
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 4b5e4cc to c56913cCompareDecember 17, 2025 02:16
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from deea4b6 to 7a9e657CompareJanuary 18, 2026 17:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from c28b50d to 24e6f6dCompareFebruary 11, 2026 00:46
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24e6f6d to 05cb388CompareFebruary 13, 2026 18:15
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 5b09531 to d027403CompareMarch 3, 2026 05:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 1f17c01 to 40ebdf8CompareMarch 15, 2026 17:38
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24chore(deps): update devdependencies (major)Mar 15, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from b6288b0 to 00fd5f2CompareMarch 26, 2026 12:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 00fd5f2 to 751bc4bCompareMarch 29, 2026 09:30
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from adad17d to c7279faCompareApril 6, 2026 20:06
@renovaterenovateBot changed the title chore(deps): update devdependencies (major)chore(deps): update dependency @types/node to v24Apr 6, 2026
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24Update dependency @types/node to v24Apr 8, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from c7279fa to 21f1901CompareApril 27, 2026 18:51
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 21f1901 to 3478f7aCompareApril 27, 2026 21:57
@renovaterenovateBot changed the title Update devDependencies (major)Update dependency @types/node to v24Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from 919827d to 4b7b857CompareMay 15, 2026 00:37
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 4b7b857 to 5b8b44dCompareMay 22, 2026 05:35
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)May 22, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 5b8b44d to 0ff1072CompareMay 26, 2026 04:40
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 64cebc9 to a7f3c84CompareJune 13, 2026 22:56
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from a7f3c84 to 2a1a528CompareJune 15, 2026 21:53
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 2a1a528 to 24b5d92CompareJuly 11, 2026 10:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24b5d92 to 9b1179dCompareJuly 31, 2026 19:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from 3afe0b4 to 042ee26CompareAugust 13, 2026 08:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 042ee26 to de3cf75CompareAugust 23, 2026 05:51
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from de3cf75 to b6d7ee6CompareAugust 26, 2026 13:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Add copy buttons to all
 blocks
(function() {
function addCopyButtons() {
document.querySelectorAll('pre code').forEach(function(codeBlock) {
if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;
codeBlock.parentElement.setAttribute('data-copy-added', 'true');
var btn = document.createElement('button');
btn.textContent = 'Copy';
btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';
btn.onmouseover = function() { this.style.opacity = '1'; };
btn.onmouseout = function() { this.style.opacity = '0.7'; };
btn.onclick = function() {
navigator.clipboard.writeText(codeBlock.textContent).then(function() {
btn.textContent = 'Copied!';
setTimeout(function() { btn.textContent = 'Copy'; }, 1500);
});
};
codeBlock.parentElement.style.position = 'relative';
codeBlock.parentElement.appendChild(btn);
});
}
addCopyButtons();
// Re-run on dynamic content
var observer = new MutationObserver(addCopyButtons);
observer.observe(document.body, { childList: true, subtree: true });
})();
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Update devDependencies (major) by renovate[bot] · Pull Request #625 · prettier/plugin-pug · GitHub
Skip to content

Update devDependencies (major) - #625

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies
Open

Update devDependencies (major)#625
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies

Conversation

@renovate

@renovaterenovateBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@types/node (source)22.18.1324.13.3ageconfidence
npm-run-all28.0.49.0.3ageconfidence
vite (source)7.3.58.2.2ageconfidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v9.0.3

Compare Source

Merged
  • Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 #244
  • Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 #243
  • Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 #242
  • Upgrade: Bump actions/setup-node from 6 to 7 #241
  • chore: update schema version in .knip.jsonc to v6 #237
  • Upgrade: Bump @​types/node from 25.9.4 to 26.0.0 #239
  • Upgrade: Bump actions/checkout from 6 to 7 #238
Commits
  • Harden GitHub Actions workflows 7f5fca6
  • Remove obsolete shell-quote types d970668

v9.0.2

Compare Source

Merged
  • fix: update Node.js version requirements #232
  • Upgrade: Bump codecov/codecov-action from 6 to 7 #233
  • fix: bump shell-quote to ^1.8.4 #236
  • Upgrade: Bump pidtree from 0.6.1 to 1.0.0 #234

v9.0.1

Compare Source

Merged
  • fix: update help.js to include --node-run option details #230

v9.0.0

Compare Source

Merged
  • Add more colors based on terminal capabilities #222
  • Upgrade: Bump releasearoni from 0.1.14 to 0.2.0 #227
  • Breaking change: Glob patterns that match no tasks now succeed silently #226
  • Add -x / --node-run flag to bypass the package manager #225
  • Remove redundant build call from prepublishOnly #224
  • Whitelist files to include in npm package #199
  • Fix jsdoc types and use tsc for type safety checks #220
  • Upgrade: Bump codecov/codecov-action from 5 to 6 #215
  • Update SECURITY.md with new reporting process #201
  • Upgrade: Bump actions/checkout from 5 to 6 #200
  • Upgrade: Bump actions/setup-node from 5 to 6 #196
  • Upgrade: Bump github/codeql-action from 3 to 4 #195
  • Upgrade: Bump actions/setup-node from 4 to 5 #192
  • Upgrade: Bump actions/checkout from 4 to 5 #191
  • chore: fix typo in test #185
  • refactor: use optional chain for better readability #184
Fixed
  • Breaking change: Glob patterns that match no tasks now succeed silently (#​226) #149
  • Add -x / --node-run flag to use node --run instead of the package manager #155
  • docs: clarify glob pattern execution order guarantee #167
Commits
  • Add node-run smoke tests f4ac667
  • Implement releasaroni for the release process 6a2baff
  • Use shared publishing action b6a39a6
vitejs/vite (vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

v8.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v8.1.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System

v8.1.3

Compare Source

Bug Fixes

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
  • css: remove lightningcss null byte bug workaround (#​22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#​22790) (1113acf)
Tests
  • enable "manual chunk path" test and remove "worker.format error" test (#​22824) (c088511)

v8.1.0

Compare Source

Features
Bug Fixes
Code Refactoring

v8.0.16

Compare Source

Bug Fixes

v8.0.15

Compare Source

Features
Bug Fixes
  • capitalize error messages and remove spurious space in parse error (#​22488) (85a0eff)
  • deps: update all non-major dependencies (#​22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@​fs/ HTML paths (#​21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#​22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#​22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#​22509) (40985f1)
Miscellaneous Chores
Code Refactoring

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v8.0.8

Compare Source

Features
Bug Fixes

Note

PR body was truncated to here.


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.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@renovate
renovateBot requested a review from Shinigami92 as a code ownerOctober 31, 2025 00:42
@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@github-actions

github-actionsBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Coverage Report

StatusCategoryPercentageCovered / Total
🟢Lines93.65% (🎯 90%)
🟰 ±0%
1033 / 1103
🟢Statements93.53% (🎯 90%)
⬇️ -0.01%
1042 / 1114
🟢Functions97.93% (🎯 90%)
🟰 ±0%
142 / 145
🔴Branches88.13% (🎯 90%)
⬇️ -0.03%
676 / 767
File Coverage
FileStmtsBranchesFunctionsLinesUncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts100%100%100%100%
src/index.ts86.66%100%71.42%86.66%79-85
src/logger.ts82.14%42.85%91.66%82.14%37-44, 93, 153-155
src/prettier.d.ts100%100%100%100%
src/printer.ts93.97%89.14%100%94.18%337, 374, 524-526, 538-547, 552-563, 612-665, 704, 790-793, 1143, 1237, 1265, 1274, 1566, 1613, 1833, 1872, 2022-2027, 2067-2071
src/options/common.ts100%100%100%100%
src/options/constants.ts100%100%100%100%
src/options/converge.ts100%82.6%100%100%
src/options/index.ts100%100%100%100%
src/options/pug-attribute-separator.ts75%100%100%75%52-54
src/options/pug-class-location.ts100%100%100%100%
src/options/pug-class-notation.ts100%100%100%100%
src/options/pug-closing-bracket-indent-depth.ts100%100%100%100%
src/options/pug-comment-preserve-spaces.ts100%100%100%100%
src/options/pug-explicit-div.ts100%100%100%100%
src/options/pug-framework.ts100%100%100%100%
src/options/pug-id-notation.ts100%100%100%100%
src/options/pug-preserve-attribute-brackets.ts100%100%100%100%
src/options/pug-preserve-whitespace.ts100%100%100%100%
src/options/pug-single-file-component-indentation.ts100%100%100%100%
src/options/pug-wrap-attributes.ts100%100%100%100%
src/options/types.ts100%100%100%100%
src/options/attribute-sorting/index.ts100%100%100%100%
src/options/attribute-sorting/utils.ts96%91.66%100%95.83%82, 94
src/options/empty-attributes/index.ts100%100%100%100%
src/options/empty-attributes/types.ts100%100%100%100%
src/options/empty-attributes/utils.ts100%100%100%100%
src/utils/angular.ts100%100%100%100%
src/utils/common.ts89.7%86.76%100%88.88%19, 27, 56, 258, 262, 269-272, 331
src/utils/script-mime-types.ts86.66%75%100%86.66%42, 49
src/utils/svelte.ts100%100%100%100%
src/utils/vue.ts100%100%100%100%
Generated in workflow #1540 for commit b6d7ee6 by the Vitest Coverage Report Action

@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from ea48441 to d38faaeCompareNovember 3, 2025 04:55
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from d38faae to ff266a8CompareNovember 12, 2025 04:33
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 4b5e4cc to c56913cCompareDecember 17, 2025 02:16
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from deea4b6 to 7a9e657CompareJanuary 18, 2026 17:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from c28b50d to 24e6f6dCompareFebruary 11, 2026 00:46
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24e6f6d to 05cb388CompareFebruary 13, 2026 18:15
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 5b09531 to d027403CompareMarch 3, 2026 05:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 1f17c01 to 40ebdf8CompareMarch 15, 2026 17:38
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24chore(deps): update devdependencies (major)Mar 15, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from b6288b0 to 00fd5f2CompareMarch 26, 2026 12:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 00fd5f2 to 751bc4bCompareMarch 29, 2026 09:30
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from adad17d to c7279faCompareApril 6, 2026 20:06
@renovaterenovateBot changed the title chore(deps): update devdependencies (major)chore(deps): update dependency @types/node to v24Apr 6, 2026
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24Update dependency @types/node to v24Apr 8, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from c7279fa to 21f1901CompareApril 27, 2026 18:51
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 21f1901 to 3478f7aCompareApril 27, 2026 21:57
@renovaterenovateBot changed the title Update devDependencies (major)Update dependency @types/node to v24Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from 919827d to 4b7b857CompareMay 15, 2026 00:37
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 4b7b857 to 5b8b44dCompareMay 22, 2026 05:35
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)May 22, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 5b8b44d to 0ff1072CompareMay 26, 2026 04:40
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 64cebc9 to a7f3c84CompareJune 13, 2026 22:56
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from a7f3c84 to 2a1a528CompareJune 15, 2026 21:53
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 2a1a528 to 24b5d92CompareJuly 11, 2026 10:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24b5d92 to 9b1179dCompareJuly 31, 2026 19:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from 3afe0b4 to 042ee26CompareAugust 13, 2026 08:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 042ee26 to de3cf75CompareAugust 23, 2026 05:51
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from de3cf75 to b6d7ee6CompareAugust 26, 2026 13:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Force GitHub README to respect dark mode (function() { var style = document.createElement('style'); style.textContent = ' .markdown-body { color-scheme: dark light; } .markdown-body pre { background: #161b22 !important; } .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; } .markdown-body table th, .markdown-body table td { border-color: #30363d !important; } .markdown-body img { background: #0d1117; } .markdown-body blockquote { border-left-color: #8b949e; } .markdown-body hr { border-color: #30363d; } '; document.head.appendChild(style); })(); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' Update devDependencies (major) by renovate[bot] · Pull Request #625 · prettier/plugin-pug · GitHub
Skip to content

Update devDependencies (major) - #625

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies
Open

Update devDependencies (major)#625
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies

Conversation

@renovate

@renovaterenovateBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@types/node (source)22.18.1324.13.3ageconfidence
npm-run-all28.0.49.0.3ageconfidence
vite (source)7.3.58.2.2ageconfidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v9.0.3

Compare Source

Merged
  • Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 #244
  • Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 #243
  • Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 #242
  • Upgrade: Bump actions/setup-node from 6 to 7 #241
  • chore: update schema version in .knip.jsonc to v6 #237
  • Upgrade: Bump @​types/node from 25.9.4 to 26.0.0 #239
  • Upgrade: Bump actions/checkout from 6 to 7 #238
Commits
  • Harden GitHub Actions workflows 7f5fca6
  • Remove obsolete shell-quote types d970668

v9.0.2

Compare Source

Merged
  • fix: update Node.js version requirements #232
  • Upgrade: Bump codecov/codecov-action from 6 to 7 #233
  • fix: bump shell-quote to ^1.8.4 #236
  • Upgrade: Bump pidtree from 0.6.1 to 1.0.0 #234

v9.0.1

Compare Source

Merged
  • fix: update help.js to include --node-run option details #230

v9.0.0

Compare Source

Merged
  • Add more colors based on terminal capabilities #222
  • Upgrade: Bump releasearoni from 0.1.14 to 0.2.0 #227
  • Breaking change: Glob patterns that match no tasks now succeed silently #226
  • Add -x / --node-run flag to bypass the package manager #225
  • Remove redundant build call from prepublishOnly #224
  • Whitelist files to include in npm package #199
  • Fix jsdoc types and use tsc for type safety checks #220
  • Upgrade: Bump codecov/codecov-action from 5 to 6 #215
  • Update SECURITY.md with new reporting process #201
  • Upgrade: Bump actions/checkout from 5 to 6 #200
  • Upgrade: Bump actions/setup-node from 5 to 6 #196
  • Upgrade: Bump github/codeql-action from 3 to 4 #195
  • Upgrade: Bump actions/setup-node from 4 to 5 #192
  • Upgrade: Bump actions/checkout from 4 to 5 #191
  • chore: fix typo in test #185
  • refactor: use optional chain for better readability #184
Fixed
  • Breaking change: Glob patterns that match no tasks now succeed silently (#​226) #149
  • Add -x / --node-run flag to use node --run instead of the package manager #155
  • docs: clarify glob pattern execution order guarantee #167
Commits
  • Add node-run smoke tests f4ac667
  • Implement releasaroni for the release process 6a2baff
  • Use shared publishing action b6a39a6
vitejs/vite (vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

v8.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v8.1.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System

v8.1.3

Compare Source

Bug Fixes

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
  • css: remove lightningcss null byte bug workaround (#​22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#​22790) (1113acf)
Tests
  • enable "manual chunk path" test and remove "worker.format error" test (#​22824) (c088511)

v8.1.0

Compare Source

Features
Bug Fixes
Code Refactoring

v8.0.16

Compare Source

Bug Fixes

v8.0.15

Compare Source

Features
Bug Fixes
  • capitalize error messages and remove spurious space in parse error (#​22488) (85a0eff)
  • deps: update all non-major dependencies (#​22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@​fs/ HTML paths (#​21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#​22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#​22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#​22509) (40985f1)
Miscellaneous Chores
Code Refactoring

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v8.0.8

Compare Source

Features
Bug Fixes

Note

PR body was truncated to here.


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.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@renovate
renovateBot requested a review from Shinigami92 as a code ownerOctober 31, 2025 00:42
@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@github-actions

github-actionsBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Coverage Report

StatusCategoryPercentageCovered / Total
🟢Lines93.65% (🎯 90%)
🟰 ±0%
1033 / 1103
🟢Statements93.53% (🎯 90%)
⬇️ -0.01%
1042 / 1114
🟢Functions97.93% (🎯 90%)
🟰 ±0%
142 / 145
🔴Branches88.13% (🎯 90%)
⬇️ -0.03%
676 / 767
File Coverage
FileStmtsBranchesFunctionsLinesUncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts100%100%100%100%
src/index.ts86.66%100%71.42%86.66%79-85
src/logger.ts82.14%42.85%91.66%82.14%37-44, 93, 153-155
src/prettier.d.ts100%100%100%100%
src/printer.ts93.97%89.14%100%94.18%337, 374, 524-526, 538-547, 552-563, 612-665, 704, 790-793, 1143, 1237, 1265, 1274, 1566, 1613, 1833, 1872, 2022-2027, 2067-2071
src/options/common.ts100%100%100%100%
src/options/constants.ts100%100%100%100%
src/options/converge.ts100%82.6%100%100%
src/options/index.ts100%100%100%100%
src/options/pug-attribute-separator.ts75%100%100%75%52-54
src/options/pug-class-location.ts100%100%100%100%
src/options/pug-class-notation.ts100%100%100%100%
src/options/pug-closing-bracket-indent-depth.ts100%100%100%100%
src/options/pug-comment-preserve-spaces.ts100%100%100%100%
src/options/pug-explicit-div.ts100%100%100%100%
src/options/pug-framework.ts100%100%100%100%
src/options/pug-id-notation.ts100%100%100%100%
src/options/pug-preserve-attribute-brackets.ts100%100%100%100%
src/options/pug-preserve-whitespace.ts100%100%100%100%
src/options/pug-single-file-component-indentation.ts100%100%100%100%
src/options/pug-wrap-attributes.ts100%100%100%100%
src/options/types.ts100%100%100%100%
src/options/attribute-sorting/index.ts100%100%100%100%
src/options/attribute-sorting/utils.ts96%91.66%100%95.83%82, 94
src/options/empty-attributes/index.ts100%100%100%100%
src/options/empty-attributes/types.ts100%100%100%100%
src/options/empty-attributes/utils.ts100%100%100%100%
src/utils/angular.ts100%100%100%100%
src/utils/common.ts89.7%86.76%100%88.88%19, 27, 56, 258, 262, 269-272, 331
src/utils/script-mime-types.ts86.66%75%100%86.66%42, 49
src/utils/svelte.ts100%100%100%100%
src/utils/vue.ts100%100%100%100%
Generated in workflow #1540 for commit b6d7ee6 by the Vitest Coverage Report Action

@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from ea48441 to d38faaeCompareNovember 3, 2025 04:55
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from d38faae to ff266a8CompareNovember 12, 2025 04:33
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 4b5e4cc to c56913cCompareDecember 17, 2025 02:16
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from deea4b6 to 7a9e657CompareJanuary 18, 2026 17:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from c28b50d to 24e6f6dCompareFebruary 11, 2026 00:46
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24e6f6d to 05cb388CompareFebruary 13, 2026 18:15
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 5b09531 to d027403CompareMarch 3, 2026 05:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 1f17c01 to 40ebdf8CompareMarch 15, 2026 17:38
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24chore(deps): update devdependencies (major)Mar 15, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from b6288b0 to 00fd5f2CompareMarch 26, 2026 12:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 00fd5f2 to 751bc4bCompareMarch 29, 2026 09:30
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from adad17d to c7279faCompareApril 6, 2026 20:06
@renovaterenovateBot changed the title chore(deps): update devdependencies (major)chore(deps): update dependency @types/node to v24Apr 6, 2026
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24Update dependency @types/node to v24Apr 8, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from c7279fa to 21f1901CompareApril 27, 2026 18:51
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 21f1901 to 3478f7aCompareApril 27, 2026 21:57
@renovaterenovateBot changed the title Update devDependencies (major)Update dependency @types/node to v24Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from 919827d to 4b7b857CompareMay 15, 2026 00:37
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 4b7b857 to 5b8b44dCompareMay 22, 2026 05:35
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)May 22, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 5b8b44d to 0ff1072CompareMay 26, 2026 04:40
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 64cebc9 to a7f3c84CompareJune 13, 2026 22:56
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from a7f3c84 to 2a1a528CompareJune 15, 2026 21:53
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 2a1a528 to 24b5d92CompareJuly 11, 2026 10:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24b5d92 to 9b1179dCompareJuly 31, 2026 19:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from 3afe0b4 to 042ee26CompareAugust 13, 2026 08:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 042ee26 to de3cf75CompareAugust 23, 2026 05:51
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from de3cf75 to b6d7ee6CompareAugust 26, 2026 13:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Highlight search terms from Google/DuckDuckGo/Bing referrer (function() { var ref = document.referrer; var terms = []; if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) { var url = new URL(ref); var q = url.searchParams.get('q') || url.searchParams.get('p'); if (q) { terms = q.split(/\s+/).filter(function(t) { return t.length > 2; }); } } if (terms.length === 0) return; var style = document.createElement('style'); style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }'; document.head.appendChild(style); function highlight(node) { if (node.nodeType === 3) { // text node var text = node.textContent; var found = false; terms.forEach(function(term) { var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\]\\]/g, '\\') + ')', 'gi'); if (regex.test(text)) { found = true; var frag = document.createDocumentFragment(); var parts = text.split(regex); parts.forEach(function(part, i) { if (i % 2 === 0) { frag.appendChild(document.createTextNode(part)); } else { var span = document.createElement('span'); span.className = 'userscript-highlight'; span.textContent = part; frag.appendChild(span); } }); node.parentNode.replaceChild(frag, node); } }); } else if (node.nodeType === 1 && node.childNodes) { // element var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT']; if (!skipTags.includes(node.tagName)) { Array.from(node.childNodes).forEach(highlight); } } } highlight(document.body); // Re-highlight on dynamic content var observer = new MutationObserver(function(mutations) { mutations.forEach(function(m) { m.addedNodes.forEach(function(node) { if (node.nodeType === 1 || node.nodeType === 3) highlight(node); }); }); }); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' Update devDependencies (major) by renovate[bot] · Pull Request #625 · prettier/plugin-pug · GitHub
Skip to content

Update devDependencies (major) - #625

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies
Open

Update devDependencies (major)#625
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies

Conversation

@renovate

@renovaterenovateBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@types/node (source)22.18.1324.13.3ageconfidence
npm-run-all28.0.49.0.3ageconfidence
vite (source)7.3.58.2.2ageconfidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v9.0.3

Compare Source

Merged
  • Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 #244
  • Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 #243
  • Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 #242
  • Upgrade: Bump actions/setup-node from 6 to 7 #241
  • chore: update schema version in .knip.jsonc to v6 #237
  • Upgrade: Bump @​types/node from 25.9.4 to 26.0.0 #239
  • Upgrade: Bump actions/checkout from 6 to 7 #238
Commits
  • Harden GitHub Actions workflows 7f5fca6
  • Remove obsolete shell-quote types d970668

v9.0.2

Compare Source

Merged
  • fix: update Node.js version requirements #232
  • Upgrade: Bump codecov/codecov-action from 6 to 7 #233
  • fix: bump shell-quote to ^1.8.4 #236
  • Upgrade: Bump pidtree from 0.6.1 to 1.0.0 #234

v9.0.1

Compare Source

Merged
  • fix: update help.js to include --node-run option details #230

v9.0.0

Compare Source

Merged
  • Add more colors based on terminal capabilities #222
  • Upgrade: Bump releasearoni from 0.1.14 to 0.2.0 #227
  • Breaking change: Glob patterns that match no tasks now succeed silently #226
  • Add -x / --node-run flag to bypass the package manager #225
  • Remove redundant build call from prepublishOnly #224
  • Whitelist files to include in npm package #199
  • Fix jsdoc types and use tsc for type safety checks #220
  • Upgrade: Bump codecov/codecov-action from 5 to 6 #215
  • Update SECURITY.md with new reporting process #201
  • Upgrade: Bump actions/checkout from 5 to 6 #200
  • Upgrade: Bump actions/setup-node from 5 to 6 #196
  • Upgrade: Bump github/codeql-action from 3 to 4 #195
  • Upgrade: Bump actions/setup-node from 4 to 5 #192
  • Upgrade: Bump actions/checkout from 4 to 5 #191
  • chore: fix typo in test #185
  • refactor: use optional chain for better readability #184
Fixed
  • Breaking change: Glob patterns that match no tasks now succeed silently (#​226) #149
  • Add -x / --node-run flag to use node --run instead of the package manager #155
  • docs: clarify glob pattern execution order guarantee #167
Commits
  • Add node-run smoke tests f4ac667
  • Implement releasaroni for the release process 6a2baff
  • Use shared publishing action b6a39a6
vitejs/vite (vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

v8.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v8.1.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System

v8.1.3

Compare Source

Bug Fixes

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
  • css: remove lightningcss null byte bug workaround (#​22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#​22790) (1113acf)
Tests
  • enable "manual chunk path" test and remove "worker.format error" test (#​22824) (c088511)

v8.1.0

Compare Source

Features
Bug Fixes
Code Refactoring

v8.0.16

Compare Source

Bug Fixes

v8.0.15

Compare Source

Features
Bug Fixes
  • capitalize error messages and remove spurious space in parse error (#​22488) (85a0eff)
  • deps: update all non-major dependencies (#​22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@​fs/ HTML paths (#​21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#​22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#​22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#​22509) (40985f1)
Miscellaneous Chores
Code Refactoring

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v8.0.8

Compare Source

Features
Bug Fixes

Note

PR body was truncated to here.


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.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@renovate
renovateBot requested a review from Shinigami92 as a code ownerOctober 31, 2025 00:42
@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@github-actions

github-actionsBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Coverage Report

StatusCategoryPercentageCovered / Total
🟢Lines93.65% (🎯 90%)
🟰 ±0%
1033 / 1103
🟢Statements93.53% (🎯 90%)
⬇️ -0.01%
1042 / 1114
🟢Functions97.93% (🎯 90%)
🟰 ±0%
142 / 145
🔴Branches88.13% (🎯 90%)
⬇️ -0.03%
676 / 767
File Coverage
FileStmtsBranchesFunctionsLinesUncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts100%100%100%100%
src/index.ts86.66%100%71.42%86.66%79-85
src/logger.ts82.14%42.85%91.66%82.14%37-44, 93, 153-155
src/prettier.d.ts100%100%100%100%
src/printer.ts93.97%89.14%100%94.18%337, 374, 524-526, 538-547, 552-563, 612-665, 704, 790-793, 1143, 1237, 1265, 1274, 1566, 1613, 1833, 1872, 2022-2027, 2067-2071
src/options/common.ts100%100%100%100%
src/options/constants.ts100%100%100%100%
src/options/converge.ts100%82.6%100%100%
src/options/index.ts100%100%100%100%
src/options/pug-attribute-separator.ts75%100%100%75%52-54
src/options/pug-class-location.ts100%100%100%100%
src/options/pug-class-notation.ts100%100%100%100%
src/options/pug-closing-bracket-indent-depth.ts100%100%100%100%
src/options/pug-comment-preserve-spaces.ts100%100%100%100%
src/options/pug-explicit-div.ts100%100%100%100%
src/options/pug-framework.ts100%100%100%100%
src/options/pug-id-notation.ts100%100%100%100%
src/options/pug-preserve-attribute-brackets.ts100%100%100%100%
src/options/pug-preserve-whitespace.ts100%100%100%100%
src/options/pug-single-file-component-indentation.ts100%100%100%100%
src/options/pug-wrap-attributes.ts100%100%100%100%
src/options/types.ts100%100%100%100%
src/options/attribute-sorting/index.ts100%100%100%100%
src/options/attribute-sorting/utils.ts96%91.66%100%95.83%82, 94
src/options/empty-attributes/index.ts100%100%100%100%
src/options/empty-attributes/types.ts100%100%100%100%
src/options/empty-attributes/utils.ts100%100%100%100%
src/utils/angular.ts100%100%100%100%
src/utils/common.ts89.7%86.76%100%88.88%19, 27, 56, 258, 262, 269-272, 331
src/utils/script-mime-types.ts86.66%75%100%86.66%42, 49
src/utils/svelte.ts100%100%100%100%
src/utils/vue.ts100%100%100%100%
Generated in workflow #1540 for commit b6d7ee6 by the Vitest Coverage Report Action

@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from ea48441 to d38faaeCompareNovember 3, 2025 04:55
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from d38faae to ff266a8CompareNovember 12, 2025 04:33
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 4b5e4cc to c56913cCompareDecember 17, 2025 02:16
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from deea4b6 to 7a9e657CompareJanuary 18, 2026 17:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from c28b50d to 24e6f6dCompareFebruary 11, 2026 00:46
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24e6f6d to 05cb388CompareFebruary 13, 2026 18:15
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 5b09531 to d027403CompareMarch 3, 2026 05:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 1f17c01 to 40ebdf8CompareMarch 15, 2026 17:38
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24chore(deps): update devdependencies (major)Mar 15, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from b6288b0 to 00fd5f2CompareMarch 26, 2026 12:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 00fd5f2 to 751bc4bCompareMarch 29, 2026 09:30
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from adad17d to c7279faCompareApril 6, 2026 20:06
@renovaterenovateBot changed the title chore(deps): update devdependencies (major)chore(deps): update dependency @types/node to v24Apr 6, 2026
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24Update dependency @types/node to v24Apr 8, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from c7279fa to 21f1901CompareApril 27, 2026 18:51
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 21f1901 to 3478f7aCompareApril 27, 2026 21:57
@renovaterenovateBot changed the title Update devDependencies (major)Update dependency @types/node to v24Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from 919827d to 4b7b857CompareMay 15, 2026 00:37
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 4b7b857 to 5b8b44dCompareMay 22, 2026 05:35
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)May 22, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 5b8b44d to 0ff1072CompareMay 26, 2026 04:40
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 64cebc9 to a7f3c84CompareJune 13, 2026 22:56
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from a7f3c84 to 2a1a528CompareJune 15, 2026 21:53
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 2a1a528 to 24b5d92CompareJuly 11, 2026 10:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24b5d92 to 9b1179dCompareJuly 31, 2026 19:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from 3afe0b4 to 042ee26CompareAugust 13, 2026 08:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 042ee26 to de3cf75CompareAugust 23, 2026 05:51
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from de3cf75 to b6d7ee6CompareAugust 26, 2026 13:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Strip utm_, fbclid, gclid, etc. from all links on page (function() { var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content', 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid', 'ref', 'ref_src', 'source', 'medium', 'campaign']; function cleanUrl(url) { try { var u = new URL(url, window.location.origin); var changed = false; trackingParams.forEach(function(p) { if (u.searchParams.has(p)) { u.searchParams.delete(p); changed = true; } }); return changed ? u.toString() : url; } catch (e) { return url; } } function cleanLinks() { document.querySelectorAll('a[href]').forEach(function(a) { var clean = cleanUrl(a.href); if (clean !== a.href) a.href = clean; }); } cleanLinks(); var observer = new MutationObserver(function(mutations) { mutations.forEach(function(m) { m.addedNodes.forEach(function(node) { if (node.nodeType === 1) { if (node.tagName === 'A') cleanLinks(); node.querySelectorAll('a[href]').forEach(function(a) { var clean = cleanUrl(a.href); if (clean !== a.href) a.href = clean; }); } }); }); }); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + ' Update devDependencies (major) by renovate[bot] · Pull Request #625 · prettier/plugin-pug · GitHub
Skip to content

Update devDependencies (major) - #625

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies
Open

Update devDependencies (major)#625
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies

Conversation

@renovate

@renovaterenovateBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@types/node (source)22.18.1324.13.3ageconfidence
npm-run-all28.0.49.0.3ageconfidence
vite (source)7.3.58.2.2ageconfidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v9.0.3

Compare Source

Merged
  • Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 #244
  • Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 #243
  • Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 #242
  • Upgrade: Bump actions/setup-node from 6 to 7 #241
  • chore: update schema version in .knip.jsonc to v6 #237
  • Upgrade: Bump @​types/node from 25.9.4 to 26.0.0 #239
  • Upgrade: Bump actions/checkout from 6 to 7 #238
Commits
  • Harden GitHub Actions workflows 7f5fca6
  • Remove obsolete shell-quote types d970668

v9.0.2

Compare Source

Merged
  • fix: update Node.js version requirements #232
  • Upgrade: Bump codecov/codecov-action from 6 to 7 #233
  • fix: bump shell-quote to ^1.8.4 #236
  • Upgrade: Bump pidtree from 0.6.1 to 1.0.0 #234

v9.0.1

Compare Source

Merged
  • fix: update help.js to include --node-run option details #230

v9.0.0

Compare Source

Merged
  • Add more colors based on terminal capabilities #222
  • Upgrade: Bump releasearoni from 0.1.14 to 0.2.0 #227
  • Breaking change: Glob patterns that match no tasks now succeed silently #226
  • Add -x / --node-run flag to bypass the package manager #225
  • Remove redundant build call from prepublishOnly #224
  • Whitelist files to include in npm package #199
  • Fix jsdoc types and use tsc for type safety checks #220
  • Upgrade: Bump codecov/codecov-action from 5 to 6 #215
  • Update SECURITY.md with new reporting process #201
  • Upgrade: Bump actions/checkout from 5 to 6 #200
  • Upgrade: Bump actions/setup-node from 5 to 6 #196
  • Upgrade: Bump github/codeql-action from 3 to 4 #195
  • Upgrade: Bump actions/setup-node from 4 to 5 #192
  • Upgrade: Bump actions/checkout from 4 to 5 #191
  • chore: fix typo in test #185
  • refactor: use optional chain for better readability #184
Fixed
  • Breaking change: Glob patterns that match no tasks now succeed silently (#​226) #149
  • Add -x / --node-run flag to use node --run instead of the package manager #155
  • docs: clarify glob pattern execution order guarantee #167
Commits
  • Add node-run smoke tests f4ac667
  • Implement releasaroni for the release process 6a2baff
  • Use shared publishing action b6a39a6
vitejs/vite (vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

v8.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v8.1.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System

v8.1.3

Compare Source

Bug Fixes

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
  • css: remove lightningcss null byte bug workaround (#​22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#​22790) (1113acf)
Tests
  • enable "manual chunk path" test and remove "worker.format error" test (#​22824) (c088511)

v8.1.0

Compare Source

Features
Bug Fixes
Code Refactoring

v8.0.16

Compare Source

Bug Fixes

v8.0.15

Compare Source

Features
Bug Fixes
  • capitalize error messages and remove spurious space in parse error (#​22488) (85a0eff)
  • deps: update all non-major dependencies (#​22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@​fs/ HTML paths (#​21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#​22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#​22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#​22509) (40985f1)
Miscellaneous Chores
Code Refactoring

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v8.0.8

Compare Source

Features
Bug Fixes

Note

PR body was truncated to here.


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.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@renovate
renovateBot requested a review from Shinigami92 as a code ownerOctober 31, 2025 00:42
@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@github-actions

github-actionsBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Coverage Report

StatusCategoryPercentageCovered / Total
🟢Lines93.65% (🎯 90%)
🟰 ±0%
1033 / 1103
🟢Statements93.53% (🎯 90%)
⬇️ -0.01%
1042 / 1114
🟢Functions97.93% (🎯 90%)
🟰 ±0%
142 / 145
🔴Branches88.13% (🎯 90%)
⬇️ -0.03%
676 / 767
File Coverage
FileStmtsBranchesFunctionsLinesUncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts100%100%100%100%
src/index.ts86.66%100%71.42%86.66%79-85
src/logger.ts82.14%42.85%91.66%82.14%37-44, 93, 153-155
src/prettier.d.ts100%100%100%100%
src/printer.ts93.97%89.14%100%94.18%337, 374, 524-526, 538-547, 552-563, 612-665, 704, 790-793, 1143, 1237, 1265, 1274, 1566, 1613, 1833, 1872, 2022-2027, 2067-2071
src/options/common.ts100%100%100%100%
src/options/constants.ts100%100%100%100%
src/options/converge.ts100%82.6%100%100%
src/options/index.ts100%100%100%100%
src/options/pug-attribute-separator.ts75%100%100%75%52-54
src/options/pug-class-location.ts100%100%100%100%
src/options/pug-class-notation.ts100%100%100%100%
src/options/pug-closing-bracket-indent-depth.ts100%100%100%100%
src/options/pug-comment-preserve-spaces.ts100%100%100%100%
src/options/pug-explicit-div.ts100%100%100%100%
src/options/pug-framework.ts100%100%100%100%
src/options/pug-id-notation.ts100%100%100%100%
src/options/pug-preserve-attribute-brackets.ts100%100%100%100%
src/options/pug-preserve-whitespace.ts100%100%100%100%
src/options/pug-single-file-component-indentation.ts100%100%100%100%
src/options/pug-wrap-attributes.ts100%100%100%100%
src/options/types.ts100%100%100%100%
src/options/attribute-sorting/index.ts100%100%100%100%
src/options/attribute-sorting/utils.ts96%91.66%100%95.83%82, 94
src/options/empty-attributes/index.ts100%100%100%100%
src/options/empty-attributes/types.ts100%100%100%100%
src/options/empty-attributes/utils.ts100%100%100%100%
src/utils/angular.ts100%100%100%100%
src/utils/common.ts89.7%86.76%100%88.88%19, 27, 56, 258, 262, 269-272, 331
src/utils/script-mime-types.ts86.66%75%100%86.66%42, 49
src/utils/svelte.ts100%100%100%100%
src/utils/vue.ts100%100%100%100%
Generated in workflow #1540 for commit b6d7ee6 by the Vitest Coverage Report Action

@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from ea48441 to d38faaeCompareNovember 3, 2025 04:55
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from d38faae to ff266a8CompareNovember 12, 2025 04:33
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 4b5e4cc to c56913cCompareDecember 17, 2025 02:16
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from deea4b6 to 7a9e657CompareJanuary 18, 2026 17:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from c28b50d to 24e6f6dCompareFebruary 11, 2026 00:46
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24e6f6d to 05cb388CompareFebruary 13, 2026 18:15
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 5b09531 to d027403CompareMarch 3, 2026 05:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 1f17c01 to 40ebdf8CompareMarch 15, 2026 17:38
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24chore(deps): update devdependencies (major)Mar 15, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from b6288b0 to 00fd5f2CompareMarch 26, 2026 12:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 00fd5f2 to 751bc4bCompareMarch 29, 2026 09:30
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from adad17d to c7279faCompareApril 6, 2026 20:06
@renovaterenovateBot changed the title chore(deps): update devdependencies (major)chore(deps): update dependency @types/node to v24Apr 6, 2026
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24Update dependency @types/node to v24Apr 8, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from c7279fa to 21f1901CompareApril 27, 2026 18:51
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 21f1901 to 3478f7aCompareApril 27, 2026 21:57
@renovaterenovateBot changed the title Update devDependencies (major)Update dependency @types/node to v24Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from 919827d to 4b7b857CompareMay 15, 2026 00:37
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 4b7b857 to 5b8b44dCompareMay 22, 2026 05:35
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)May 22, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 5b8b44d to 0ff1072CompareMay 26, 2026 04:40
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 64cebc9 to a7f3c84CompareJune 13, 2026 22:56
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from a7f3c84 to 2a1a528CompareJune 15, 2026 21:53
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 2a1a528 to 24b5d92CompareJuly 11, 2026 10:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24b5d92 to 9b1179dCompareJuly 31, 2026 19:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from 3afe0b4 to 042ee26CompareAugust 13, 2026 08:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 042ee26 to de3cf75CompareAugust 23, 2026 05:51
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from de3cf75 to b6d7ee6CompareAugust 26, 2026 13:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Auto-enable theater mode on YouTube (function() { function tryTheater() { var btn = document.querySelector('button[aria-label="Theater mode"], ytd-player #player button[title="Theater mode"]'); if (btn && !btn.classList.contains('activated')) { btn.click(); } } // Try immediately tryTheater(); // Try after navigation (SPA) var lastUrl = location.href; setInterval(function() { if (location.href !== lastUrl) { lastUrl = location.href; setTimeout(tryTheater, 500); } }, 1000); // Also try on player load var observer = new MutationObserver(tryTheater); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' Update devDependencies (major) by renovate[bot] · Pull Request #625 · prettier/plugin-pug · GitHub
Skip to content

Update devDependencies (major) - #625

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies
Open

Update devDependencies (major)#625
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies

Conversation

@renovate

@renovaterenovateBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@types/node (source)22.18.1324.13.3ageconfidence
npm-run-all28.0.49.0.3ageconfidence
vite (source)7.3.58.2.2ageconfidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v9.0.3

Compare Source

Merged
  • Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 #244
  • Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 #243
  • Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 #242
  • Upgrade: Bump actions/setup-node from 6 to 7 #241
  • chore: update schema version in .knip.jsonc to v6 #237
  • Upgrade: Bump @​types/node from 25.9.4 to 26.0.0 #239
  • Upgrade: Bump actions/checkout from 6 to 7 #238
Commits
  • Harden GitHub Actions workflows 7f5fca6
  • Remove obsolete shell-quote types d970668

v9.0.2

Compare Source

Merged
  • fix: update Node.js version requirements #232
  • Upgrade: Bump codecov/codecov-action from 6 to 7 #233
  • fix: bump shell-quote to ^1.8.4 #236
  • Upgrade: Bump pidtree from 0.6.1 to 1.0.0 #234

v9.0.1

Compare Source

Merged
  • fix: update help.js to include --node-run option details #230

v9.0.0

Compare Source

Merged
  • Add more colors based on terminal capabilities #222
  • Upgrade: Bump releasearoni from 0.1.14 to 0.2.0 #227
  • Breaking change: Glob patterns that match no tasks now succeed silently #226
  • Add -x / --node-run flag to bypass the package manager #225
  • Remove redundant build call from prepublishOnly #224
  • Whitelist files to include in npm package #199
  • Fix jsdoc types and use tsc for type safety checks #220
  • Upgrade: Bump codecov/codecov-action from 5 to 6 #215
  • Update SECURITY.md with new reporting process #201
  • Upgrade: Bump actions/checkout from 5 to 6 #200
  • Upgrade: Bump actions/setup-node from 5 to 6 #196
  • Upgrade: Bump github/codeql-action from 3 to 4 #195
  • Upgrade: Bump actions/setup-node from 4 to 5 #192
  • Upgrade: Bump actions/checkout from 4 to 5 #191
  • chore: fix typo in test #185
  • refactor: use optional chain for better readability #184
Fixed
  • Breaking change: Glob patterns that match no tasks now succeed silently (#​226) #149
  • Add -x / --node-run flag to use node --run instead of the package manager #155
  • docs: clarify glob pattern execution order guarantee #167
Commits
  • Add node-run smoke tests f4ac667
  • Implement releasaroni for the release process 6a2baff
  • Use shared publishing action b6a39a6
vitejs/vite (vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

v8.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v8.1.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System

v8.1.3

Compare Source

Bug Fixes

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
  • css: remove lightningcss null byte bug workaround (#​22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#​22790) (1113acf)
Tests
  • enable "manual chunk path" test and remove "worker.format error" test (#​22824) (c088511)

v8.1.0

Compare Source

Features
Bug Fixes
Code Refactoring

v8.0.16

Compare Source

Bug Fixes

v8.0.15

Compare Source

Features
Bug Fixes
  • capitalize error messages and remove spurious space in parse error (#​22488) (85a0eff)
  • deps: update all non-major dependencies (#​22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@​fs/ HTML paths (#​21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#​22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#​22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#​22509) (40985f1)
Miscellaneous Chores
Code Refactoring

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v8.0.8

Compare Source

Features
Bug Fixes

Note

PR body was truncated to here.


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.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@renovate
renovateBot requested a review from Shinigami92 as a code ownerOctober 31, 2025 00:42
@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@github-actions

github-actionsBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Coverage Report

StatusCategoryPercentageCovered / Total
🟢Lines93.65% (🎯 90%)
🟰 ±0%
1033 / 1103
🟢Statements93.53% (🎯 90%)
⬇️ -0.01%
1042 / 1114
🟢Functions97.93% (🎯 90%)
🟰 ±0%
142 / 145
🔴Branches88.13% (🎯 90%)
⬇️ -0.03%
676 / 767
File Coverage
FileStmtsBranchesFunctionsLinesUncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts100%100%100%100%
src/index.ts86.66%100%71.42%86.66%79-85
src/logger.ts82.14%42.85%91.66%82.14%37-44, 93, 153-155
src/prettier.d.ts100%100%100%100%
src/printer.ts93.97%89.14%100%94.18%337, 374, 524-526, 538-547, 552-563, 612-665, 704, 790-793, 1143, 1237, 1265, 1274, 1566, 1613, 1833, 1872, 2022-2027, 2067-2071
src/options/common.ts100%100%100%100%
src/options/constants.ts100%100%100%100%
src/options/converge.ts100%82.6%100%100%
src/options/index.ts100%100%100%100%
src/options/pug-attribute-separator.ts75%100%100%75%52-54
src/options/pug-class-location.ts100%100%100%100%
src/options/pug-class-notation.ts100%100%100%100%
src/options/pug-closing-bracket-indent-depth.ts100%100%100%100%
src/options/pug-comment-preserve-spaces.ts100%100%100%100%
src/options/pug-explicit-div.ts100%100%100%100%
src/options/pug-framework.ts100%100%100%100%
src/options/pug-id-notation.ts100%100%100%100%
src/options/pug-preserve-attribute-brackets.ts100%100%100%100%
src/options/pug-preserve-whitespace.ts100%100%100%100%
src/options/pug-single-file-component-indentation.ts100%100%100%100%
src/options/pug-wrap-attributes.ts100%100%100%100%
src/options/types.ts100%100%100%100%
src/options/attribute-sorting/index.ts100%100%100%100%
src/options/attribute-sorting/utils.ts96%91.66%100%95.83%82, 94
src/options/empty-attributes/index.ts100%100%100%100%
src/options/empty-attributes/types.ts100%100%100%100%
src/options/empty-attributes/utils.ts100%100%100%100%
src/utils/angular.ts100%100%100%100%
src/utils/common.ts89.7%86.76%100%88.88%19, 27, 56, 258, 262, 269-272, 331
src/utils/script-mime-types.ts86.66%75%100%86.66%42, 49
src/utils/svelte.ts100%100%100%100%
src/utils/vue.ts100%100%100%100%
Generated in workflow #1540 for commit b6d7ee6 by the Vitest Coverage Report Action

@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from ea48441 to d38faaeCompareNovember 3, 2025 04:55
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from d38faae to ff266a8CompareNovember 12, 2025 04:33
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 4b5e4cc to c56913cCompareDecember 17, 2025 02:16
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from deea4b6 to 7a9e657CompareJanuary 18, 2026 17:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from c28b50d to 24e6f6dCompareFebruary 11, 2026 00:46
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24e6f6d to 05cb388CompareFebruary 13, 2026 18:15
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 5b09531 to d027403CompareMarch 3, 2026 05:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 1f17c01 to 40ebdf8CompareMarch 15, 2026 17:38
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24chore(deps): update devdependencies (major)Mar 15, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from b6288b0 to 00fd5f2CompareMarch 26, 2026 12:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 00fd5f2 to 751bc4bCompareMarch 29, 2026 09:30
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from adad17d to c7279faCompareApril 6, 2026 20:06
@renovaterenovateBot changed the title chore(deps): update devdependencies (major)chore(deps): update dependency @types/node to v24Apr 6, 2026
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24Update dependency @types/node to v24Apr 8, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from c7279fa to 21f1901CompareApril 27, 2026 18:51
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 21f1901 to 3478f7aCompareApril 27, 2026 21:57
@renovaterenovateBot changed the title Update devDependencies (major)Update dependency @types/node to v24Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from 919827d to 4b7b857CompareMay 15, 2026 00:37
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 4b7b857 to 5b8b44dCompareMay 22, 2026 05:35
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)May 22, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 5b8b44d to 0ff1072CompareMay 26, 2026 04:40
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 64cebc9 to a7f3c84CompareJune 13, 2026 22:56
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from a7f3c84 to 2a1a528CompareJune 15, 2026 21:53
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 2a1a528 to 24b5d92CompareJuly 11, 2026 10:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24b5d92 to 9b1179dCompareJuly 31, 2026 19:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from 3afe0b4 to 042ee26CompareAugust 13, 2026 08:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 042ee26 to de3cf75CompareAugust 23, 2026 05:51
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from de3cf75 to b6d7ee6CompareAugust 26, 2026 13:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Remove or un-stick sticky/fixed headers that block content (function() { function unstick() { document.querySelectorAll('header, nav, [role="banner"], .header, .navbar, .sticky, .fixed-top, [style*="position: fixed"], [style*="position:sticky"]').forEach(function(el) { if (el.style.position === 'fixed' || el.style.position === 'sticky' || getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') { el.style.position = 'static'; el.style.top = 'auto'; el.style.zIndex = 'auto'; } }); } unstick(); var observer = new MutationObserver(unstick); observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] }); })(); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' Update devDependencies (major) by renovate[bot] · Pull Request #625 · prettier/plugin-pug · GitHub
Skip to content

Update devDependencies (major) - #625

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies
Open

Update devDependencies (major)#625
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies

Conversation

@renovate

@renovaterenovateBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@types/node (source)22.18.1324.13.3ageconfidence
npm-run-all28.0.49.0.3ageconfidence
vite (source)7.3.58.2.2ageconfidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v9.0.3

Compare Source

Merged
  • Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 #244
  • Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 #243
  • Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 #242
  • Upgrade: Bump actions/setup-node from 6 to 7 #241
  • chore: update schema version in .knip.jsonc to v6 #237
  • Upgrade: Bump @​types/node from 25.9.4 to 26.0.0 #239
  • Upgrade: Bump actions/checkout from 6 to 7 #238
Commits
  • Harden GitHub Actions workflows 7f5fca6
  • Remove obsolete shell-quote types d970668

v9.0.2

Compare Source

Merged
  • fix: update Node.js version requirements #232
  • Upgrade: Bump codecov/codecov-action from 6 to 7 #233
  • fix: bump shell-quote to ^1.8.4 #236
  • Upgrade: Bump pidtree from 0.6.1 to 1.0.0 #234

v9.0.1

Compare Source

Merged
  • fix: update help.js to include --node-run option details #230

v9.0.0

Compare Source

Merged
  • Add more colors based on terminal capabilities #222
  • Upgrade: Bump releasearoni from 0.1.14 to 0.2.0 #227
  • Breaking change: Glob patterns that match no tasks now succeed silently #226
  • Add -x / --node-run flag to bypass the package manager #225
  • Remove redundant build call from prepublishOnly #224
  • Whitelist files to include in npm package #199
  • Fix jsdoc types and use tsc for type safety checks #220
  • Upgrade: Bump codecov/codecov-action from 5 to 6 #215
  • Update SECURITY.md with new reporting process #201
  • Upgrade: Bump actions/checkout from 5 to 6 #200
  • Upgrade: Bump actions/setup-node from 5 to 6 #196
  • Upgrade: Bump github/codeql-action from 3 to 4 #195
  • Upgrade: Bump actions/setup-node from 4 to 5 #192
  • Upgrade: Bump actions/checkout from 4 to 5 #191
  • chore: fix typo in test #185
  • refactor: use optional chain for better readability #184
Fixed
  • Breaking change: Glob patterns that match no tasks now succeed silently (#​226) #149
  • Add -x / --node-run flag to use node --run instead of the package manager #155
  • docs: clarify glob pattern execution order guarantee #167
Commits
  • Add node-run smoke tests f4ac667
  • Implement releasaroni for the release process 6a2baff
  • Use shared publishing action b6a39a6
vitejs/vite (vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

v8.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v8.1.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System

v8.1.3

Compare Source

Bug Fixes

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
  • css: remove lightningcss null byte bug workaround (#​22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#​22790) (1113acf)
Tests
  • enable "manual chunk path" test and remove "worker.format error" test (#​22824) (c088511)

v8.1.0

Compare Source

Features
Bug Fixes
Code Refactoring

v8.0.16

Compare Source

Bug Fixes

v8.0.15

Compare Source

Features
Bug Fixes
  • capitalize error messages and remove spurious space in parse error (#​22488) (85a0eff)
  • deps: update all non-major dependencies (#​22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@​fs/ HTML paths (#​21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#​22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#​22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#​22509) (40985f1)
Miscellaneous Chores
Code Refactoring

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v8.0.8

Compare Source

Features
Bug Fixes

Note

PR body was truncated to here.


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.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@renovate
renovateBot requested a review from Shinigami92 as a code ownerOctober 31, 2025 00:42
@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@github-actions

github-actionsBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Coverage Report

StatusCategoryPercentageCovered / Total
🟢Lines93.65% (🎯 90%)
🟰 ±0%
1033 / 1103
🟢Statements93.53% (🎯 90%)
⬇️ -0.01%
1042 / 1114
🟢Functions97.93% (🎯 90%)
🟰 ±0%
142 / 145
🔴Branches88.13% (🎯 90%)
⬇️ -0.03%
676 / 767
File Coverage
FileStmtsBranchesFunctionsLinesUncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts100%100%100%100%
src/index.ts86.66%100%71.42%86.66%79-85
src/logger.ts82.14%42.85%91.66%82.14%37-44, 93, 153-155
src/prettier.d.ts100%100%100%100%
src/printer.ts93.97%89.14%100%94.18%337, 374, 524-526, 538-547, 552-563, 612-665, 704, 790-793, 1143, 1237, 1265, 1274, 1566, 1613, 1833, 1872, 2022-2027, 2067-2071
src/options/common.ts100%100%100%100%
src/options/constants.ts100%100%100%100%
src/options/converge.ts100%82.6%100%100%
src/options/index.ts100%100%100%100%
src/options/pug-attribute-separator.ts75%100%100%75%52-54
src/options/pug-class-location.ts100%100%100%100%
src/options/pug-class-notation.ts100%100%100%100%
src/options/pug-closing-bracket-indent-depth.ts100%100%100%100%
src/options/pug-comment-preserve-spaces.ts100%100%100%100%
src/options/pug-explicit-div.ts100%100%100%100%
src/options/pug-framework.ts100%100%100%100%
src/options/pug-id-notation.ts100%100%100%100%
src/options/pug-preserve-attribute-brackets.ts100%100%100%100%
src/options/pug-preserve-whitespace.ts100%100%100%100%
src/options/pug-single-file-component-indentation.ts100%100%100%100%
src/options/pug-wrap-attributes.ts100%100%100%100%
src/options/types.ts100%100%100%100%
src/options/attribute-sorting/index.ts100%100%100%100%
src/options/attribute-sorting/utils.ts96%91.66%100%95.83%82, 94
src/options/empty-attributes/index.ts100%100%100%100%
src/options/empty-attributes/types.ts100%100%100%100%
src/options/empty-attributes/utils.ts100%100%100%100%
src/utils/angular.ts100%100%100%100%
src/utils/common.ts89.7%86.76%100%88.88%19, 27, 56, 258, 262, 269-272, 331
src/utils/script-mime-types.ts86.66%75%100%86.66%42, 49
src/utils/svelte.ts100%100%100%100%
src/utils/vue.ts100%100%100%100%
Generated in workflow #1540 for commit b6d7ee6 by the Vitest Coverage Report Action

@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from ea48441 to d38faaeCompareNovember 3, 2025 04:55
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from d38faae to ff266a8CompareNovember 12, 2025 04:33
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 4b5e4cc to c56913cCompareDecember 17, 2025 02:16
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from deea4b6 to 7a9e657CompareJanuary 18, 2026 17:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from c28b50d to 24e6f6dCompareFebruary 11, 2026 00:46
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24e6f6d to 05cb388CompareFebruary 13, 2026 18:15
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 5b09531 to d027403CompareMarch 3, 2026 05:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 1f17c01 to 40ebdf8CompareMarch 15, 2026 17:38
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24chore(deps): update devdependencies (major)Mar 15, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from b6288b0 to 00fd5f2CompareMarch 26, 2026 12:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 00fd5f2 to 751bc4bCompareMarch 29, 2026 09:30
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from adad17d to c7279faCompareApril 6, 2026 20:06
@renovaterenovateBot changed the title chore(deps): update devdependencies (major)chore(deps): update dependency @types/node to v24Apr 6, 2026
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24Update dependency @types/node to v24Apr 8, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from c7279fa to 21f1901CompareApril 27, 2026 18:51
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 21f1901 to 3478f7aCompareApril 27, 2026 21:57
@renovaterenovateBot changed the title Update devDependencies (major)Update dependency @types/node to v24Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from 919827d to 4b7b857CompareMay 15, 2026 00:37
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 4b7b857 to 5b8b44dCompareMay 22, 2026 05:35
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)May 22, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 5b8b44d to 0ff1072CompareMay 26, 2026 04:40
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 64cebc9 to a7f3c84CompareJune 13, 2026 22:56
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from a7f3c84 to 2a1a528CompareJune 15, 2026 21:53
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 2a1a528 to 24b5d92CompareJuly 11, 2026 10:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24b5d92 to 9b1179dCompareJuly 31, 2026 19:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from 3afe0b4 to 042ee26CompareAugust 13, 2026 08:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 042ee26 to de3cf75CompareAugust 23, 2026 05:51
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from de3cf75 to b6d7ee6CompareAugust 26, 2026 13:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

, 'i'); if (__m === '*' || __re.test(location.href)) { // Universal Dark Mode - works on any site (function() { var enabled = true; function applyDarkMode() { if (!enabled) return; // Create style element if it doesn't exist var style = document.getElementById('universal-dark-mode-style'); if (!style) { style = document.createElement('style'); style.id = 'universal-dark-mode-style'; document.head.appendChild(style); } // Dark mode CSS - inverts colors but preserves images/video style.textContent = ' /* Invert everything except media */ html { filter: invert(1) hue-rotate(180deg) !important; background: #1a1a2e !important; } /* Restore images, videos, iframes, canvas */ img, video, iframe, canvas, svg, picture, [style*="background-image"] { filter: invert(1) hue-rotate(180deg) !important; } /* Preserve specific elements that should not be inverted */ .no-dark-mode, .no-dark-mode *, [data-theme="light"], [data-theme="light"], .ace_editor, .ace_editor *, .CodeMirror, .CodeMirror *, .monaco-editor, .monaco-editor *, .markdown-body pre, .markdown-body pre *, .highlight, .highlight *, pre code, pre code * { filter: none !important; } /* Fix common UI elements */ .modal, .popup, .dropdown-menu, .tooltip, .popover { filter: invert(1) hue-rotate(180deg) !important; background: #2d2d44 !important; border-color: #444 !important; } /* Scrollbars */ ::-webkit-scrollbar { background: #1a1a2e !important; } ::-webkit-scrollbar-thumb { background: #444 !important; } ::-webkit-scrollbar-thumb:hover { background: #555 !important; } /* Selection */ ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; } ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; } '; } function removeDarkMode() { var style = document.getElementById('universal-dark-mode-style'); if (style) style.remove(); } // Toggle with Alt+Shift+D document.addEventListener('keydown', function(e) { if (e.altKey && e.shiftKey && e.key === 'D') { e.preventDefault(); enabled = !enabled; if (enabled) { applyDarkMode(); console.log('[Universal Dark Mode] Enabled'); } else { removeDarkMode(); console.log('[Universal Dark Mode] Disabled'); } } }); // Apply on load applyDarkMode(); // Re-apply on dynamic content var observer = new MutationObserver(function(mutations) { if (enabled && !document.getElementById('universal-dark-mode-style')) { applyDarkMode(); } }); observer.observe(document.head, { childList: true }); console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle'); })(); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })(); Update devDependencies (major) by renovate[bot] · Pull Request #625 · prettier/plugin-pug · GitHub
Skip to content

Update devDependencies (major) - #625

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies
Open

Update devDependencies (major)#625
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-devdependencies

Conversation

@renovate

@renovaterenovateBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageChangeAgeConfidence
@types/node (source)22.18.1324.13.3ageconfidence
npm-run-all28.0.49.0.3ageconfidence
vite (source)7.3.58.2.2ageconfidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v9.0.3

Compare Source

Merged
  • Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 #244
  • Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 #243
  • Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 #242
  • Upgrade: Bump actions/setup-node from 6 to 7 #241
  • chore: update schema version in .knip.jsonc to v6 #237
  • Upgrade: Bump @​types/node from 25.9.4 to 26.0.0 #239
  • Upgrade: Bump actions/checkout from 6 to 7 #238
Commits
  • Harden GitHub Actions workflows 7f5fca6
  • Remove obsolete shell-quote types d970668

v9.0.2

Compare Source

Merged
  • fix: update Node.js version requirements #232
  • Upgrade: Bump codecov/codecov-action from 6 to 7 #233
  • fix: bump shell-quote to ^1.8.4 #236
  • Upgrade: Bump pidtree from 0.6.1 to 1.0.0 #234

v9.0.1

Compare Source

Merged
  • fix: update help.js to include --node-run option details #230

v9.0.0

Compare Source

Merged
  • Add more colors based on terminal capabilities #222
  • Upgrade: Bump releasearoni from 0.1.14 to 0.2.0 #227
  • Breaking change: Glob patterns that match no tasks now succeed silently #226
  • Add -x / --node-run flag to bypass the package manager #225
  • Remove redundant build call from prepublishOnly #224
  • Whitelist files to include in npm package #199
  • Fix jsdoc types and use tsc for type safety checks #220
  • Upgrade: Bump codecov/codecov-action from 5 to 6 #215
  • Update SECURITY.md with new reporting process #201
  • Upgrade: Bump actions/checkout from 5 to 6 #200
  • Upgrade: Bump actions/setup-node from 5 to 6 #196
  • Upgrade: Bump github/codeql-action from 3 to 4 #195
  • Upgrade: Bump actions/setup-node from 4 to 5 #192
  • Upgrade: Bump actions/checkout from 4 to 5 #191
  • chore: fix typo in test #185
  • refactor: use optional chain for better readability #184
Fixed
  • Breaking change: Glob patterns that match no tasks now succeed silently (#​226) #149
  • Add -x / --node-run flag to use node --run instead of the package manager #155
  • docs: clarify glob pattern execution order guarantee #167
Commits
  • Add node-run smoke tests f4ac667
  • Implement releasaroni for the release process 6a2baff
  • Use shared publishing action b6a39a6
vitejs/vite (vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests

v8.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v8.1.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System

v8.1.3

Compare Source

Bug Fixes

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
  • css: remove lightningcss null byte bug workaround (#​22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#​22790) (1113acf)
Tests
  • enable "manual chunk path" test and remove "worker.format error" test (#​22824) (c088511)

v8.1.0

Compare Source

Features
Bug Fixes
Code Refactoring

v8.0.16

Compare Source

Bug Fixes

v8.0.15

Compare Source

Features
Bug Fixes
  • capitalize error messages and remove spurious space in parse error (#​22488) (85a0eff)
  • deps: update all non-major dependencies (#​22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@​fs/ HTML paths (#​21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#​22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#​22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#​22509) (40985f1)
Miscellaneous Chores
Code Refactoring

v8.0.14

Compare Source

Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v8.0.8

Compare Source

Features
Bug Fixes

Note

PR body was truncated to here.


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.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@renovate
renovateBot requested a review from Shinigami92 as a code ownerOctober 31, 2025 00:42
@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Oct 31, 2025
@github-actions

github-actionsBot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Coverage Report

StatusCategoryPercentageCovered / Total
🟢Lines93.65% (🎯 90%)
🟰 ±0%
1033 / 1103
🟢Statements93.53% (🎯 90%)
⬇️ -0.01%
1042 / 1114
🟢Functions97.93% (🎯 90%)
🟰 ±0%
142 / 145
🔴Branches88.13% (🎯 90%)
⬇️ -0.03%
676 / 767
File Coverage
FileStmtsBranchesFunctionsLinesUncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts100%100%100%100%
src/index.ts86.66%100%71.42%86.66%79-85
src/logger.ts82.14%42.85%91.66%82.14%37-44, 93, 153-155
src/prettier.d.ts100%100%100%100%
src/printer.ts93.97%89.14%100%94.18%337, 374, 524-526, 538-547, 552-563, 612-665, 704, 790-793, 1143, 1237, 1265, 1274, 1566, 1613, 1833, 1872, 2022-2027, 2067-2071
src/options/common.ts100%100%100%100%
src/options/constants.ts100%100%100%100%
src/options/converge.ts100%82.6%100%100%
src/options/index.ts100%100%100%100%
src/options/pug-attribute-separator.ts75%100%100%75%52-54
src/options/pug-class-location.ts100%100%100%100%
src/options/pug-class-notation.ts100%100%100%100%
src/options/pug-closing-bracket-indent-depth.ts100%100%100%100%
src/options/pug-comment-preserve-spaces.ts100%100%100%100%
src/options/pug-explicit-div.ts100%100%100%100%
src/options/pug-framework.ts100%100%100%100%
src/options/pug-id-notation.ts100%100%100%100%
src/options/pug-preserve-attribute-brackets.ts100%100%100%100%
src/options/pug-preserve-whitespace.ts100%100%100%100%
src/options/pug-single-file-component-indentation.ts100%100%100%100%
src/options/pug-wrap-attributes.ts100%100%100%100%
src/options/types.ts100%100%100%100%
src/options/attribute-sorting/index.ts100%100%100%100%
src/options/attribute-sorting/utils.ts96%91.66%100%95.83%82, 94
src/options/empty-attributes/index.ts100%100%100%100%
src/options/empty-attributes/types.ts100%100%100%100%
src/options/empty-attributes/utils.ts100%100%100%100%
src/utils/angular.ts100%100%100%100%
src/utils/common.ts89.7%86.76%100%88.88%19, 27, 56, 258, 262, 269-272, 331
src/utils/script-mime-types.ts86.66%75%100%86.66%42, 49
src/utils/svelte.ts100%100%100%100%
src/utils/vue.ts100%100%100%100%
Generated in workflow #1540 for commit b6d7ee6 by the Vitest Coverage Report Action

@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from ea48441 to d38faaeCompareNovember 3, 2025 04:55
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from d38faae to ff266a8CompareNovember 12, 2025 04:33
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 4b5e4cc to c56913cCompareDecember 17, 2025 02:16
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from deea4b6 to 7a9e657CompareJanuary 18, 2026 17:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from c28b50d to 24e6f6dCompareFebruary 11, 2026 00:46
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24e6f6d to 05cb388CompareFebruary 13, 2026 18:15
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 5b09531 to d027403CompareMarch 3, 2026 05:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 1f17c01 to 40ebdf8CompareMarch 15, 2026 17:38
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24chore(deps): update devdependencies (major)Mar 15, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from b6288b0 to 00fd5f2CompareMarch 26, 2026 12:59
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 00fd5f2 to 751bc4bCompareMarch 29, 2026 09:30
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from adad17d to c7279faCompareApril 6, 2026 20:06
@renovaterenovateBot changed the title chore(deps): update devdependencies (major)chore(deps): update dependency @types/node to v24Apr 6, 2026
@renovaterenovateBot changed the title chore(deps): update dependency @types/node to v24Update dependency @types/node to v24Apr 8, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from c7279fa to 21f1901CompareApril 27, 2026 18:51
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 21f1901 to 3478f7aCompareApril 27, 2026 21:57
@renovaterenovateBot changed the title Update devDependencies (major)Update dependency @types/node to v24Apr 27, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 2 times, most recently from 919827d to 4b7b857CompareMay 15, 2026 00:37
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 4b7b857 to 5b8b44dCompareMay 22, 2026 05:35
@renovaterenovateBot changed the title Update dependency @types/node to v24Update devDependencies (major)May 22, 2026
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 5b8b44d to 0ff1072CompareMay 26, 2026 04:40
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 3 times, most recently from 64cebc9 to a7f3c84CompareJune 13, 2026 22:56
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from a7f3c84 to 2a1a528CompareJune 15, 2026 21:53
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 2a1a528 to 24b5d92CompareJuly 11, 2026 10:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 24b5d92 to 9b1179dCompareJuly 31, 2026 19:47
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch 4 times, most recently from 3afe0b4 to 042ee26CompareAugust 13, 2026 08:11
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from 042ee26 to de3cf75CompareAugust 23, 2026 05:51
@renovate
renovateBotforce-pushed the renovate/major-devdependencies branch from de3cf75 to b6d7ee6CompareAugust 26, 2026 13:50
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants