Skip to content

fix(deps): update all non-major dependencies#2320

Merged
ghiscoding merged 1 commit intoghiscoding:masterfrom
renovate-bot:renovate/all-minor-patch
Jan 19, 2026
Merged

fix(deps): update all non-major dependencies#2320
ghiscoding merged 1 commit intoghiscoding:masterfrom
renovate-bot:renovate/all-minor-patch

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
@faker-js/faker (source) ^10.1.0^10.2.0 age confidence
@lerna-lite/cli (source) ^4.10.3^4.11.0 age confidence
@lerna-lite/publish (source) ^4.10.3^4.11.1 age confidence
@lerna-lite/watch (source) ^4.10.3^4.11.0 age confidence
@types/node (source) ^24.10.4^24.10.9 age confidence
@types/react (source) ^19.2.7^19.2.8 age confidence
@vitest/coverage-v8 (source) ^4.0.16^4.0.17 age confidence
@vitest/ui (source) ^4.0.16^4.0.17 age confidence
cypress (source) ^15.8.1^15.9.0 age confidence
eslint-plugin-cypress ^5.2.0^5.2.1 age confidence
i18next (source) ^25.7.3^25.7.4 age confidence
oxlint (source) ^1.38.0^1.39.0 age confidence
prettier (source) ^3.7.4^3.8.0 age confidence
react-i18next ^16.5.1^16.5.3 age confidence
sass ^1.97.1^1.97.2 age confidence
vanilla-calendar-pro (source) ^3.0.5^3.1.0 age confidence
vite (source) ^7.3.0^7.3.1 age confidence
vite-tsconfig-paths ^6.0.3^6.0.4 age confidence
vitest (source) ^4.0.16^4.0.17 age confidence
vue-tsc (source) ^3.2.1^3.2.2 age confidence

Release Notes

faker-js/faker (@​faker-js/faker)

v10.2.0

Compare Source

New Locales
Features
Bug Fixes
lerna-lite/lerna-lite (@​lerna-lite/cli)

v4.11.0

Compare Source

✨ Features

v4.10.5

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v4.10.4

Compare Source

Note: Version bump only for package @​lerna-lite/cli

lerna-lite/lerna-lite (@​lerna-lite/publish)

v4.11.1

Compare Source

🐞 Bug Fixes

v4.11.0

Compare Source

Note: Version bump only for package @​lerna-lite/publish

v4.10.5

Compare Source

Note: Version bump only for package @​lerna-lite/publish

v4.10.4

Compare Source

Note: Version bump only for package @​lerna-lite/publish

lerna-lite/lerna-lite (@​lerna-lite/watch)

v4.11.0

Compare Source

Note: Version bump only for package @​lerna-lite/watch

v4.10.5

Compare Source

Note: Version bump only for package @​lerna-lite/watch

v4.10.4

Compare Source

Note: Version bump only for package @​lerna-lite/watch

vitest-dev/vitest (@​vitest/coverage-v8)

v4.0.17

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
cypress-io/cypress (cypress)

v15.9.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-9-0

v15.8.2

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-8-2

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v5.2.1

Compare Source

Bug Fixes
i18next/i18next (i18next)

v25.7.4

Compare Source

  • fix: Interpolation breaks when cloning an instance 2376
oxc-project/oxc (oxlint)

v1.39.0

Compare Source

prettier/prettier (prettier)

v3.8.0

Compare Source

diff

🔗 Release note

i18next/react-i18next (react-i18next)

v16.5.3

Compare Source

  • fix: Trans named tags with underscore 1901

v16.5.2

Compare Source

  • fix: Type errors when you've declared a resources type 1899 via 1900
sass/dart-sass (sass)

v1.97.2

Compare Source

  • Additional fixes for implicit configuration when nested imports are involved.
uvarov-frontend/vanilla-calendar-pro (vanilla-calendar-pro)

v3.1.0

Compare Source

PR

