Skip to content

Commit

Permalink
build(deps): libvips 8.13.2 (cshum#190)
Browse files Browse the repository at this point in the history
* build(deps): libvips 8.13.2

* reset golden images

* test: update golden files
  • Loading branch information
cshum authored Sep 29, 2022
1 parent e2866a2 commit 227e582
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-20.04
env:
CGO_CFLAGS_ALLOW: -Xpreprocessor
VIPS_VERSION: 8.13.0
VIPS_VERSION: 8.13.2
V: 1

steps:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG GOLANG_VERSION=1.19.0
FROM golang:${GOLANG_VERSION}-bullseye as builder

ARG VIPS_VERSION=8.13.0
ARG VIPS_VERSION=8.13.2
ARG CGIF_VERSION=0.3.0
ARG LIBSPNG_VERSION=0.7.2
ARG TARGETARCH
Expand Down
Binary file modified testdata/golden/100x200/left/bottom/gopher.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 testdata/golden/100x200/left/gopher.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 testdata/golden/100x200/right/gopher.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 testdata/golden/100x200/right/top/gopher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 testdata/golden/200x100/right/top/gopher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 testdata/golden/fit-in/100x100/gopher-front.avif
Binary file not shown.
Binary file modified testdata/golden/fit-in/100x100/gopher.tiff
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 227e582

Please sign in to comment.