Skip to content

chore(deps): Disable plugin-pb-go dep updates in plugins#12170

Merged
kodiakhq[bot] merged 1 commit intocloudquery:mainfrom
erezrokah:chore/only_update_cli_plugin_pb_go
Jul 14, 2023
Merged

chore(deps): Disable plugin-pb-go dep updates in plugins#12170
kodiakhq[bot] merged 1 commit intocloudquery:mainfrom
erezrokah:chore/only_update_cli_plugin_pb_go

Conversation

@erezrokah
Copy link
Member

Summary

This should reduce the noise of PRs such as #12166 by not updating plugin-pb-go in plugins. plugin-pb-go is an indirect dependency for plugins and should be updated via the SDK anyways.

allowedVersions: "<5",
},
{
matchPackageNames: ["github.com/cloudquery/plugin-pb-go"],
Copy link
Member Author

@erezrokah erezrokah Jul 14, 2023

Choose a reason for hiding this comment

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

Per renovate docs, all matchers need to match for the rule to apply

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jul 14, 2023
@kodiakhq kodiakhq bot merged commit 39dd580 into cloudquery:main Jul 14, 2023
@erezrokah erezrokah deleted the chore/only_update_cli_plugin_pb_go branch July 14, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants