fix(deps): update dependencies - #464
Open
tannevaled wants to merge 1 commit into
Open
tannevaled wants to merge 1 commit into
tannevaled wants to merge 1 commit into
Conversation
tannevaled
force-pushed
the
renovate/deps
branch
from
September 10, 2026 08:45
7374a23 to
ff451a9
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
tannevaled
force-pushed
the
renovate/deps
branch
from
September 11, 2026 08:39
ff451a9 to
31def06
Compare
tannevaled
force-pushed
the
renovate/deps
branch
from
September 12, 2026 08:27
31def06 to
42f196a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.58.0→v0.59.0v0.19.0→v0.24.023d959d→12ebfecRelease Notes
go-crdt/collab (github.com/go-crdt/collab)
v0.59.0Compare Source
go-gfx/gfx (github.com/go-gfx/gfx)
v0.24.0Compare Source
svgdraws<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:
arcToCubicshas implemented them all along, and a wrong comment about a missing feature is worse than none.v0.23.0Compare Source
v0.22.0Compare Source
v0.21.0Compare 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:
EncodeICOandEncodeICNS. Neither writes pixels; every representation is a standard-library PNG in a directory entry or a chunk header. ICO round-trips throughsergeymakinen/go-ico, and macOS reads the Go-written.icns.Also:
golang.org/x/imagev0.46.0.v0.20.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate CLI.