Skip to content

Commit

Permalink
Generate new fixtures
Browse files Browse the repository at this point in the history
The new MacOS version generates new images. This changes ensures the
scaled fixtures match what's generated in CI.
  • Loading branch information
harmenjanssen committed Sep 2, 2024
1 parent 0f46641 commit 9dec34c
Show file tree
Hide file tree
Showing 11 changed files with 156 additions and 197 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/grrr-amsterdam/s3-image-scaler#readme",
"dependencies": {
"sharp": "^0.32.4"
"sharp": "^0.33.5"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.312.0",
Expand Down
Binary file modified test/fixtures/belltower500x500.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/fixtures/drawing.webp
Binary file not shown.
Binary file modified test/fixtures/pixelme500x500.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/fixtures/pixelme50x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/fixtures/pixelme5x5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/fixtures/sample160x.jfif
Binary file not shown.
Binary file modified test/fixtures/transparent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/fixtures/transparent50x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/fixtures/with-orientation-header240x.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
351 changes: 155 additions & 196 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 9dec34c

Please sign in to comment.