chores: bump the go-modules group with 5 updates#259
Merged
Conversation
Bumps the go-modules group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/google/cel-go](https://github.com/google/cel-go) | `0.28.1` | `0.29.1` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.7` | `1.19.0` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.5` | `4.26.6` | | [golang.org/x/text](https://github.com/golang/text) | `0.38.0` | `0.39.0` | | [sigs.k8s.io/structured-merge-diff/v6](https://github.com/kubernetes-sigs/structured-merge-diff) | `6.4.0` | `6.4.1` | Updates `github.com/google/cel-go` from 0.28.1 to 0.29.1 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](cel-expr/cel-go@v0.28.1...v0.29.1) Updates `github.com/klauspost/compress` from 1.18.7 to 1.19.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.7...v1.19.0) Updates `github.com/shirou/gopsutil/v4` from 4.26.5 to 4.26.6 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.5...v4.26.6) Updates `golang.org/x/text` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.38.0...v0.39.0) Updates `sigs.k8s.io/structured-merge-diff/v6` from 6.4.0 to 6.4.1 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-version: 0.29.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/klauspost/compress dependency-version: 1.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: golang.org/x/text dependency-version: 0.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: sigs.k8s.io/structured-merge-diff/v6 dependency-version: 6.4.1 dependency-type: indirect update-type: version-update:semver-patch 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 5 updates:
0.28.10.29.11.18.71.19.04.26.54.26.60.38.00.39.06.4.06.4.1Updates
github.com/google/cel-gofrom 0.28.1 to 0.29.1Release notes
Sourced from github.com/google/cel-go's releases.
Commits
6d10c55cel/prompt.go: convert CRLF to LF line ending (#1359)fa16799avoid repeated construction of cost tracker (#1357)ea3d5c0feat(ext): add json encoder (#1340)a4d0d64startsWith / endsWith runtime cost agreement with checked cost (#1351)d4efa77Ensure receiver and global matches cost estimates agree (#1350)13cff33ext/lists: add max size check to genRange() to prevent OOM (#1310)f0ffa7eExecution frame integration with updated IntepretableV2 (#1344)f1ec2f6guard int32/uint32 map key narrowing in qualifyInternal (#1337)258e7c8Managed execution frame with async call foundations (#1316)14f6746validate offset on empty-string path in indexOf and lastIndexOf (#1335)Updates
github.com/klauspost/compressfrom 1.18.7 to 1.19.0Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
f0953f9flate: fix buffer formatting in tests (#1165)ab2e3cczstd: Add arm64 decoder asm (#1160)bb2723dMerge commit from fork539243bs2sx: Clean symlink targets (#1163)bd9228cApply go fix and check in CI (#1158)4cc176czstd: Add true concurrent stream encoding (#1136)4705fcbbuild(deps): bump the github-actions group with 3 updates (#1157)e9c2e56huff0: Allow building table from oversized histogram. (#1156)ecdb779huff0: Allow building tables from histogram. (#1155)38efa45zip: add NameDecoder callback for legacy encoding rewrite (#1150)Updates
github.com/shirou/gopsutil/v4from 4.26.5 to 4.26.6Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
50a6b05Merge pull request #2104 from atanas-vladimirov/openbsdc0390a2Merge pull request #2103 from guillemj/pu/lscpu-clusters62c57eaMerge pull request #2101 from shirou/fix/2100-disk-zfs-btrfs-partitionse093580Merge pull request #2084 from drutsan/fix/darwin-temperature-sp781d3af56[mem]: fix OpenBSD virtual memory on -current7098e80[cpu][linux]: Add support for CPU clusters in lscpu tests0dff2e5[disk][linux]: fix missiing sub volume partitions on zfs and btrfs28add59fix(sensors/darwin): parse sp78 temperatures instead of returning 0.0Updates
golang.org/x/textfrom 0.38.0 to 0.39.0Commits
b326f3dgo.mod: update golang.org/x dependencies5ae8e57unicode/norm: avoid infinite loop on invalid input0dc94a2all: fix some commentsUpdates
sigs.k8s.io/structured-merge-diff/v6from 6.4.0 to 6.4.1Commits
281dabaMerge pull request #332 from jpbetz/nullable-empty-container-preservationd28d362Add nullable type supporte570f92Merge pull request #328 from lalitc375/fix-deserailezed-testsba35bbdAddress feedbacks3001c6eHarden path element deserialization trailing data validation3ce9bc1Add edge-case tests for DeserializePathElement2ad5e4fMerge pull request #326 from benluddy/unstructured-converter-with-errorf772c7aAdd value.UnstructuredConverter sibling interface that can fail.54d6a56Adopt PointerTo (1.18) and TypeFor (1.22) in reflect cache.901ea08Merge pull request #327 from jpbetz/unicode-testsDependabot 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