Skip to content

fix(deps): update dependencies - #51

Merged
tannevaled merged 1 commit into
mainfrom
renovate/deps
Sep 14, 2026
Merged

tannevaled merged 1 commit into
mainfrom
renovate/deps

Conversation

@tannevaled

@tannevaled tannevaled commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
github.com/chromedp/cdproto require digest 65de8f5686a5c7 age confidence
github.com/chromedp/chromedp require minor v0.13.6v0.16.0 age confidence
github.com/dop251/goja require digest 8f1c069fabc3b8 age confidence
github.com/go-gfx/gfx require minor v0.19.0v0.24.0 age confidence
github.com/go-images/images require digest 5f83e6312ebfec age confidence
github.com/go-widgets/painter require minor v0.12.0v0.13.0 age confidence
golang.org/x/image require minor v0.45.0v0.46.0 age confidence
golang.org/x/net require minor v0.57.0v0.59.0 age confidence

Release Notes

chromedp/chromedp (github.com/chromedp/chromedp)

v0.16.0

Compare Source

v0.15.1: chromedp v0.15.1

Compare Source

v0.15.0

Compare Source

v0.14.2

Compare Source

v0.14.1

Compare Source

v0.14.0

Compare Source

v0.13.7

Compare Source

go-gfx/gfx (github.com/go-gfx/gfx)

v0.24.0

Compare Source

svg draws <ellipse>, which was not in the element switch and so was left unpainted — silently, since an unimplemented shape is skipped rather than guessed at. It is <circle> with two radii, and both now share one oval builder.

Two comments claiming arcs were unsupported are corrected: arcToCubics has implemented them all along, and a wrong comment about a missing feature is worse than none.

v0.23.0

Compare Source

v0.22.0

Compare Source

v0.21.0

Compare Source

svg honours clip-path: a reference resolves to a coverage mask, cached per (id, transform), and clips nest by intersection. clipPathUnits="objectBoundingBox" is dropped and an unresolved reference leaves the shape whole — both documented and pinned by tests.

codec writes two containers: EncodeICO and EncodeICNS. Neither writes pixels; every representation is a standard-library PNG in a directory entry or a chunk header. ICO round-trips through sergeymakinen/go-ico, and macOS reads the Go-written .icns.

Also: golang.org/x/image v0.46.0.

v0.20.0

Compare Source

go-widgets/painter (github.com/go-widgets/painter)

v0.13.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 has been generated by Mend Renovate CLI.

@tannevaled

tannevaled commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: bench/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):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/dop251/goja v0.0.0-20260723142020-b4aef50fa347 -> v0.0.0-20260826204918-8f1c0696a37b
github.com/go-gfx/gfx v0.19.0 -> v0.24.0
github.com/go-json-experiment/json v0.0.0-20250211171154-1ae217ad3535 -> v0.0.0-20260820222146-c27c302e5fc3
github.com/go-opentype/fonts v0.5.0 -> v0.9.1-0.20260907071658-dd9656234a3d
github.com/go-opentype/opentype v0.5.0 -> v0.12.0
github.com/go-sourcemap/sourcemap v2.1.3+incompatible -> v2.1.4+incompatible
github.com/google/pprof v0.0.0-20230207041349-798e818bf904 -> v0.0.0-20240727154555-813a5fbdbec8
golang.org/x/sys v0.47.0 -> v0.48.0
golang.org/x/text v0.41.0 -> v0.42.0
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

Details:

Package Change
golang.org/x/crypto v0.54.0 -> v0.57.0
golang.org/x/sys v0.47.0 -> v0.48.0
golang.org/x/text v0.41.0 -> v0.42.0

@tannevaled
tannevaled force-pushed the renovate/deps branch 8 times, most recently from a7a5f24 to 37ecd6c Compare September 8, 2026 06:32
@tannevaled
tannevaled force-pushed the renovate/deps branch 4 times, most recently from 7177a74 to 065d045 Compare September 12, 2026 06:30
@tannevaled
tannevaled merged commit dc49d44 into main Sep 14, 2026
7 checks passed
@tannevaled
tannevaled deleted the renovate/deps branch September 14, 2026 07:04
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.

1 participant