Skip to content

chore: Release 0.0.9 - #198

Merged
TheRealAgentK merged 1 commit into
mainfrom
release/0.0.9
Sep 3, 2026
Merged

chore: Release 0.0.9#198
TheRealAgentK merged 1 commit into
mainfrom
release/0.0.9

Conversation

@TheRealAgentK

Copy link
Copy Markdown
Contributor

Summary

Prepare the Raygun AWS Lambda provider 0.0.9 maintenance release following the verified publication of raygun@2.2.9.

  • update the package and root lockfile version to 0.0.9
  • raise the Raygun4Node runtime dependency baseline from ^2.2.4 to ^2.2.9
  • resolve and lock the verified npm artifact for raygun@2.2.9
  • refresh the example lockfile's local Lambda package metadata from 0.0.7 to 0.0.9, including its current TypeScript and Node.js type-definition declarations
  • add curated 0.0.9 release notes covering dependency remediation, npm supply-chain hardening, Dependabot policy, and tooling updates

There are no public API or Lambda wrapper behavior changes.

Verification

  • npm ci --ignore-scripts
  • npm run prepare
  • npm test — 13 tests passed
  • npm run eslint
  • npm run tseslint
  • npm run prettier:check
  • npm audit --omit=dev — 0 vulnerabilities
  • npm audit signatures — 452 verified registry signatures, 106 verified attestations
  • npm ls raygun — resolves raygun@2.2.9
  • known-malicious-version lockfile check passed
  • example clean install, production audit, signature audit, and successful handler smoke test passed
  • npm publish --dry-run passed
  • npm pack --dry-run --json produced the expected 29-file package
  • candidate tarball compared against published 0.0.8
  • git diff --check

@QuantumNightmare QuantumNightmare 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.

👍

@TheRealAgentK
TheRealAgentK merged commit 04f4c33 into main Sep 3, 2026
7 checks passed
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