Skip to content

chore: update tinykeys from ^1.4.0 to ^3.0.0#38902

Open
Copilot wants to merge 3 commits intodevelopfrom
copilot/update-tinykeys-to-v3
Open

chore: update tinykeys from ^1.4.0 to ^3.0.0#38902
Copilot wants to merge 3 commits intodevelopfrom
copilot/update-tinykeys-to-v3

Conversation

Copy link
Contributor

Copilot AI commented Feb 22, 2026

Updates tinykeys keyboard shortcut library from v1.4.0 to v3.0.0.

Breaking Change

v2.0.0 switched from default to named export:

// Before (v1.x)
import tinykeys from 'tinykeys';

// After (v3.x)
import { tinykeys } from 'tinykeys';

Changes

  • Source files (4): Updated imports in keyboard shortcut hooks and NavBarSearch
  • Test mocks (3): Updated Jest mocks in OutboundMessageWizard tests to export named function instead of default
  • Package: apps/meteor/package.json dependency version bump

No functional changes to keyboard shortcut behavior.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • fastdl.mongodb.org
    • Triggering command: /opt/hostedtoolcache/node/24.13.0/x64/bin/node /opt/hostedtoolcache/node/24.13.0/x64/bin/node ./postinstall.js (dns block)
  • www.npmjs.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Feb 22, 2026

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link

changeset-bot bot commented Feb 22, 2026

⚠️ No Changeset found

Latest commit: a5f9ddb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copilot AI changed the title [WIP] Update tinykeys from version ^1.4.0 to ^3.0.0 Update tinykeys from ^1.4.0 to ^3.0.0 Feb 22, 2026
Copilot AI requested a review from cardoso February 22, 2026 17:22
@cardoso cardoso changed the title Update tinykeys from ^1.4.0 to ^3.0.0 chore: update tinykeys from ^1.4.0 to ^3.0.0 Feb 22, 2026
@codecov
Copy link

codecov bot commented Feb 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.88%. Comparing base (b8b8611) to head (a5f9ddb).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #38902      +/-   ##
===========================================
- Coverage    70.92%   70.88%   -0.05%     
===========================================
  Files         3207     3207              
  Lines       113353   113353              
  Branches     20554    20513      -41     
===========================================
- Hits         80399    80346      -53     
- Misses       30908    30962      +54     
+ Partials      2046     2045       -1     
Flag Coverage Δ
unit 71.57% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cardoso cardoso marked this pull request as ready for review March 5, 2026 14:44
@cardoso cardoso requested a review from a team as a code owner March 5, 2026 14:44
Copilot AI and others added 3 commits March 5, 2026 11:45
Co-authored-by: cardoso <5606812+cardoso@users.noreply.github.com>
Co-authored-by: cardoso <5606812+cardoso@users.noreply.github.com>
@cardoso cardoso force-pushed the copilot/update-tinykeys-to-v3 branch from 8f02b76 to a5f9ddb Compare March 5, 2026 14:45
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 9 files

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants