Skip to content

Commit 8ec5d50

Browse files
chore: clean up and update renovate.json (#206)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/1f22f69e-16cc-4fa6-99b6-9c592d005adb/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@6abb590
1 parent 33b1c6b commit 8ec5d50

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-logging-logback.git",
7-
"sha": "288f1287b3491e40fbc48dea35269d23ba5fd0e2"
7+
"sha": "33b1c6b7083dba0ab96587801c99c4ebdb39d5bf"
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)