Skip to content

Commit cc3f833

Browse files
chore: clean up and update renovate.json (googleapis#281)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/cc723c51-d4fa-4226-ae20-39da88909234/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@6abb590
1 parent 538263d commit cc3f833

File tree

2 files changed

+13
-21
lines changed

2 files changed

+13
-21
lines changed

java-resourcemanager/renovate.json

+11-19
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+
}

java-resourcemanager/synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-resourcemanager.git",
7-
"sha": "3e89941864b9c9a3645dbebd3c0161f477ae37c6"
7+
"sha": "4bac64434f85d508905a589fbab2f22994aa15a2"
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)