Skip to content

fix(deps): update all non-major dependencies#47

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#47
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/davidbyttow/govips/v2 v2.16.0v2.17.0 age confidence require minor
github.com/go-resty/resty/v2 v2.16.5v2.17.2 age confidence require minor
golang 1.25-alpine1.26-alpine age confidence stage minor

Release Notes

davidbyttow/govips (github.com/davidbyttow/govips/v2)

v2.17.0

Compare Source

What's Changed

New Features
  • Add built-in vipsgen code generator for auto-generating C bridge wrappers
  • Add NewTransparentCanvas helper for creating transparent RGBA images
  • Add Grey() constructor for creating gradient images
  • Add fast Go image.Image interop: ToGoImage and NewImageFromGoImage
  • Add Loop API and preserve loop/delay metadata in RemoveMetadata
  • Add gravity function
  • Add PSD support
  • Add Magick Save, support ICO load
  • Add access options while loading image
  • Add additional image operation functions
Bug Fixes
  • Fix memory leak, panics, and race condition
  • Fix memory leak when using multi pages
  • Fix animated resize producing toilet-roll images
  • Fix CMYK ICC profile ignored when embedded profile exists
  • Fix TIFF tile dimensions zero-value crash
  • Fix JXL type detection for ISOBMFF containers with varying box sizes
  • Add runtime.KeepAlive to prevent GC finalization during CGo calls
  • Stop implicitly converting BMP files to PNG
Internal Improvements
  • Consolidate generated C bridge files into generated.{c,h,go}
  • Consolidate hand-written C bridge files into operations.{c,h,go}
  • Reduce hand-written C bridge code by using generated wrappers
  • Remove dead code (INT_TO_GBOOLEAN, unused max_alpha())
  • Split golden tests by format for better organization
Security
  • Update gopkg.in/yaml.v3 v3.0.0 to v3.0.1 (security fix)
  • Bump golang.org/x/net from 0.25.0 to 0.38.0
Other
  • Add new HEIC magic numbers
  • Document GIF quality param limitation with native gifsave
  • Add side effects import for golang.org/x/image/webp
go-resty/resty (github.com/go-resty/resty/v2)

v2.17.2

Compare Source

Release Notes

Backport

Release

Full Changelog: go-resty/resty@v2.17.1...v2.17.2

v2.17.1

Compare Source

Release Notes

Bug Fixes

Full Changelog: go-resty/resty@v2.17.0...v2.17.1

v2.17.0

Compare Source

Release Notes

Bug Fixes

Backport

Release Updates

New Contributors

Full Changelog: go-resty/resty@v2.16.5...v2.17.0


Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 23, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.23.0
golang.org/x/net v0.33.0 -> v0.43.0
golang.org/x/sys v0.28.0 -> v0.35.0
golang.org/x/text v0.21.0 -> v0.28.0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ed27c70 to 7dd678f Compare December 15, 2025 11:35
@renovate renovate bot changed the title fix(deps): update module github.com/go-resty/resty/v2 to v2.17.0 fix(deps): update module github.com/go-resty/resty/v2 to v2.17.1 Dec 15, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7dd678f to 03ae854 Compare January 31, 2026 17:59
@renovate renovate bot changed the title fix(deps): update module github.com/go-resty/resty/v2 to v2.17.1 fix(deps): update all non-major dependencies Jan 31, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 03ae854 to 7333cef Compare February 5, 2026 23:06
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update module github.com/gofiber/fiber/v2 to v2.52.11 Feb 5, 2026
@renovate renovate bot changed the title fix(deps): update module github.com/gofiber/fiber/v2 to v2.52.11 fix(deps): update all non-major dependencies Feb 6, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fe93727 to b5a43c4 Compare February 10, 2026 22:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b5a43c4 to c4b393a Compare February 15, 2026 02:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 376e203 to 8aaa870 Compare March 2, 2026 02:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 73b2a8c to 5270c30 Compare March 19, 2026 10:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5270c30 to 62547f5 Compare March 19, 2026 14:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 62547f5 to caf8571 Compare March 26, 2026 22:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from caf8571 to 461c55a Compare March 27, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants