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
  •  
  •  
  •  
10 changes: 5 additions & 5 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-9-10
Date generated: 2026-9-14

Revision ID: 134c47a0c4df31513dbb70f1253bfcf3a9a37ca9
Revision ID: 2ddc75aa28e022016649b61c0188b349322c1327

================================================================================
================================================================================
Expand Down Expand Up @@ -43212,7 +43212,7 @@ MIT

Authors: richiebendall@gmail.com
Package Manager: NPM
Project URL: https://www.npmjs.com/package/char-regex
Project URL: https://github.com/Richienb/char-regex#readme
Package Download URL: https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz
Dependency Path: remark-emoji > node-emoji > char-regex
File Path(s): common/config/subspaces/sdk/pnpm-lock.yaml
Expand Down Expand Up @@ -48198,7 +48198,7 @@ MIT

Authors: tituswormer@gmail.com
Package Manager: NPM
Project URL: https://www.npmjs.com/package/micromark-extension-gfm-table
Project URL: https://github.com/micromark/micromark-extension-gfm-table#readme
Package Download URL: https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz
Dependency Path: remark-gfm > micromark-extension-gfm > micromark-extension-gfm-table
File Path(s): common/config/subspaces/sdk/pnpm-lock.yaml
Expand Down Expand Up @@ -64353,4 +64353,4 @@ File Path(s): common/config/subspaces/sdk/pnpm-lock.yaml
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------

Report Generated by FOSSA on 2026-9-10
Report Generated by FOSSA on 2026-9-14
2 changes: 1 addition & 1 deletion common/autoinstallers/lint-staged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"@gooddata/frontend-npm-scripts": "^1.4.0",
"lint-staged": "^10.5.4",
"oxfmt": "0.66.0",
"oxlint": "1.57.0"
"oxlint": "1.58.0"
}
}
164 changes: 82 additions & 82 deletions common/autoinstallers/lint-staged/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"comment": "sdk-ui-gen-ai: Enhance Markdown handling and improve CustomHyperlink processing.",
"type": "none",
"packageName": "@gooddata/sdk-ui-all"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"comment": "sdk-ui-dashboard: Support saving draft insights during dashboard save flow.",
"type": "none",
"packageName": "@gooddata/sdk-ui-all"
}
],
"packageName": "@gooddata/sdk-ui-all"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"comment": "sdk-ui-dashboard: Add help link.",
"type": "none",
"packageName": "@gooddata/sdk-ui-all"
}
],
"packageName": "@gooddata/sdk-ui-all",
"email": "ivan.nejezchleb@gooddata.com"
}
Loading