Skip to content

chore(deps): update tooling dependencies#129

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tooling-deps
Open

chore(deps): update tooling dependencies#129
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tooling-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 7, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@commitlint/cli (source) 19.5.019.8.1 age confidence devDependencies minor
@commitlint/config-conventional (source) 19.5.019.8.1 age confidence devDependencies minor
@vue/test-utils 2.4.62.4.9 age confidence devDependencies patch 2.4.10
cspell (source) 8.14.48.19.4 age confidence devDependencies minor
eslint (source) ^88.57.0 age confidence devDependencies pin
eslint (source) ^9.25.09.39.4 age confidence devDependencies pin
eslint (source) ^9.17.09.39.4 age confidence devDependencies pin
eslint (source) ^9.9.19.39.4 age confidence devDependencies pin
eslint (source) 9.11.19.39.4 age confidence devDependencies minor
husky 9.1.69.1.7 age confidence devDependencies patch
lint-staged 15.2.1015.5.2 age confidence devDependencies minor
markdownlint 0.35.00.40.0 age confidence devDependencies minor
markdownlint-cli2 0.14.00.22.1 age confidence devDependencies minor
pm2 (source) 5.4.25.4.3 age confidence devDependencies patch
prettier (source) 3.3.33.8.3 age confidence devDependencies minor
prettier-eslint 16.3.016.4.2 age confidence devDependencies minor
prettier-plugin-tailwindcss 0.6.80.8.0 age confidence devDependencies minor
typescript (source) ^55.6.2 age confidence devDependencies pin
typescript (source) ~5.8.35.8.3 age confidence devDependencies pin
typescript (source) ^5.7.25.7.3 age confidence devDependencies pin
typescript (source) ^5.7.35.7.3 age confidence devDependencies pin
typescript (source) ~5.6.25.6.3 age confidence devDependencies pin
typescript (source) ^5.8.35.9.3 age confidence devDependencies pin
typescript (source) ~5.9.35.9.3 age confidence devDependencies pin
typescript (source) ^5.5.35.9.3 age confidence devDependencies pin
typescript (source) ~5.8.05.8.3 age confidence devDependencies pin
typescript (source) ~5.4.05.4.5 age confidence devDependencies pin
typescript (source) ^5.8.25.9.3 age confidence devDependencies pin
vue-tsc (source) ^3.1.43.2.7 age confidence devDependencies pin
vue-tsc (source) ^2.0.212.2.12 age confidence devDependencies pin
vue-tsc (source) 2.1.62.2.12 age confidence dependencies minor

⚠️ Renovate's pin functionality does not currently wire in the release age for a package, so the Minimum Release Age checks can apply. You will need to manually validate the Minimum Release Age for these package(s).


Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

vuejs/test-utils (@​vue/test-utils)

v2.4.9

Compare Source

v2.4.8

Compare Source

compare changes

