Skip to content

Commit 4734e89

Browse files
chore: clean up and update renovate.json (#202)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/fc1413bf-7539-42ca-a3cb-6a8d29e26892/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@6abb590
1 parent 9cd7230 commit 4734e89

File tree

2 files changed

+13
-21
lines changed

2 files changed

+13
-21
lines changed

renovate.json

Lines changed: 11 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,6 @@
1717
],
1818
"versionScheme": "docker"
1919
},
20-
{
21-
"packagePatterns": [
22-
"^com.google.api:gax",
23-
"^com.google.auth:",
24-
"^com.google.cloud:google-cloud-core",
25-
"^io.grpc:",
26-
"^com.google.guava:"
27-
],
28-
"groupName": "core dependencies"
29-
},
30-
{
31-
"packagePatterns": [
32-
"^com.google.http-client:",
33-
"^com.google.oauth-client:",
34-
"^com.google.api-client:"
35-
],
36-
"groupName": "core transport dependencies"
37-
},
3820
{
3921
"packagePatterns": [
4022
"*"
@@ -63,6 +45,16 @@
6345
"semanticCommitType": "chore",
6446
"semanticCommitScope": "deps"
6547
},
48+
{
49+
"packagePatterns": [
50+
"^junit:junit",
51+
"^com.google.truth:truth",
52+
"^org.mockito:mockito-core",
53+
"^org.objenesis:objenesis"
54+
],
55+
"semanticCommitType": "test",
56+
"semanticCommitScope": "deps"
57+
},
6658
{
6759
"packagePatterns": [
6860
"^com.google.cloud:google-cloud-"
@@ -78,4 +70,4 @@
7870
],
7971
"semanticCommits": true,
8072
"masterIssue": true
81-
}
73+
}

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-shared-config.git",
7-
"sha": "0cf9c257dbae231b5ee5df3727262f3915159945"
7+
"sha": "9cd7230e544cb5010bedb74e678e7793daa2b852"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "5a506ec8765cc04f7e29f888b8e9b257d9a7ae11"
14+
"sha": "6abb59097be84599a1d6091fe534a49e5c5cf948"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)