#​382 Add docs cross reference to enableJumpToSelectedDate
#​383 Feature/ISSUE-380 Open on focus enhancement
#​388 ISSUE-386/ISSUE-387 - Add additional aria-roles for accessibility
#​390 docs: add zh locale translation
#​394 Update controls removeChild call to remove()
#​395 Add ko lang
#​396 Fix positionToInput property has the wrong type
#​397 Fix inputMode true and TAB key and arrow navigation
#​398 Remove DocumentFragment

Credits

Thank you so much @​johanrd, @​Juljus777, @​rickdoesburg, @​cherrol, @​martejj, @​ghiscoding for your contributions!

vitejs/vite (vite)

v7.3.1

Compare Source

Please refer to CHANGELOG.md for details.

aleclarson/vite-tsconfig-paths (vite-tsconfig-paths)

v6.0.4

Compare Source

vuejs/language-tools (vue-tsc)

v3.2.2

Compare Source

language-core
  • fix: correct code features on v-bind shorthands of special attributes - Thanks to @​KazariEX!
language-plugin-pug
  • feat: accurate Pug shorthand mapping (#​5906)
  • fix: pre-map HTML to Pug offset attribute (#​5905)
language-service
typescript-plugin
  • fix: only forward quick info and suggestion diagnostics for setup bindings (#​5892) - Thanks to @​KazariEX!

Configuration

📅 Schedule: Branch creation - "every 4 weeks on friday" (UTC), 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.

@forking-renovate forking-renovate bot added 📦 dependencies Pull requests that update a dependency file 🤖 bot labels Jan 19, 2026
@renovate-bot renovate-bot added 📦 dependencies Pull requests that update a dependency file 🤖 bot labels Jan 19, 2026
@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (42347f6) to head (86edb0e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #2320     +/-   ##
=========================================
  Coverage   100.0%   100.0%             
=========================================
  Files         200      200             
  Lines       18522    24406   +5884     
  Branches     5111     8578   +3467     
=========================================
+ Hits        18522    24406   +5884     
Flag Coverage Δ
angular 100.0% <ø> (ø)
universal 100.0% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 19, 2026

angular-slickgrid

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/angular-slickgrid@2320

aurelia-slickgrid

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/aurelia-slickgrid@2320

slickgrid-react

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/slickgrid-react@2320

slickgrid-vue

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/slickgrid-vue@2320

@slickgrid-universal/binding

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/binding@2320

@slickgrid-universal/common

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/common@2320

@slickgrid-universal/composite-editor-component

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/composite-editor-component@2320

@slickgrid-universal/custom-footer-component

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/custom-footer-component@2320

@slickgrid-universal/custom-tooltip-plugin

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/custom-tooltip-plugin@2320

@slickgrid-universal/empty-warning-component

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/empty-warning-component@2320

@slickgrid-universal/event-pub-sub

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/event-pub-sub@2320

@slickgrid-universal/excel-export

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/excel-export@2320

@slickgrid-universal/graphql

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/graphql@2320

@slickgrid-universal/odata

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/odata@2320

@slickgrid-universal/pagination-component

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/pagination-component@2320

@slickgrid-universal/pdf-export

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/pdf-export@2320

@slickgrid-universal/row-detail-view-plugin

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/row-detail-view-plugin@2320

@slickgrid-universal/rxjs-observable

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/rxjs-observable@2320

@slickgrid-universal/text-export

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/text-export@2320

@slickgrid-universal/utils

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/utils@2320

@slickgrid-universal/vanilla-bundle

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/vanilla-bundle@2320

@slickgrid-universal/vanilla-force-bundle

npm i https://pkg.pr.new/ghiscoding/slickgrid-universal/@slickgrid-universal/vanilla-force-bundle@2320

commit: 86edb0e

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 75f26b0 to 86edb0e Compare January 19, 2026 22:54
@ghiscoding ghiscoding merged commit 9d9f7ad into ghiscoding:master Jan 19, 2026
13 checks passed
@github-actions
Copy link

🎉 This pull request is included in version 9.13.0 📦
🔗 The release notes are available at: GitHub Release 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 bot 📦 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants