fix: add 'vibes' to contributions for Jamie Nelson#414
Merged
Jamie-BitFlight merged 1 commit intomainfrom Nov 5, 2025
Merged
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughModified Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Contributor
Coverage Report
File CoverageNo changed files found. |
Jamie-BitFlight
pushed a commit
that referenced
this pull request
Nov 5, 2025
# [1.8.0](v1.7.2...v1.8.0) (2025-11-05) ### Bug Fixes * add 'vibes' to contributions for Jamie Nelson ([#414](#414)) ([684c155](684c155)) * add division by zero check and improve diff error handling ([cc937f9](cc937f9)) * add integration test and resolve linting issues ([9e8993a](9e8993a)), closes [#335](#335) [#335](#335) * apply linting and formatting fixes ([a4392aa](a4392aa)) * correct lint:eslint:fix script and apply auto-fixes ([fa7bcee](fa7bcee)) * **defaults:** fix npm release blockage ([34e2f46](34e2f46)) * remove match regex from nconf env config to enable INPUT_ var transformation ([b61f097](b61f097)) * update nconf import for CommonJS/ESM compatibility ([#409](#409)) ([1878c34](1878c34)) * use Node 24 for semantic-release to satisfy version requirement ([529a2d2](529a2d2)) * use Node 24 for semantic-release to satisfy version requirement ([5e0acc4](5e0acc4)) * use sanitized artifact names to avoid special characters ([f64a248](f64a248)) ### Features * add integration test workflow for real-world repositories ([ca961e5](ca961e5)) * add matrix testing for Node.js 20.x and 24.x versions ([aa4ee85](aa4ee85)) * add Value column to outputs table and pre-commit hook documentation ([81a096d](81a096d)) * enable npm provenance for automated publishing without manual token ([b2484cf](b2484cf)) * enable npm provenance with OIDC and Node 24 for semantic-release ([#413](#413)) ([c526aae](c526aae)) * **refactor:** JSDocs added, Unit Tests added using ViTest, refactored for maintainability ([#239](#239)) ([0451f2c](0451f2c))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Type of Change
Related Issues
Changes Made
Testing
Checklist
Screenshots (if applicable)
Additional Notes
Summary by CodeRabbit