Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 24, 2025

πŸ”§ Automated Dependency Updates

This PR contains automated dependency updates focusing on:

  • πŸ”’ Security vulnerability fixes
  • πŸ“¦ Maintenance updates for stability
  • πŸ›οΈ Government compliance considerations

Changes Made

  • Updated npm dependencies to latest secure versions
  • Applied security patches where available
  • Maintained compatibility with existing APIs

⚠️ Testing Instructions

Important: Automated PRs may not trigger CI workflows automatically.

To validate this PR:

  1. Manual CI Trigger: Comment /test or push an empty commit to trigger workflows
  2. Local Testing: Clone the branch and run npm test locally
  3. Example Verification: Test all example files work correctly

Command to test locally:

git fetch origin automated-dependency-updates
git checkout automated-dependency-updates
npm ci
npm test
npm run build
node examples/basic-usage.js

Government Agency Review

Before merging, please ensure:

  • CI/CD pipeline passes (trigger manually if needed)
  • Changes align with agency security policies
  • No breaking changes affect existing integrations
  • Updated dependencies are approved for government use
  • Security scanning passes all checks

Testing Required

  • All existing tests pass
  • Security scans show no new vulnerabilities
  • Build process completes successfully
  • Examples still function correctly

This PR was automatically generated by the dependency management workflow.

@github-actions github-actions bot requested a review from mheadd as a code owner December 24, 2025 10:04
@github-actions github-actions bot force-pushed the automated-dependency-updates branch from c4f969c to 5547638 Compare December 31, 2025 10:04
@mheadd
Copy link
Collaborator

mheadd commented Jan 5, 2026

/test

@github-actions
Copy link
Author

github-actions bot commented Jan 5, 2026

βœ… Tests passed for Node.js 18.x! Check the workflow run for details.

@github-actions
Copy link
Author

github-actions bot commented Jan 5, 2026

βœ… Tests passed for Node.js 16.x! Check the workflow run for details.

@github-actions
Copy link
Author

github-actions bot commented Jan 5, 2026

βœ… Tests passed for Node.js 20.x! Check the workflow run for details.

Copy link
Collaborator

@mheadd mheadd left a comment

Choose a reason for hiding this comment

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

πŸ‘

@mheadd mheadd merged commit 843df8c into main Jan 5, 2026
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.

2 participants