ghiscoding / Angular-Slickgrid

Angular-Slickgrid is a wrapper of the lightning fast & customizable SlickGrid datagrid, it also includes multiple Styling Themes
https://ghiscoding.github.io/Angular-Slickgrid
Other
397 stars 120 forks source link

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

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
@angular-devkit/build-angular ^18.2.2 -> ^18.2.4 age adoption passing confidence
@angular-eslint/builder (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
@angular-eslint/eslint-plugin (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
@angular-eslint/schematics (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
@angular-eslint/template-parser (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
@angular/animations (source) ^18.2.2 -> ^18.2.4 age adoption passing confidence
@angular/cli ^18.2.2 -> ^18.2.4 age adoption passing confidence
@angular/common (source) ^18.2.2 -> ^18.2.4 age adoption passing confidence
@angular/compiler (source) ^18.2.2 -> ^18.2.4 age adoption passing confidence
@angular/compiler-cli (source) ^18.2.2 -> ^18.2.4 age adoption passing confidence
@angular/core (source) ^18.2.2 -> ^18.2.4 age adoption passing confidence
@angular/forms (source) ^18.2.2 -> ^18.2.4 age adoption passing confidence
@angular/language-service (source) ^18.2.2 -> ^18.2.4 age adoption passing confidence
@angular/platform-browser (source) ^18.2.2 -> ^18.2.4 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^18.2.2 -> ^18.2.4 age adoption passing confidence
@angular/router (source) ^18.2.2 -> ^18.2.4 age adoption passing confidence
@ng-select/ng-select ^13.7.0 -> ^13.7.1 age adoption passing confidence
@release-it/conventional-changelog ^8.0.1 -> ^8.0.2 age adoption passing confidence
@types/jest (source) ^29.5.12 -> ^29.5.13 age adoption passing confidence
@types/node (source) ^22.5.1 -> ^22.5.5 age adoption passing confidence
angular-eslint (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
caniuse-lite 1.0.30001655 -> 1.0.30001660 age adoption passing confidence
cypress (source) ^13.14.1 -> ^13.14.2 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.10.0 age adoption passing confidence
jest-preset-angular (source) ^14.2.2 -> ^14.2.4 age adoption passing confidence
npm-run-all2 ^6.2.2 -> ^6.2.3 age adoption passing confidence
sass ^1.77.8 -> ^1.78.0 age adoption passing confidence
sortablejs ^1.15.2 -> ^1.15.3 age adoption passing confidence
typescript-eslint (source) ^8.3.0 -> ^8.5.0 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular) ### [`v18.2.4`](https://redirect.github.com/angular/angular-cli/compare/18.2.3...2253958974ef90583f2f10d0537cfd065ee3afa9) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.2.3...18.2.4) ### [`v18.2.3`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1823-2024-09-04) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.2.2...18.2.3) ##### [@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------ | | [482076612](https://redirect.github.com/angular/angular-cli/commit/482076612cac4b6565fc1b5e89ff9ca207653f87) | fix | update `webpack-dev-middleware` to `7.4.2` |
angular-eslint/angular-eslint (@​angular-eslint/builder) ### [`v18.3.1`](https://redirect.github.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#1831-2024-09-11) [Compare Source](https://redirect.github.com/angular-eslint/angular-eslint/compare/v18.3.0...v18.3.1) This was a version bump only for builder to align it with other projects, there were no code changes.
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin) ### [`v18.3.1`](https://redirect.github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1831-2024-09-11) [Compare Source](https://redirect.github.com/angular-eslint/angular-eslint/compare/v18.3.0...v18.3.1) This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template) ### [`v18.3.1`](https://redirect.github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1831-2024-09-11) [Compare Source](https://redirect.github.com/angular-eslint/angular-eslint/compare/v18.3.0...v18.3.1) ##### 🩹 Fixes - **template-parser:** visit receiver of Call expression - **template-parser:** visit receiver of Call expression" - **template-parser:** visit receiver of Call expression ##### ❤️ Thank You - James Henry - Paweł Maniecki
angular-eslint/angular-eslint (@​angular-eslint/schematics) ### [`v18.3.1`](https://redirect.github.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#1831-2024-09-11) [Compare Source](https://redirect.github.com/angular-eslint/angular-eslint/compare/v18.3.0...v18.3.1) ##### 🩹 Fixes - update dependency eslint to v9.9.1 - update typescript-eslint packages to v8.2.0
angular-eslint/angular-eslint (@​angular-eslint/template-parser) ### [`v18.3.1`](https://redirect.github.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1831-2024-09-11) [Compare Source](https://redirect.github.com/angular-eslint/angular-eslint/compare/v18.3.0...v18.3.1) ##### 🩹 Fixes - **template-parser:** visit receiver of Call expression - **template-parser:** visit receiver of Call expression" - **template-parser:** visit receiver of Call expression ##### ❤️ Thank You - James Henry - Paweł Maniecki
angular/angular (@​angular/animations) ### [`v18.2.4`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1824-2024-09-11) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.3...18.2.4) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [b619d6987e](https://redirect.github.com/angular/angular/commit/b619d6987efe054b9b37c24e578f58792b25d146) | fix | produce less noisy errors when parsing control flow ([#​57711](https://redirect.github.com/angular/angular/pull/57711)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [9895e4492f](https://redirect.github.com/angular/angular/commit/9895e4492fbe357b584ca5a6dd86d2c9d50d9fda) | fix | replace leftover modules with their exports during pruning ([#​57684](https://redirect.github.com/angular/angular/pull/57684)) | ### [`v18.2.3`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1823-2024-09-04) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.2...18.2.3) ##### http | Commit | Type | Description | | -- | -- | -- | | [de68e049e4](https://redirect.github.com/angular/angular/commit/de68e049e40ab702d9e2b7dd02070de9856377df) | fix | Dynamicaly call the global fetch implementation ([#​57531](https://redirect.github.com/angular/angular/pull/57531)) |
ng-select/ng-select (@​ng-select/ng-select) ### [`v13.7.1`](https://redirect.github.com/ng-select/ng-select/releases/tag/v13.7.1) [Compare Source](https://redirect.github.com/ng-select/ng-select/compare/v13.7.0...v13.7.1) ##### Bug Fixes - triggers dropdown position recalculation on select/deselect ([#​2399](https://redirect.github.com/ng-select/ng-select/issues/2399)) ([#​2423](https://redirect.github.com/ng-select/ng-select/issues/2423)) ([9d04d1b](https://redirect.github.com/ng-select/ng-select/commit/9d04d1b1c8967b30cb62957c695f471307505e17))
release-it/conventional-changelog (@​release-it/conventional-changelog) ### [`v8.0.2`](https://redirect.github.com/release-it/conventional-changelog/compare/8.0.1...619c01c4d54438c8f407f6d31e14524697ed90fc) [Compare Source](https://redirect.github.com/release-it/conventional-changelog/compare/8.0.1...8.0.2)
angular-eslint/angular-eslint (angular-eslint) ### [`v18.3.1`](https://redirect.github.com/angular-eslint/angular-eslint/blob/HEAD/packages/angular-eslint/CHANGELOG.md#1831-2024-09-11) [Compare Source](https://redirect.github.com/angular-eslint/angular-eslint/compare/v18.3.0...v18.3.1) This was a version bump only for angular-eslint to align it with other projects, there were no code changes.
browserslist/caniuse-lite (caniuse-lite) ### [`v1.0.30001660`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001659...1.0.30001660) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001659...1.0.30001660) ### [`v1.0.30001659`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001658...1.0.30001659) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001658...1.0.30001659) ### [`v1.0.30001658`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001657...1.0.30001658) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001657...1.0.30001658) ### [`v1.0.30001657`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001655...1.0.30001657) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001655...1.0.30001657)
cypress-io/cypress (cypress) ### [`v13.14.2`](https://redirect.github.com/cypress-io/cypress/releases/tag/v13.14.2) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v13.14.1...v13.14.2) Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2
eslint/eslint (eslint) ### [`v9.10.0`](https://redirect.github.com/eslint/eslint/compare/v9.9.1...6448f3280f85137b429c1c320da6fb4b48169bd5) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.9.1...v9.10.0)
thymikee/jest-preset-angular (jest-preset-angular) ### [`v14.2.4`](https://redirect.github.com/thymikee/jest-preset-angular/blob/HEAD/CHANGELOG.md#1424-2024-09-12) [Compare Source](https://redirect.github.com/thymikee/jest-preset-angular/compare/v14.2.3...v14.2.4) ##### Bug Fixes - build: ensure build step runs before publishing ([3a602db](https://redirect.github.com/thymikee/jest-preset-angular/commit/3a602db)) ### [`v14.2.3`](https://redirect.github.com/thymikee/jest-preset-angular/blob/HEAD/CHANGELOG.md#1423-2024-09-12) [Compare Source](https://redirect.github.com/thymikee/jest-preset-angular/compare/v14.2.2...v14.2.3) ##### Bug Fixes - fix(transformers): handle template literals in styles or styleUrl property ([03cae4c](https://redirect.github.com/thymikee/jest-preset-angular/commit/03cae4c)), closes [#​2735](https://redirect.github.com/thymikee/jest-preset-angular/issues/2735)
bcomnes/npm-run-all2 (npm-run-all2) ### [`v6.2.3`](https://redirect.github.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v623) [Compare Source](https://redirect.github.com/bcomnes/npm-run-all2/compare/v6.2.2...v6.2.3) ##### Commits - Merge pull request [#​151](https://redirect.github.com/bcomnes/npm-run-all2/issues/151) from bcomnes/fix-pnpm-agian [`c43fa2b`](https://redirect.github.com/bcomnes/npm-run-all2/commit/c43fa2b677442c710a29654a333b15c8de4f00ab) - Avoid passing config fields as flags for pnpm [`dc2d7da`](https://redirect.github.com/bcomnes/npm-run-all2/commit/dc2d7da61cf0898d0bc2b25747e588325e06b9a9)
sass/dart-sass (sass) ### [`v1.78.0`](https://redirect.github.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1780) [Compare Source](https://redirect.github.com/sass/dart-sass/compare/1.77.8...1.78.0) - The `meta.feature-exists` function is now deprecated. This deprecation is named `feature-exists`. - Fix a crash when using `@at-root` without any queries or children in the indented syntax. ##### JS API - Backport the deprecation options (`fatalDeprecations`, `futureDeprecations`, and `silenceDeprecations`) to the legacy JS API. The legacy JS API is itself deprecated, and you should move off of it if possible, but this will allow users of bundlers and other tools that are still using the legacy API to still control deprecation warnings. - Fix a bug where accessing `SourceSpan.url` would crash when a relative URL was passed to the Sass API. ##### Embedded Sass - Explicitly expose a `sass` executable from the `sass-embedded` npm package. This was intended to be included in 1.63.0, but due to the way platform-specific dependency executables are installed it did not work as intended. Now users can run `npx sass` for local installs or just `sass` when `sass-embedded` is installed globally. - Add linux-riscv64, linux-musl-riscv64, and android-riscv64 support for the `sass-embedded` npm package. - Fix an edge case where the Dart VM could hang when shutting down when requests were in flight. - Fix a race condition where the embedded host could fail to shut down if it was closed around the same time a new compilation was started. - Fix a bug where parse-time deprecation warnings could not be controlled by the deprecation options in some circumstances.
SortableJS/Sortable (sortablejs) ### [`v1.15.3`](https://redirect.github.com/SortableJS/Sortable/releases/tag/1.15.3) [Compare Source](https://redirect.github.com/SortableJS/Sortable/compare/1.15.2...1.15.3) - Expose `expando` value in `Sortable.utils` - [#​2346](https://redirect.github.com/SortableJS/Sortable/issues/2346): Fix inability to drag in fallback when handle has a shadowRoot - Include src folder in NPM package
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v8.5.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#850-2024-09-09) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.4.0...v8.5.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. ### [`v8.4.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#840-2024-09-02) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.3.0...v8.4.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.

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 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 100.00%. Comparing base (0b9a113) to head (11bf4a5). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1467 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 935 935 Branches 316 316 ========================================= Hits 935 935 ```

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