Skip to content

Update all non-major dependencies - #633

Merged
Shinigami92 merged 1 commit into
mainfrom
renovate/all-minor-patch
Sep 14, 2026
Merged

Shinigami92 merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
davelosert/vitest-coverage-report-action action minor v2.8.3v2.13.0
node uses-with minor 22.21.122.23.2

Release Notes

davelosert/vitest-coverage-report-action (davelosert/vitest-coverage-report-action)

v2.13.0

Compare Source

Features

v2.12.2

Compare Source

Bug Fixes

v2.12.1

Compare Source

Bug Fixes

v2.12.0

Compare Source

Features

v2.11.2

Compare Source

Bug Fixes
  • deps-dev: bump lodash from 4.17.23 to 4.18.1 to fix high severity alert (#​610) (3c50566)

v2.11.1

Compare Source

Bug Fixes
  • deps-dev: bump lodash-es from 4.17.23 to 4.18.1 to fix high severity alert (#​609) (d63aa97)

v2.11.0

Compare Source

Features
  • add show-uncovered-lines option to hide the Uncovered Lines column (#​605) (59b5bb7)

v2.10.0

Compare Source

Bug Fixes
  • deps-dev: bump handlebars from 4.7.8 to 4.7.9 to fix critical vulnerability (#​604) (a71558c)
  • deps: bump picomatch to 9 to fix high severity vulnerability (#​603) (f46039a)
  • deps: bump tar and npm to fix high severity alert (#​598) (4922f30)
Features
  • Add file-coverage-expanded option to expand File Coverage section by default (#​582) (479bd5d)

v2.9.3

Compare Source

Bug Fixes
  • deps: bump tar and npm to fix high severity alert (#​592) (136cc06)

v2.9.2

Compare Source

Bug Fixes
  • deps-dev: bump lodash-es from 4.17.21 to 4.17.23 to fix moderate vulnerability (#​572) (6c3df73)
  • deps: bump tar and npm to fix high severity alert (#​574) (1068223)

v2.9.1

Compare Source

Bug Fixes
  • deps-dev: bump lodash from 4.17.21 to 4.17.23 to fix moderate vulnerability (#​573) (fd9e72f)

v2.9.0

Compare Source

Bug Fixes
  • deps-dev: bump js-yaml from 4.1.0 to 4.1.1 (#​549) (ddec910)
  • deps-dev: bump vite from 7.1.9 to 7.1.11 to fix vulnerability (#​540) (7dfcb78)
  • deps: bump glob and npm to fix security vulnerability (#​561) (b3cf99c)
  • deps: bump glob and semantic-release to fix security vuln (#​552) (6e9900f)
  • lint: Updates biome to v2 and fixes linting issues (#​558) (83c5c42)
  • Partially address body length posting failures & update actions dependencies (#​544) (541af14)
  • Update Node execution version from 20 to 24 in action.yml (#​559) (da6ce93)
  • Update Node.js to version 24 and upgrade checkout action to v6 (#​562) (e696359)
Features
  • Add threshold-icons option for customizable coverage status icons (#​557) (d75d4ee)
  • Adds file comparisons, affected file groups and configurable decimal places (#​533) (7e04bda)
actions/node-versions (node)

v22.23.2: 22.23.2

Compare Source

Node.js 22.23.2

v22.23.1: 22.23.1

Compare Source

Node.js 22.23.1

v22.23.0: 22.23.0

Compare Source

Node.js 22.23.0

v22.22.3: 22.22.3

Compare Source

Node.js 22.22.3

v22.22.2: 22.22.2

Compare Source

Node.js 22.22.2

v22.22.1: 22.22.1

Compare Source

Node.js 22.22.1

v22.22.0: 22.22.0

Compare Source

Node.js 22.22.0


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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from Shinigami92 as a code owner November 10, 2025 03:07
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Nov 10, 2025
@github-actions

github-actions Bot commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 93.65% (🎯 90%)
🟰 ±0%
1033 / 1103
🟢 Statements 93.53% (🎯 90%)
🟰 ±0%
1042 / 1114
🟢 Functions 97.93% (🎯 90%)
🟰 ±0%
142 / 145
🔴 Branches 88.13% (🎯 90%)
🟰 ±0%
676 / 767
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts 100% 100% 100% 100%
src/index.ts 86.66% 100% 71.42% 86.66% 79-85
src/logger.ts 82.14% 42.85% 91.66% 82.14% 37-44, 93, 153-155
src/prettier.d.ts 100% 100% 100% 100%
src/printer.ts 93.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.ts 100% 100% 100% 100%
src/options/constants.ts 100% 100% 100% 100%
src/options/converge.ts 100% 82.6% 100% 100%
src/options/index.ts 100% 100% 100% 100%
src/options/pug-attribute-separator.ts 75% 100% 100% 75% 52-54
src/options/pug-class-location.ts 100% 100% 100% 100%
src/options/pug-class-notation.ts 100% 100% 100% 100%
src/options/pug-closing-bracket-indent-depth.ts 100% 100% 100% 100%
src/options/pug-comment-preserve-spaces.ts 100% 100% 100% 100%
src/options/pug-explicit-div.ts 100% 100% 100% 100%
src/options/pug-framework.ts 100% 100% 100% 100%
src/options/pug-id-notation.ts 100% 100% 100% 100%
src/options/pug-preserve-attribute-brackets.ts 100% 100% 100% 100%
src/options/pug-preserve-whitespace.ts 100% 100% 100% 100%
src/options/pug-single-file-component-indentation.ts 100% 100% 100% 100%
src/options/pug-wrap-attributes.ts 100% 100% 100% 100%
src/options/types.ts 100% 100% 100% 100%
src/options/attribute-sorting/index.ts 100% 100% 100% 100%
src/options/attribute-sorting/utils.ts 96% 91.66% 100% 95.83% 82, 94
src/options/empty-attributes/index.ts 100% 100% 100% 100%
src/options/empty-attributes/types.ts 100% 100% 100% 100%
src/options/empty-attributes/utils.ts 100% 100% 100% 100%
src/utils/angular.ts 100% 100% 100% 100%
src/utils/common.ts 89.7% 86.76% 100% 88.88% 19, 27, 56, 258, 262, 269-272, 331
src/utils/script-mime-types.ts 86.66% 75% 100% 86.66% 42, 49
src/utils/svelte.ts 100% 100% 100% 100%
src/utils/vue.ts 100% 100% 100% 100%
Generated in workflow #1577 for commit 28985ac by the Vitest Coverage Report Action

@renovate renovate Bot changed the title chore(deps): update pnpm to v10.21.0 chore(deps): update pnpm to v10.22.0 Nov 12, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fed6b87 to 30aa1c4 Compare November 17, 2025 16:49
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.22.0 chore(deps): update all non-major dependencies Nov 17, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 30aa1c4 to eb759ac Compare November 23, 2025 16:28
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from eb759ac to d1e5888 Compare November 30, 2025 18:11
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 402ae98 to cde6754 Compare December 18, 2025 13:12
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4977ab4 to 9cf3f9f Compare December 26, 2025 17:15
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 9cf3f9f to f7cc53d Compare January 3, 2026 01:10
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6a4f754 to 1838570 Compare January 14, 2026 04:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6147258 to ea3a246 Compare January 22, 2026 13:35
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from ea3a246 to 97ba3d8 Compare January 29, 2026 17:43
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7cbb734 to 269a769 Compare February 14, 2026 12:27
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 91db823 to ae50a73 Compare February 27, 2026 00:36
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from aaddafb to 465189b Compare March 6, 2026 04:53
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 98f065d to 92cef28 Compare March 11, 2026 15:19
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 39decbc to 10532f8 Compare May 14, 2026 05:36
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 379e5f4 to b7420a1 Compare May 31, 2026 02:09
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5314833 to 47e3952 Compare June 18, 2026 21:42
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f117124 to d643145 Compare June 24, 2026 06:03
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from daa18f6 to 3feab5f Compare July 14, 2026 10:27
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 3feab5f to 1a78b05 Compare July 20, 2026 22:45
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 1a78b05 to d6cc86b Compare July 30, 2026 04:44
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 13854bd to 22bece9 Compare August 13, 2026 08:10
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 22bece9 to 3b96a23 Compare August 31, 2026 16:32
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 19c4717 to 1e6ef47 Compare September 14, 2026 20:18
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 1e6ef47 to 28985ac Compare September 14, 2026 20:19
@Shinigami92
Shinigami92 added this pull request to the merge queue Sep 14, 2026
Merged via the queue into main with commit 1e226ce Sep 14, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant