chore(deps): bump github.com/tektoncd/pipeline from 1.12.0 to 1.14.0#3526
chore(deps): bump github.com/tektoncd/pipeline from 1.12.0 to 1.14.0#3526dependabot[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 |
|
@dependabot rebase |
eb7af21 to
c036c13
Compare
c036c13 to
98ea9b0
Compare
Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 1.12.0 to 1.14.0. - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v1.12.0...v1.14.0) --- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
98ea9b0 to
4fa582b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3526 +/- ##
=======================================
Coverage 24.49% 24.49%
=======================================
Files 470 470
Lines 24919 24919
=======================================
Hits 6103 6103
Misses 18122 18122
Partials 694 694
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps github.com/tektoncd/pipeline from 1.12.0 to 1.14.0.
Release notes
Sourced from github.com/tektoncd/pipeline's releases.
... (truncated)
Changelog
Sourced from github.com/tektoncd/pipeline's changelog.
... (truncated)
Commits
8afd0f7Fix race condition in TestStepTimeout29270cdbuild(deps): bump github.com/spiffe/go-spiffe/v2 from 2.7.0 to 2.8.14bd5a94feat(tracing): record errors on TaskRun createPod and update spans8462269Add namespace attribute to cancel/timeout child spans88f102ffeat(tracing): add spans to PipelineRun cancel and timeout paths4a8636cfix(taskrun): prevent concurrent map writes when resolving StepAction refsfcd1e0cci: pin ko to v0.18.1 to avoid v0.19.0 regressionsa538445fix: replace kodata LICENSE symlinks with actual files9f71682chore(docs): fix "pipeline" typo in examplese8f857cbuild(deps): bump chainguard-dev/actions/setup-kind