Skip to content

Commit 6e0f7fc

Browse files
dependabot[bot]vdemeester
authored andcommitted
Bump github.com/openshift-pipelines/pipelines-as-code
Bumps [github.com/openshift-pipelines/pipelines-as-code](https://github.com/openshift-pipelines/pipelines-as-code) from 0.39.3 to 0.40.0. - [Release notes](https://github.com/openshift-pipelines/pipelines-as-code/releases) - [Commits](tektoncd/pipelines-as-code@v0.39.3...v0.40.0) --- updated-dependencies: - dependency-name: github.com/openshift-pipelines/pipelines-as-code dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent baa920f commit 6e0f7fc

14 files changed

Lines changed: 280 additions & 164 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.6
44

55
require (
66
github.com/openshift-pipelines/manual-approval-gate v0.7.0
7-
github.com/openshift-pipelines/pipelines-as-code v0.39.3
7+
github.com/openshift-pipelines/pipelines-as-code v0.40.0
88
github.com/openshift-pipelines/tekton-assist v0.1.1
99
github.com/spf13/cobra v1.10.2
1010
github.com/tektoncd/cli v0.43.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1508,8 +1508,8 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
15081508
github.com/opencontainers/image-spec v1.1.1/go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M=
15091509
github.com/openshift-pipelines/manual-approval-gate v0.7.0 h1:GfoGyUeNhYnhIialRNBxLX9xQAkf3Of1mCfZnyJQM8g=
15101510
github.com/openshift-pipelines/manual-approval-gate v0.7.0/go.mod h1:2Qp7sSrb3d9SDC8n9b43KrHw2T7RD/BGpm3TQlfIwOI=
1511-
github.com/openshift-pipelines/pipelines-as-code v0.39.3 h1:Er8vZZrbslGeaGG5tUlMbUlzTeMCyMRsWqSD5tIJUjo=
1512-
github.com/openshift-pipelines/pipelines-as-code v0.39.3/go.mod h1:5KqGAgmiFldqi4KG4Vj/5juzbUbPucASmqKrWwePG9U=
1511+
github.com/openshift-pipelines/pipelines-as-code v0.40.0 h1:OM3s70wD4KQ4y175L8PIRQbQ3A+vzALJinRNFoqgke0=
1512+
github.com/openshift-pipelines/pipelines-as-code v0.40.0/go.mod h1:2LIzobg3x9WYKJRJ7uHnEflTa67FhugGbHwABkd4eBQ=
15131513
github.com/openshift-pipelines/tekton-assist v0.1.1 h1:v7UGX2irYFYq+crm1TF+HeBUhOT9s9j0TgebKBCEJ8s=
15141514
github.com/openshift-pipelines/tekton-assist v0.1.1/go.mod h1:nfEwTUlswnXh0bKGriSJBisoh9cHk119diAQExJatyU=
15151515
github.com/openshift/api v0.0.0-20250414140316-b7680e188c5e h1:knmBEwTQ//pHhX7KxflegQwvlXfGf50nh5wdpJh9tq8=

vendor/github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel/cel.go

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift-pipelines/pipelines-as-code/pkg/cmd/tknpac/cel/parser.go

Lines changed: 99 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift-pipelines/pipelines-as-code/pkg/params/info/events.go

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift-pipelines/pipelines-as-code/pkg/params/version/version.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift-pipelines/pipelines-as-code/pkg/pipelineascode/client_setup.go

Lines changed: 98 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)