Skip to content

feat(hono): Promote @sentry/hono to stable and deprecate honoIntegration#21208

Merged
s1gr1d merged 2 commits into
developfrom
sig/hono-stable
May 28, 2026
Merged

feat(hono): Promote @sentry/hono to stable and deprecate honoIntegration#21208
s1gr1d merged 2 commits into
developfrom
sig/hono-stable

Conversation

@s1gr1d
Copy link
Copy Markdown
Member

@s1gr1d s1gr1d commented May 28, 2026

Closes #20816

@s1gr1d s1gr1d requested review from a team as code owners May 28, 2026 11:53
@s1gr1d s1gr1d requested review from JPeer264, mydea and nicohrubec and removed request for a team May 28, 2026 11:53
Copy link
Copy Markdown

@cursor cursor Bot left a comment

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 a5371a4. Configure here.

Comment thread CHANGELOG.md

- **feat(hono): Promote `@sentry/hono` to stable and deprecate `honoIntegration`**

The `@sentry/hono` SDK is now stable. See the [Sentry Hono SDK docs](https://docs.sentry.io/platforms/javascript/guides/hono/) to get started.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Feat PR missing integration or E2E tests

Low Severity

This feat PR does not include any integration or E2E test. Per project review rules, feat PRs need at least one integration or E2E test. While the changes are primarily deprecation annotations and documentation updates, the rule applies to all feat PRs. Consider adding a test that verifies the deprecated honoIntegration still works (or that @sentry/hono middleware works as the recommended replacement).

Fix in Cursor Fix in Web

Triggered by project rule: PR Review Guidelines for Cursor Bot

Reviewed by Cursor Bugbot for commit a5371a4. Configure here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this does not need a test

@s1gr1d s1gr1d enabled auto-merge (squash) May 28, 2026 12:13
@s1gr1d s1gr1d merged commit 7a67ea4 into develop May 28, 2026
180 of 181 checks passed
@s1gr1d s1gr1d deleted the sig/hono-stable branch May 28, 2026 12:28
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.

Deprecate honoIntegration in favor of @sentry/hono

2 participants