Skip to content

Commit 13719e9

Browse files
chore(deps): update dependency npm:renovate to v43.143.1 (#2079)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [npm:renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | `43.142.1` → `43.143.1` | ![age](https://developer.mend.io/api/mc/badges/age/npm/renovate/43.143.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/renovate/43.142.1/43.143.1?slim=true) | --- ### Release Notes <details> <summary>renovatebot/renovate (npm:renovate)</summary> ### [`v43.143.1`](https://redirect.github.com/renovatebot/renovate/compare/43.143.0...43.143.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.143.0...43.143.1) ### [`v43.143.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/43.143.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/43.142.1...43.143.0) ##### Features - **manager/mise:** add support for clang-format ([#&#8203;42912](https://redirect.github.com/renovatebot/renovate/issues/42912)) ([c1e1255](https://redirect.github.com/renovatebot/renovate/commit/c1e12558b5cc2ae1669473c011211aacfce7fa22)) ##### Miscellaneous Chores - **datasource:** add trace logging for `applyConstraintsFiltering` ([#&#8203;42929](https://redirect.github.com/renovatebot/renovate/issues/42929)) ([a8310d0](https://redirect.github.com/renovatebot/renovate/commit/a8310d0be5ed5886abec9d141914252a582a1010)) - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.9.5 (main) ([#&#8203;42931](https://redirect.github.com/renovatebot/renovate/issues/42931)) ([1aec8c9](https://redirect.github.com/renovatebot/renovate/commit/1aec8c9577edb5bd8988e9476df498091d438c18)) - don't include worktrees in `markdownlint` checks ([#&#8203;42930](https://redirect.github.com/renovatebot/renovate/issues/42930)) ([12c5981](https://redirect.github.com/renovatebot/renovate/commit/12c59817db4e8ae0badbf0c7ee3ad79a31959e97)) - **pr:** make truncation notice more prominent ([#&#8203;42823](https://redirect.github.com/renovatebot/renovate/issues/42823)) ([b4d2286](https://redirect.github.com/renovatebot/renovate/commit/b4d22867de47ffcf838e51a8cdcc0044ca346c81)) ##### Tests - **datasource/jenkins-plugins:** use correct versioning ([#&#8203;42923](https://redirect.github.com/renovatebot/renovate/issues/42923)) ([5022244](https://redirect.github.com/renovatebot/renovate/commit/502224479fad9a22e5a464f7cf4e8c892ddc1bf9)) - **util:** add coverage of new GitHub Installation Access Token format ([#&#8203;42928](https://redirect.github.com/renovatebot/renovate/issues/42928)) ([5042d74](https://redirect.github.com/renovatebot/renovate/commit/5042d74fac0f6955d5b92988d7e0ab80c717ed64)) ##### Continuous Integration - never cancel in-progress release jobs ([#&#8203;42817](https://redirect.github.com/renovatebot/renovate/issues/42817)) ([dcabdfd](https://redirect.github.com/renovatebot/renovate/commit/dcabdfd6ae692f27d89bea8c290127e90df77a77)), closes [#&#8203;42809](https://redirect.github.com/renovatebot/renovate/issues/42809) - use explicit repo URL for checking commits ([#&#8203;42939](https://redirect.github.com/renovatebot/renovate/issues/42939)) ([858e708](https://redirect.github.com/renovatebot/renovate/commit/858e70851041d31791ee72a2c24e1ebb44f1b491)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0aaa8ce commit 13719e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ editorconfig-checker = "v3.6.1"
1515
"github:jonwiggins/xmloxide" = "v0.4.2"
1616
"github:koalaman/shellcheck" = "v0.11.0"
1717
lychee = "0.23.0"
18-
"npm:renovate" = "43.142.1"
18+
"npm:renovate" = "43.143.1"
1919
"pipx:codespell" = "2.4.2"
2020
ruff = "0.15.12"
2121
rumdl = "0.1.84"

0 commit comments

Comments
 (0)