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

Closed renovate-bot closed 1 month ago

renovate-bot commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.14.10 -> ^20.14.11 age adoption passing confidence
cypress (source) ^13.13.0 -> ^13.13.1 age adoption passing confidence
husky ^9.0.11 -> ^9.1.1 age adoption passing confidence
pnpm (source) 8.15.8 -> 8.15.9 age adoption passing confidence
pnpm (source) ^8.15.8 -> ^8.15.9 age adoption passing confidence
ts-jest (source) ^29.2.2 -> ^29.2.3 age adoption passing confidence
typescript-eslint (source) ^8.0.0-alpha.41 -> ^8.0.0-alpha.47 age adoption passing confidence
vite (source) ^5.3.3 -> ^5.3.4 age adoption passing confidence

Release Notes

cypress-io/cypress (cypress) ### [`v13.13.1`](https://togithub.com/cypress-io/cypress/releases/tag/v13.13.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.13.0...v13.13.1) Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1
typicode/husky (husky) ### [`v9.1.1`](https://togithub.com/typicode/husky/compare/v9.1.0...2968998755465f69069f297b5bb603e26d6b1772) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://togithub.com/typicode/husky/releases/tag/v9.1.0) [Compare Source](https://togithub.com/typicode/husky/compare/v9.0.11...v9.1.0)

