Skip to content

chore(deps): bump the telegraph-packages group with 5 updates - #1050

Merged
kylemcd merged 2 commits into
mainfrom
dependabot/npm_and_yarn/telegraph-packages-ab29e3359c
Jul 28, 2026
Merged

chore(deps): bump the telegraph-packages group with 5 updates#1050
kylemcd merged 2 commits into
mainfrom
dependabot/npm_and_yarn/telegraph-packages-ab29e3359c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the telegraph-packages group with 5 updates:

Package From To
@telegraph/combobox 0.4.2 0.4.3
@telegraph/layout 0.5.3 0.5.4
@telegraph/select 0.0.100 0.0.101
@telegraph/segmented-control 0.3.2 0.3.3
@telegraph/style-engine 0.3.7 0.3.9

Updates @telegraph/combobox from 0.4.2 to 0.4.3

Release notes

Sourced from @​telegraph/combobox's releases.

@​telegraph/combobox@​0.4.3

Patch Changes

Commits
  • 960ff27 chore(repo): version packages (#894)
  • d6ee028 fix: tighten base-ui dismiss handler types so stale Radix event.detail fails ...
  • e2584e6 chore(deps): bump vite from 8.1.4 to 8.1.5 (#892)
  • 680b1fb chore(deps): bump postcss from 8.5.18 to 8.5.19 (#893)
  • 028dd83 feat(truncate): add front, middle, and fade truncation to TruncatedText (KNO-...
  • 5b2379f chore(deps): bump postcss from 8.5.17 to 8.5.18 (#889)
  • 8959ca4 chore(deps): bump vite from 8.1.3 to 8.1.4 (#890)
  • 09acd21 chore(deps): bump brace-expansion from 1.1.14 to 1.1.16 (#891)
  • See full diff in compare view

Updates @telegraph/layout from 0.5.3 to 0.5.4

Release notes

Sourced from @​telegraph/layout's releases.

@​telegraph/layout@​0.5.4

Patch Changes

  • #909 da4ffba Thanks @​kylemcd! - Remove raw size value passthrough from Box sizing props. width, height, minWidth, minHeight, maxWidth, maxHeight and their shorthands (w, h, minW, minH, maxW, maxH) accept @telegraph/tokens spacing values only again — raw CSS values such as maxH="400px" or w="100%" are no longer accepted or passed through. This reverses the compatibility behavior added in #837; pass a spacing token, or use style/className for genuine raw CSS.

  • Updated dependencies [4a13017, 9a9ef1e, da4ffba]:

    • @​telegraph/style-engine@​0.3.9
Commits
  • d659f52 chore(repo): version packages (#899)
  • da4ffba refactor(layout)!: remove raw size value passthrough from Box sizing props (#...
  • 3adbd3e chore(deps-dev): bump @​vitest/browser from 4.1.8 to 4.1.10 (#898)
  • 27ea633 chore(deps): bump next from 16.2.6 to 16.2.11 (#905)
  • c8e655e chore(deps): bump postcss-discard-empty from 8.0.0 to 8.0.1 (#900)
  • 23a58ee chore(deps-dev): bump eslint-plugin-turbo from 2.9.14 to 2.10.5 (#901)
  • 9a9ef1e chore(deps): bump postcss from 8.5.20 to 8.5.21 (#904)
  • 61f4561 chore(deps-dev): bump globby from 16.2.0 to 16.2.2 (#902)
  • 4a13017 chore(deps): bump postcss from 8.5.19 to 8.5.20 (#896)
  • 46ca5ad chore(deps): bump fast-uri from 3.1.2 to 3.1.4 (#897)
  • Additional commits viewable in compare view

Updates @telegraph/select from 0.0.100 to 0.0.101

Release notes

Sourced from @​telegraph/select's releases.

@​telegraph/select@​0.0.101

Patch Changes

  • Updated dependencies []:
    • @​telegraph/combobox@​0.4.3
    • @​telegraph/helpers@​0.1.0
Commits
  • 960ff27 chore(repo): version packages (#894)
  • d6ee028 fix: tighten base-ui dismiss handler types so stale Radix event.detail fails ...
  • e2584e6 chore(deps): bump vite from 8.1.4 to 8.1.5 (#892)
  • 680b1fb chore(deps): bump postcss from 8.5.18 to 8.5.19 (#893)
  • 028dd83 feat(truncate): add front, middle, and fade truncation to TruncatedText (KNO-...
  • 5b2379f chore(deps): bump postcss from 8.5.17 to 8.5.18 (#889)
  • 8959ca4 chore(deps): bump vite from 8.1.3 to 8.1.4 (#890)
  • 09acd21 chore(deps): bump brace-expansion from 1.1.14 to 1.1.16 (#891)
  • See full diff in compare view

Updates @telegraph/segmented-control from 0.3.2 to 0.3.3

Release notes

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

@​telegraph/segmented-control@​0.3.3

Patch Changes

  • Updated dependencies [028dd83]:
    • @​telegraph/truncate@​0.2.0
Commits
  • 960ff27 chore(repo): version packages (#894)
  • d6ee028 fix: tighten base-ui dismiss handler types so stale Radix event.detail fails ...
  • e2584e6 chore(deps): bump vite from 8.1.4 to 8.1.5 (#892)
  • 680b1fb chore(deps): bump postcss from 8.5.18 to 8.5.19 (#893)
  • 028dd83 feat(truncate): add front, middle, and fade truncation to TruncatedText (KNO-...
  • 5b2379f chore(deps): bump postcss from 8.5.17 to 8.5.18 (#889)
  • 8959ca4 chore(deps): bump vite from 8.1.3 to 8.1.4 (#890)
  • 09acd21 chore(deps): bump brace-expansion from 1.1.14 to 1.1.16 (#891)
  • See full diff in compare view

Updates @telegraph/style-engine from 0.3.7 to 0.3.9

Release notes

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

@​telegraph/style-engine@​0.3.9

Patch Changes

  • #896 4a13017 Thanks @​dependabot! - chore(deps): bump postcss from 8.5.19 to 8.5.20

  • #904 9a9ef1e Thanks @​dependabot! - chore(deps): bump postcss from 8.5.20 to 8.5.21

  • #909 da4ffba Thanks @​kylemcd! - Remove raw size value passthrough from Box sizing props. width, height, minWidth, minHeight, maxWidth, maxHeight and their shorthands (w, h, minW, minH, maxW, maxH) accept @telegraph/tokens spacing values only again — raw CSS values such as maxH="400px" or w="100%" are no longer accepted or passed through. This reverses the compatibility behavior added in #837; pass a spacing token, or use style/className for genuine raw CSS.

@​telegraph/style-engine@​0.3.8

Patch Changes

Commits
  • d659f52 chore(repo): version packages (#899)
  • da4ffba refactor(layout)!: remove raw size value passthrough from Box sizing props (#...
  • 3adbd3e chore(deps-dev): bump @​vitest/browser from 4.1.8 to 4.1.10 (#898)
  • 27ea633 chore(deps): bump next from 16.2.6 to 16.2.11 (#905)
  • c8e655e chore(deps): bump postcss-discard-empty from 8.0.0 to 8.0.1 (#900)
  • 23a58ee chore(deps-dev): bump eslint-plugin-turbo from 2.9.14 to 2.10.5 (#901)
  • 9a9ef1e chore(deps): bump postcss from 8.5.20 to 8.5.21 (#904)
  • 61f4561 chore(deps-dev): bump globby from 16.2.0 to 16.2.2 (#902)
  • 4a13017 chore(deps): bump postcss from 8.5.19 to 8.5.20 (#896)
  • 46ca5ad chore(deps): bump fast-uri from 3.1.2 to 3.1.4 (#897)
  • 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

Bumps the telegraph-packages group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@telegraph/combobox](https://github.com/knocklabs/telegraph) | `0.4.2` | `0.4.3` |
| [@telegraph/layout](https://github.com/knocklabs/telegraph) | `0.5.3` | `0.5.4` |
| [@telegraph/select](https://github.com/knocklabs/telegraph) | `0.0.100` | `0.0.101` |
| [@telegraph/segmented-control](https://github.com/knocklabs/telegraph) | `0.3.2` | `0.3.3` |
| [@telegraph/style-engine](https://github.com/knocklabs/telegraph) | `0.3.7` | `0.3.9` |


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

Updates `@telegraph/layout` from 0.5.3 to 0.5.4
- [Release notes](https://github.com/knocklabs/telegraph/releases)
- [Commits](https://github.com/knocklabs/telegraph/compare/@telegraph/layout@0.5.3...@telegraph/layout@0.5.4)

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

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

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

---
updated-dependencies:
- dependency-name: "@telegraph/combobox"
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/layout"
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/select"
  dependency-version: 0.0.101
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/segmented-control"
  dependency-version: 0.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/style-engine"
  dependency-version: 0.3.9
  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 Jul 28, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 28, 2026 02:08
@dependabot
dependabot Bot requested review from MikeCarbone and kylemcd and removed request for a team July 28, 2026 02:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026
@changeset-bot

changeset-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f5e4ee9

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 Jul 28, 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 Ready Ready Preview, Comment Jul 28, 2026 2:13am
javascript-nextjs-example Ready Ready Preview, Comment Jul 28, 2026 2:13am
javascript-slack-connect-example Ready Ready Preview, Comment Jul 28, 2026 2:13am
javascript-slack-kit-example Ready Ready Preview, Comment Jul 28, 2026 2:13am

Request Review

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Bundle Report

Changes will increase total bundle size by 7.47kB (1.21%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
@knocklabs/react-react-esm 142.7kB 3.73kB (2.69%) ⬆️
@knocklabs/react-react-cjs 132.67kB 3.73kB (2.9%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: @knocklabs/react-react-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
modules/guide/components/Toolbar/styles.css.inline.mjs 3.73kB 25.09kB 17.49% ⚠️
view changes for bundle: @knocklabs/react-react-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
modules/guide/components/Toolbar/styles.css.inline.js 3.73kB 25.09kB 17.49% ⚠️

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.58%. Comparing base (f755233) to head (f5e4ee9).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1050   +/-   ##
=======================================
  Coverage   66.58%   66.58%           
=======================================
  Files         214      214           
  Lines       10514    10514           
  Branches     1529     1529           
=======================================
  Hits         7001     7001           
  Misses       3487     3487           
  Partials       26       26           

@kylemcd
kylemcd enabled auto-merge (squash) July 28, 2026 13:13
@kylemcd
kylemcd merged commit 6bba994 into main Jul 28, 2026
13 checks passed
@kylemcd
kylemcd deleted the dependabot/npm_and_yarn/telegraph-packages-ab29e3359c branch July 28, 2026 13:13
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.

2 participants