build(deps): bump the go-modules group across 1 directory with 3 updates - #54
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go-modules group across 1 directory with 3 updates#54dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-modules group with 3 updates in the / directory: [github.com/klauspost/compress](https://github.com/klauspost/compress), [golang.org/x/sys](https://github.com/golang/sys) and [mvdan.cc/sh/v3](https://github.com/mvdan/sh). Updates `github.com/klauspost/compress` from 1.19.2 to 1.20.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.19.2...v1.20.0) Updates `golang.org/x/sys` from 0.47.0 to 0.48.0 - [Commits](golang/sys@v0.47.0...v0.48.0) Updates `mvdan.cc/sh/v3` from 3.13.1 to 3.14.0 - [Release notes](https://github.com/mvdan/sh/releases) - [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md) - [Commits](mvdan/sh@v3.13.1...v3.14.0) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sys dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: mvdan.cc/sh/v3 dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
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-modules group with 3 updates in the / directory: github.com/klauspost/compress, golang.org/x/sys and mvdan.cc/sh/v3.
Updates
github.com/klauspost/compressfrom 1.19.2 to 1.20.0Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
9d8ccb1flate: Writer with a preset dictionary emits the dictionary into the output s...f93f23abuild(deps): bump the github-actions group with 6 updates (#1200)42f9d96xpress: add Microsoft XPRESS (MS-XCA) decompression (#1195)629c2eazstd/huff0: break false partial-register dependencies in seqdec/4X decoders (...ba74977ci: test against go1.27.x, drop go1.24.x (#1198)f5c1529zstd/huff0: pin avo peephole folds, regenerate arm64 (#1199)73508b2s2: arm64 assembly encoders, lowered from the amd64 avo program (#1187)0e43f04xxhash: bound input of non-preemptive assembly (#1196)4005c15s2: clamp the Go EncodeBetter skip to match the assembly (#1190)dd6de45gzhttp: limit jitter hash to jitterBuffer bytes (#1192)Updates
golang.org/x/sysfrom 0.47.0 to 0.48.0Commits
613e257cpu: add riscv64 hwprobe drift test6f7b10funix: add MLOCK_ONFAULT constant663e7c8cpu: add basic support for GOARCH=sparc64de5f12fcpu: add ppc64le POWER10 detection80e8acfunix: run go fix1e3c182unix: add IPMI interfaced429e20unix: stop generating sparc termbits from the generic headerbd3bddfunix: add missing HWTSTAMP_* constantse812f53windows: add SO_SNDTIMEO constant for socket optionsf6989c5unix: align Ifreq so its union accessors cannot faultUpdates
mvdan.cc/sh/v3from 3.13.1 to 3.14.0Release notes
Sourced from mvdan.cc/sh/v3's releases.
... (truncated)
Changelog
Sourced from mvdan.cc/sh/v3's changelog.
... (truncated)
Commits
868c8e8CHANGELOG: add entry for v3.14.00d67740interp: define the shortPathName test stub just once8976822interp: fix getAtime on the BSDs, Solaris, and AIX48af1f3expand: detect reading a file as a directory via syscall.ENOTDIRcd3ef1finterp: retry executing a program on ETXTBSY13c4e98interp: add regression test for the exec ETXTBSY racea64648dREADME: replace gosh and fuzzing with a sponsorship summary1599befsyntax: allow pound signs in associative array keys971ffa8syntax: add test cases for issue #12854da6033interp: note that Params should be split in v4Dependabot 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