-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore(deps): update dependency pipeline-utility-steps to v2.16.0 #341
Conversation
Hi @renovate[bot]. Thanks for your PR. I'm waiting for a PingCAP-QE 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. |
b740be6
to
8e939ec
Compare
8e939ec
to
415a427
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: renovate[bot] 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 |
f950b74
to
6d157c4
Compare
Pull Request ReviewSummary of ChangesThe pull request updates Potential ProblemsThere are no potential problems identified in this pull request. Suggested FixesNo issues has been detected to require fixing. From 6d157c4cd21ecf1ed72a6cbf113b65dfbe1ab0f7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 21 Apr 2023 09:32:54 +0000
Subject: [PATCH] chore(deps): update dependency pipeline-utility-steps to
v2.15.1
---
apps/prod/jenkins/release/values-controller-plugins.yaml | 2 +-
apps/staging/jenkins/release/values-controller-plugins.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/prod/jenkins/release/values-controller-plugins.yaml b/apps/prod/jenkins/release/values-controller-plugins.yaml
index 1f4ed090..3b304619 100644
--- a/apps/prod/jenkins/release/values-controller-plugins.yaml
+++ b/apps/prod/jenkins/release/values-controller-plugins.yaml
@@ -49,7 +49,7 @@ controller:
- artifactId: pipeline-utility-steps
source:
# renovate: datasource=jenkins-plugins depName=pipeline-utility-steps
- version: 2.13.2
+ version: 2.15.1
- artifactId: http_request
source:
# renovate: datasource=jenkins-plugins depName=http_request
diff --git a/apps/staging/jenkins/release/values-controller-plugins.yaml b/apps/staging/jenkins/release/values-controller-plugins.yaml
index 6353f756..11dba532 100644
--- a/apps/staging/jenkins/release/values-controller-plugins.yaml
+++ b/apps/staging/jenkins/release/values-controller-plugins.yaml
@@ -49,7 +49,7 @@ controller:
- artifactId: pipeline-utility-steps
source:
# renovate: datasource=jenkins-plugins depName=pipeline-utility-steps
- version: 2.13.2
+ version: 2.15.1
- artifactId: http_request
source:
# renovate: datasource=jenkins-plugins depName=http_request
|
6d157c4
to
b3805d4
Compare
Review of Github Pull Request titled "chore(deps): update dependency pipeline-utility-steps to v2.15.1"This pull request contains an update to Key Changes
Potential ProblemsNo potential problems have been identified in this pull request. Fixing SuggestionsNo fixes are required for this pull request as it is a simple dependency update. Overall, this is a straightforward pull request and can be safely merged. |
b3805d4
to
9b5d929
Compare
5565434
to
367b190
Compare
9b5d929
to
906559e
Compare
a097282
to
c412737
Compare
8984fa7
to
4969c04
Compare
906559e
to
e7bd4de
Compare
1f0f0f9
to
e9fb5c3
Compare
e9fb5c3
to
f591fac
Compare
[LGTM Timeline notifier]Timeline:
|
/ok-to-test |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wuhuizuo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR contains the following updates:
2.13.2
->2.16.0
Release Notes
jenkinsci/pipeline-utility-steps-plugin (pipeline-utility-steps)
v2.16.0
: 2.16.0Compare Source
🚀 New features and improvements
📦 Dependency updates
v2.15.4
: 2.15.4Compare Source
📦 Dependency updates
v2.15.3
: 2.15.3Compare Source
SECURITY-2169
Escape hatch provided by setting the system property
org.jenkinsci.plugins.pipeline.utility.steps.DecompressStepExecution.ALLOW_EXTRACTION_OUTSIDE_DESTINATION=true
v2.15.2
: 2.15.2Compare Source
👻 Maintenance
📦 Dependency updates
v2.15.1
: 2.15.1Compare Source
🚀 New features and improvements
📦 Dependency updates
v2.15.0
: 2.15.0Compare Source
🚀 New features and improvements
👻 Maintenance
📦 Dependency updates
v2.14.0
: 2.14.0Compare Source
🚀 New features and improvements
🐛 Bug fixes
📦 Dependency updates
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.