Bump the global group across 1 directory with 4 updates#104
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the global group across 1 directory with 4 updates#104dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
6f68c98 to
470b6fb
Compare
Bumps the global group with 4 updates in the / directory: [github.com/aquasecurity/trivy-operator](https://github.com/aquasecurity/trivy-operator), [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `github.com/aquasecurity/trivy-operator` from 0.30.0 to 0.30.1 - [Release notes](https://github.com/aquasecurity/trivy-operator/releases) - [Commits](aquasecurity/trivy-operator@v0.30.0...v0.30.1) Updates `github.com/mattn/go-sqlite3` from 1.14.34 to 1.14.44 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.34...v1.14.44) Updates `k8s.io/apimachinery` from 0.35.1 to 0.36.1 - [Commits](kubernetes/apimachinery@v0.35.1...v0.36.1) Updates `k8s.io/client-go` from 0.35.1 to 0.36.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.1...v0.36.1) --- updated-dependencies: - dependency-name: github.com/aquasecurity/trivy-operator dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: global - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: global - dependency-name: k8s.io/apimachinery dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: global - dependency-name: k8s.io/client-go dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: global ... Signed-off-by: dependabot[bot] <support@github.com>
470b6fb to
c989eb6
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 global group with 4 updates in the / directory: github.com/aquasecurity/trivy-operator, github.com/mattn/go-sqlite3, k8s.io/apimachinery and k8s.io/client-go.
Updates
github.com/aquasecurity/trivy-operatorfrom 0.30.0 to 0.30.1Release notes
Sourced from github.com/aquasecurity/trivy-operator's releases.
Commits
fa099f9release: prepare v0.30.1 (#2903)91bd7a5chore: bump up Trivy to version v0.69.3 (#2918)f8026e0ci: harden pipeline (#2910)a12d829ci: pin all actions by SHA (#2906)743cf2dchore: bump up Trivy to version v0.69.2 (#2905)961be05build(deps): bump github.com/aquasecurity/trivy in the aqua group (#2909)70a05cfchore(deps): bump up cloudflare/circl to version 1.6.3 (#2900)50487e6build(deps): bump github.com/google/go-containerregistry (#2894)e60b98fci: update setup-go action (#2842)11463ddDeduplicate Vulnerabilities based on actually exported Label Values (#2884)Updates
github.com/mattn/go-sqlite3from 1.14.34 to 1.14.44Commits
20826e8Merge pull request #1394 from mattn/sqlite-amalgamation-30530002d4d220fix changelog URL when minor or patch version is zero3761cf7Upgrade SQLite to version 30530001aa7317Merge pull request #1388 from mattn/stmt-cache-lruc719e20Merge pull request #1392 from mattn/fix-issue-1390-query-comment-panic869e516fix panic when querying input with no SQL (only comments/whitespace)6690238extract finalizeCachedStmt helper and drop redundant tail reset59e8e75only set stmt cacheKey when cache is enabled2badb4cuse slice len/cap for stmt cache instead of separate counters7716c20evict LRU stmt when stmt cache is fullUpdates
k8s.io/apimachineryfrom 0.35.1 to 0.36.1Commits
7af103aUpdate dependencies to v0.36.1 tagefb7f26Merge remote-tracking branch 'origin/master' into release-1.36d966e56Update github.com/moby/spdystream from v0.5.0 to v0.5.179b3632Merge pull request #137864 from yongruilin/dv-dra-mismatcha8822f7Add slice and map union member support with tests7dba2d0Use IsZero instead of IsNil for union ratcheting checkd95710fFix union validation ratcheting when oldObj is nil729062dMerge pull request #137849 from bryantbiggs/deps/update-kube-openapi13b12e6dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps27f4670Merge pull request #136657 from Jefftree/sharding-testUpdates
k8s.io/client-gofrom 0.35.1 to 0.36.1Commits
55ef15aUpdate dependencies to v0.36.1 tagf22a53eMerge remote-tracking branch 'origin/master' into release-1.36a948641Update github.com/moby/spdystream from v0.5.0 to v0.5.17e44ffcAdd Workload-Aware Preemption fields to Workload and PodGroup APIsdf2d882Merge pull request #136989 from nojnhuh/podgroup-resourceclaim4eece52Workload API: PodGroup ResourceClaims (KEP-5729)3d35c51Merge pull request #137190 from everpeace/KEP-5491-alpha0434117Merge pull request #137028 from nmn3m/feature/dra-resource-pool-statusba785beDrop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...4a9c878Add ResourcePoolStatusRequest API types and generated code