Skip to content

Update dependency node to v24 - #626

Merged
Shinigami92 merged 2 commits into
mainfrom
renovate/node-24.x
Sep 14, 2026
Merged

Shinigami92 merged 2 commits into
mainfrom
renovate/node-24.x

Conversation

@renovate

@renovate renovate Bot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
node uses-with major 22.23.224.21.0

Release Notes

actions/node-versions (node)

v24.21.0: 24.21.0

Compare Source

Node.js 24.21.0

v24.20.0: 24.20.0

Compare Source

Node.js 24.20.0

v24.19.0: 24.19.0

Compare Source

Node.js 24.19.0

v24.18.1: 24.18.1

Compare Source

Node.js 24.18.1

v24.18.0: 24.18.0

Compare Source

Node.js 24.18.0

v24.17.0: 24.17.0

Compare Source

Node.js 24.17.0

v24.16.0: 24.16.0

Compare Source

Node.js 24.16.0

v24.15.0: 24.15.0

Compare Source

Node.js 24.15.0

v24.14.1: 24.14.1

Compare Source

Node.js 24.14.1

v24.14.0: 24.14.0

Compare Source

Node.js 24.14.0

v24.13.1: 24.13.1

Compare Source

Node.js 24.13.1

v24.13.0: 24.13.0

Compare Source

Node.js 24.13.0

v24.12.0: 24.12.0

Compare Source

Node.js 24.12.0

v24.11.1: 24.11.1

Compare Source

Node.js 24.11.1

v24.11.0: 24.11.0

Compare Source

Node.js 24.11.0

v24.10.0: 24.10.0

Compare Source

Node.js 24.10.0

v24.9.0: 24.9.0

Compare Source

Node.js 24.9.0

v24.8.0: 24.8.0

Compare Source

Node.js 24.8.0

v24.7.0: 24.7.0

Compare Source

Node.js 24.7.0

v24.6.0: 24.6.0

Compare Source

Node.js 24.6.0

v24.5.0: 24.5.0

Compare Source

Node.js 24.5.0

v24.4.1: 24.4.1

Compare Source

Node.js 24.4.1

v24.4.0: 24.4.0

Compare Source

Node.js 24.4.0

v24.3.0: 24.3.0

Compare Source

Node.js 24.3.0

v24.2.0: 24.2.0

Compare Source

Node.js 24.2.0

v24.1.0: 24.1.0

Compare Source

Node.js 24.1.0

v24.0.2: 24.0.2

Compare Source

Node.js 24.0.2

v24.0.1: 24.0.1

Compare Source

Node.js 24.0.1

v24.0.0: 24.0.0

Compare Source

Node.js 24.0.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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

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

github-actions Bot commented Oct 31, 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 #1585 for commit 6cf141c by the Vitest Coverage Report Action

@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 9502c9b to ed406c6 Compare November 12, 2025 04:33
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from ed406c6 to 8b42f9a Compare December 11, 2025 19:47
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 8b42f9a to e30b1c1 Compare January 14, 2026 04:47
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from e30b1c1 to 42d3c36 Compare February 11, 2026 06:13
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 42d3c36 to 1e88e09 Compare February 25, 2026 05:16
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 1e88e09 to 22b4205 Compare March 25, 2026 05:49
@renovate renovate Bot changed the title chore(deps): update dependency node to v24 Update dependency node to v24 Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 22b4205 to 69a7dad Compare April 16, 2026 14:56
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 69a7dad to f6ecca5 Compare May 22, 2026 05:35
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 00e1c2f to 845783a Compare June 24, 2026 06:03
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from c624179 to 32f1542 Compare August 4, 2026 05:31
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 4 times, most recently from e6ecdbc to 218c336 Compare August 13, 2026 08:11
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 218c336 to b85d87c Compare August 27, 2026 07:41
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from 64592cb to 52a9b26 Compare September 14, 2026 20:24
@renovate
renovate Bot force-pushed the renovate/node-24.x branch from 52a9b26 to f904a8d Compare September 14, 2026 20:25
@renovate

renovate Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Shinigami92
Shinigami92 added this pull request to the merge queue Sep 14, 2026
Merged via the queue into main with commit 6fe1dcc Sep 14, 2026
13 checks passed
@Shinigami92
Shinigami92 deleted the renovate/node-24.x branch September 14, 2026 20:33
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