ghiscoding / slickgrid-universal

Slickgrid-Universal is a monorepo which includes all Editors, Filters, Extensions, Services related to SlickGrid usage and is also Framework Agnostic
https://ghiscoding.github.io/slickgrid-universal/
MIT License
82 stars 26 forks source link

chore(deps): update all non-major dependencies #1649

Closed renovate-bot closed 2 weeks ago

renovate-bot commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^22.4.0 -> ^22.5.0 age adoption passing confidence
eslint (source) ^9.9.0 -> ^9.9.1 age adoption passing confidence
husky ^9.1.4 -> ^9.1.5 age adoption passing confidence
multiple-select-vanilla (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence
ts-jest (source) ^29.2.4 -> ^29.2.5 age adoption passing confidence
typescript-eslint (source) ^8.1.0 -> ^8.2.0 age adoption passing confidence
vite (source) ^5.4.1 -> ^5.4.2 age adoption passing confidence

Release Notes

eslint/eslint (eslint) ### [`v9.9.1`](https://togithub.com/eslint/eslint/compare/v9.9.0...8781e6f063e56438dc22346504ff637df3f84daf) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.9.0...v9.9.1)
typicode/husky (husky) ### [`v9.1.5`](https://togithub.com/typicode/husky/compare/v9.1.4...2fee8d212c601942ad146ea9209f15c20a07fb6d) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.4...v9.1.5)
ghiscoding/multiple-select-vanilla (multiple-select-vanilla) ### [`v3.3.2`](https://togithub.com/ghiscoding/multiple-select-vanilla/blob/HEAD/packages/multiple-select-vanilla/CHANGELOG.md#332-2024-08-17) [Compare Source](https://togithub.com/ghiscoding/multiple-select-vanilla/compare/v3.3.1...v3.3.2) ##### Bug Fixes - use setTimeout/setInterval from window object with correct TS type ([#​294](https://togithub.com/ghiscoding/multiple-select-vanilla/issues/294)) ([95ba819](https://togithub.com/ghiscoding/multiple-select-vanilla/commit/95ba819469e9cdf6a58db50709fef575bfd6839f)) - by [@​ghiscoding](https://togithub.com/ghiscoding)
kulshekhar/ts-jest (ts-jest) ### [`v29.2.5`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2925-2024-08-23) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5)
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v8.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#820-2024-08-19) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.1.0...v8.2.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
vitejs/vite (vite) ### [`v5.4.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small542-2024-08-20-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.4.1...v5.4.2) - chore: remove stale TODOs ([#​17866](https://togithub.com/vitejs/vite/issues/17866)) ([e012f29](https://togithub.com/vitejs/vite/commit/e012f296df583bd133d26399397bd4ae49de1497)), closes [#​17866](https://togithub.com/vitejs/vite/issues/17866) - refactor: remove redundant prepend/strip base ([#​17887](https://togithub.com/vitejs/vite/issues/17887)) ([3b8f03d](https://togithub.com/vitejs/vite/commit/3b8f03d789ec3ef1a099c884759bd4e61b03ce7c)), closes [#​17887](https://togithub.com/vitejs/vite/issues/17887) - fix: resolve relative URL generated by `renderBuiltUrl` passed to module preload ([#​16084](https://togithub.com/vitejs/vite/issues/16084)) ([fac3a8e](https://togithub.com/vitejs/vite/commit/fac3a8ed6855c4ab3032957137b74f21ec501e72)), closes [#​16084](https://togithub.com/vitejs/vite/issues/16084) - feat: support originalFilename ([#​17867](https://togithub.com/vitejs/vite/issues/17867)) ([7d8c0e2](https://togithub.com/vitejs/vite/commit/7d8c0e2dcbdea3a3465a1d87e259988e82561035)), closes [#​17867](https://togithub.com/vitejs/vite/issues/17867)

Configuration

📅 Schedule: Branch creation - "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.



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

stackblitz[bot] commented 3 weeks ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.8%. Comparing base (7b01cc2) to head (259bc6f). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1649 +/- ## ======================================= Coverage 99.8% 99.8% ======================================= Files 199 199 Lines 21874 21874 Branches 7176 7320 +144 ======================================= Hits 21811 21811 Misses 57 57 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.