Bump the go group with 5 updates#378
Merged
Merged
Conversation
Bumps the go group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) | `2.24.11` | `2.24.13` | | [github.com/tdewolff/parse/v2](https://github.com/tdewolff/parse) | `2.8.11` | `2.8.12` | | [golang.org/x/net](https://github.com/golang/net) | `0.52.0` | `0.53.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.42.0` | `0.43.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.35.0` | `0.36.0` | Updates `github.com/tdewolff/minify/v2` from 2.24.11 to 2.24.13 - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](tdewolff/minify@v2.24.11...v2.24.13) Updates `github.com/tdewolff/parse/v2` from 2.8.11 to 2.8.12 - [Release notes](https://github.com/tdewolff/parse/releases) - [Commits](tdewolff/parse@v2.8.11...v2.8.12) Updates `golang.org/x/net` from 0.52.0 to 0.53.0 - [Commits](golang/net@v0.52.0...v0.53.0) Updates `golang.org/x/sys` from 0.42.0 to 0.43.0 - [Commits](golang/sys@v0.42.0...v0.43.0) Updates `golang.org/x/text` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: github.com/tdewolff/minify/v2 dependency-version: 2.24.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/tdewolff/parse/v2 dependency-version: 2.8.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sys dependency-version: 0.43.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/text dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
chadlwilson
approved these changes
May 1, 2026
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 go group with 5 updates:
2.24.112.24.132.8.112.8.120.52.00.53.00.42.00.43.00.35.00.36.0Updates
github.com/tdewolff/minify/v2from 2.24.11 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/tdewolff/parse/v2from 2.8.11 to 2.8.12Release notes
Sourced from github.com/tdewolff/parse/v2's releases.
Commits
14f587bstrconv: AppendFloat don't return OK boolean4b3aa7eCSS: allow custom property as top-level in stylesheetUpdates
golang.org/x/netfrom 0.52.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 transportUpdates
golang.org/x/sysfrom 0.42.0 to 0.43.0Commits
f33a730windows: support nil security descriptor on GetNamedSecurityInfo493d172cpu: add runtime import in cpu_darwin_arm64_other.go2c2be75windows: use syscall.SyscallN in Proc.Calla76ec62cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"Updates
golang.org/x/textfrom 0.35.0 to 0.36.0Commits
8577a70go.mod: update golang.org/x dependenciesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions