Skip to content
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 github.com/openshift-pipelines/pipelines-as-code from 0.27.0 to 0.27.1 #156

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps github.com/openshift-pipelines/pipelines-as-code from 0.27.0 to 0.27.1.

Release notes

Sourced from github.com/openshift-pipelines/pipelines-as-code's releases.

v0.27.1

Pipelines as Code version v0.27.1

OpenShift Pipelines as Code v0.27.1 has been released 🥳

This is a minor release addressing issues for the v0.27.0 which targets the OpenShift Pipelines 1.5.x release.

Bugfixes

  • 721ea87ef60edb1a7008e68d0b9d3e2bfea29f63: Fix 404 error for GitLab provider (@​savitaashture)
  • ac44a7c7c15b09c232b01551cd27d22dd07e6bae: Fix GH installation match verification (@​enarha)
  • 37e085b62b6eebde77391c2ceddb963ba72cfb02: Fix tkn-pac issue GitHub App name with quote fails (@​enarha)
  • 225cd251c889ab0216264b14516def7e5e813d71: Make sure to check if we can make API calls (@​chmouel)
  • 9dcbe1960b4fd16cf2b14a3cb8206adf4d253717: Fix secret generation issue when GitOps comments are executed on commits (@​savitaashture)
  • 17aae4bfe0506bea9819472560f58dfbe905c1f8: Refactor configutil and fix bug with catalog parsing (@​piyush-garg)
  • 51cfb932d89e5778f907b3ecae92adb7ccb13c47: do not use map to update console struct (@​chmouel)
  • 6d4be45c588e475883e389c38786f6fc3148e8ae: sync 'error-detection-simple-regexp' default value (@​jkandasa)

Additions

  • 789342d31e705c1c179442968ee8b3b38af7776f: Expose source URL and branch via annotation (@​MartinBasti)

Misc

  • eaba6feeebb0546f2ba7d7b737c71f8d1fd16391: Add test for when concurrency and startPR error (@​chmouel)
  • e505fa6cd6fb2f19b08d22d19124946eb797c336: Bump docker/build-push-action from 5.3.0 to 5.4.0 (@​dependabot[bot])
  • 4ebd1810acab206c9457c0b9643feae09daec473: Bump docker/login-action from 3.1.0 to 3.2.0 (@​dependabot[bot])
  • 3d1efd5988767e56dd6ded5b067a558b72e28a3e: Bump jaxxstorm/action-install-gh-release from 1.11.0 to 1.12.0 (@​dependabot[bot])
  • 562cddf6d1ee53223515555df10d42be55a49506: Extract the slack notification to a stepaction (@​chmouel)
  • 35e3307f349fbd84b7c04e44ef2abf7c0146ba01: Fix golangci lint error (@​chmouel)
  • 50140f674317220052445e6898aab2f9a55eba27: Pre-commit update (@​chmouel)
  • 7567b962c4e7c31ee445fc51fb9e5f8fd93f12f3: Vale rules update (@​chmouel)
  • 3f9bcd01268c5f8d5424637964e7eb2481e836a3: feat(cel): Add unittests for CEL package (@​chmouel)
  • 0e97e1d1afead542c99ce8004a9f800b0998efe8: fix code spelling (@​chmouel)
  • 1c020a8b1c274981812f9d6e1bbb7f6f97e459f3: fix goreleaser (@​chmouel)

Installation

To install this version you can install the release.yaml with kubectl for your platform :

Openshift

kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.27.1/release.yaml

Kubernetes

</tr></table> 

... (truncated)

Commits
  • 1c020a8 fix goreleaser
  • 50140f6 Pre-commit update
  • 7567b96 Vale rules update
  • e505fa6 Bump docker/build-push-action from 5.3.0 to 5.4.0
  • 17aae4b Refactor configutil and fix bug with catalog parsing
  • 3f9bcd0 feat(cel): Add unittests for CEL package
  • 51cfb93 do not use map to update console struct
  • 225cd25 Make sure to check if we can make API calls
  • 721ea87 Fix 404 error for GitLab provider
  • 6911e85 Fix 404 error for GitLab provider
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @osp-pac.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/openshift-pipelines/pipelines-as-code](https://github.com/openshift-pipelines/pipelines-as-code) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/openshift-pipelines/pipelines-as-code/releases)
- [Changelog](https://github.com/openshift-pipelines/pipelines-as-code/blob/main/.goreleaser.yml)
- [Commits](openshift-pipelines/pipelines-as-code@v0.27.0...v0.27.1)

---
updated-dependencies:
- dependency-name: github.com/openshift-pipelines/pipelines-as-code
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 10, 2024
Copy link
Member

@osp-pac osp-pac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit ba2f355 into main Jun 10, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift-pipelines/pipelines-as-code-0.27.1 branch June 10, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant