Skip to content

Bump @linearb/gitstream-core to 2.1.304 - #576

Merged
MishaKav merged 1 commit into
developfrom
bump-gitstream-core-to-2.1.304
Sep 1, 2026
Merged

MishaKav merged 1 commit into
developfrom
bump-gitstream-core-to-2.1.304

Conversation

@linearbci

@linearbci linearbci commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

✨ PR Description

Purpose: Remove the unused ajv dependency from package.json to eliminate the vulnerable fast-uri transitive dependency.

Main changes:

  • Removed ajv package from production dependencies to resolve security vulnerabilities.

CHANGELOG

Security

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

@linearbci linearbci added the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Sep 1, 2026
@linearbci
linearbci requested a review from MishaKav September 1, 2026 07:20

@orca-security-us orca-security-us Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed OSS Licenses high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@linearb linearb Bot added the 1 min review label Sep 1, 2026
@MishaKav
MishaKav requested a lite review from Copilot September 1, 2026 08:33

@MishaKav MishaKav left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@MishaKav
MishaKav merged commit e1a6a6d into develop Sep 1, 2026
14 checks passed
@MishaKav
MishaKav deleted the bump-gitstream-core-to-2.1.304 branch September 1, 2026 08:34

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the action’s dependency on @linearb/gitstream-core to a newer patch release, updating the lockfile accordingly and reflecting upstream dependency-tree changes intended to remove a vulnerable transitive dependency (fast-uri) by dropping ajv from @linearb/gitstream-core’s dependencies.

Changes:

  • Bumped @linearb/gitstream-core from 2.1.303 to 2.1.304 in package.json.
  • Updated package-lock.json to match the new @linearb/gitstream-core version and its updated dependency graph (including removal of ajv under that subtree).

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Bumps @linearb/gitstream-core to 2.1.304.
package-lock.json Updates resolved tarball + integrity for @linearb/gitstream-core@2.1.304 and reflects its dependency changes (removing ajv from that subtree).

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

Comment thread package.json
"dependencies": {
"@actions/core": "^2.0.3",
"@linearb/gitstream-core": "2.1.303"
"@linearb/gitstream-core": "2.1.304"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 min review auto-deploy when exists in PR, will auto make release and auto deploy to prod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants