Bump the backend group across 1 directory with 9 updates #4269
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 backend group with 4 updates in the / directory: github.com/aquasecurity/trivy, github.com/coreos/go-oidc, github.com/operator-framework/api and github.com/tektoncd/pipeline.
Updates
github.com/aquasecurity/trivy
from 0.58.1 to 0.59.0Release notes
Sourced from github.com/aquasecurity/trivy's releases.
Changelog
Sourced from github.com/aquasecurity/trivy's changelog.
... (truncated)
Commits
a58d685
release: v0.59.0 [main] (#8041)73bd20d
feat(image): return error early if total size of layers exceeds limit (#8294)0031a38
chore(deps): Bump trivy-checks (#8310)87f3751
chore(terraform): add accessors to underlying raw hcl values (#8306)2e8e38a
fix: improve conversion of image config to Dockerfile (#8308)f258fd5
docs: replace short codes with Unicode emojis (#8296)db9e57a
feat(k8s): improve artifact selections for specific namespaces (#8248)da7bba9
chore: update code owners (#8303)0a3887c
fix(misconf): handle heredocs in dockerfile instructions (#8284)846498d
fix: de-duplicate samedpkg
packages with different filePaths from differen...Updates
github.com/coreos/go-oidc
from 2.2.1+incompatible to 2.3.0+incompatibleRelease notes
Sourced from github.com/coreos/go-oidc's releases.
Commits
b7e896c
Switch to maintained gopkg.in/go-jose/go-jose.v2 librarya571417
fix up v2 CIe05c4c7
Added power support (#277)0a5cd33
Merge pull request #257 from OurRootsOrg/v28e61fd8
Merge pull request #275 from mikedanese/bumpa4badd1
also run travis tests under 1.1550700f9
Merge pull request #266 from dickynovanto1103/fix-typo86d950a
IDTokenVerifier: fix typo word:preforms
toperforms
638d1d6
Merge pull request #268 from dickynovanto1103/fix-ci2b28d0c
add support for AWS Cognito, which returns email_verified as a string instead...Updates
github.com/go-git/go-git/v5
from 5.13.1 to 5.13.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
2c68247
Merge pull request #1383 from go-git/dependabot/go_modules/github.com/ProtonM...d462c2e
Merge pull request #1359 from BeChris/issue1150-v532ac23a
Merge pull request #1392 from go-git/dependabot/go_modules/github.com/pjbgf/s...93e635a
build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2b2bb975
git: worktree_status, took into account code review remarks518ac88
git: worktree_status, fix adding dot slash files to working tree (backported ...21b3150
build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5189e7e4
Merge pull request #1361 from BeChris/issue1176-v5654815a
Merge pull request #1377 from go-git/dependabot/go_modules/github.com/elazarl...91dbdb9
Merge pull request #1376 from go-git/dependabot/github_actions/github/codeql-...Updates
github.com/google/go-containerregistry
from 0.20.2 to 0.20.3Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
c4dd792
bump deps using hack/bump-deps.sh (#2042)6bce25e
Detect zstd in crane append (#2023)06dcd85
mutate: Create a defensive annotations copy (#2030)a9a53a8
check for 406 status code when handling referrers endpoint response (#2026)4630c40
don't pin chainguard-dev/actions (#2025)808e354
bump actions to latest (#2011)a07d1ca
fix: redact.URL uses (*URL).Redacted to omit basic-auth password (#1947)00f182b
Expose compare package (#2001)b8e87ed
remote/transport: Make bearer transport go-routine-safe (#1806)Updates
github.com/open-policy-agent/opa
from 0.70.0 to 1.1.0Release notes
Sourced from github.com/open-policy-agent/opa's releases.
... (truncated)
Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
... (truncated)
Commits
de28510
Prepare v1.1.0 release2d47dd8
docs: Update generated CLI docs4b8a138
topdown+rego+server: allow opt-in for evaluating non-det builtins in PE (#7313)50a8c96
rego: Fixing brokenBenchmarkCustomFunctionInHotPath
(#7312)6e83f2a
topdown: jwt cache (#7274)211e95d
build(deps): bump github/codeql-action from 3.28.3 to 3.28.4e682a67
Don't use reflect.DeepEqual for errors (#7311)d20dd18
build(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#7309)b032e3b
Fixing issue where bundle plugin could panic on reconfiguration (SDK use) (#...e47bd4f
bundle: Optimizing rego-version management in bundle activation (#7296)Updates
github.com/operator-framework/api
from 0.27.0 to 0.29.0Release notes
Sourced from github.com/operator-framework/api's releases.
Commits
bd94d97
Upgrade controller-gen v0.16.1 to v0.17.0 (#392)61b03f0
Upgrade indirect dependencies (#391)e1ecd3a
bump controller-runtime (#388)131d38a
Fix go1.33 bump adding toolchaine8b7796
Revert "Bump to go1.23"dd6836d
Bump to go1.23cbc5604
bump golang.org/x/net to 0.34.0 (#387)4920dbd
Bump k8s.io/apiextensions-apiserver from 0.31.3 to 0.32.0 (#381)8fae9f5
Bump k8s.io/client-go from 0.31.3 to 0.32.0 (#384)70df85f
🌱 Bump go to v1.23.0 (#358)Updates
github.com/tektoncd/pipeline
from 0.66.0 to 0.68.0Release notes
Sourced from github.com/tektoncd/pipeline's releases.
... (truncated)
Commits
c6d38c9
test: check for circular dependency in stepaction validation8df0a96
fix: reference params in default values, allow chained referencescc7f613
build(deps): bump github.com/google/cel-go from 0.22.1 to 0.23.1f6259fd
build(deps): bump the all group in /tekton with 2 updates3f8855a
fix(computeresource/tasklevel): Fixed a bug where abnormal calculations cause...7021f7b
Fix deprecated golangci-lint configurationcef86d1
fix: inline error check and assert invalid step result ref error8777a96
docs: parameter substitution precedence68d09e3
fix: check for duplicates after applying the substitutions7d5a534
test: invalid step result referenceDescription has been truncated