Skip to content

Commit ddd90ad

Browse files
committed
chore(deps): refresh third-party notices for the bump
The six bumped packages all ship notices changes: five needed new exact-version copyright overrides (astryx core 0.4.1, pi-tui 0.84.2) or version-pinned text, and both desktop and cli notice files now record the new closure.
1 parent 0b826f4 commit ddd90ad

3 files changed

Lines changed: 67 additions & 14 deletions

File tree

apps/desktop/resources/licenses/npm/THIRD_PARTY_NOTICES.txt

Lines changed: 59 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ SOFTWARE.
565565

566566
================================================================================
567567

568-
Package: @astryxdesign/core@0.4.0
568+
Package: @astryxdesign/core@0.4.1
569569
Declared license: MIT
570570
Selected license: MIT
571571
Repository: git+https://github.com/facebook/astryx.git#packages/core
@@ -595,7 +595,7 @@ SOFTWARE.
595595

596596
================================================================================
597597

598-
Package: @astryxdesign/theme-neutral@0.4.0
598+
Package: @astryxdesign/theme-neutral@0.4.1
599599
Declared license: MIT
600600
Selected license: MIT
601601
Repository: git+https://github.com/facebook/astryx.git#packages/themes/neutral
@@ -1363,7 +1363,7 @@ Apache License
13631363

13641364
================================================================================
13651365

1366-
Package: @larksuiteoapi/node-sdk@1.72.0
1366+
Package: @larksuiteoapi/node-sdk@1.73.0
13671367
Declared license: MIT
13681368
Selected license: MIT
13691369
Repository: https://github.com/larksuite/node-sdk.git
@@ -1947,7 +1947,7 @@ limitations under the License.
19471947

19481948
================================================================================
19491949

1950-
Package: @openai/agents-core@0.14.3
1950+
Package: @openai/agents-core@0.16.0
19511951
Declared license: MIT
19521952
Selected license: MIT
19531953
Repository: https://github.com/openai/openai-agents-js
@@ -3436,7 +3436,7 @@ MIT License
34363436

34373437
================================================================================
34383438

3439-
Package: @types/node@26.1.2
3439+
Package: @types/node@26.2.0
34403440
Declared license: MIT
34413441
Selected license: MIT
34423442
Repository: https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node
@@ -11474,6 +11474,58 @@ SOFTWARE.
1147411474

1147511475
================================================================================
1147611476

11477+
Package: lucide-react@1.31.0
11478+
Declared license: ISC
11479+
Selected license: ISC
11480+
Repository: https://github.com/lucide-icons/lucide.git#packages/lucide-react
11481+
11482+
--- LICENSE ---
11483+
ISC License
11484+
11485+
Copyright (c) 2026 Lucide Icons and Contributors
11486+
11487+
Permission to use, copy, modify, and/or distribute this software for any
11488+
purpose with or without fee is hereby granted, provided that the above
11489+
copyright notice and this permission notice appear in all copies.
11490+
11491+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11492+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11493+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
11494+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11495+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
11496+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
11497+
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
11498+
11499+
---
11500+
11501+
The following Lucide icons are derived from the Feather project:
11502+
11503+
airplay, alert-circle, alert-octagon, alert-triangle, aperture, arrow-down-circle, arrow-down-left, arrow-down-right, arrow-down, arrow-left-circle, arrow-left, arrow-right-circle, arrow-right, arrow-up-circle, arrow-up-left, arrow-up-right, arrow-up, at-sign, calendar, cast, check, chevron-down, chevron-left, chevron-right, chevron-up, chevrons-down, chevrons-left, chevrons-right, chevrons-up, circle, clipboard, clock, code, columns, command, compass, corner-down-left, corner-down-right, corner-left-down, corner-left-up, corner-right-down, corner-right-up, corner-up-left, corner-up-right, crosshair, database, divide-circle, divide-square, dollar-sign, download, external-link, feather, frown, hash, headphones, help-circle, info, italic, key, layout, life-buoy, link-2, link, loader, lock, log-in, log-out, maximize, meh, minimize, minimize-2, minus-circle, minus-square, minus, monitor, moon, more-horizontal, more-vertical, move, music, navigation-2, navigation, octagon, pause-circle, percent, plus-circle, plus-square, plus, power, radio, rss, search, server, share, shopping-bag, sidebar, smartphone, smile, square, table-2, tablet, target, terminal, trash-2, trash, triangle, tv, type, upload, x-circle, x-octagon, x-square, x, zoom-in, zoom-out
11504+
11505+
The MIT License (MIT) (for the icons listed above)
11506+
11507+
Copyright (c) 2013-present Cole Bemis
11508+
11509+
Permission is hereby granted, free of charge, to any person obtaining a copy
11510+
of this software and associated documentation files (the "Software"), to deal
11511+
in the Software without restriction, including without limitation the rights
11512+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11513+
copies of the Software, and to permit persons to whom the Software is
11514+
furnished to do so, subject to the following conditions:
11515+
11516+
The above copyright notice and this permission notice shall be included in all
11517+
copies or substantial portions of the Software.
11518+
11519+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11520+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11521+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11522+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
11523+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
11524+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11525+
SOFTWARE.
11526+
11527+
================================================================================
11528+
1147711529
Package: marked@16.4.2
1147811530
Declared license: MIT
1147911531
Selected license: MIT
@@ -12061,7 +12113,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1206112113

