sync: release/11.13.0 (sba-internal → usage-analytics)#18
Merged
hebus merged 97 commits intorelease/11.13.0from Apr 4, 2026
Merged
sync: release/11.13.0 (sba-internal → usage-analytics)#18hebus merged 97 commits intorelease/11.13.0from
hebus merged 97 commits intorelease/11.13.0from
Conversation
chore: update npm dependencies to latest versions
remove @compodoc/compodoc dependency
* fix ag-grid issues * fix css issues
ES-24165 remove old usage analytics dependencies #done
Create dependabot.yml
…y-alerts 📦 (chore): fix dependabot security alerts
* update dependencies * fix incompatibility with Angular 18 must stay in v17.0.2 otherwise a compilation occurs - css styles are now in the styles directory outside the dist folder - use `IRowNode` instead of `RowNode` - removed last parameter of the `setSelected()` function
# Conflicts: # package-lock.json # package.json
Merge branch 'release/11.10.0' into release/11.11.0
# Conflicts: # package-lock.json # package.json
Merge 11.10 in 11.11
# Conflicts: # package-lock.json # package.json # projects/usage-analytics/src/app/audit/dashboard/dashboard-item.component.ts
Merge 11.11 in 11.12
merge 11.12 to develop #noJiraCheck
#noJiraCheck fix merge conflicts release/11.10.0 into release/11.11.0
#noJiraCheck merge release/11.11.0 into release/11.12.0
#noJiraCheck merge release/11.12.0 into release/11.13.0
fix vulnerabilities ES-29369 #done
…encies (#399) * ES-29581 #done ES-29582 #done Update Angular to version 19 and dependencies This commit updates the Angular framework to version 19 and upgrades various related packages and dependencies. The changes include: - Updating all `@angular/*` packages from version 18.2.8 to 19.2.x. - Upgrading `@angular-devkit/build-angular` and `@angular/cli` to 19.2.19. - Updating `typescript` from 5.4.5 to 5.8.3. - Replacing `expr-eval` with `expr-eval-fork`. - Increasing initial bundle size budgets in `angular.json` to 9mb (warning) and 10mb (error) to accommodate potential increases from the updates. These updates ensure the application benefits from the latest features, performance improvements, and security patches provided by Angular 19 and its ecosystem.
…ns (#400) This commit updates various FusionCharts packages to their latest versions, including: - `@fusioncharts/constructor` from 1.9.6 to 1.9.8 - `@fusioncharts/core` from 1.9.6 to 1.9.8 - `@fusioncharts/datatable` from 1.9.6 to 1.9.8 - `@fusioncharts/maps` from 4.1.2 to 4.2.0 - `@fusioncharts/charts` from 4.1.2 to 4.2.0 - `@fusioncharts/fusiontime` from 2.9.6 to 2.9.8 - `@fusioncharts/utils` from 1.9.6 to 1.9.8 Force usage of jspdf v4.0.0 These updates ensure we are using the most recent and stable versions of these libraries, which may include bug fixes, performance improvements, and new features. The `package-lock.json` file has been updated to reflect these changes.
…ns (#400) (#401) This commit updates various FusionCharts packages to their latest versions, including: - `@fusioncharts/constructor` from 1.9.6 to 1.9.8 - `@fusioncharts/core` from 1.9.6 to 1.9.8 - `@fusioncharts/datatable` from 1.9.6 to 1.9.8 - `@fusioncharts/maps` from 4.1.2 to 4.2.0 - `@fusioncharts/charts` from 4.1.2 to 4.2.0 - `@fusioncharts/fusiontime` from 2.9.6 to 2.9.8 - `@fusioncharts/utils` from 1.9.6 to 1.9.8 Force usage of jspdf v4.0.0 These updates ensure we are using the most recent and stable versions of these libraries, which may include bug fixes, performance improvements, and new features. The `package-lock.json` file has been updated to reflect these changes.
This commit updates the Angular framework and related dependencies to version 20. It also configures default options for several Angular schematics in `angular.json`, including `component`, `directive`, `service`, `guard`, `interceptor`, `module`, `pipe`, and `resolver`. This provides better consistency and reduced boilerplate when generating new files. Conversion to Angular 20 is mandatory in order to comply with the SBA v2 dependent libraries, which are now built using Angular 20.
This commit updates the Angular framework and related dependencies to version 20. It also configures default options for several Angular schematics in `angular.json`, including `component`, `directive`, `service`, `guard`, `interceptor`, `module`, `pipe`, and `resolver`. This provides better consistency and reduced boilerplate when generating new files. Conversion to Angular 20 is mandatory in order to comply with the SBA v2 dependent libraries, which are now built using Angular 20.
This commit updates @Angular-devkit packages, @angular/cli, and related dependencies to version 20.3.15. It also upgrades path-scurry to v2.0.1 and adjusts Node.js engine requirements to ^20.17.0 || >=22.9.0 for improved compatibility with newer Node.js versions.
ES-30124 #done ES-30063 #done ES-29947 #done ES-29968 #done ES-29875 #done This commit updates @Angular-devkit packages, @angular/cli, and related dependencies to version 20.3.15. It also upgrades path-scurry to v2.0.1 and adjusts Node.js engine requirements to ^20.17.0 || >=22.9.0 for improved compatibility with newer Node.js versions.
Bumps @Angular-devkit packages from v20.3.14 to v20.3.18, webpack from 5.101.2 to 5.105.0, and updates transitive dependencies including minimatch and brace-expansion. Removes duplicate dependency declarations and updates Node.js engine constraints to support v18, v20, and >=v22.
#noJiraCheck upgrade Angular devkit and dependencies to v20.3.18
- dompurify 3.3.1 → 3.3.3: fix XSS vulnerability - tar 7.5.9 → 7.5.12: fix path traversal vulnerability - hono 4.12.4 → 4.12.8: security patch - express-rate-limit 8.2.1 → 8.3.1: security fix (bumps ip-address 10.0.1 → 10.1.0) - flatted 3.3.2 → 3.4.2: security patch - immutable 5.1.4 → 5.1.5: patch update - jspdf 4.2.0 → 4.2.1: patch update - @angular/compiler 20.3.16 → 20.3.18: Angular patch - @angular/core 20.3.17 → 20.3.18: Angular patch Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
#noJiraCheck chore: fix security vulnerabilities by upgrading dependencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Synchronisation automatique de la branche
release/11.13.0depuis le repo internesba-internal.