Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit d87da6d

Browse files
chore: regenerate common templates (#43)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/ea92d8ef-9c7c-4b81-8d98-49ca5edffd47/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@6abb590 Source-Link: googleapis/synthtool@5a506ec
1 parent 2f3a8ed commit d87da6d

File tree

3 files changed

+14
-21
lines changed

3 files changed

+14
-21
lines changed

.github/snippet-bot.yml

Whitespace-only changes.

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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-video-transcoder.git",
7-
"sha": "c03b3b106432898d74b3bb2165e753fe2632a168"
7+
"sha": "2f3a8ed3d1cab75579db69503708a625207cfcae"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1"
22+
"sha": "6abb59097be84599a1d6091fe534a49e5c5cf948"
2323
}
2424
}
2525
],
@@ -42,6 +42,7 @@
4242
".github/PULL_REQUEST_TEMPLATE.md",
4343
".github/readme/synth.py",
4444
".github/release-please.yml",
45+
".github/snippet-bot.yml",
4546
".github/trusted-contribution.yml",
4647
".github/workflows/approve-readme.yaml",
4748
".github/workflows/auto-release.yaml",

0 commit comments

Comments
 (0)