Skip to content

Commit 128a863

Browse files
ECG BotTyrone Meijn
authored andcommitted
build(deps): update npm:gitlab-ci-local to v4.74.0
This MR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [npm:gitlab-ci-local](https://github.com/firecow/gitlab-ci-local) | `4.73.0` → `4.74.0` | ![age](https://developer.mend.io/api/mc/badges/age/npm/gitlab-ci-local/4.74.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/gitlab-ci-local/4.74.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/gitlab-ci-local/4.73.0/4.74.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/gitlab-ci-local/4.73.0/4.74.0?slim=true) | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>firecow/gitlab-ci-local (npm:gitlab-ci-local)</summary> ### [`v4.74.0`](https://github.com/firecow/gitlab-ci-local/releases/tag/4.74.0) [Compare Source](firecow/gitlab-ci-local@4.73.0...4.74.0) #### What's Changed - fix: introduce per-job cert volume with %gcl% token by [@&#8203;ticapix](https://github.com/ticapix) in [#&#8203;1877](firecow/gitlab-ci-local#1877) - fix: pull registry probe image before the timed readiness check by [@&#8203;firecow](https://github.com/firecow) in [#&#8203;1904](firecow/gitlab-ci-local#1904) - fix(parser): anchor comment directives correctly and quote injected descriptions by [@&#8203;firecow](https://github.com/firecow) in [#&#8203;1896](firecow/gitlab-ci-local#1896) **Full Changelog**: <firecow/gitlab-ci-local@4.73.0...4.74.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiLCJhdXRvbWF0aW9uOmJvdC1hdXRob3JlZCIsImRlcGVuZGVuY3ktdHlwZTo6bWlub3IiXX0=-->
1 parent 82c7baa commit 128a863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ pipx = "latest"
4747
################
4848
# NPM Packages #
4949
################
50-
"npm:gitlab-ci-local" = "4.73.0"
50+
"npm:gitlab-ci-local" = "4.74.0"
5151

5252
#################
5353
# HTTP Packages #

0 commit comments

Comments
 (0)