🩹 Fixes
  • Correct declaration entrypoint (#​2826)
🤖 CI
❤️ Contributors

v2.4.7

Compare Source

compare changes

🚀 Enhancements
  • Add Chinese docs translation (#​2552)
  • SetData()/shallowMount with initialData for components using the Composition API / <script setup> (#​2655)
🩹 Fixes
  • Preserve code from keyboard events (#​2434)
  • Switch browser and require exports definitions (#​2501)
  • Re-add peer dependencies but with wider range (#​2511)
  • Resolve warnings in docs:dev (30b7491)
  • Resolve TypeScript type errors in .vitepress/config (#​2549)
  • Accept FunctionalComponent as selector (0bb947f)
  • Text() misses content for array functional component (#​2579)
  • Use await in test (c5482b4)
  • deps: Update dependency vue-component-type-helpers to v3 (#​2683)
  • Remove wrapper div when unmount (#​2700)
  • Make mount options slots compatible with noUncheckedIndexedAccess true (#​2713)
  • Add missing peerDependency @​vue/compiler-dom (75801ba)
  • docs: Declare css module for vitepress typecheck (ddaca97)
💅 Refactors
  • Enforce consistent usage of type imports (#​2734)
📖 Documentation
  • Clarify findComponent vs getComponent (#​2435)
  • Update fr docs (67064ef)
  • Add note about partial transition stub support (#​2431)
  • Fix missing data at passing data section essentials guide (dda205e)
  • Fix missing data at passing data section essentials guide fr (ae2c72c)
  • Fix plugin TS declaration example (#​2466)
  • Fixed incorrect checkbox value check (#​2495)
  • Capital letter in sentence fix (#​2499)
  • Import missing DOMWrapper on Implementation of the plugin section (#​2519)
  • Add migration step for deprecated ref syntax in findAllComponents (#​2498)
  • Correct anchor hash links and fix typo (#​2551)
  • Center logo on home (#​2559)
  • zh-cn: Review a-crash-course (#​2563)
  • Use code-group for install commands (#​2571)
  • zh-cn: Review event-handing.md (#​2572)
  • zh-cn: Enhance conditional-rendering.md (#​2562)
  • zh-cn: Review easy-to-test (#​2567)
  • zh-cn: Review passing-data.md (#​2575)
  • zh-cn: Review async-suspense.md (#​2576)
  • zh: 优化 API 文档格式和内容 (#​2569)
  • zh: 更新 Vitest 模拟日期和计时器的说明 (#​2578)
  • zh-cn: Review http-requests.md (#​2580)
  • zh-cn: Review forms (#​2582)
  • zh-cn: Guide/advanced/slots.md (#​2565)
  • zh: Review extending-vtu (#​2583)
  • zh: Review index (#​2584)
  • Fix modelValue test example (85bfdf4)
  • Removes broken link from plugins.md (69bc1ce)
  • zh: Review transitions, component-instance, and reusability-composition (#​2616)
  • zh: Review v-model and vuex (#​2617)
  • zh: Review all the rest advanced guide (#​2619)
  • zh: Review migration (#​2623)
  • Fix a typo in transitions.md (#​2635)
  • Update crash-course to script setup (c81aa79)
  • Update Essentials section to setup (composition api) (#​2647)
  • Typos in examples (#​2678)
  • Typo in easy-to-test.md (#​2710)
  • Add note about mocking requestAnimationFrame for transitions (2324c65)
  • Updated example TodoApp to script setup (#​2727)
  • Remove "Using data" section from "Conditional Rendering" guide and fix passing data test example (#​2743)
  • Follow-up fixes for the conditional rendering guide (#​2744)
  • Mention shallowMount stub name changes in migration guide (80e051a)
  • Update conditional rendering documentation to clarify isVisible() usage with attachTo (#​2799)
  • Restore Options API component for data() mounting example (#​2804)
  • Promote Vitest as recommended test runner (#​2805)
  • api: Note that setValue does not accept objects on <select> (#​2819)
🏡 Chore
  • Add api/index.md to docs:translation:compare (6b8681c)
  • Remove unnecessary generic arguments (cfd70c6)
  • Ignore TS error in config object (9d0a618)
  • Simplify eslint packages (c1d0ffd)
  • Use eslint v9 with flat config (2f19fdf)
  • Expose Stubs type publicly (#​2492)
  • Update documentation file path (9c96594)
  • Use pnpm v10 (e4c2cb3)
  • Pnpm approve build (81c54e9)
  • Use github issue forms (#​2673)
  • Exclude class components from test type-checking (0899008)
  • Add explicit coverage include for vitest v4 (51672b9)
  • Update to prettier v3.7 (fed9e7c)
  • Migrate to oxfmt (81c1de9)
  • Migrate to oxlint (a361908)
  • Prepare TypeScript 6 migration settings (55e1262)
  • Adjust tsd config for TypeScript 6 (7d23eb5)
  • Avoid TypeScript 6 target deprecation warning (81d063c)
🤖 CI
  • Remove node v22 build (7ebf58d)
  • Add node v22 build (57540ee)
  • Use "pool: threads" instead of vmThreads (d0cbb54)
  • Remove node v18 and add v24 (fd9cf95)
  • Add trusted publishing release workflow (#​2825)
❤️ Contributors
streetsidesoftware/cspell (cspell)

v8.19.4

Compare Source

Note: Version bump only for package cspell

v8.19.3

Compare Source

Note: Version bump only for package cspell

v8.19.2

Compare Source

Note: Version bump only for package cspell

v8.19.1

Compare Source

Note: Version bump only for package cspell

v8.19.0

Compare Source

Note: Version bump only for package cspell

v8.18.1

Compare Source

v8.18.0

Compare Source

v8.17.5

Compare Source

v8.17.4

Compare Source

v8.17.3

Compare Source

v8.17.2

Compare Source

v8.17.1

Compare Source

v8.17.0

Compare Source

v8.16.1

Compare Source

v8.16.0

Compare Source

v8.15.7

Compare Source

v8.15.6

Compare Source

v8.15.5

Compare Source

v8.15.4

Compare Source

v8.15.3

Compare Source

v8.15.2

Compare Source

v8.15.1

Compare Source

v8.15.0

Compare Source

eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

v9.39.1

Compare Source

v9.39.0

Compare Source

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

v9.37.0

Compare Source

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)

Bug Fixes

Documentation

  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#​20153) (루밀LuMir)

Chores

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "before 5am on monday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate Bot requested a review from a team as a code owner April 7, 2025 03:02
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2025

Visit the preview URL for this PR (updated for commit d2de59a):

https://community-cookbook-staging--pr129-renovate-tooling-dep-j86vbaa4.web.app

(expires Thu, 07 May 2026 16:37:03 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 1b876338aafcf55b4a02f1877984e116731756b1

@renovate renovate Bot force-pushed the renovate/tooling-deps branch 8 times, most recently from d17889b to 89e9c3d Compare April 18, 2025 18:57
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 4 times, most recently from 894603f to 2ae773c Compare April 27, 2025 10:12
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 6 times, most recently from 906456b to 5f0a4eb Compare May 8, 2025 06:17
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 3 times, most recently from 4af8bbc to 2a0e9a0 Compare May 16, 2025 20:09
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 2 times, most recently from 3621eae to 3de005d Compare May 30, 2025 21:39
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 5 times, most recently from 627610e to efe502e Compare June 16, 2025 16:17
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 2 times, most recently from d6c46fc to 7125890 Compare July 16, 2025 14:23
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 3 times, most recently from b0ce40c to b0c9248 Compare July 28, 2025 13:35
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 3 times, most recently from 8a76e20 to 3aee9fd Compare August 10, 2025 13:40
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 2 times, most recently from ef56f08 to a283ac2 Compare August 19, 2025 14:09
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 2 times, most recently from eed2a0f to 5308608 Compare August 22, 2025 23:33
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 4 times, most recently from e0fdadd to 3a20ed4 Compare September 5, 2025 17:02
@renovate renovate Bot force-pushed the renovate/tooling-deps branch from 3a20ed4 to 5a483e9 Compare September 10, 2025 21:55
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 2 times, most recently from badba60 to c0985c9 Compare September 25, 2025 19:42
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 2 times, most recently from f3fbb49 to 96c9828 Compare October 3, 2025 21:32
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 4 times, most recently from 4a2bec0 to 4ee7d07 Compare October 18, 2025 02:17
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 2 times, most recently from 714a66a to 4b50a8e Compare October 27, 2025 16:35
@renovate renovate Bot force-pushed the renovate/tooling-deps branch 2 times, most recently from 79f9586 to 75cf2fa Compare November 1, 2025 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants