chore(deps): bump the telegraph-packages group with 5 updates - #1050
Merged
kylemcd merged 2 commits intoJul 28, 2026
Conversation
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
Bot
requested review from
MikeCarbone and
kylemcd
and removed request for
a team
July 28, 2026 02:08
🦋 Changeset detectedLatest commit: f5e4ee9 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
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 |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bundle ReportChanges will increase total bundle size by 7.47kB (1.21%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: @knocklabs/react-react-esmAssets Changed:
view changes for bundle: @knocklabs/react-react-cjsAssets Changed:
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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
enabled auto-merge (squash)
July 28, 2026 13:13
kylemcd
approved these changes
Jul 28, 2026
kylemcd
deleted the
dependabot/npm_and_yarn/telegraph-packages-ab29e3359c
branch
July 28, 2026 13:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the telegraph-packages group with 5 updates:
0.4.20.4.30.5.30.5.40.0.1000.0.1010.3.20.3.30.3.70.3.9Updates
@telegraph/comboboxfrom 0.4.2 to 0.4.3Release notes
Sourced from @telegraph/combobox's releases.
Commits
960ff27chore(repo): version packages (#894)d6ee028fix: tighten base-ui dismiss handler types so stale Radix event.detail fails ...e2584e6chore(deps): bump vite from 8.1.4 to 8.1.5 (#892)680b1fbchore(deps): bump postcss from 8.5.18 to 8.5.19 (#893)028dd83feat(truncate): add front, middle, and fade truncation to TruncatedText (KNO-...5b2379fchore(deps): bump postcss from 8.5.17 to 8.5.18 (#889)8959ca4chore(deps): bump vite from 8.1.3 to 8.1.4 (#890)09acd21chore(deps): bump brace-expansion from 1.1.14 to 1.1.16 (#891)Updates
@telegraph/layoutfrom 0.5.3 to 0.5.4Release notes
Sourced from @telegraph/layout's releases.
Commits
d659f52chore(repo): version packages (#899)da4ffbarefactor(layout)!: remove raw size value passthrough from Box sizing props (#...3adbd3echore(deps-dev): bump@vitest/browserfrom 4.1.8 to 4.1.10 (#898)27ea633chore(deps): bump next from 16.2.6 to 16.2.11 (#905)c8e655echore(deps): bump postcss-discard-empty from 8.0.0 to 8.0.1 (#900)23a58eechore(deps-dev): bump eslint-plugin-turbo from 2.9.14 to 2.10.5 (#901)9a9ef1echore(deps): bump postcss from 8.5.20 to 8.5.21 (#904)61f4561chore(deps-dev): bump globby from 16.2.0 to 16.2.2 (#902)4a13017chore(deps): bump postcss from 8.5.19 to 8.5.20 (#896)46ca5adchore(deps): bump fast-uri from 3.1.2 to 3.1.4 (#897)Updates
@telegraph/selectfrom 0.0.100 to 0.0.101Release notes
Sourced from @telegraph/select's releases.
Commits
960ff27chore(repo): version packages (#894)d6ee028fix: tighten base-ui dismiss handler types so stale Radix event.detail fails ...e2584e6chore(deps): bump vite from 8.1.4 to 8.1.5 (#892)680b1fbchore(deps): bump postcss from 8.5.18 to 8.5.19 (#893)028dd83feat(truncate): add front, middle, and fade truncation to TruncatedText (KNO-...5b2379fchore(deps): bump postcss from 8.5.17 to 8.5.18 (#889)8959ca4chore(deps): bump vite from 8.1.3 to 8.1.4 (#890)09acd21chore(deps): bump brace-expansion from 1.1.14 to 1.1.16 (#891)Updates
@telegraph/segmented-controlfrom 0.3.2 to 0.3.3Release notes
Sourced from @telegraph/segmented-control's releases.
Commits
960ff27chore(repo): version packages (#894)d6ee028fix: tighten base-ui dismiss handler types so stale Radix event.detail fails ...e2584e6chore(deps): bump vite from 8.1.4 to 8.1.5 (#892)680b1fbchore(deps): bump postcss from 8.5.18 to 8.5.19 (#893)028dd83feat(truncate): add front, middle, and fade truncation to TruncatedText (KNO-...5b2379fchore(deps): bump postcss from 8.5.17 to 8.5.18 (#889)8959ca4chore(deps): bump vite from 8.1.3 to 8.1.4 (#890)09acd21chore(deps): bump brace-expansion from 1.1.14 to 1.1.16 (#891)Updates
@telegraph/style-enginefrom 0.3.7 to 0.3.9Release notes
Sourced from @telegraph/style-engine's releases.
Commits
d659f52chore(repo): version packages (#899)da4ffbarefactor(layout)!: remove raw size value passthrough from Box sizing props (#...3adbd3echore(deps-dev): bump@vitest/browserfrom 4.1.8 to 4.1.10 (#898)27ea633chore(deps): bump next from 16.2.6 to 16.2.11 (#905)c8e655echore(deps): bump postcss-discard-empty from 8.0.0 to 8.0.1 (#900)23a58eechore(deps-dev): bump eslint-plugin-turbo from 2.9.14 to 2.10.5 (#901)9a9ef1echore(deps): bump postcss from 8.5.20 to 8.5.21 (#904)61f4561chore(deps-dev): bump globby from 16.2.0 to 16.2.2 (#902)4a13017chore(deps): bump postcss from 8.5.19 to 8.5.20 (#896)46ca5adchore(deps): bump fast-uri from 3.1.2 to 3.1.4 (#897)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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