chore(deps): bump the gomod group across 1 directory with 4 updates - #1701
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the gomod group across 1 directory with 4 updates#1701dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod group with 4 updates in the / directory: [github.com/VirusTotal/yara-x/go](https://github.com/VirusTotal/yara-x), [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry), [github.com/klauspost/compress](https://github.com/klauspost/compress) and [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil). Updates `github.com/VirusTotal/yara-x/go` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/VirusTotal/yara-x/releases) - [Commits](VirusTotal/yara-x@v1.19.0...v1.20.0) Updates `github.com/google/go-containerregistry` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.22.0...v0.22.1) 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 `github.com/shirou/gopsutil/v4` from 4.26.7 to 4.26.8 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.7...v4.26.8) --- updated-dependencies: - dependency-name: github.com/VirusTotal/yara-x/go dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/google/go-containerregistry dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/klauspost/compress dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 gomod group with 4 updates in the / directory: github.com/VirusTotal/yara-x/go, github.com/google/go-containerregistry, github.com/klauspost/compress and github.com/shirou/gopsutil/v4.
Updates
github.com/VirusTotal/yara-x/gofrom 1.19.0 to 1.20.0Release notes
Sourced from github.com/VirusTotal/yara-x/go's releases.
Commits
60ad069chore: bump version to 1.20.0.ce67892tests: fix test case broken after disabling experimental modules.529a207perf: apply file size and file header constraints only to regular expressions...35e16efchore: disable modulesmsi,vbaandolecfas they are still experimental.396b8c3ci: allow publishing to VS Marketplace to fail gracefully7fd65d9ci: publish the language server to Open VSX registry.a1f4e54chore: bump minimum Go version to 1.26 (#739)e389ddaci: update GitHub Action versions (#740)95fc833fix: explicitly set Python module name toyara_x1429bfddocs: fix warnings while runningcargo doc.Updates
github.com/google/go-containerregistryfrom 0.22.0 to 0.22.1Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
8a72a42remote: copy manifest annotations to referrers fallback tag descriptors (#2441)5765c35build(deps): bump the go-deps group across 2 directories with 3 updates (#2439)969402ffix(mutate): make Time layer updates lazy (#2429)25c682eflatten: preserve config and layer media types when flattening (#2438)79af990remote: add SSRF redirect protection to writer-side HTTP clients (#2432)4b9b3c7fix(release): honor declared Go toolchain (#2435)e033b9cfix(build): install binaries to /ko-app and add to PATH (#2424) (#2436)8bd7902name: return a helpful error when a reference contains a URL scheme (#2431)163134dvalidate: support index attestation manifests and empty configs (#2414)44f7ea3fix(build): Use dependencies.gitSource in cloudbuild_v2.yaml (#2434)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
github.com/shirou/gopsutil/v4from 4.26.7 to 4.26.8Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
7d254a0Merge pull request #2127 from Ahm3dRN/windows-commandline-information4dab2b9Merge pull request #2136 from pgimalac/aix-disk-usage-statfs1ddce22Merge pull request #2141 from shirou/dependabot/github_actions/vmactions/free...ec8a313chore(deps): bump vmactions/freebsd-vm from 1.5.4 to 1.5.526ae363Merge pull request #2140 from shirou/dependabot/github_actions/vmactions/free...21afc16chore(deps): bump vmactions/freebsd-vm from 1.5.2 to 1.5.4fbf8dd1fixed getProcessCommandLine error path to match master and refined the tests ...97835bdWindows CMDLine native fallback feedback fixes3e8ab43fixed gofumpt4631d96Implement NtQueryInformationProcess to get commandline Windows 8.1+Dependabot 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