*Super saiyan ~~god~~ dog! It's over 9.0.0!* *There's a bug with this release which prevents the deprecation notice to appear and requires to remove `#!/usr/bin/env sh` and `. "$(dirname -- "$0")/_/husky.sh"` (which are deprecated by the way). I'll publish a new version to fix that. Sorry about any inconvenience.* ### What's new You can now run package commands directly, no need for `npx` or equivalents. It makes writing hooks more intuitive and is also slightly faster 🐺⚡️ ```diff ### .husky/pre-commit - npx jest + jest # ~0.2s faster ``` A new recipe has been added to the docs. Lint staged files without external dependencies (inspired by Prettier docs). Feel free to modify it. ```shell ### .husky/pre-commit prettier $(git diff --cached --name-only --diff-filter=ACMR | sed 's| |\\ |g') --write --ignore-unknown git update-index --again ``` For more advanced use cases, see [lint-staged](https://togithub.com/lint-staged/lint-staged). ### Fixes - `bunx husky init` command - Workaround for some hooks implementation on Windows 🤷 ### Deprecations - Remove `#!/usr/bin/env sh` and `. "$(dirname -- "$0")/_/husky.sh"` from your hooks - Move your code from `~/.huskyrc` to `.config/husky/init.sh` Support for these will be removed in v10, notices have been added. ### Friendly reminder If Git hooks don't fit your workflow, you can disable Husky globally. Just add `export HUSKY=0` to `.config/husky/init.sh`. I've seen some confusion about this on X, so just a heads-up! ### Sponsoring Husky is downloaded over 45M times per month and used by ~1.5M projects. If your company wants to sponsor, you can do so here: [GitHub Sponsors](https://togithub.com/sponsors/typicode). **Have a nice summer ☀️ I'm open to new opportunities/consulting so feel free to drop me a message 😉**
pnpm/pnpm (pnpm) ### [`v8.15.9`](https://togithub.com/pnpm/pnpm/releases/tag/v8.15.9): pnpm 8.15.9 [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.8...v8.15.9) #### Patch Changes - Deduplicate bin names to prevent race condition and corrupted bin scripts [#​7833](https://togithub.com/pnpm/pnpm/issues/7833). #### Platinum Sponsors
#### Gold Sponsors
#### Our Silver Sponsors
kulshekhar/ts-jest (ts-jest) ### [`v29.2.3`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2923-2024-07-18) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3)
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v8.0.0-alpha.47`](https://togithub.com/typescript-eslint/typescript-eslint/compare/a3230a973d35c2eeb32551a1b3a57a355721c290...def1da1c3a3b6fccc93b76db818da435c9201aad) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/a3230a973d35c2eeb32551a1b3a57a355721c290...def1da1c3a3b6fccc93b76db818da435c9201aad) ### [`v8.0.0-alpha.46`](https://togithub.com/typescript-eslint/typescript-eslint/compare/8ea310844859b5b3d1d69d0e872c6dcabec7d1d6...a3230a973d35c2eeb32551a1b3a57a355721c290) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/8ea310844859b5b3d1d69d0e872c6dcabec7d1d6...a3230a973d35c2eeb32551a1b3a57a355721c290) ### [`v8.0.0-alpha.45`](https://togithub.com/typescript-eslint/typescript-eslint/compare/78fd2f4b530a3b703bb3be61b7cc825a24386c41...8ea310844859b5b3d1d69d0e872c6dcabec7d1d6) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/78fd2f4b530a3b703bb3be61b7cc825a24386c41...8ea310844859b5b3d1d69d0e872c6dcabec7d1d6) ### [`v8.0.0-alpha.44`](https://togithub.com/typescript-eslint/typescript-eslint/compare/0aa8eac07d39165a507b0636b62e804582df1273...78fd2f4b530a3b703bb3be61b7cc825a24386c41) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/0aa8eac07d39165a507b0636b62e804582df1273...78fd2f4b530a3b703bb3be61b7cc825a24386c41) ### [`v8.0.0-alpha.43`](https://togithub.com/typescript-eslint/typescript-eslint/compare/6bd421159dc1ba6cb0ab41213d7abf7efa0b6f7d...0aa8eac07d39165a507b0636b62e804582df1273) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/6bd421159dc1ba6cb0ab41213d7abf7efa0b6f7d...0aa8eac07d39165a507b0636b62e804582df1273) ### [`v8.0.0-alpha.42`](https://togithub.com/typescript-eslint/typescript-eslint/compare/d1d282e78fb67a2471430d093affdf97b7dc4f04...6bd421159dc1ba6cb0ab41213d7abf7efa0b6f7d) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/d1d282e78fb67a2471430d093affdf97b7dc4f04...6bd421159dc1ba6cb0ab41213d7abf7efa0b6f7d)
vitejs/vite (vite) ### [`v5.3.4`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small534-2024-07-16-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.3...v5.3.4) - fix: update Terser type definitions (fix [#​17668](https://togithub.com/vitejs/vite/issues/17668)) ([#​17669](https://togithub.com/vitejs/vite/issues/17669)) ([b723a75](https://togithub.com/vitejs/vite/commit/b723a75)), closes [#​17668](https://togithub.com/vitejs/vite/issues/17668) [#​17669](https://togithub.com/vitejs/vite/issues/17669) - fix(build): skip preload treeshaking for nested braces ([#​17687](https://togithub.com/vitejs/vite/issues/17687)) ([4be96b4](https://togithub.com/vitejs/vite/commit/4be96b4)), closes [#​17687](https://togithub.com/vitejs/vite/issues/17687) - fix(css): include `.css?url` in assets field of manifest ([#​17623](https://togithub.com/vitejs/vite/issues/17623)) ([1465b20](https://togithub.com/vitejs/vite/commit/1465b20)), closes [#​17623](https://togithub.com/vitejs/vite/issues/17623) - fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker ([07bc489](https://togithub.com/vitejs/vite/commit/07bc489)), closes [#​17509](https://togithub.com/vitejs/vite/issues/17509) - refactor: replace includes with logical operations ([#​17620](https://togithub.com/vitejs/vite/issues/17620)) ([c4a2227](https://togithub.com/vitejs/vite/commit/c4a2227)), closes [#​17620](https://togithub.com/vitejs/vite/issues/17620) - chore: add callback to http-proxy.d.ts jsdoc ([#​17646](https://togithub.com/vitejs/vite/issues/17646)) ([d8a5d70](https://togithub.com/vitejs/vite/commit/d8a5d70)), closes [#​17646](https://togithub.com/vitejs/vite/issues/17646)

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 has been generated by Mend Renovate. View repository job log here.

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 (c03b863) to head (33a3d99).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1613 +/- ## ======================================= Coverage 99.8% 99.8% ======================================= Files 198 198 Lines 21796 21796 Branches 7160 7303 +143 ======================================= Hits 21735 21735 Misses 55 55 Partials 6 6 ```

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