Skip to content

Conversation

@11bit
Copy link
Collaborator

@11bit 11bit commented Jul 7, 2025

No description provided.

@11bit 11bit requested a review from Copilot July 7, 2025 06:50
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

This patch corrects a consistent typo in error messages by replacing "less then" with the grammatically correct "less than".

  • Updated all relevant test assertions to expect "less than" instead of "less then".
  • Adjusted the getMinNumText helper in src/utils.ts to generate the corrected phrasing.
  • Bumped the package via a changeset documenting the typo fix.

Reviewed Changes

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

Show a summary per file
File Description
tests/optionsShared/videoThumbnailSecond.test.ts Fixed typo in thrown message
tests/optionsShared/page.test.ts Fixed typo in thrown message
tests/optionsShared/maxSrcResolution.test.ts Fixed typo in thrown message
tests/optionsShared/maxSrcFileSize.test.ts Fixed typo in thrown message
tests/optionsShared/crop.test.ts Fixed typo in thrown message
tests/optionsImageInfo/palette.test.ts Fixed typo in thrown message
tests/optionsImageInfo/blurhash.test.ts Fixed typo in thrown messages
tests/optionsBasic/zoom.test.ts Fixed typo in thrown message
tests/optionsBasic/width.test.ts Fixed typo in thrown message
tests/optionsBasic/watermarkSize.test.ts Fixed typo in thrown messages
tests/optionsBasic/watermarkShadow.test.ts Fixed typo in thrown message
tests/optionsBasic/watermark.test.ts Fixed typo in thrown message
tests/optionsBasic/unsharpMasking.test.ts Fixed typo in thrown messages
tests/optionsBasic/size.test.ts Fixed typo in thrown messages
tests/optionsBasic/sharpen.test.ts Fixed typo in thrown message
tests/optionsBasic/saturation.test.ts Fixed typo in thrown message
tests/optionsBasic/resize.test.ts Fixed typo in thrown messages
tests/optionsBasic/quality.test.ts Fixed typo in thrown message
tests/optionsBasic/pngOptions.test.ts Fixed typo in thrown message
tests/optionsBasic/pixelate.test.ts Fixed typo in thrown message
tests/optionsBasic/pages.test.ts Fixed typo in thrown message
tests/optionsBasic/padding.test.ts Fixed typo in thrown message
tests/optionsBasic/minWidth.test.ts Fixed typo in thrown message
tests/optionsBasic/minHeight.test.ts Fixed typo in thrown message
tests/optionsBasic/maxResultDimension.test.ts Fixed typo in thrown message
tests/optionsBasic/maxBytes.test.ts Fixed typo in thrown message
tests/optionsBasic/maxAnimationFrames.test.ts Fixed typo in thrown messages
tests/optionsBasic/maxAnimationFrameResolution.test.ts Fixed typo in thrown message
tests/optionsBasic/jpegOptions.test.ts Fixed typo in thrown message
tests/optionsBasic/height.test.ts Fixed typo in thrown message
tests/optionsBasic/gravity.test.ts Fixed typo in thrown messages
tests/optionsBasic/gradient.test.ts Fixed typo in thrown messages
tests/optionsBasic/dpr.test.ts Fixed typo in thrown message
tests/optionsBasic/cropAspectRatio.test.ts Fixed typo in thrown message
tests/optionsBasic/contrast.test.ts Fixed typo in thrown message
tests/optionsBasic/brightness.test.ts Fixed typo in thrown message
tests/optionsBasic/blur.test.ts Fixed typo in thrown message
tests/optionsBasic/backgroundAlpha.test.ts Fixed typo in thrown message
tests/optionsBasic/autoquality.test.ts Fixed typo in thrown messages
tests/optionsBasic/adjust.test.ts Fixed typo in thrown message
src/utils.ts Corrected helper output grammar
.changeset/crazy-regions-lay.md Documented typo fix via changeset

@11bit 11bit merged commit 0ab711a into main Jul 7, 2025
1 check passed
@11bit 11bit deleted the chore/fix-typo branch July 7, 2025 06:52
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