Skip to content

Bump to 0.0.3-beta1 and update Socket CLI - #4

Merged
pr0uxx merged 1 commit into
mainfrom
LAB-2143-LogEngine-extremely-decoupled-from-shield
Jul 30, 2026
Merged

pr0uxx merged 1 commit into
mainfrom
LAB-2143-LogEngine-extremely-decoupled-from-shield

Conversation

@pr0uxx

@pr0uxx pr0uxx commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates the project version from 0.0.3-alpha1 to 0.0.3-beta1 and aligns release metadata accordingly. Also upgrades the Socket CLI dependency in the security reachability workflow from socketsecurity 2.5.5 to 2.5.6.

Type Of Change

  • Release version update

Activities Checklist

Code Quality

  • I reviewed my own code.
  • I kept changes focused and removed dead code.
  • I followed repository conventions and naming.
  • I added or updated comments where behavior is non-obvious.

Testing And Validation

  • I ran npm run validate:package.
  • I added or updated tests for the changed behavior.
  • I verified no existing tests regressed.

Coverage

  • Coverage impact is acceptable for this change.
  • If coverage decreased, I explained why in this PR.

Security And Safety

  • I did not introduce secrets, tokens, or credentials.
  • Inputs are validated and error handling is appropriate.
  • Dependency changes were reviewed for risk.

Documentation

  • I updated README/docs when behavior or usage changed.
  • I updated examples if needed.

Release Impact

  • This change is backward compatible.
  • If breaking, I documented migration steps.
  • I considered versioning impact (patch/minor/major).

Linked Work

Updates the project version from 0.0.3-alpha1 to 0.0.3-beta1 and aligns release metadata accordingly. Also upgrades the Socket CLI dependency in the security reachability workflow from socketsecurity 2.5.5 to 2.5.6.
Copilot AI review requested due to automatic review settings July 30, 2026 09:27
@pr0uxx pr0uxx self-assigned this Jul 30, 2026
@github-actions

Copy link
Copy Markdown

🟢 Coverage Report

Metric Coverage Threshold Covered
Statements 96.45% 95% 381/395
Branches 88.85% 85% 255/287
Functions 100% 99% 106/106
Lines 96.6% 95% 370/383

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 prepares the next prerelease by bumping the package version to 0.0.3-beta1 and updating the pinned Socket CLI version used by the security reachability workflow.

Changes:

  • Bumped package version from 0.0.3-alpha1 to 0.0.3-beta1 in package.json and package-lock.json.
  • Updated the Socket CLI pin in the Security Reachability GitHub Actions workflow from socketsecurity==2.5.5 to socketsecurity==2.5.6.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updates the published package version to 0.0.3-beta1.
package-lock.json Aligns lockfile root/package metadata with the new 0.0.3-beta1 version.
.github/workflows/Security-Reachability.yml Bumps the pinned Socket CLI (socketsecurity) version used in the reachability scan job.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pr0uxx
pr0uxx merged commit 948bbd1 into main Jul 30, 2026
9 checks passed
@pr0uxx
pr0uxx deleted the LAB-2143-LogEngine-extremely-decoupled-from-shield branch July 30, 2026 10:43
@pr0uxx pr0uxx mentioned this pull request Jul 30, 2026
24 tasks
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