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/terraform/lockfile): support multiple deps during dep update #11630

Merged
merged 7 commits into from Sep 13, 2021

Conversation

secustor
Copy link
Collaborator

@secustor secustor commented Sep 7, 2021

Changes:

Closes #11600

Context:

If groupings are applied, two or more dependencies can be supplied to updateArtifacts.
This PR add support for this cases.

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 tick one)

I have verified these changes via:

Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will have another look later

lib/manager/terraform/lockfile/index.ts Outdated Show resolved Hide resolved
lib/manager/terraform/lockfile/util.ts Show resolved Hide resolved
@viceice viceice enabled auto-merge (squash) September 13, 2021 11:24
@viceice viceice merged commit f937f73 into renovatebot:main Sep 13, 2021
@secustor secustor deleted the update_multiple_deps branch September 13, 2021 11:32
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 27.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Terraform lock file updates only one provider
3 participants