Commit 271e922
build(deps): update npm:gitlab-ci-local to v4.72.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.71.0` → `4.72.0` |  |  |  |  |
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.72.0`](https://github.com/firecow/gitlab-ci-local/releases/tag/4.72.0)
[Compare Source](firecow/gitlab-ci-local@4.71.0...4.72.0)
#### What's Changed
- feat: support spec:inputs for root pipeline via --input and --inputs-file by [@​gyanranjan](https://github.com/gyanranjan) in [#​1814](firecow/gitlab-ci-local#1814)
- feat: implement workflow:rules:variables support ([#​1832](firecow/gitlab-ci-local#1832)) by [@​bcouetil](https://github.com/bcouetil) in [#​1833](firecow/gitlab-ci-local#1833)
- chore(deps): lock file maintenance by [@​renovate](https://github.com/renovate)\[bot] in [#​1834](firecow/gitlab-ci-local#1834)
- chore(deps): update all non-major by [@​renovate](https://github.com/renovate)\[bot] in [#​1835](firecow/gitlab-ci-local#1835)
- fix: pass artifact paths to rsync via `--files-from` by [@​Paul-Goulpie](https://github.com/Paul-Goulpie) in [#​1825](firecow/gitlab-ci-local#1825)
- chore(deps): update sonarsource/sonarqube-scan-action action to v8 by [@​renovate](https://github.com/renovate)\[bot] in [#​1842](firecow/gitlab-ci-local#1842)
- fix: connect service containers to local registry network by [@​firecow](https://github.com/firecow) in [#​1847](firecow/gitlab-ci-local#1847)
- test: ignore 'still running' heartbeat in stdout assertions by [@​firecow](https://github.com/firecow) in [#​1851](firecow/gitlab-ci-local#1851)
- chore(deps): update github/codeql-action action to v4.35.4 by [@​renovate](https://github.com/renovate)\[bot] in [#​1843](firecow/gitlab-ci-local#1843)
- chore(deps): lock file maintenance by [@​renovate](https://github.com/renovate)\[bot] in [#​1845](firecow/gitlab-ci-local#1845)
- feat: add environment column to --list and --list-csv ([#​1837](firecow/gitlab-ci-local#1837)) by [@​bcouetil](https://github.com/bcouetil) in [#​1838](firecow/gitlab-ci-local#1838)
- feat: support needs\[].parallel.matrix and matrix expressions by [@​inistor](https://github.com/inistor) in [#​1848](firecow/gitlab-ci-local#1848)
- fix: reject empty rules array instead of silently skipping job by [@​firecow](https://github.com/firecow) in [#​1852](firecow/gitlab-ci-local#1852)
- fix: respect IGNORE\_PREDEFINED\_VARS in .gitlab-ci-local-env by [@​firecow](https://github.com/firecow) in [#​1853](firecow/gitlab-ci-local#1853)
- fix: reject ${VAR} in rules:if by [@​firecow](https://github.com/firecow) in [#​1854](firecow/gitlab-ci-local#1854)
- fix: wait for child stdio close before resolving exec by [@​firecow](https://github.com/firecow) in [#​1855](firecow/gitlab-ci-local#1855)
- chore: pin third-party actions to commit SHAs by [@​firecow](https://github.com/firecow) in [#​1857](firecow/gitlab-ci-local#1857)
#### New Contributors
- [@​gyanranjan](https://github.com/gyanranjan) made their first contribution in [#​1814](firecow/gitlab-ci-local#1814)
- [@​inistor](https://github.com/inistor) made their first contribution in [#​1848](firecow/gitlab-ci-local#1848)
**Full Changelog**: <firecow/gitlab-ci-local@4.71.0...4.72.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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzMuNSIsInVwZGF0ZWRJblZlciI6IjQzLjE3My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiLCJhdXRvbWF0aW9uOmJvdC1hdXRob3JlZCIsImRlcGVuZGVuY3ktdHlwZTo6bWlub3IiXX0=-->1 parent 4775ab8 commit 271e922
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments