Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the telegraph-packages group with 2 updates: @telegraph/combobox and @telegraph/select.

Updates @telegraph/combobox from 0.1.8 to 0.1.9

Release notes

Sourced from @​telegraph/combobox's releases.

@​telegraph/combobox@​0.1.9

Patch Changes

  • Updated dependencies [fccb828]:
    • @​telegraph/tooltip@​0.0.56
    • @​telegraph/tag@​0.0.101
    • @​telegraph/truncate@​0.0.11
Commits
  • f0da939 chore(repo): version packages (#581)
  • fccb828 chore(deps): bump @​radix-ui/react-tooltip from 1.2.7 to 1.2.8 (#580)
  • 771673c chore(deps-dev): bump eslint-config-next from 15.4.4 to 15.5.4 (#579)
  • ca6e883 chore(deps): bump next from 15.5.3 to 15.5.4 (#578)
  • e286da3 chore(deps): bump storybook from 9.1.3 to 9.1.8 (#577)
  • 0c45264 chore(deps): bump jsdom from 24.1.0 to 27.0.0 (#573)
  • 8c49169 chore(deps): bump @​csstools/postcss-global-data from 3.0.0 to 3.1.0 (#574)
  • 82bca65 chore(deps): bump @​storybook/react-vite from 9.1.5 to 9.1.7 (#575)
  • See full diff in compare view

Updates @telegraph/select from 0.0.62 to 0.0.63

Release notes

Sourced from @​telegraph/select's releases.

@​telegraph/select@​0.0.63

Patch Changes

  • Updated dependencies []:
    • @​telegraph/combobox@​0.1.9
Commits
  • f0da939 chore(repo): version packages (#581)
  • fccb828 chore(deps): bump @​radix-ui/react-tooltip from 1.2.7 to 1.2.8 (#580)
  • 771673c chore(deps-dev): bump eslint-config-next from 15.4.4 to 15.5.4 (#579)
  • ca6e883 chore(deps): bump next from 15.5.3 to 15.5.4 (#578)
  • e286da3 chore(deps): bump storybook from 9.1.3 to 9.1.8 (#577)
  • 0c45264 chore(deps): bump jsdom from 24.1.0 to 27.0.0 (#573)
  • 8c49169 chore(deps): bump @​csstools/postcss-global-data from 3.0.0 to 3.1.0 (#574)
  • 82bca65 chore(deps): bump @​storybook/react-vite from 9.1.5 to 9.1.7 (#575)
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Note

Updates Telegraph UI deps (@telegraph/combobox 0.1.9, @telegraph/select 0.0.63) across examples and React package with corresponding lockfile refresh.

  • Dependencies:
    • Bump @telegraph/combobox to ^0.1.9 in examples/nextjs-app-dir-example/package.json, examples/nextjs-example/package.json, and packages/react/package.json.
    • Bump @telegraph/select to ^0.0.63 in examples/nextjs-app-dir-example/package.json and examples/nextjs-example/package.json.
  • Lockfile updates (yarn.lock):
    • Reflects the above bumps and transitive updates: @telegraph/tag@0.0.101, @telegraph/tooltip@0.0.56 (and @radix-ui/react-tooltip@1.2.8), @telegraph/truncate@0.0.11, @radix-ui/react-popper@1.2.8.
    • Updates @telegraph/select to depend on @telegraph/combobox@0.1.9.

Written by Cursor Bugbot for commit 9befc5a. This will update automatically on new commits. Configure here.

Bumps the telegraph-packages group with 2 updates: [@telegraph/combobox](https://github.com/knocklabs/telegraph) and [@telegraph/select](https://github.com/knocklabs/telegraph).


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

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

---
updated-dependencies:
- dependency-name: "@telegraph/combobox"
  dependency-version: 0.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: telegraph-packages
- dependency-name: "@telegraph/select"
  dependency-version: 0.0.63
  dependency-type: direct:production
  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 Oct 6, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 6, 2025 02:16
@dependabot dependabot bot removed the request for review from a team October 6, 2025 02:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2025
@dependabot dependabot bot requested review from kylemcd and mattmikolay October 6, 2025 02:16
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Oct 6, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 6, 2025

🦋 Changeset detected

Latest commit: 3feaf66

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

This PR includes changesets to release 7 packages
Name Type
@knocklabs/react Patch
guide-example Patch
ms-teams-connect-example Patch
nextjs-app-dir-example Patch
nextjs-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
Copy link

vercel bot commented Oct 6, 2025

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

Project Deployment Preview Comments Updated (UTC)
javascript-ms-teams-connect-example Ready Ready Preview Comment Oct 7, 2025 3:23pm
javascript-nextjs-example Ready Ready Preview Comment Oct 7, 2025 3:23pm
javascript-slack-connect-example Ready Ready Preview Comment Oct 7, 2025 3:23pm
javascript-slack-kit-example Ready Ready Preview Comment Oct 7, 2025 3:23pm

@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.29%. Comparing base (49df373) to head (3feaf66).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #772   +/-   ##
=======================================
  Coverage   64.29%   64.29%           
=======================================
  Files         185      185           
  Lines        7710     7710           
  Branches      937      937           
=======================================
  Hits         4957     4957           
  Misses       2727     2727           
  Partials       26       26           

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