1206212114
================================================================================
1206312115

12064-
Package: openai@6.49.0
12116+
Package: openai@7.4.0
1206512117
Declared license: Apache-2.0
1206612118
Selected license: Apache-2.0
1206712119
Repository: github:openai/openai-node
@@ -14894,7 +14946,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1489414946

1489514947
================================================================================
1489614948

14897-
Package: ws@8.21.2
14949+
Package: ws@8.21.3
1489814950
Declared license: MIT
1489914951
Selected license: MIT
1490014952
Repository: git+https://github.com/websockets/ws.git

packages/cli/THIRD_PARTY_NOTICES.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ OTHER DEALINGS IN THE FONT SOFTWARE.
535535

536536
================================================================================
537537

538-
Package: @earendil-works/pi-tui@0.83.0
538+
Package: @earendil-works/pi-tui@0.84.2
539539
Declared license: MIT
540540
Selected license: MIT
541541
Repository: git+https://github.com/earendil-works/pi.git#packages/tui
@@ -595,7 +595,7 @@ SOFTWARE.
595595

596596
================================================================================
597597

598-
Package: @larksuiteoapi/node-sdk@1.72.0
598+
Package: @larksuiteoapi/node-sdk@1.73.0
599599
Declared license: MIT
600600
Selected license: MIT
601601
Repository: https://github.com/larksuite/node-sdk.git
@@ -1149,7 +1149,7 @@ limitations under the License.
11491149

11501150
================================================================================
11511151

1152-
Package: @openai/agents-core@0.14.3
1152+
Package: @openai/agents-core@0.16.0
11531153
Declared license: MIT
11541154
Selected license: MIT
11551155
Repository: https://github.com/openai/openai-agents-js
@@ -1648,7 +1648,7 @@ SOFTWARE.
16481648

16491649
================================================================================
16501650

1651-
Package: @types/node@26.1.2
1651+
Package: @types/node@26.2.0
16521652
Declared license: MIT
16531653
Selected license: MIT
16541654
Repository: https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node
@@ -7095,7 +7095,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
70957095

70967096
================================================================================
70977097

7098-
Package: openai@6.49.0
7098+
Package: openai@7.4.0
70997099
Declared license: Apache-2.0
71007100
Selected license: Apache-2.0
71017101
Repository: github:openai/openai-node
@@ -9254,7 +9254,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
92549254

92559255
================================================================================
92569256

9257-
Package: ws@8.21.2
9257+
Package: ws@8.21.3
92589258
Declared license: MIT
92599259
Selected license: MIT
92609260
Repository: git+https://github.com/websockets/ws.git

scripts/generate-third-party-notices.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,14 @@ const EMBEDDED_COMPONENT_LICENSES = new Map([
104104
]);
105105
const MIT_COPYRIGHT_OVERRIDES = new Map([
106106
// The published tarball omits the monorepo-root LICENSE.
107-
['@earendil-works/pi-tui@0.83.0', 'Copyright (c) 2025 Mario Zechner'],
107+
['@earendil-works/pi-tui@0.84.2', 'Copyright (c) 2025 Mario Zechner'],
108108
// The published tarball omits the repository LICENSE; sibling @astryxdesign
109109
// packages ship it verbatim with this notice.
110110
['@astryxdesign/core@0.1.9', 'Copyright (c) 2026 Meta Platforms, Inc.'],
111111
['@astryxdesign/core@0.2.0', 'Copyright (c) 2026 Meta Platforms, Inc.'],
112112
['@astryxdesign/core@0.3.0', 'Copyright (c) 2026 Meta Platforms, Inc.'],
113113
['@astryxdesign/core@0.4.0', 'Copyright (c) 2026 Meta Platforms, Inc.'],
114+
['@astryxdesign/core@0.4.1', 'Copyright (c) 2026 Meta Platforms, Inc.'],
114115
['@stylexjs/stylex@0.19.0', 'Copyright (c) Meta Platforms, Inc. and affiliates.'],
115116
['@wecom/aibot-node-sdk@1.0.7', 'Copyright (c) WeComTeam contributors'],
116117
[

0 commit comments

Comments
 (0)