chore(deps): bump the all group across 1 directory with 2 updates#1743
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all group across 1 directory with 2 updates#1743dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
[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. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Member
|
/retest |
Bumps the all group with 2 updates in the / directory: [github.com/in-toto/go-witness](https://github.com/in-toto/go-witness) and [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline). Updates `github.com/in-toto/go-witness` from 0.8.4 to 0.8.6 - [Release notes](https://github.com/in-toto/go-witness/releases) - [Commits](in-toto/go-witness@v0.8.4...v0.8.6) Updates `github.com/tektoncd/pipeline` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: github.com/in-toto/go-witness dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/tektoncd/pipeline dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
6c960b5 to
944531b
Compare
Contributor
|
/lgtm |
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 all group with 2 updates in the / directory: github.com/in-toto/go-witness and github.com/tektoncd/pipeline.
Updates
github.com/in-toto/go-witnessfrom 0.8.4 to 0.8.6Commits
0c8bb30fix: update gitleaks and fix config usage (#499)bd01443feat: add ability to pass headers to archivista client (#498)e0990edchore: bump github.com/open-policy-agent/opa from 1.4.0 to 1.4.2 (#495)d6d6d68chore: bump actions/setup-go from 5.4.0 to 5.5.0 (#496)15ff04achore: bump actions/dependency-review-action from 4.6.0 to 4.7.0 (#497)a0ece0dchore: bump github.com/open-policy-agent/opa from 1.1.0 to 1.4.0 in the go_mo...a799b23chore: bump github/codeql-action from 3.28.16 to 3.28.17 (#492)cc3c452chore: bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#491)fe21e80chore: bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 (#489)3e1d242Update release workflow triggers for efficeincy and witness version (#494)Updates
github.com/tektoncd/pipelinefrom 1.0.3 to 1.0.4Release notes
Sourced from github.com/tektoncd/pipeline's releases.
... (truncated)
Commits
8ffb573fix: add automated draft release support to release pipeline