Skip to content

Commit

Permalink
chore(deps): update dependency configuration-as-code to v1763 (#881)
Browse files Browse the repository at this point in the history
[![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

<details>
<summary>jenkinsci/configuration-as-code-plugin
(configuration-as-code)</summary>

###
[`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)

<!-- Optional: add a release summary here -->

#### 🚀 New features and improvements

- Remove Bootstrap usages
([#&#8203;2440](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2440))
[@&#8203;janfaracik](https://togithub.com/janfaracik)

#### 🚦 Tests

- Use joda-time as a test dependency
([#&#8203;2437](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2437))
[@&#8203;MarkEWaite](https://togithub.com/MarkEWaite)
- Use joda-time plugin for integration tests, not joda-time jar file
([#&#8203;2436](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2436))
[@&#8203;MarkEWaite](https://togithub.com/MarkEWaite)

#### 📦 Dependency updates

- Update dependency org.jenkins-ci.plugins:gitea to v1.4.6
([#&#8203;2439](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2439))
[@&#8203;renovate](https://togithub.com/renovate)
- Update dependency com.github.erosb:everit-json-schema to v1.14.4
([#&#8203;2438](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2438))
[@&#8203;renovate](https://togithub.com/renovate)
- Update dependency io.jenkins.tools.bom:bom-2.414.x to v2643
([#&#8203;2435](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2435))
[@&#8203;renovate](https://togithub.com/renovate)
- Update dependency com.puppycrawl.tools:checkstyle to v10.12.6
([#&#8203;2434](https://togithub.com/jenkinsci/configuration-as-code-plugin/issues/2434))
[@&#8203;renovate](https://togithub.com/renovate)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: wuhuizuo <[email protected]>
  • Loading branch information
renovate[bot] and wuhuizuo authored Dec 19, 2023
1 parent 7974d4a commit 1017bfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1017bfb

Please sign in to comment.