Bump the backend group with 8 updates #3532
Closed
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 8 updates:
5.10.0
5.10.1
0.16.1
0.17.0
0.58.0
0.59.0
0.19.0
0.20.0
1.5.2
1.13.2
0.53.2
0.54.0
0.14.0
0.15.0
0.151.0
0.152.0
Updates
github.com/go-git/go-git/v5
from 5.10.0 to 5.10.1Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
90348bd
Merge pull request #936 from aymanbagabas/more-packpf46d04a
plumbing: transport: use git-proto-request and decode error-line errorse2c6ae3
plumbing: handle pktline erro-line as errorse187533
plumbing: add git-proto-request typefecea41
Merge pull request #930 from steiler/fixSockets5349b8a
utils: merkletrie, Skip loading sockets as filesystem nodes. Fixes #312c114af0
Merge pull request #752 from pjbgf/rt12e14e3a
plumbing: transport/git, Improve tests error message6d62dd1
Merge pull request #932 from aymanbagabas/fix-empty05551b7
plumbing: fix empty uploadpack request errorUpdates
github.com/google/go-containerregistry
from 0.16.1 to 0.17.0Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
4fdaa32
feat: allow port and disk path to be overriden (#1848)ceb0580
feat: implement gc command (#1811)5a53a12
tag: add command explanation to the long help (#1843)c722ce9
fix: mimic oci-layout (#1810)b2485cb
Build releases with Go 1.21 (#1840)dbcd01c
Don't wrap DefaultKeychain with refreshes (#1791)a748190
Set Content-Length for blob uploads (#1781)190ad0e
Validate index architectures match children (#1776)Updates
github.com/open-policy-agent/opa
from 0.58.0 to 0.59.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
c8e7863
Prepare v0.59.0 release (#6447)7927156
docs: Update generated CLI docs8497550
Adding--rego-v1
flag tocheck
cmd (#6430)26a02e4
docs: Update generated CLI docs187d688
cmd & format: Adding rego-v1 mode toopa fmt
(#6413)4f9058b
update istio envoy tutorial to use AuthorizationPolicy7a32e8f
topdown/crypto: Add URIStrings field to JSON certs8194a22
Fixed XACML Policy in documentation (Comparing to Other Systems) to be XACML ...0b9bbc5
plugins/rest: masks X-AMZ-SECURITY-TOKEN header in decision logs (#6423)f66f7e0
build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 (#6441)Updates
github.com/operator-framework/api
from 0.19.0 to 0.20.0Release notes
Sourced from github.com/operator-framework/api's releases.
Commits
5efe1a2
Replacegithub.com/ghodss/yaml
withsigs.k8s.io/yaml
(#308)047dce1
Add additional deprecation types for each level (package, channel, bundle). (...6b3567d
Adds 'OperatorDeprecated' status condition for Subscription. (#306)3417188
OWNERS: Remove timflannagan from reviewers (#305)Updates
github.com/sigstore/cosign
from 1.5.2 to 1.13.2Release notes
Sourced from github.com/sigstore/cosign's releases.
... (truncated)
Changelog
Sourced from github.com/sigstore/cosign's changelog.
... (truncated)
Commits
ea92927
Backport GHSA-vfp6-jrw2-99g9 (#3364)d862088
update builder image that uses go 1.19.4 (#2521)43bde0e
update ci to run jobs in the 1.0-fork branch (#2408)9a2ea28
chore(deps): bump mikefarah/yq from 4.28.2 to 4.29.2 (#2392)97625ff
chore(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0 (#2391)ca0959a
verify: remove SIGSTORE_TRUST_REKOR_API_PUBLIC_KEY test env var for using a k...b603117
Refactor sign command (#2388)c3c4ea9
chore(deps): bump github/codeql-action from 2.1.28 to 2.1.29 (#2386)f0b2074
chore(deps): bump google.golang.org/api from 0.100.0 to 0.101.0 (#2385)ab7370b
chore(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#2381)Updates
github.com/tektoncd/pipeline
from 0.53.2 to 0.54.0Release notes
Sourced from github.com/tektoncd/pipeline's releases.
... (truncated)
Changelog
Sourced from github.com/tektoncd/pipeline's changelog.
... (truncated)
Commits
30540fc
TEP-0142: Surface step results via sidecar logsb395663
TEP-0142: Surface step results via termination message8a8c0c3
[TEP-0144] Validate PipelineRun for Param Enum140b633
TEP-0142: Introduce StepResults in Steps9f5449c
fix: move getFeatureFlagsBaseOnAPIFlag from custom_task_test to another file5e7b5bb
Bump k8s.io/client-go in /test/custom-task-ctrls/wait-task-beta4054026
Improve migration documentation4e4772e
Cleanup v1beta1 reference in pipelinerun reconciler23581c5
fix: the pr may lose finallyStartTime when pipeline controller is not synchro...a8bbefe
Bump github.com/spiffe/spire-api-sdk from 1.8.1 to 1.8.4Updates
golang.org/x/oauth2
from 0.14.0 to 0.15.0Commits
6e9ec93
go.mod: update golang.org/x dependenciesUpdates
google.golang.org/api
from 0.151.0 to 0.152.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
c18c15e
chore(main): release 0.152.0 (#2267)82f1381
feat(all): auto-regenerate discovery clients (#2271)296fb55
chore(all): update all (#2275)b1c45c2
chore(all): update all (#2260)4ffc629
feat(all): auto-regenerate discovery clients (#2270)3138958
feat(all): auto-regenerate discovery clients (#2269)980c045
feat(all): auto-regenerate discovery clients (#2268)22872aa
feat(all): auto-regenerate discovery clients (#2266)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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