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 #1659

Closed renovate-bot closed 2 months ago

renovate-bot commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.4.0 -> ^19.4.1 age adoption passing confidence
@commitlint/config-conventional (source) ^19.2.2 -> ^19.4.1 age adoption passing confidence
@lerna-lite/cli (source) ^3.8.0 -> ^3.9.0 age adoption passing confidence
@lerna-lite/publish (source) ^3.8.0 -> ^3.9.0 age adoption passing confidence
@lerna-lite/run (source) ^3.8.0 -> ^3.9.0 age adoption passing confidence
@lerna-lite/watch (source) ^3.8.0 -> ^3.9.0 age adoption passing confidence
@types/node (source) ^22.5.0 -> ^22.5.1 age adoption passing confidence
cypress (source) ^13.13.3 -> ^13.14.1 age adoption passing confidence
eslint-plugin-jest ^28.8.0 -> ^28.8.1 age adoption passing confidence
typescript-eslint (source) ^8.2.0 -> ^8.3.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v19.4.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1941-2024-08-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v19.4.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1941-2024-08-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.2.2...v19.4.1) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
lerna-lite/lerna-lite (@​lerna-lite/cli) ### [`v3.9.0`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/cli/CHANGELOG.md#390-2024-08-30) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v3.8.0...v3.9.0) ##### Bug Fixes - **schema:** add extends property in schema ([#​921](https://togithub.com/lerna-lite/lerna-lite/issues/921)) ([726145f](https://togithub.com/lerna-lite/lerna-lite/commit/726145fe305bed155243b81008c97c2b8bf61b4b)) - by [@​ghiscoding](https://togithub.com/ghiscoding)
lerna-lite/lerna-lite (@​lerna-lite/publish) ### [`v3.9.0`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/publish/CHANGELOG.md#390-2024-08-30) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v3.8.0...v3.9.0) ##### Features - **publish:** support full file path for --summary-file ([#​919](https://togithub.com/lerna-lite/lerna-lite/issues/919)) ([25b3718](https://togithub.com/lerna-lite/lerna-lite/commit/25b37184adff216655700cdc27cc9ec47ae291b7)) - by [@​ghiscoding](https://togithub.com/ghiscoding)
lerna-lite/lerna-lite (@​lerna-lite/run) ### [`v3.9.0`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/run/CHANGELOG.md#390-2024-08-30) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v3.8.0...v3.9.0) **Note:** Version bump only for package [@​lerna-lite/run](https://togithub.com/lerna-lite/run)
lerna-lite/lerna-lite (@​lerna-lite/watch) ### [`v3.9.0`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/watch/CHANGELOG.md#390-2024-08-30) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v3.8.0...v3.9.0) **Note:** Version bump only for package [@​lerna-lite/watch](https://togithub.com/lerna-lite/watch)
cypress-io/cypress (cypress) ### [`v13.14.1`](https://togithub.com/cypress-io/cypress/compare/v13.14.0...v13.14.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.14.0...v13.14.1) ### [`v13.14.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.14.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.13.3...v13.14.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0
jest-community/eslint-plugin-jest (eslint-plugin-jest) ### [`v28.8.1`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2881-2024-08-29) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.1) ##### Bug Fixes - **prefer-importing-jest-globals:** support typescript-eslint parser ([#​1639](https://togithub.com/jest-community/eslint-plugin-jest/issues/1639)) ([307f6a7](https://togithub.com/jest-community/eslint-plugin-jest/commit/307f6a7b3aad7a5c891d8fea9f115e5d2f4f3fbb))
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v8.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#830-2024-08-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.2.0...v8.3.0) ##### 🚀 Features - **eslint-plugin:** \[no-deprecation] add rule ##### ❤️ Thank You - Abraham Guo - Daichi Kamiyama - Josh Goldberg ✨ - Kim Sang Du - Sukka - Vida Xie 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.

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 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.8%. Comparing base (8cff5e4) to head (e897771). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1659 +/- ## ======================================= Coverage 99.8% 99.8% ======================================= Files 199 199 Lines 21893 21893 Branches 7329 7046 -283 ======================================= Hits 21831 21831 Misses 62 62 ```

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