From 1017bfb70b5c7a7d43958067712218a4e21ac525 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 04:28:53 +0000 Subject: [PATCH] chore(deps): update dependency configuration-as-code to v1763 (#881) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [configuration-as-code](https://togithub.com/jenkinsci/configuration-as-code-plugin) | major | `1756.v2b_7eea_874392` -> `1763.vb_fe9c1b_83f7b` | --- ### Release Notes
jenkinsci/configuration-as-code-plugin (configuration-as-code) ### [`v1763.vb_fe9c1b_83f7b`](https://togithub.com/jenkinsci/configuration-as-code-plugin/releases/tag/1763.vb_fe9c1b_83f7b) [Compare Source](https://togithub.com/jenkinsci/configuration-as-code-plugin/compare/1756.v2b_7eea_874392...1763.vb_fe9c1b_83f7b) #### 🚀 New features and improvements - Remove Bootstrap usages ([#​2440](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2440)) [@​janfaracik](https://togithub.com/janfaracik) #### 🚦 Tests - Use joda-time as a test dependency ([#​2437](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2437)) [@​MarkEWaite](https://togithub.com/MarkEWaite) - Use joda-time plugin for integration tests, not joda-time jar file ([#​2436](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2436)) [@​MarkEWaite](https://togithub.com/MarkEWaite) #### 📦 Dependency updates - Update dependency org.jenkins-ci.plugins:gitea to v1.4.6 ([#​2439](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2439)) [@​renovate](https://togithub.com/renovate) - Update dependency com.github.erosb:everit-json-schema to v1.14.4 ([#​2438](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2438)) [@​renovate](https://togithub.com/renovate) - Update dependency io.jenkins.tools.bom:bom-2.414.x to v2643 ([#​2435](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2435)) [@​renovate](https://togithub.com/renovate) - Update dependency com.puppycrawl.tools:checkstyle to v10.12.6 ([#​2434](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2434)) [@​renovate](https://togithub.com/renovate)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/PingCAP-QE/ee-ops). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: wuhuizuo --- apps/prod/jenkins-beta/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-beta/release/values-controller-plugins.yaml b/apps/prod/jenkins-beta/release/values-controller-plugins.yaml index 745c2c1a3..da2b9ca5b 100644 --- a/apps/prod/jenkins-beta/release/values-controller-plugins.yaml +++ b/apps/prod/jenkins-beta/release/values-controller-plugins.yaml @@ -28,7 +28,7 @@ controller: - artifactId: configuration-as-code source: # renovate: datasource=jenkins-plugins depName=configuration-as-code - version: 1756.v2b_7eea_874392 + version: 1763.vb_fe9c1b_83f7b - artifactId: prometheus source: # renovate: datasource=jenkins-plugins depName=prometheus diff --git a/apps/staging/jenkins/release/values-controller-plugins.yaml b/apps/staging/jenkins/release/values-controller-plugins.yaml index e0cdb1c74..6b980afa8 100644 --- a/apps/staging/jenkins/release/values-controller-plugins.yaml +++ b/apps/staging/jenkins/release/values-controller-plugins.yaml @@ -30,7 +30,7 @@ controller: - artifactId: configuration-as-code source: # renovate: datasource=jenkins-plugins depName=configuration-as-code - version: 1756.v2b_7eea_874392 + version: 1763.vb_fe9c1b_83f7b - artifactId: prometheus source: # renovate: datasource=jenkins-plugins depName=prometheus