Skip to content

chore(deps): ignore google/go-github package updates#2465

Merged
gcf-merge-on-green[bot] merged 1 commit intomainfrom
disable-dep
Mar 11, 2024
Merged

chore(deps): ignore google/go-github package updates#2465
gcf-merge-on-green[bot] merged 1 commit intomainfrom
disable-dep

Conversation

@noahdietz
Copy link
Copy Markdown
Contributor

"properly" ignore github.com/google/go-github dependency updates via renovate since they require code changes (import path updates). Since the module name is changed with each release, we cannot ignoreDeps a single module, and ignoreDeps does not support pattern matching, but has a workaround, which I've implemented here.

@noahdietz noahdietz requested a review from a team March 11, 2024 17:24
@noahdietz noahdietz added the automerge Merge the pull request once unit tests and other checks pass. label Mar 11, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit cc19990 into main Mar 11, 2024
@gcf-merge-on-green gcf-merge-on-green bot deleted the disable-dep branch March 11, 2024 17:34
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 11, 2024
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.

2 participants