Skip to content

Bump the global group across 1 directory with 4 updates#104

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/global-73117a3682
Open

Bump the global group across 1 directory with 4 updates#104
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/global-73117a3682

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

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-operator from 0.30.0 to 0.30.1

Release notes

Sourced from github.com/aquasecurity/trivy-operator's releases.

v0.30.1

What's Changed

🐛 Notable Fixes 🐛

📝 Documentation && Miscellaneous 🔧

👒 Dependencies 👒

New Contributors

Full Changelog: aquasecurity/trivy-operator@v0.30.0...v0.30.1

Commits

Updates github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.44

Commits
  • 20826e8 Merge pull request #1394 from mattn/sqlite-amalgamation-3053000
  • 2d4d220 fix changelog URL when minor or patch version is zero
  • 3761cf7 Upgrade SQLite to version 3053000
  • 1aa7317 Merge pull request #1388 from mattn/stmt-cache-lru
  • c719e20 Merge pull request #1392 from mattn/fix-issue-1390-query-comment-panic
  • 869e516 fix panic when querying input with no SQL (only comments/whitespace)
  • 6690238 extract finalizeCachedStmt helper and drop redundant tail reset
  • 59e8e75 only set stmt cacheKey when cache is enabled
  • 2badb4c use slice len/cap for stmt cache instead of separate counters
  • 7716c20 evict LRU stmt when stmt cache is full
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.35.1 to 0.36.1

Commits
  • 7af103a Update dependencies to v0.36.1 tag
  • efb7f26 Merge remote-tracking branch 'origin/master' into release-1.36
  • d966e56 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 79b3632 Merge pull request #137864 from yongruilin/dv-dra-mismatch
  • a8822f7 Add slice and map union member support with tests
  • 7dba2d0 Use IsZero instead of IsNil for union ratcheting check
  • d95710f Fix union validation ratcheting when oldObj is nil
  • 729062d Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 13b12e6 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • 27f4670 Merge pull request #136657 from Jefftree/sharding-test
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.35.1 to 0.36.1

Commits
  • 55ef15a Update dependencies to v0.36.1 tag
  • f22a53e Merge remote-tracking branch 'origin/master' into release-1.36
  • a948641 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7e44ffc Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • df2d882 Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • 4eece52 Workload API: PodGroup ResourceClaims (KEP-5729)
  • 3d35c51 Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 0434117 Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • ba785be Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...
  • 4a9c878 Add ResourcePoolStatusRequest API types and generated code
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/global-73117a3682 branch from 6f68c98 to 470b6fb Compare May 18, 2026 18:48
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>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/global-73117a3682 branch from 470b6fb to c989eb6 Compare May 19, 2026 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants