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

Closed renovate-bot closed 6 months ago

renovate-bot commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ^18.0.0 -> ^18.0.2 age adoption passing confidence
@angular-eslint/builder (source) ^17.5.0 -> ^17.5.2 age adoption passing confidence
@angular-eslint/eslint-plugin (source) ^17.5.0 -> ^17.5.2 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) ^17.5.0 -> ^17.5.2 age adoption passing confidence
@angular-eslint/schematics (source) ^17.5.0 -> ^17.5.2 age adoption passing confidence
@angular-eslint/template-parser (source) ^17.5.0 -> ^17.5.2 age adoption passing confidence
@angular/animations (source) ^18.0.0 -> ^18.0.1 age adoption passing confidence
@angular/cli ^18.0.0 -> ^18.0.2 age adoption passing confidence
@angular/common (source) ^18.0.0 -> ^18.0.1 age adoption passing confidence
@angular/compiler (source) ^18.0.0 -> ^18.0.1 age adoption passing confidence
@angular/compiler-cli (source) ^18.0.0 -> ^18.0.1 age adoption passing confidence
@angular/core (source) ^18.0.0 -> ^18.0.1 age adoption passing confidence
@angular/forms (source) ^18.0.0 -> ^18.0.1 age adoption passing confidence
@angular/language-service (source) ^18.0.0 -> ^18.0.1 age adoption passing confidence
@angular/platform-browser (source) ^18.0.0 -> ^18.0.1 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^18.0.0 -> ^18.0.1 age adoption passing confidence
@angular/router (source) ^18.0.0 -> ^18.0.1 age adoption passing confidence
@types/node (source) ^20.12.12 -> ^20.12.13 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
caniuse-lite 1.0.30001617 -> 1.0.30001625 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular) ### [`v18.0.2`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1802-2024-05-29) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.1...18.0.2) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | [9967c04b8](https://togithub.com/angular/angular-cli/commit/9967c04b86c6928509c80af7144b342616e9681b) | fix | check both application builder packages in SSR schematic | | [92b48ab14](https://togithub.com/angular/angular-cli/commit/92b48ab144fbe5b8f89d371b0a8fa94d0d17b72c) | fix | set builders `assets` option correctly for new applications | ##### [@​angular/build](https://togithub.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------- | | [3bb06c37d](https://togithub.com/angular/angular-cli/commit/3bb06c37dc20d7af358f007b9928de71f39545d2) | fix | disable Worker wait loop for Sass compilations in web containers | | [c4cf35923](https://togithub.com/angular/angular-cli/commit/c4cf359233e1044864539383912b9ba0432e149d) | fix | print Sass `@warn` location | | [352879804](https://togithub.com/angular/angular-cli/commit/3528798042a232779478bf82b4d4f6521fab4c30) | fix | support valid self-closing MathML tags in HTML index file | | [476f3084a](https://togithub.com/angular/angular-cli/commit/476f3084aff333a45c4937950abdba65cd420eba) | fix | support valid self-closing SVG tags in HTML index file | ##### [@​angular/pwa](https://togithub.com/angular/pwa) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | | [acbffd236](https://togithub.com/angular/angular-cli/commit/acbffd2368d3c979b26a4541d3f44387fdba0651) | fix | set manifest `icons` location to match `assets` builder option | ### [`v18.0.1`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1801-2024-05-23) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.0...18.0.1) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------- | | [01842f515](https://togithub.com/angular/angular-cli/commit/01842f5154fe0ec41226d1dd28e099bf57f3d2c9) | fix | use angular.dev in readme | ##### [@​angular/build](https://togithub.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------- | | [7d253e9cd](https://togithub.com/angular/angular-cli/commit/7d253e9cd0bb6df829fd4229465f4334d5c134bb) | fix | avoid rebasing URLs with function calls | | [6b6a76a99](https://togithub.com/angular/angular-cli/commit/6b6a76a998980392d78e1cabc5e5fe4af0ced01c) | fix | disable persistent disk caching inside webcontainers by default | | [ba70a50b6](https://togithub.com/angular/angular-cli/commit/ba70a50b6bc45a6b07ff24feed3b36915294063b) | fix | handle esbuild-browser `polyfills` option as `string` during `ng serve` | | [706423aca](https://togithub.com/angular/angular-cli/commit/706423acad2c431c4125166d078dbad804719d95) | fix | only import persistent cache store with active caching |
angular-eslint/angular-eslint (@​angular-eslint/builder) ### [`v17.5.2`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#1752-2024-05-28) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.1...v17.5.2) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 ### [`v17.5.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#1751-2024-05-23) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.0...v17.5.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin) ### [`v17.5.2`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1752-2024-05-28) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.1...v17.5.2) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 ### [`v17.5.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1751-2024-05-23) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.0...v17.5.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template) ### [`v17.5.2`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1752-2024-05-28) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.1...v17.5.2) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 ### [`v17.5.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1751-2024-05-23) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.0...v17.5.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10
angular-eslint/angular-eslint (@​angular-eslint/schematics) ### [`v17.5.2`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#1752-2024-05-28) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.1...v17.5.2) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 ### [`v17.5.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#1751-2024-05-23) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.0...v17.5.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10
angular-eslint/angular-eslint (@​angular-eslint/template-parser) ### [`v17.5.2`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1752-2024-05-28) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.1...v17.5.2) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 ### [`v17.5.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1751-2024-05-23) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.0...v17.5.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10
angular/angular (@​angular/animations) ### [`v18.0.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1801-2024-05-29) [Compare Source](https://togithub.com/angular/angular/compare/18.0.0...18.0.1) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [419ffa2026](https://togithub.com/angular/angular/commit/419ffa20265e4b9b5b1d92045ec40f59f5c4de2e) | fix | optimize track function that only passes $index ([#​55872](https://togithub.com/angular/angular/pull/55872)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [4c7efc005a](https://togithub.com/angular/angular/commit/4c7efc005a8d0d343f437007740254b1d35c718b) | fix | interpolatedSignalNotInvoked diagnostic for class, style, attribute and animation bindings ([#​55969](https://togithub.com/angular/angular/pull/55969)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [4e6ea0e19c](https://togithub.com/angular/angular/commit/4e6ea0e19c52c9aceb635accb379572c78a457da) | fix | handle elements with local refs in event replay serialization logic ([#​56076](https://togithub.com/angular/angular/pull/56076)) | | [d73a0175cb](https://togithub.com/angular/angular/commit/d73a0175cb2d8c74e6bb877dc30eec07fd484fff) | fix | link errors to ADEV ([#​55554](https://togithub.com/angular/angular/pull/55554)) | | [985a215b10](https://togithub.com/angular/angular/commit/985a215b102be2a58dd4d13e1c05399f58f3078e) | fix | typo in zoneless warning ([#​55974](https://togithub.com/angular/angular/pull/55974)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [ba85d08158](https://togithub.com/angular/angular/commit/ba85d081583277a5b7a04bc349a3a8d528467c52) | fix | handle empty ngSwitchCase ([#​56105](https://togithub.com/angular/angular/pull/56105)) |
angular/angular (@​angular/core) ### [`v18.0.1`](https://togithub.com/angular/angular/compare/18.0.0...d75e099fdc9cc90e6210260e47de46a5be3067ba) [Compare Source](https://togithub.com/angular/angular/compare/18.0.0...18.0.1)
angular/angular (@​angular/language-service) ### [`v18.0.1`](https://togithub.com/angular/angular/compare/18.0.0...d75e099fdc9cc90e6210260e47de46a5be3067ba) [Compare Source](https://togithub.com/angular/angular/compare/18.0.0...18.0.1)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7110-2024-05-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0) ##### 🚀 Features - **eslint-plugin:** deprecate prefer-ts-expect-error in favor of ban-ts-comment ##### 🩹 Fixes - **eslint-plugin:** \[consistent-type-assertions] prevent syntax errors on arrow functions ##### ❤️ Thank You - Abraham Guo - auvred - Dom Armstrong - Kirk Waiblinger 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.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7110-2024-05-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0) This was a version bump only for parser 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.
browserslist/caniuse-lite (caniuse-lite) ### [`v1.0.30001625`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001624...1.0.30001625) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001624...1.0.30001625) ### [`v1.0.30001624`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001623...1.0.30001624) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001623...1.0.30001624) ### [`v1.0.30001623`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001622...1.0.30001623) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001622...1.0.30001623) ### [`v1.0.30001622`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001621...366af6ca7d2766f5e585858224cf9353d0a03b74) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001621...1.0.30001622) ### [`v1.0.30001621`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001620...1.0.30001621) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001620...1.0.30001621) ### [`v1.0.30001620`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001619...1.0.30001620) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001619...1.0.30001620) ### [`v1.0.30001619`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001618...1.0.30001619) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001618...1.0.30001619) ### [`v1.0.30001618`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001617...1.0.30001618) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001617...1.0.30001618)

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

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

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (f208ff1) to head (79fbb38).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1412 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 905 905 Branches 295 295 ========================================= Hits 905 905 ```

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