Skip to content

Commit 6869021

Browse files
ECG BotTyrone Meijn
authored andcommitted
build(deps): update npm:gitlab-ci-local to v4.73.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.72.0` → `4.73.0` | ![age](https://developer.mend.io/api/mc/badges/age/npm/gitlab-ci-local/4.73.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/gitlab-ci-local/4.73.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/gitlab-ci-local/4.72.0/4.73.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/gitlab-ci-local/4.72.0/4.73.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.73.0`](https://github.com/firecow/gitlab-ci-local/releases/tag/4.73.0) [Compare Source](firecow/gitlab-ci-local@4.72.0...4.73.0) #### What's Changed - fix: prevent ENAMETOOLONG crash for long parallel:matrix job names by [@&#8203;gyanranjan](https://github.com/gyanranjan) in [#&#8203;1865](firecow/gitlab-ci-local#1865) - fix: reject non-array needs with clear error by [@&#8203;firecow](https://github.com/firecow) in [#&#8203;1863](firecow/gitlab-ci-local#1863) - A support for GPU by [@&#8203;zapadinsky](https://github.com/zapadinsky) in [#&#8203;1866](firecow/gitlab-ci-local#1866) - fix: validate spec:inputs:regex instead of logging a no-op warning by [@&#8203;ApoorvaMohan](https://github.com/ApoorvaMohan) in [#&#8203;1869](firecow/gitlab-ci-local#1869) - feat: support image.docker.platform by [@&#8203;inistor](https://github.com/inistor) in [#&#8203;1856](firecow/gitlab-ci-local#1856) - Allow to use `component.reference`, `component.sha`, `component.version` and `component.name` by [@&#8203;jrd](https://github.com/jrd) in [#&#8203;1836](firecow/gitlab-ci-local#1836) #### New Contributors - [@&#8203;zapadinsky](https://github.com/zapadinsky) made their first contribution in [#&#8203;1866](firecow/gitlab-ci-local#1866) - [@&#8203;ApoorvaMohan](https://github.com/ApoorvaMohan) made their first contribution in [#&#8203;1869](firecow/gitlab-ci-local#1869) - [@&#8203;jrd](https://github.com/jrd) made their first contribution in [#&#8203;1836](firecow/gitlab-ci-local#1836) **Full Changelog**: <firecow/gitlab-ci-local@4.72.0...4.73.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiLCJhdXRvbWF0aW9uOmJvdC1hdXRob3JlZCIsImRlcGVuZGVuY3ktdHlwZTo6bWlub3IiXX0=-->
1 parent 349814e commit 6869021

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
@@ -57,7 +57,7 @@ pipx = "latest"
5757
################
5858
# NPM Packages #
5959
################
60-
"npm:gitlab-ci-local" = "4.72.0"
60+
"npm:gitlab-ci-local" = "4.73.0"
6161

6262
#################
6363
# HTTP Packages #

0 commit comments

Comments
 (0)