Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 6 additions & 6 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

The following 3rd-party software packages may be used by or distributed with gooddata-ui-sdk. Any information relevant to third-party vendors listed below are collected using common, reasonable means.

Date generated: 2026-1-5
Date generated: 2026-1-6

Revision ID: 22b75f31e0d2730f300e9445fd06681255a06c86
Revision ID: 138e5d8e2a41f60c653af27d0263208a4259a1ea

================================================================================
================================================================================
Expand Down Expand Up @@ -939,7 +939,7 @@ Revision ID: 22b75f31e0d2730f300e9445fd06681255a06c86
- tslib (2.8.1) [ISC]
- type-fest (0.21.3) [Multi-license: MIT OR CC0-1.0]
- type-is (1.6.18) [MIT]
- typescript (5.8.3) [Apache-2.0, MIT, Unicode-DFS-2020, CC-BY-4.0, BSD-3-Clause, W3C-20150513]
- typescript (5.9.3) [Apache-2.0, MIT, Unicode-DFS-2020, CC-BY-4.0, BSD-3-Clause, W3C-20150513]
- typescript-compare (0.0.2) [MIT]
- typescript-logic (0.0.0) [MIT]
- typescript-tuple (2.2.1) [MIT]
Expand Down Expand Up @@ -12085,9 +12085,9 @@ MIT


--------------------------------------------------------------------------------
Package Title: typescript (5.8.3)
Package Title: typescript (5.9.3)

Package Locator: npm+typescript$5.8.3
Package Locator: npm+typescript$5.9.3

Package Depth: Transitive
--------------------------------------------------------------------------------
Expand Down Expand Up @@ -35462,4 +35462,4 @@ POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------

Report Generated by FOSSA on 2026-1-5
Report Generated by FOSSA on 2026-1-6
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@gooddata/sdk-ui-all",
"comment": "sdk-ui-dashboard,sdk-ui-gen-ai: Introduce async Key Driver Analysis UX flow.",
"type": "none"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@gooddata/sdk-ui-all",
"comment": "chore: Upgrade typescript to 5.9.3",
"type": "none"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@gooddata/sdk-ui-all",
"comment": "Changed: Feature flag enableChartAccessibilityFeatures has been removed.",
"type": "none"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Loading
Loading