Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.16.5 -> 20.16.11 age adoption passing confidence
npm-run-all2 6.2.2 -> 6.2.3 age adoption passing confidence
prettier-plugin-organize-imports 4.0.0 -> 4.1.0 age adoption passing confidence
tsup (source) 8.2.4 -> 8.3.0 age adoption passing confidence

Release Notes

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

v6.2.3

Compare Source

Commits
  • Merge pull request #​151 from bcomnes/fix-pnpm-agian c43fa2b
  • Avoid passing config fields as flags for pnpm dc2d7da
simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)

v4.1.0: 4.1.0

Compare Source

Bumped the peer dependency range for vue-tsc to ^2.1.0 because there was a breaking change in its API. If you're using Vue support, upgrade both packages simultaneously, e.g. npm i -D prettier-plugin-organize-imports vue-tsc.

egoist/tsup (tsup)

v8.3.0

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR 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 added the dependencies Pull requests that update a dependency file label May 2, 2024
@renovate renovate bot requested a review from Shinigami92 as a code owner May 2, 2024 00:49
@renovate renovate bot changed the title Update dependency @types/node to ~20.12.8 Update devDependencies May 2, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 5702cee to a9531f5 Compare May 8, 2024 15:18
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 0879f28 to e2327f5 Compare May 17, 2024 10:34
@renovate renovate bot changed the title Update devDependencies Update devDependencies - autoclosed May 27, 2024
@renovate renovate bot closed this May 27, 2024
@renovate renovate bot deleted the renovate/devdependencies branch May 27, 2024 15:04
@renovate renovate bot changed the title Update devDependencies - autoclosed Update devDependencies May 28, 2024
@renovate renovate bot reopened this May 28, 2024
@renovate renovate bot restored the renovate/devdependencies branch May 28, 2024 13:43
@renovate renovate bot changed the title Update devDependencies Update dependency vite to ~5.2.12 May 28, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from a4a786c to 7d3850b Compare May 29, 2024 18:02
@renovate renovate bot changed the title Update dependency vite to ~5.2.12 Update devDependencies May 29, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch 6 times, most recently from bc5c080 to c93ceb8 Compare June 7, 2024 13:36
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 2889aa0 to 237478a Compare June 17, 2024 23:22
@renovate renovate bot force-pushed the renovate/devdependencies branch from 8b10f11 to 7f2bcac Compare September 7, 2024 10:17
@renovate renovate bot changed the title Pin dependencies Pin dependencies - autoclosed Sep 7, 2024
@renovate renovate bot closed this Sep 7, 2024
@renovate renovate bot deleted the renovate/devdependencies branch September 7, 2024 10:24
@renovate renovate bot changed the title Pin dependencies - autoclosed Pin dependencies Sep 11, 2024
@renovate renovate bot reopened this Sep 11, 2024
@renovate renovate bot restored the renovate/devdependencies branch September 11, 2024 09:46
@renovate renovate bot changed the title Pin dependencies Update dependency vite to v5.4.4 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch from 7f2bcac to 94f26bd Compare September 11, 2024 13:10
@github-actions
Copy link
Contributor

github-actions bot commented Sep 11, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.58% (🎯 90%)
🟰 ±0%
2638 / 2789
🟢 Statements 94.58% (🎯 90%)
🟰 ±0%
2638 / 2789
🟢 Functions 96.29% (🎯 90%)
🟰 ±0%
104 / 108
🟢 Branches 92.94% (🎯 90%)
🟰 ±0%
632 / 680
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts 100% 100% 100% 100%
src/index.ts 93.18% 100% 71.42% 93.18% 78-80, 83-85
src/logger.ts 77.46% 90.9% 81.81% 77.46% 37-44, 46, 93-94, 153-157
src/printer.ts 94.05% 94.14% 100% 94.05% 330-331, 364-365, 507-509, 521-530, 535-548, 595-631, 646-647, 682-683, 739-743, 1071-1072, 1164-1165, 1190, 1202-1203, 1489-1490, 1532-1533, 1829-1835, 1873-1878
src/options/common.ts 100% 100% 100% 100%
src/options/constants.ts 100% 100% 100% 100%
src/options/converge.ts 100% 60% 100% 100%
src/options/index.ts 100% 100% 100% 100%
src/options/pug-attribute-separator.ts 90% 75% 100% 90% 51-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-single-file-component-indentation.ts 100% 100% 100% 100%
src/options/pug-wrap-attributes.ts 100% 100% 100% 100%
src/options/types.ts 100% 100% 100% 100%
src/options/attribute-sorting/index.ts 100% 100% 100% 100%
src/options/attribute-sorting/utils.ts 95.69% 94.44% 100% 95.69% 78-79, 87-88
src/options/empty-attributes/index.ts 100% 100% 100% 100%
src/options/empty-attributes/types.ts 100% 100% 100% 100%
src/options/empty-attributes/utils.ts 100% 100% 100% 100%
src/utils/angular.ts 100% 100% 100% 100%
src/utils/common.ts 89.67% 86.11% 100% 89.67% 19-20, 25-26, 52-53, 251-252, 254-255, 259-262, 320-321
src/utils/script-mime-types.ts 87.5% 83.33% 100% 87.5% 42-43, 49-50
src/utils/svelte.ts 100% 100% 100% 100%
src/utils/vue.ts 100% 100% 100% 100%
Generated in workflow #57

@renovate renovate bot changed the title Update dependency vite to v5.4.4 Update dependency vite to v5.4.5 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch from 94f26bd to 7a763a8 Compare September 13, 2024 11:29
@renovate renovate bot changed the title Update dependency vite to v5.4.5 Update devDependencies Sep 14, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch 5 times, most recently from 3caac9c to e1d2d37 Compare September 21, 2024 01:21
@renovate renovate bot force-pushed the renovate/devdependencies branch 6 times, most recently from d4ed0be to 3f98f60 Compare September 27, 2024 17:07
@renovate renovate bot force-pushed the renovate/devdependencies branch from 3f98f60 to 2bb99a8 Compare October 8, 2024 01:33
@renovate renovate bot force-pushed the renovate/devdependencies branch from 2bb99a8 to b7be06a Compare October 11, 2024 15:53
@Shinigami92 Shinigami92 merged commit a690611 into main Oct 11, 2024
@Shinigami92 Shinigami92 deleted the renovate/devdependencies branch October 11, 2024 15:55
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.

2 participants