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/
Other
90 stars 29 forks source link

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

Closed renovate-bot closed 1 month ago

renovate-bot commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lerna-lite/cli (source) ^3.9.1 -> ^3.9.2 age adoption passing confidence
@lerna-lite/publish (source) ^3.9.1 -> ^3.9.2 age adoption passing confidence
@lerna-lite/run (source) ^3.9.1 -> ^3.9.2 age adoption passing confidence
@lerna-lite/watch (source) ^3.9.1 -> ^3.9.2 age adoption passing confidence
@types/node (source) ^22.7.3 -> ^22.7.4 age adoption passing confidence
sass ^1.79.3 -> ^1.79.4 age adoption passing confidence

Release Notes

lerna-lite/lerna-lite (@​lerna-lite/cli) ### [`v3.9.2`](https://redirect.github.com/lerna-lite/lerna-lite/blob/HEAD/packages/cli/CHANGELOG.md#392-2024-09-28) [Compare Source](https://redirect.github.com/lerna-lite/lerna-lite/compare/v3.9.1...v3.9.2) ##### Bug Fixes - **schema:** bool prop `useWorkspaces` missing in Schema, fixes [#​930](https://redirect.github.com/lerna-lite/lerna-lite/issues/930) ([#​931](https://redirect.github.com/lerna-lite/lerna-lite/issues/931)) ([a24a59a](https://redirect.github.com/lerna-lite/lerna-lite/commit/a24a59ac8f47400a18415a619e0294d5fcb105c1)) - by [@​ghiscoding](https://redirect.github.com/ghiscoding)
lerna-lite/lerna-lite (@​lerna-lite/publish) ### [`v3.9.2`](https://redirect.github.com/lerna-lite/lerna-lite/blob/HEAD/packages/publish/CHANGELOG.md#392-2024-09-28) [Compare Source](https://redirect.github.com/lerna-lite/lerna-lite/compare/v3.9.1...v3.9.2) ##### Bug Fixes - **deps:** replace `chalk` with `picocolors` ([#​940](https://redirect.github.com/lerna-lite/lerna-lite/issues/940)) ([7850c65](https://redirect.github.com/lerna-lite/lerna-lite/commit/7850c655bf138a38a9c9fbd90a84c594c0138ef0)) - by [@​ghiscoding](https://redirect.github.com/ghiscoding) - **deps:** update all non-major dependencies ([#​929](https://redirect.github.com/lerna-lite/lerna-lite/issues/929)) ([fea1aec](https://redirect.github.com/lerna-lite/lerna-lite/commit/fea1aec3e4a3824c6d717fd1530475f4df3a4174)) - by [@​renovate](https://redirect.github.com/renovate)\[bot]
lerna-lite/lerna-lite (@​lerna-lite/run) ### [`v3.9.2`](https://redirect.github.com/lerna-lite/lerna-lite/blob/HEAD/packages/run/CHANGELOG.md#392-2024-09-28) [Compare Source](https://redirect.github.com/lerna-lite/lerna-lite/compare/v3.9.1...v3.9.2) ##### Bug Fixes - **deps:** replace `chalk` with `picocolors` ([#​940](https://redirect.github.com/lerna-lite/lerna-lite/issues/940)) ([7850c65](https://redirect.github.com/lerna-lite/lerna-lite/commit/7850c655bf138a38a9c9fbd90a84c594c0138ef0)) - by [@​ghiscoding](https://redirect.github.com/ghiscoding)
lerna-lite/lerna-lite (@​lerna-lite/watch) ### [`v3.9.2`](https://redirect.github.com/lerna-lite/lerna-lite/blob/HEAD/packages/watch/CHANGELOG.md#392-2024-09-28) [Compare Source](https://redirect.github.com/lerna-lite/lerna-lite/compare/v3.9.1...v3.9.2) **Note:** Version bump only for package [@​lerna-lite/watch](https://redirect.github.com/lerna-lite/watch)
sass/dart-sass (sass) ### [`v1.79.4`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1794) [Compare Source](https://redirect.github.com/sass/dart-sass/compare/1.79.3...1.79.4) ##### JS API - Fix a bug where passing `green` or `blue` to `color.change()` for legacy colors would fail.

Configuration

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



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

stackblitz[bot] commented 1 month ago

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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.8%. Comparing base (5579871) to head (f198c0e). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1699 +/- ## ====================================== Coverage 99.8% 99.8% ====================================== Files 187 187 Lines 31103 31103 Branches 9763 9763 ====================================== Hits 31014 31014 Misses 89 89 ```

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