ghiscoding / slickgrid-react

Slickgrid-React is a wrapper of the lightning fast & customizable SlickGrid datagrid, it also includes multiple Styling Themes
https://ghiscoding.github.io/slickgrid-react/
MIT License
31 stars 9 forks source link

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

Closed renovate-bot closed 2 months ago

renovate-bot commented 2 months 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
caniuse-lite 1.0.30001638 -> 1.0.30001642 age adoption passing confidence
cypress (source) ^13.13.0 -> ^13.13.1 age adoption passing confidence
esbuild-loader ^4.2.0 -> ^4.2.2 age adoption passing confidence
eslint-plugin-react ^7.34.4 -> ^7.35.0 age adoption passing confidence
react-router-dom (source) ^6.24.1 -> ^6.25.1 age adoption passing confidence
release-it ^17.5.0 -> ^17.6.0 age adoption passing confidence
ts-jest (source) ^29.2.2 -> ^29.2.3 age adoption passing confidence
typescript-eslint (source) ^7.16.0 -> ^7.16.1 age adoption passing confidence

Release Notes

browserslist/caniuse-lite (caniuse-lite) ### [`v1.0.30001642`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001641...1.0.30001642) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001641...1.0.30001642) ### [`v1.0.30001641`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001640...1.0.30001641) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001640...1.0.30001641) ### [`v1.0.30001640`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001639...1.0.30001640) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001639...1.0.30001640) ### [`v1.0.30001639`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001638...1.0.30001639) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001638...1.0.30001639)
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
privatenumber/esbuild-loader (esbuild-loader) ### [`v4.2.2`](https://togithub.com/privatenumber/esbuild-loader/releases/tag/v4.2.2) [Compare Source](https://togithub.com/privatenumber/esbuild-loader/compare/v4.2.1...v4.2.2) ##### Bug Fixes - `tsconfig.json` edge-cases in dependencies ([#​377](https://togithub.com/privatenumber/esbuild-loader/issues/377)) ([e252654](https://togithub.com/privatenumber/esbuild-loader/commit/e252654369d16a3c6a4d7fd4b5abbd569ac7c004)) ### [`v4.2.1`](https://togithub.com/privatenumber/esbuild-loader/releases/tag/v4.2.1) [Compare Source](https://togithub.com/privatenumber/esbuild-loader/compare/v4.2.0...v4.2.1) ##### Bug Fixes - explicitly import webpack as type ([3dd1107](https://togithub.com/privatenumber/esbuild-loader/commit/3dd11071fd1c773d1e61aabcf33d3ff0daf942db))
jsx-eslint/eslint-plugin-react (eslint-plugin-react) ### [`v7.35.0`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7350---20240719) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0) ##### Added - support eslint v9 ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic)) - export flat configs from plugin root and fix flat config crash ([#​3694][] [@​bradzacher](https://togithub.com/bradzacher) [@​mdjermanovic](https://togithub.com/mdjermanovic)) - add \[`jsx-props-no-spread-multi`] ([#​3724][] [@​SimonSchick](https://togithub.com/SimonSchick)) - \[`forbid-component-props`]: add `propNamePattern` to allow / disallow prop name patterns ([#​3774][] [@​akulsr0](https://togithub.com/akulsr0)) - \[`jsx-handler-names`]: support ignoring component names ([#​3772][] [@​akulsr0](https://togithub.com/akulsr0)) - version settings: Allow react defaultVersion to be configurable ([#​3771][] [@​onlywei](https://togithub.com/onlywei)) - \[`jsx-closing-tag-location`]: add `line-aligned` option ([#​3777] [@​kimtaejin3](https://togithub.com/kimtaejin3)) - \[`no-danger`]: add `customComponentNames` option ([#​3748][] [@​akulsr0](https://togithub.com/akulsr0)) ##### Fixed - \[`no-invalid-html-attribute`]: substitute placeholders in suggestion messages ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic)) - \[`sort-prop-types`]: single line type ending without semicolon ([#​3784][] [@​akulsr0](https://togithub.com/akulsr0)) - \[`require-default-props`]: report when required props have default value ([#​3785][] [@​akulsr0](https://togithub.com/akulsr0)) ##### Changed - \[Refactor] `variableUtil`: Avoid creating a single flat variable scope for each lookup ([#​3782][] [@​DanielRosenwasser](https://togithub.com/DanielRosenwasser)) [7.35.0]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0 [#​3785]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3785 [#​3784]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3784 [#​3782]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3782 [#​3777]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3777 [#​3774]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3774 [#​3772]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3772 [#​3771]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3771 [#​3759]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3759 [#​3748]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3748 [#​3724]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3724 [#​3694]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3694
remix-run/react-router (react-router-dom) ### [`v6.25.1`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#6251) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom@6.25.0...react-router-dom@6.25.1) ##### Patch Changes - Memoize some `RouterProvider` internals to reduce unnecessary re-renders ([#​11803](https://togithub.com/remix-run/react-router/pull/11803)) - Updated dependencies: - `react-router@6.25.1` ### [`v6.25.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#6250) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom@6.24.1...react-router-dom@6.25.0) ##### Minor Changes - Stabilize `future.unstable_skipActionErrorRevalidation` as `future.v7_skipActionErrorRevalidation` ([#​11769](https://togithub.com/remix-run/react-router/pull/11769)) - When this flag is enabled, actions will not automatically trigger a revalidation if they return/throw a `Response` with a `4xx`/`5xx` status code - You may still opt-into revalidation via `shouldRevalidate` - This also changes `shouldRevalidate`'s `unstable_actionStatus` parameter to `actionStatus` ##### Patch Changes - Updated dependencies: - `react-router@6.25.0` - `@remix-run/router@1.18.0`
release-it/release-it (release-it) ### [`v17.6.0`](https://togithub.com/release-it/release-it/releases/tag/17.6.0) [Compare Source](https://togithub.com/release-it/release-it/compare/17.5.0...17.6.0) - Update dependencies ([`517ac8c`](https://togithub.com/release-it/release-it/commit/517ac8c)) - Replace eslint-plugin-import with eslint-plugin-import-x ([`5828326`](https://togithub.com/release-it/release-it/commit/5828326)) - feat: add secure flag to gitlab config ([#​1129](https://togithub.com/release-it/release-it/issues/1129)) ([`7a3ce98`](https://togithub.com/release-it/release-it/commit/7a3ce98))
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) ### [`v7.16.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#7161-2024-07-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.16.0...v7.16.1) 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.

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

stackblitz[bot] commented 2 months ago

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