chore(deps): bump the minor-and-patch group across 1 directory with 4 updates#950
Merged
macrat merged 1 commit intoApr 26, 2026
Merged
Conversation
… updates Bumps the minor-and-patch group with 4 updates in the /builder directory: [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify), [github.com/yuin/goldmark](https://github.com/yuin/goldmark), [golang.org/x/image](https://github.com/golang/image) and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/tdewolff/minify/v2` from 2.24.8 to 2.24.13 - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](tdewolff/minify@v2.24.8...v2.24.13) Updates `github.com/yuin/goldmark` from 1.7.16 to 1.8.2 - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](yuin/goldmark@v1.7.16...v1.8.2) Updates `golang.org/x/image` from 0.38.0 to 0.39.0 - [Commits](golang/image@v0.38.0...v0.39.0) Updates `golang.org/x/net` from 0.49.0 to 0.53.0 - [Commits](golang/net@v0.49.0...v0.53.0) --- updated-dependencies: - dependency-name: github.com/tdewolff/minify/v2 dependency-version: 2.24.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/yuin/goldmark dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/image dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/net dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
44f0626 to
30591bf
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.
Bumps the minor-and-patch group with 4 updates in the /builder directory: github.com/tdewolff/minify/v2, github.com/yuin/goldmark, golang.org/x/image and golang.org/x/net.
Updates
github.com/tdewolff/minify/v2from 2.24.8 to 2.24.13Release notes
Sourced from github.com/tdewolff/minify/v2's releases.
Commits
98dea98Merge pull request #957 from tdewolff/dependabot/npm_and_yarn/bindings/js/kof...d7ccf7eMerge pull request #955 from tdewolff/dependabot/npm_and_yarn/bindings/js/typ...34dd1d4Merge pull request #951 from tdewolff/dependabot/npm_and_yarn/bindings/js/typ...de50070JS: fix rearrangement of const/let variables, fixes #9584ca5973Merge branch 'master' of github.com:tdewolff/minify3f0aea9Updated6ad239Bump koffi from 2.15.6 to 2.16.1 in /bindings/js810aa60Bump typescript from 6.0.2 to 6.0.3 in /bindings/jsc41c3f3Bump@types/nodefrom 25.5.2 to 25.6.0 in /bindings/js1cf23a6Merge pull request #953 from tdewolff/dependabot/npm_and_yarn/bindings/js/kof...Updates
github.com/yuin/goldmarkfrom 1.7.16 to 1.8.2Release notes
Sourced from github.com/yuin/goldmark's releases.
Commits
379bf24fix: setext headings positionse8f2337fix: block positionsdfa1ae1feat: add position information to all nodescb46bbcfix: prevent XSS by escaping dangerous URLs in links and imagesd8b123crefactor: simplify codesdb34c99Merge pull request #535 from Sebbito/master5a2a2bfMerge pull request #545 from maxatome/fix-table-panic9aca462fix(table): if table cell attribute is a string, a panic occursea86b36Fix doc error in markdown.goUpdates
golang.org/x/imagefrom 0.38.0 to 0.39.0Commits
3d5c9b6go.mod: update golang.org/x dependencies854c274font/sfnt: apply bounds checks before allocating read buffer96edba0webp: reject VP8X headers with too-large canvasesUpdates
golang.org/x/netfrom 0.49.0 to 0.53.0Commits
a8d1fc1go.mod: update golang.org/x dependencies056ac74quic: avoid depending on golang.org/x/sys/unixc85f611http3: add http3 package for testing in std805fc81http2: add transport API testse63b894http2: support testing via net/http.Transport.RoundTrip9ee1e48http2/hpack: prevent HeaderField from escaping during encoding1e71bd8http2: prevent hanging Transport due to bad SETTINGS frame7bca150internal/http3: respect net/http Server Shutdown context when shutting down44c41beinternal/http3: prevent server from holding mutex when sleeping during shutdown228a67ainternal/http3: add CloseIdleConnections support in transport