Skip to content

chore(deps): bump the telegraph-packages group across 1 directory with 11 updates#1012

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/telegraph-packages-38b64954d9
Open

chore(deps): bump the telegraph-packages group across 1 directory with 11 updates#1012
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/telegraph-packages-38b64954d9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the telegraph-packages group with 11 updates in the / directory:

Package From To
@telegraph/button 0.6.0 0.7.1
@telegraph/combobox 0.2.7 0.3.5
@telegraph/icon 0.5.0 0.5.1
@telegraph/input 0.3.2 0.4.0
@telegraph/select 0.0.90 0.0.96
@telegraph/textarea 0.2.2 0.3.0
@telegraph/segmented-control 0.2.4 0.2.6
@telegraph/tag 0.2.1 0.2.5
@telegraph/toggle 0.1.3 0.1.5
@telegraph/tooltip 0.2.2 0.4.0
@telegraph/style-engine 0.3.2 0.3.4

Updates @telegraph/button from 0.6.0 to 0.7.1

Release notes

Sourced from @​telegraph/button's releases.

@​telegraph/button@​0.7.1

Patch Changes

@​telegraph/button@​0.7.0

Minor Changes

  • #780 12ed121 Thanks @​ksorathia! - Swap in surface-1 bg color for Button, Combobox, Input and TextArea's default variants
Commits
  • 080d21d chore(repo): version packages (#822)
  • ee56d9e feat(menu): add hover-to-open submenus (Sub/SubTrigger/SubContent) (#821)
  • 526a8ad chore(repo): version packages (#819)
  • 4767fb0 chore(menu): bump downstream packages for checkmark-flash fix (#820)
  • 595de43 fix(menu): prevent checkmark flash on menu open (#818)
  • 4edc908 chore(deps-dev): bump jsdom from 29.0.2 to 29.1.1 (#815)
  • 215c023 chore(repo): version packages (#809)
  • 61427f9 chore(deps): bump postcss-discard-empty from 7.0.1 to 8.0.0 (#814)
  • ce51a52 chore(deps-dev): bump @​changesets/cli from 2.30.0 to 2.31.0 (#816)
  • dfa4692 chore(deps-dev): bump eslint-plugin-turbo from 2.9.9 to 2.9.14 (#817)
  • Additional commits viewable in compare view

Updates @telegraph/combobox from 0.2.7 to 0.3.5

Release notes

Sourced from @​telegraph/combobox's releases.

@​telegraph/combobox@​0.3.5

Patch Changes

  • #821 ee56d9e Thanks @​kylemcd! - Add hover-to-open submenus to Menu via Menu.Sub, Menu.SubTrigger, and Menu.SubContent. These wrap Radix's submenu primitives, so a submenu now opens on hover (and / Enter), coordinates open/close with its parent, supports keyboard navigation and "safe triangle" pointer tracking, and positions itself to the side automatically. Menu.SubTrigger defaults to a trailing chevron. This replaces the previous nested-Menu.Root workaround, which only opened on click.

    Combobox, Select, Filter, and Tabs receive a patch release so they ship against the new Menu.

  • Updated dependencies [ee56d9e]:

    • @​telegraph/menu@​0.4.0

@​telegraph/combobox@​0.3.2

Patch Changes

  • Updated dependencies [03cfc99]:
    • @​telegraph/tooltip@​0.4.0
    • @​telegraph/tag@​0.2.4
    • @​telegraph/truncate@​0.1.4

@​telegraph/combobox@​0.3.1

Patch Changes

  • Updated dependencies [c335807]:
    • @​telegraph/tooltip@​0.3.0
    • @​telegraph/tag@​0.2.3
    • @​telegraph/truncate@​0.1.3

@​telegraph/combobox@​0.3.0

Minor Changes

  • #780 12ed121 Thanks @​ksorathia! - Swap in surface-1 bg color for Button, Combobox, Input and TextArea's default variants

Patch Changes

  • Updated dependencies [12ed121]:
    • @​telegraph/button@​0.7.0
    • @​telegraph/input@​0.4.0
    • @​telegraph/menu@​0.3.4
    • @​telegraph/tag@​0.2.2
Commits
  • 080d21d chore(repo): version packages (#822)
  • ee56d9e feat(menu): add hover-to-open submenus (Sub/SubTrigger/SubContent) (#821)
  • 526a8ad chore(repo): version packages (#819)
  • 4767fb0 chore(menu): bump downstream packages for checkmark-flash fix (#820)
  • 595de43 fix(menu): prevent checkmark flash on menu open (#818)
  • 4edc908 chore(deps-dev): bump jsdom from 29.0.2 to 29.1.1 (#815)
  • 215c023 chore(repo): version packages (#809)
  • 61427f9 chore(deps): bump postcss-discard-empty from 7.0.1 to 8.0.0 (#814)
  • ce51a52 chore(deps-dev): bump @​changesets/cli from 2.30.0 to 2.31.0 (#816)
  • dfa4692 chore(deps-dev): bump eslint-plugin-turbo from 2.9.9 to 2.9.14 (#817)
  • Additional commits viewable in compare view

Updates @telegraph/icon from 0.5.0 to 0.5.1

Release notes

Sourced from @​telegraph/icon's releases.

@​telegraph/icon@​0.5.1

Patch Changes

Commits
  • 080d21d chore(repo): version packages (#822)
  • ee56d9e feat(menu): add hover-to-open submenus (Sub/SubTrigger/SubContent) (#821)
  • 526a8ad chore(repo): version packages (#819)
  • 4767fb0 chore(menu): bump downstream packages for checkmark-flash fix (#820)
  • 595de43 fix(menu): prevent checkmark flash on menu open (#818)
  • 4edc908 chore(deps-dev): bump jsdom from 29.0.2 to 29.1.1 (#815)
  • 215c023 chore(repo): version packages (#809)
  • 61427f9 chore(deps): bump postcss-discard-empty from 7.0.1 to 8.0.0 (#814)
  • ce51a52 chore(deps-dev): bump @​changesets/cli from 2.30.0 to 2.31.0 (#816)
  • dfa4692 chore(deps-dev): bump eslint-plugin-turbo from 2.9.9 to 2.9.14 (#817)
  • Additional commits viewable in compare view

Updates @telegraph/input from 0.3.2 to 0.4.0

Release notes

Sourced from @​telegraph/input's releases.

@​telegraph/input@​0.4.0

Minor Changes

  • #780 12ed121 Thanks @​ksorathia! - Swap in surface-1 bg color for Button, Combobox, Input and TextArea's default variants
Commits
  • 44cb116 chore(repo): version packages (#781)
  • 73e589a chore(deps-dev): bump vitest from 4.1.4 to 4.1.5 (#777)
  • b517513 chore(deps-dev): bump @​types/node from 25.5.0 to 25.6.0 (#776)
  • e1e6eba chore(deps): bump next from 16.2.3 to 16.2.4 (#778)
  • e0905d2 chore(deps-dev): bump eslint from 10.2.0 to 10.2.1 (#779)
  • 12ed121 fix(KNO-12836): use surface-1 bg for default Button, Combobox, Input, TextAre...
  • 63e4739 chore(deps): bump postcss from 8.5.6 to 8.5.10 (#770)
  • c117682 chore(deps): bump undici from 6.24.1 to 6.25.0 (#775)
  • ea103a8 chore(repo): version packages (#774)
  • 73fac7c chore(deps): bump prettier from 3.8.1 to 3.8.3 (#772)
  • Additional commits viewable in compare view

Updates @telegraph/select from 0.0.90 to 0.0.96

Release notes

Sourced from @​telegraph/select's releases.

@​telegraph/select@​0.0.96

Patch Changes

  • #821 ee56d9e Thanks @​kylemcd! - Add hover-to-open submenus to Menu via Menu.Sub, Menu.SubTrigger, and Menu.SubContent. These wrap Radix's submenu primitives, so a submenu now opens on hover (and / Enter), coordinates open/close with its parent, supports keyboard navigation and "safe triangle" pointer tracking, and positions itself to the side automatically. Menu.SubTrigger defaults to a trailing chevron. This replaces the previous nested-Menu.Root workaround, which only opened on click.

    Combobox, Select, Filter, and Tabs receive a patch release so they ship against the new Menu.

  • Updated dependencies [ee56d9e]:

    • @​telegraph/combobox@​0.3.5

@​telegraph/select@​0.0.93

Patch Changes

  • Updated dependencies []:
    • @​telegraph/combobox@​0.3.2

@​telegraph/select@​0.0.92

Patch Changes

  • Updated dependencies []:
    • @​telegraph/combobox@​0.3.1

@​telegraph/select@​0.0.91

Patch Changes

  • Updated dependencies [12ed121]:
    • @​telegraph/combobox@​0.3.0
Commits
  • 080d21d chore(repo): version packages (#822)
  • ee56d9e feat(menu): add hover-to-open submenus (Sub/SubTrigger/SubContent) (#821)
  • 526a8ad chore(repo): version packages (#819)
  • 4767fb0 chore(menu): bump downstream packages for checkmark-flash fix (#820)
  • 595de43 fix(menu): prevent checkmark flash on menu open (#818)
  • 4edc908 chore(deps-dev): bump jsdom from 29.0.2 to 29.1.1 (#815)
  • 215c023 chore(repo): version packages (#809)
  • 61427f9 chore(deps): bump postcss-discard-empty from 7.0.1 to 8.0.0 (#814)
  • ce51a52 chore(deps-dev): bump @​changesets/cli from 2.30.0 to 2.31.0 (#816)
  • dfa4692 chore(deps-dev): bump eslint-plugin-turbo from 2.9.9 to 2.9.14 (#817)
  • Additional commits viewable in compare view

Updates @telegraph/textarea from 0.2.2 to 0.3.0

Release notes

Sourced from @​telegraph/textarea's releases.

@​telegraph/textarea@​0.3.0

Minor Changes

  • #780 12ed121 Thanks @​ksorathia! - Swap in surface-1 bg color for Button, Combobox, Input and TextArea's default variants
Commits
  • 44cb116 chore(repo): version packages (#781)
  • 73e589a chore(deps-dev): bump vitest from 4.1.4 to 4.1.5 (#777)
  • b517513 chore(deps-dev): bump @​types/node from 25.5.0 to 25.6.0 (#776)
  • e1e6eba chore(deps): bump next from 16.2.3 to 16.2.4 (#778)
  • e0905d2 chore(deps-dev): bump eslint from 10.2.0 to 10.2.1 (#779)
  • 12ed121 fix(KNO-12836): use surface-1 bg for default Button, Combobox, Input, TextAre...
  • 63e4739 chore(deps): bump postcss from 8.5.6 to 8.5.10 (#770)
  • c117682 chore(deps): bump undici from 6.24.1 to 6.25.0 (#775)
  • ea103a8 chore(repo): version packages (#774)
  • 73fac7c chore(deps): bump prettier from 3.8.1 to 3.8.3 (#772)
  • Additional commits viewable in compare view

Updates @telegraph/segmented-control from 0.2.4 to 0.2.6

Release notes

Sourced from @​telegraph/segmented-control's releases.

@​telegraph/segmented-control@​0.2.6

Patch Changes

@​telegraph/segmented-control@​0.2.5

Patch Changes

  • Updated dependencies [12ed121]:
    • @​telegraph/button@​0.7.0
Commits
  • 080d21d chore(repo): version packages (#822)
  • ee56d9e feat(menu): add hover-to-open submenus (Sub/SubTrigger/SubContent) (#821)
  • 526a8ad chore(repo): version packages (#819)
  • 4767fb0 chore(menu): bump downstream packages for checkmark-flash fix (#820)
  • 595de43 fix(menu): prevent checkmark flash on menu open (#818)
  • 4edc908 chore(deps-dev): bump jsdom from 29.0.2 to 29.1.1 (#815)
  • 215c023 chore(repo): version packages (#809)
  • 61427f9 chore(deps): bump postcss-discard-empty from 7.0.1 to 8.0.0 (#814)
  • ce51a52 chore(deps-dev): bump @​changesets/cli from 2.30.0 to 2.31.0 (#816)
  • dfa4692 chore(deps-dev): bump eslint-plugin-turbo from 2.9.9 to 2.9.14 (#817)
  • Additional commits viewable in compare view

Updates @telegraph/tag from 0.2.1 to 0.2.5

Release notes

Sourced from @​telegraph/tag's releases.

@​telegraph/tag@​0.2.5

Patch Changes

@​telegraph/tag@​0.2.4

Patch Changes

  • Updated dependencies [03cfc99]:
    • @​telegraph/tooltip@​0.4.0

@​telegraph/tag@​0.2.3

Patch Changes

  • Updated dependencies [c335807]:
    • @​telegraph/tooltip@​0.3.0

@​telegraph/tag@​0.2.2

Patch Changes

  • Updated dependencies [12ed121]:
    • @​telegraph/button@​0.7.0
Commits
  • 080d21d chore(repo): version packages (#822)
  • ee56d9e feat(menu): add hover-to-open submenus (Sub/SubTrigger/SubContent) (#821)
  • 526a8ad chore(repo): version packages (#819)
  • 4767fb0 chore(menu): bump downstream packages for checkmark-flash fix (#820)
  • 595de43 fix(menu): prevent checkmark flash on menu open (#818)
  • 4edc908 chore(deps-dev): bump jsdom from 29.0.2 to 29.1.1 (#815)
  • 215c023 chore(repo): version packages (#809)
  • 61427f9 chore(deps): bump postcss-discard-empty from 7.0.1 to 8.0.0 (#814)
  • ce51a52 chore(deps-dev): bump @​changesets/cli from 2.30.0 to 2.31.0 (#816)
  • dfa4692 chore(deps-dev): bump eslint-plugin-turbo from 2.9.9 to 2.9.14 (#817)
  • Additional commits viewable in compare view

Updates @telegraph/toggle from 0.1.3 to 0.1.5

Release notes

Sourced from @​telegraph/toggle's releases.

@​telegraph/toggle@​0.1.5

Patch Changes

@​telegraph/toggle@​0.1.4

Patch Changes

  • Updated dependencies [12ed121]:
    • @​telegraph/button@​0.7.0
    • @​telegraph/tag@​0.2.2
Commits
  • 080d21d chore(repo): version packages (#822)
  • ee56d9e feat(menu): add hover-to-open submenus (Sub/SubTrigger/SubContent) (#821)
  • 526a8ad chore(repo): version packages (#819)
  • 4767fb0 chore(menu): bump downstream packages for checkmark-flash fix (#820)
  • 595de43 fix(menu): prevent checkmark flash on menu open (#818)
  • 4edc908 chore(deps-dev): bump jsdom from 29.0.2 to 29.1.1 (#815)
  • 215c023 chore(repo): version packages (#809)
  • 61427f9 chore(deps): bump postcss-discard-empty from 7.0.1 to 8.0.0 (#814)
  • ce51a52 chore(deps-dev): bump @​changesets/cli from 2.30.0 to 2.31.0 (#816)
  • dfa4692 chore(deps-dev): bump eslint-plugin-turbo from 2.9.9 to 2.9.14 (#817)
  • Additional commits viewable in compare view

Updates @telegraph/tooltip from 0.2.2 to 0.4.0

Release notes

Sourced from @​telegraph/tooltip's releases.

@​telegraph/tooltip@​0.4.0

Minor Changes

  • #790 03cfc99 Thanks @​meryldakin! - feat(tooltip): add disableFocusOpen prop and fix labelProps spread bug
    • Added disableFocusOpen prop to suppress focus-triggered instant opens (useful when parent components like Select/Combobox move DOM focus on hover, bypassing delayDuration).
    • Fixed labelProps spread: replaced {...(labelProps ? { labelProps } : {})} with {...(labelProps ?? {})} so props correctly merge onto the inner Stack.

@​telegraph/tooltip@​0.3.0

Minor Changes

Commits
  • f4f60bd chore(repo): version packages (#789)
  • 6ad319e chore(deps): bump the react group with 2 updates (#792)
  • 03cfc99 feat(tooltip): add disableFocusOpen prop and fix labelProps spread bug (#790)
  • 1481d63 chore(deps): bump postcss from 8.5.12 to 8.5.13 (#791)
  • 173e819 chore(deps): bump postcss from 8.5.10 to 8.5.11 (#788)
  • 08722ae chore(deps-dev): bump eslint-plugin-react-hooks from 7.0.1 to 7.1.1 (#784)
  • fa3ff2e chore(deps-dev): bump globby from 16.1.1 to 16.2.0 (#785)
  • b1c6bd1 chore(deps-dev): bump @​commitlint/cli from 20.5.0 to 20.5.2 (#786)
  • 8e0366b chore(deps-dev): bump storybook from 10.3.5 to 10.3.6 (#787)
  • 810cafc chore(repo): version packages (#783)
  • Additional commits viewable in compare view

Updates @telegraph/style-engine from 0.3.2 to 0.3.4

Release notes

Sourced from @​telegraph/style-engine's releases.

@​telegraph/style-engine@​0.3.4

Patch Changes

@​telegraph/style-engine@​0.3.3

Patch Changes

Commits
  • 080d21d chore(repo): version packages (#822)
  • ee56d9e feat(menu): add hover-to-open submenus (Sub/SubTrigger/SubContent) (#821)
  • 526a8ad chore(repo): version packages (#819)
  • 4767fb0 chore(menu): bump downstream packages for checkmark-flash fix (#820)
  • 595de43 fix(menu): prevent checkmark flash on menu open (#818)
  • 4edc908 chore(deps-dev): bump jsdom from 29.0.2 to 29.1.1 (#815)
  • 215c023 chore(repo): version packages (#809)
  • 61427f9 chore(deps): bump postcss-discard-empty from 7.0.1 to 8.0.0 (#814)
  • ce51a52 chore(deps-dev): bump @​changesets/cli from 2.30.0 to 2.31.0 (#816)
  • dfa4692 chore(deps-dev): bump eslint-plugin-turbo from 2.9.9 to 2.9.14 (#817)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 11 updates

Bumps the telegraph-packages group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@telegraph/button](https://github.com/knocklabs/telegraph) | `0.6.0` | `0.7.1` |
| [@telegraph/combobox](https://github.com/knocklabs/telegraph) | `0.2.7` | `0.3.5` |
| [@telegraph/icon](https://github.com/knocklabs/telegraph) | `0.5.0` | `0.5.1` |
| [@telegraph/input](https://github.com/knocklabs/telegraph) | `0.3.2` | `0.4.0` |
| [@telegraph/select](https://github.com/knocklabs/telegraph) | `0.0.90` | `0.0.96` |
| [@telegraph/textarea](https://github.com/knocklabs/telegraph) | `0.2.2` | `0.3.0` |
| [@telegraph/segmented-control](https://github.com/knocklabs/telegraph) | `0.2.4` | `0.2.6` |
| [@telegraph/tag](https://github.com/knocklabs/telegraph) | `0.2.1` | `0.2.5` |
| [@telegraph/toggle](https://github.com/knocklabs/telegraph) | `0.1.3` | `0.1.5` |
| [@telegraph/tooltip](https://github.com/knocklabs/telegraph) | `0.2.2` | `0.4.0` |
| [@telegraph/style-engine](https://github.com/knocklabs/telegraph) | `0.3.2` | `0.3.4` |



Updates `@telegraph/button` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/button@0.6.0...@telegraph/button@0.7.1)

Updates `@telegraph/combobox` from 0.2.7 to 0.3.5
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/combobox@0.2.7...@telegraph/combobox@0.3.5)

Updates `@telegraph/icon` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/icon@0.5.0...@telegraph/icon@0.5.1)

Updates `@telegraph/input` from 0.3.2 to 0.4.0
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/input@0.3.2...@telegraph/input@0.4.0)

Updates `@telegraph/select` from 0.0.90 to 0.0.96
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/select@0.0.90...@telegraph/select@0.0.96)

Updates `@telegraph/textarea` from 0.2.2 to 0.3.0
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/textarea@0.2.2...@telegraph/textarea@0.3.0)

Updates `@telegraph/segmented-control` from 0.2.4 to 0.2.6
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/segmented-control@0.2.4...@telegraph/segmented-control@0.2.6)

Updates `@telegraph/tag` from 0.2.1 to 0.2.5
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/tag@0.2.1...@telegraph/tag@0.2.5)

Updates `@telegraph/toggle` from 0.1.3 to 0.1.5
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/toggle@0.1.3...@telegraph/toggle@0.1.5)

Updates `@telegraph/tooltip` from 0.2.2 to 0.4.0
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/tooltip@0.2.2...@telegraph/tooltip@0.4.0)

Updates `@telegraph/style-engine` from 0.3.2 to 0.3.4
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/style-engine@0.3.2...@telegraph/style-engine@0.3.4)

---
updated-dependencies:
- dependency-name: "@telegraph/button"
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/combobox"
  dependency-version: 0.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/icon"
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/input"
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/select"
  dependency-version: 0.0.96
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/textarea"
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/segmented-control"
  dependency-version: 0.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/tag"
  dependency-version: 0.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/toggle"
  dependency-version: 0.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/tooltip"
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/style-engine"
  dependency-version: 0.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: telegraph-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 9, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 9, 2026 02:11
@dependabot dependabot Bot requested review from andy-knock and meryldakin and removed request for a team June 9, 2026 02:11
@changeset-bot

changeset-bot Bot commented Jun 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f9db7f3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@knocklabs/react Patch
ms-teams-connect-example Patch
nextjs-app-dir-example Patch
slack-connect-example Patch
slack-kit-example Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
javascript-ms-teams-connect-example Error Error Jun 9, 2026 2:13am
javascript-nextjs-example Error Error Jun 9, 2026 2:13am
javascript-slack-connect-example Error Error Jun 9, 2026 2:13am
javascript-slack-kit-example Error Error Jun 9, 2026 2:13am

Request Review

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit f9db7f3. Configure here.

"@telegraph/toggle": ">=0.1.5",
"@telegraph/tokens": ">=0.2.0",
"@telegraph/tooltip": ">=0.2.2",
"@telegraph/tooltip": ">=0.4.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lucide desync after telegraph bump

Low Severity

Raising the @telegraph/* minimums pulls in lucide-react 1.x transitively, but @knocklabs/react still pins lucide-react at ^0.544.0. The lockfile then installs two major versions, and guide/MS Teams code still imports icons from the older copy while Telegraph components use the newer one—undoing the prior intent to keep a single aligned lucide-react instance and increasing bundle size.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit f9db7f3. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant