Skip to content

chore(main): release javascript 0.5.3#761

Merged
drewdrewthis merged 1 commit into
mainfrom
release-please--branches--main--components--javascript
Jul 16, 2026
Merged

chore(main): release javascript 0.5.3#761
drewdrewthis merged 1 commit into
mainfrom
release-please--branches--main--components--javascript

Conversation

@rogeriochaves

@rogeriochaves rogeriochaves commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.5.3 (2026-07-16)

Features

  • add Claude Code agent adapter (#687) (8d642d4)
  • events: support LANGWATCH_PROJECT_ID via X-Project-Id header (#619) (7aec1c7)

Bug Fixes

Miscellaneous

  • lint: forbid non-null assertions in library src and gate it in CI (#751) (#755) (c8eeb5e)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot added the low-risk-change PR qualifies as low-risk per policy and can be merged without manual review label Jul 9, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jul 9, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved by automation: PR qualifies as low-risk-change under the documented policy.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

This PR bumps the JavaScript package to 0.5.3 in its release manifests and adds a dated changelog entry covering project ID header support, a Twilio terminal-sentinel fix, and a CI lint restriction.

Changes

Release version bump

Layer / File(s) Summary
Version bump and changelog entry
.release-please-manifest.json, javascript/package.json, javascript/CHANGELOG.md
Updates the JavaScript version from 0.5.2 to 0.5.3 and documents the three v0.5.3 release notes.

Possibly related PRs

Suggested labels: autorelease: tagged

Suggested reviewers: drewdrewthis

Poem

A version hops from two to three,
The changelog blooms for all to see.
Headers, Twilio, lint in line,
A rabbit cheers: “The release is fine!”
🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly describes the main change: releasing javascript version 0.5.3.
Description check ✅ Passed The description matches the release update and summarizes changes included in this version.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--javascript

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@rogeriochaves
rogeriochaves force-pushed the release-please--branches--main--components--javascript branch from 00f89d8 to 4c7bd35 Compare July 9, 2026 15:26
@github-actions github-actions Bot added low-risk-change PR qualifies as low-risk per policy and can be merged without manual review and removed low-risk-change PR qualifies as low-risk per policy and can be merged without manual review labels Jul 9, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jul 9, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved by automation: PR qualifies as low-risk-change under the documented policy.

@rogeriochaves
rogeriochaves force-pushed the release-please--branches--main--components--javascript branch from 4c7bd35 to b34653f Compare July 9, 2026 16:27
@github-actions github-actions Bot added low-risk-change PR qualifies as low-risk per policy and can be merged without manual review and removed low-risk-change PR qualifies as low-risk per policy and can be merged without manual review labels Jul 9, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jul 9, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved by automation: PR qualifies as low-risk-change under the documented policy.

@langwatch-agent langwatch-agent added the hound-checked Triaged by the pr-hound agent at the current head SHA label Jul 10, 2026
@rogeriochaves
rogeriochaves force-pushed the release-please--branches--main--components--javascript branch from b34653f to 320303f Compare July 10, 2026 09:49
@github-actions github-actions Bot added low-risk-change PR qualifies as low-risk per policy and can be merged without manual review and removed low-risk-change PR qualifies as low-risk per policy and can be merged without manual review labels Jul 10, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jul 10, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved by automation: PR qualifies as low-risk-change under the documented policy.

@rogeriochaves
rogeriochaves force-pushed the release-please--branches--main--components--javascript branch from 320303f to 28367ea Compare July 10, 2026 12:39
@github-actions github-actions Bot added low-risk-change PR qualifies as low-risk per policy and can be merged without manual review and removed low-risk-change PR qualifies as low-risk per policy and can be merged without manual review labels Jul 10, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jul 10, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved by automation: PR qualifies as low-risk-change under the documented policy.

@rogeriochaves
rogeriochaves force-pushed the release-please--branches--main--components--javascript branch from 28367ea to 6a8c472 Compare July 13, 2026 09:35
@github-actions github-actions Bot removed the low-risk-change PR qualifies as low-risk per policy and can be merged without manual review label Jul 13, 2026
@github-actions github-actions Bot added the low-risk-change PR qualifies as low-risk per policy and can be merged without manual review label Jul 13, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jul 13, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved by automation: PR qualifies as low-risk-change under the documented policy.

@rogeriochaves
rogeriochaves force-pushed the release-please--branches--main--components--javascript branch from 6a8c472 to 27e8d98 Compare July 14, 2026 09:23
@github-actions github-actions Bot added low-risk-change PR qualifies as low-risk per policy and can be merged without manual review and removed low-risk-change PR qualifies as low-risk per policy and can be merged without manual review labels Jul 14, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jul 14, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved by automation: PR qualifies as low-risk-change under the documented policy.

@langwatch-agent langwatch-agent added the review: fast-skim PR Hound review mode label Jul 14, 2026
@rogeriochaves
rogeriochaves force-pushed the release-please--branches--main--components--javascript branch from 27e8d98 to cf2987a Compare July 16, 2026 15:49
@github-actions github-actions Bot added low-risk-change PR qualifies as low-risk per policy and can be merged without manual review and removed low-risk-change PR qualifies as low-risk per policy and can be merged without manual review labels Jul 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Automated low-risk assessment

This PR was evaluated against the repository's Low-Risk Pull Requests procedure.

  • Scope: Bump javascript package v0.5.2 -> v0.5.3 and update CHANGELOG.md, package.json, package-lock.json, and .release-please-manifest.json.
  • Exclusions confirmed: no changes to auth, security settings, database schema, business-critical logic, or external integrations.
  • Classification: low-risk-change under the documented policy.

The diff only updates release metadata and documentation: bumping the JavaScript package version and adding changelog entries. It does not modify authentication/authorization, secrets, database schemas, business-critical logic, or external integrations, so it meets the low-risk criteria.

An approving review has been submitted by automation. The PR may merge once required CI checks pass.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved by automation: PR qualifies as low-risk-change under the documented policy.

@drewdrewthis
drewdrewthis merged commit 37be797 into main Jul 16, 2026
19 checks passed
@drewdrewthis
drewdrewthis deleted the release-please--branches--main--components--javascript branch July 16, 2026 15:56
@rogeriochaves

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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

Labels

autorelease: tagged hound-checked Triaged by the pr-hound agent at the current head SHA low-risk-change PR qualifies as low-risk per policy and can be merged without manual review review: fast-skim PR Hound review mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants