Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(manager/gitlab-include): support multi-document package files #31686

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

fgreinacher
Copy link
Contributor

Changes

Extract gitlabci-include dependencies from multi-document YAML files.

Context

Closes #24567

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

⚒️ with ❤️ by Siemens

This is mainly useful because it allows Renovate to upgrade include
dependencies within GitLab CI component specs.
@fgreinacher fgreinacher marked this pull request as ready for review September 30, 2024 08:43
@viceice viceice added this pull request to the merge queue Sep 30, 2024
Merged via the queue into renovatebot:main with commit 980677e Sep 30, 2024
38 checks passed
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 38.103.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Sep 30, 2024
##### [`v38.103.0](https:/renovatebot/renovate/releases/tag/38.103.0)

##### Features

-   **manager/gitlab-include:** support multi-document package files ([#31686](renovatebot/renovate#31686)) ([980677e](renovatebot/renovate@980677e))
##### [`v38.102.0](https:/renovatebot/renovate/releases/tag/38.102.0)

##### Features

-   **deps:** update ghcr.io/renovatebot/base-image docker tag to v7.30.0 ([#31683](renovatebot/renovate#31683)) ([988aa96](renovatebot/renovate@988aa96))

##### Bug Fixes

-   **deps:** update ghcr.io/containerbase/sidecar docker tag to v11.11.27 ([#31690](renovatebot/renovate#31690)) ([baf4053](renovatebot/renovate@baf4053))

##### Documentation

-   update references to renovate/renovate ([#31679](renovatebot/renovate#31679)) ([f90510c](renovatebot/renovate@f90510c))

##### Miscellaneous Chores

-   **deps:** lock file maintenance ([#31680](renovatebot/renovate#31680)) ([8e9c8cb](renovatebot/renovate@8e9c8cb))
-   **deps:** update ghcr.io/containerbase/devcontainer docker tag to v11.11.27 ([#31689](renovatebot/renovate#31689)) ([53be733](renovatebot/renovate@53be733))

##### Tests

-   Fix test file content load for mocked `fs-extra` ([#31687](renovatebot/renovate#31687)) ([2a1a9fb](renovatebot/renovate@2a1a9fb))
-   Improve errors for missing/unused HTTP mocks ([#31678](renovatebot/renovate#31678)) ([4b97cef](renovatebot/renovate@4b97cef))
@fgreinacher fgreinacher deleted the feat/gitlab-include-multi-doc branch September 30, 2024 11:02
zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Sep 30, 2024
##### [`v38.103.1](https:/renovatebot/renovate/releases/tag/38.103.1)

##### Miscellaneous Chores

-   **deps:** update dependency renovatebot/github-action to v40.2.11 ([#31692](renovatebot/renovate#31692)) ([20454e4](renovatebot/renovate@20454e4))

##### Build System

-   **deps:** update dependency [@cdktf/hcl2json](https:/cdktf/hcl2json) to v0.20.9 ([#31691](renovatebot/renovate#31691)) ([75b29f1](renovatebot/renovate@75b29f1))
##### [`v38.103.0](https:/renovatebot/renovate/releases/tag/38.103.0)

##### Features

-   **manager/gitlab-include:** support multi-document package files ([#31686](renovatebot/renovate#31686)) ([980677e](renovatebot/renovate@980677e))
zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Sep 30, 2024
##### [`v38.103.1](https:/renovatebot/renovate/releases/tag/38.103.1)

##### Miscellaneous Chores

-   **deps:** update dependency renovatebot/github-action to v40.2.11 ([#31692](renovatebot/renovate#31692)) ([20454e4](renovatebot/renovate@20454e4))

##### Build System

-   **deps:** update dependency [@cdktf/hcl2json](https:/cdktf/hcl2json) to v0.20.9 ([#31691](renovatebot/renovate#31691)) ([75b29f1](renovatebot/renovate@75b29f1))
##### [`v38.103.0](https:/renovatebot/renovate/releases/tag/38.103.0)

##### Features

-   **manager/gitlab-include:** support multi-document package files ([#31686](renovatebot/renovate#31686)) ([980677e](renovatebot/renovate@980677e))
github-merge-queue bot pushed a commit to zemn-me/monorepo that referenced this pull request Sep 30, 2024
##### [`v38.103.1](https:/renovatebot/renovate/releases/tag/38.103.1)

##### Miscellaneous Chores

-   **deps:** update dependency renovatebot/github-action to v40.2.11 ([#31692](renovatebot/renovate#31692)) ([20454e4](renovatebot/renovate@20454e4))

##### Build System

-   **deps:** update dependency [@cdktf/hcl2json](https:/cdktf/hcl2json) to v0.20.9 ([#31691](renovatebot/renovate#31691)) ([75b29f1](renovatebot/renovate@75b29f1))
##### [`v38.103.0](https:/renovatebot/renovate/releases/tag/38.103.0)

##### Features

-   **manager/gitlab-include:** support multi-document package files ([#31686](renovatebot/renovate#31686)) ([980677e](renovatebot/renovate@980677e))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support GitLab CI templates
3 participants