-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all group with 3 updates #1057
Conversation
Bumps the all group with 3 updates: [github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign), [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) and [go.uber.org/zap](https://github.com/uber-go/zap). Updates `github.com/sigstore/cosign/v2` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v2.2.2...v2.2.3) Updates `github.com/tektoncd/pipeline` from 0.56.1 to 0.57.0 - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v0.56.1...v0.57.0) Updates `go.uber.org/zap` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: github.com/sigstore/cosign/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/tektoncd/pipeline dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group with 3 updates: github.com/sigstore/cosign/v2, github.com/tektoncd/pipeline and go.uber.org/zap.
Updates
github.com/sigstore/cosign/v2
from 2.2.2 to 2.2.3Release notes
Sourced from github.com/sigstore/cosign/v2's releases.
Changelog
Sourced from github.com/sigstore/cosign/v2's changelog.
Commits
493e6e2
Add changelog for v2.2.3 (#3513)628df78
chore(deps): bump cpanato/vault-installer from 0.0.2 to 1.0.0 (#3510)7be8de0
chore(deps): bump google.golang.org/api from 0.157.0 to 0.159.0 (#3508)554015c
chore(deps): bump the actions group with 3 updates (#3509)8395d97
chore(deps): bump github.com/go-openapi/runtime from 0.26.2 to 0.27.1 (#3507)1c90a3a
chore(deps): bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0 (#3505)3f20bde
chore(deps): bump github.com/buildkite/agent/v3 from 3.61.0 to 3.62.0 (#3506)5d79ebf
chore(deps): bump the gomod group with 2 updates (#3504)381c657
fix cross test (#3502)a445167
Fix CI test failing (#3501)Updates
github.com/tektoncd/pipeline
from 0.56.1 to 0.57.0Release notes
Sourced from github.com/tektoncd/pipeline's releases.
... (truncated)
Changelog
Sourced from github.com/tektoncd/pipeline's changelog.
... (truncated)
Commits
d714545
Isolate new env nightly feature flag testf3d4fe6
chore(deps): bump github/codeql-action from 3.24.0 to 3.24.33d1ec13
chore(deps): bump tj-actions/changed-files from 42.0.2 to 42.0.460dde23
chore(deps): bump github.com/opencontainers/image-spec1f44652
chore(deps): bump github.com/google/cel-go from 0.19.0 to 0.20.0e160b59
chore(deps): bump k8s.io/client-go123f4a2
Update e2e-test script for per feature flag test73bac5a
Fix typo in publish taskfd17c74
wait for a given duration in case of imagePullBackOff9fd9383
Patch Release v0.56.1Updates
go.uber.org/zap
from 1.26.0 to 1.27.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
fcf8ee5
Release v1.27.0 (#1419)e5a56ee
Add WithPanicHook logger option for panic log tests (#1416)0e2aa4e
assets: Fix logo color profile (#1418)956a21c
Add methods for logging with level as argument (#1406)2a893f6
build(deps): bump golangci/golangci-lint-action from 3 to 4 (#1417)e5745d6
ci: Test with Go 1.22 (#1409)7db06bc
zapslog: rename Option to HandlerOption (#1411)35ded09
zapslog: fix all with slogtest, support inline group, ignore empty group. (#1...27b96e3
Make zaptest.NewTestingWriter public (#1399)70f61bb
zapslog: Bump zap from v1.24.0 to v1.26.0 (#1404)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