Skip to content

chore: Release 2.2.5#479

Open
TheRealAgentK wants to merge 3 commits intodevelopfrom
release/2.2.5
Open

chore: Release 2.2.5#479
TheRealAgentK wants to merge 3 commits intodevelopfrom
release/2.2.5

Conversation

@TheRealAgentK
Copy link
Contributor

chore: Release 2.2.5

Description 📝

  • Purpose: Prepare release 2.2.5 with dependency maintenance and security fixes.
  • Approach: Bump version in package.json, update CHANGELOG.md, regenerate lockfiles.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Updates

👉 Version bump from 2.2.4 to 2.2.5
👉 Updated CHANGELOG.md with all changes since 2.2.4
👉 No source code changes — strictly dependency bumps and lockfile regeneration

Changes since 2.2.4

Test plan 🧪

  • npm test — all 258 tests pass
  • npm run eslint / npm run tseslint — clean
  • npm audit — 0 vulnerabilities (root and both examples)
  • npm publish --dry-run — clean

Author to check 👓

  • Project and all contained modules builds successfully
  • Self-/dev-tested
  • Unit/UI/Automation/Integration tests provided where applicable
  • Code is written to standards
  • Appropriate documentation written (code comments, internal docs)

Reviewer to check ✔️

  • Project and all contained modules builds successfully
  • Change has been dev-/reviewer-tested, where possible
  • Unit/UI/Automation/Integration tests provided where applicable
  • Code is written to standards
  • Appropriate documentation written (code comments, internal docs)

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Prepares the 2.2.5 release of the Raygun Node.js/TypeScript package by updating the published version metadata and documenting release notes, alongside the corresponding root lockfile version update.

Changes:

  • Bump package version from 2.2.42.2.5 in package.json.
  • Update root package-lock.json package version metadata to 2.2.5.
  • Add a 2.2.5 section to CHANGELOG.md summarizing changes since 2.2.4.

Reviewed changes

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

File Description
package.json Updates the package version to 2.2.5 for the release.
package-lock.json Updates root lockfile package version metadata to 2.2.5.
CHANGELOG.md Adds release notes for 2.2.5.

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

Copy link
Member

@ProRedCat ProRedCat left a comment

Choose a reason for hiding this comment

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

Lgtm, would be good for @miquelbeltran to take a look over this too though :)

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