Skip to content

Update JavaScript js-yaml dependencies - #3724

Open
kpumuk wants to merge 1 commit into
apache:masterfrom
kpumuk:rb-js-yaml-legacy
Open

Update JavaScript js-yaml dependencies#3724
kpumuk wants to merge 1 commit into
apache:masterfrom
kpumuk:rb-js-yaml-legacy

Conversation

@kpumuk

@kpumuk kpumuk commented Aug 16, 2026

Copy link
Copy Markdown
Member

The JavaScript and TypeScript dependency trees lock Grunt versions that constrain js-yaml to the affected 3.14.x line. This prevents Dependabot from updating js-yaml independently.

This change refreshes Grunt to 1.6.3 in both lockfiles, allowing js-yaml 3.15.1 while retaining Node.js 16 compatibility. It addresses Dependabot alerts #284, #303, and #248 for lib/js, and #287, #305, and #249 for lib/ts.

  • Did you create an Apache Jira ticket? (Request account here, not required for trivial changes)
  • If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe my issue"?
  • Did you squash your changes to a single commit? (not required, but preferred)
  • Did you do your best to avoid breaking changes? If one was needed, did you label the Jira ticket with "Breaking-Change"?
  • If your change does not involve any code, include [skip ci] anywhere in the commit message to free up build resources.

Client: js,ts

Co-Authored-By: OpenAI Codex (GPT-5.6) <codex@openai.com>
@kpumuk
kpumuk requested a review from emmenlau as a code owner August 16, 2026 18:58
Copilot AI lite review requested due to automatic review settings August 16, 2026 18:58
@mergeable mergeable Bot added javascript Pull requests that update Javascript code typescript labels Aug 16, 2026

Copilot AI 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.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (2)
  • lib/js/package-lock.json: Generated file
  • lib/ts/package-lock.json: Generated file

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@kpumuk kpumuk changed the title Update legacy JavaScript js-yaml dependencies Update JavaScript js-yaml dependencies Aug 16, 2026
@kpumuk
kpumuk requested a review from Jens-G August 16, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants