Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit 5c5e703

Browse files
chore: group guava with other core dependencies
1 parent f11c062 commit 5c5e703

File tree

2 files changed

+3
-247
lines changed

2 files changed

+3
-247
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"^com.google.api:gax",
2323
"^com.google.auth:",
2424
"^com.google.cloud:google-cloud-core",
25-
"^io.grpc:"
25+
"^io.grpc:",
26+
"^com.google.guava:"
2627
],
2728
"groupName": "core dependencies"
2829
},

synth.metadata

Lines changed: 1 addition & 246 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2020-01-16T09:11:10.003957Z",
2+
"updateTime": "2020-01-31T09:14:08.424434Z",
33
"sources": [
44
{
55
"template": {
@@ -8,250 +8,5 @@
88
"version": "2019.10.17"
99
}
1010
}
11-
],
12-
"newFiles": [
13-
{
14-
"path": "pom.xml"
15-
},
16-
{
17-
"path": ".repo-metadata.json"
18-
},
19-
{
20-
"path": "java.header"
21-
},
22-
{
23-
"path": "CONTRIBUTING.md"
24-
},
25-
{
26-
"path": "synth.metadata"
27-
},
28-
{
29-
"path": "renovate.json"
30-
},
31-
{
32-
"path": "synth.py"
33-
},
34-
{
35-
"path": "license-checks.xml"
36-
},
37-
{
38-
"path": "CODE_OF_CONDUCT.md"
39-
},
40-
{
41-
"path": "LICENSE"
42-
},
43-
{
44-
"path": "codecov.yaml"
45-
},
46-
{
47-
"path": ".gitignore"
48-
},
49-
{
50-
"path": "README.md"
51-
},
52-
{
53-
"path": ".github/release-please.yml"
54-
},
55-
{
56-
"path": ".github/PULL_REQUEST_TEMPLATE.md"
57-
},
58-
{
59-
"path": ".github/ISSUE_TEMPLATE/feature_request.md"
60-
},
61-
{
62-
"path": ".github/ISSUE_TEMPLATE/support_request.md"
63-
},
64-
{
65-
"path": ".github/ISSUE_TEMPLATE/bug_report.md"
66-
},
67-
{
68-
"path": ".kokoro/build.sh"
69-
},
70-
{
71-
"path": ".kokoro/common.cfg"
72-
},
73-
{
74-
"path": ".kokoro/build.bat"
75-
},
76-
{
77-
"path": ".kokoro/linkage-monitor.sh"
78-
},
79-
{
80-
"path": ".kokoro/coerce_logs.sh"
81-
},
82-
{
83-
"path": ".kokoro/dependencies.sh"
84-
},
85-
{
86-
"path": ".kokoro/trampoline.sh"
87-
},
88-
{
89-
"path": ".kokoro/continuous/samples.cfg"
90-
},
91-
{
92-
"path": ".kokoro/continuous/java8.cfg"
93-
},
94-
{
95-
"path": ".kokoro/continuous/integration.cfg"
96-
},
97-
{
98-
"path": ".kokoro/continuous/java11.cfg"
99-
},
100-
{
101-
"path": ".kokoro/continuous/propose_release.cfg"
102-
},
103-
{
104-
"path": ".kokoro/continuous/common.cfg"
105-
},
106-
{
107-
"path": ".kokoro/continuous/propose_release.sh"
108-
},
109-
{
110-
"path": ".kokoro/continuous/java7.cfg"
111-
},
112-
{
113-
"path": ".kokoro/continuous/lint.cfg"
114-
},
115-
{
116-
"path": ".kokoro/continuous/java8-osx.cfg"
117-
},
118-
{
119-
"path": ".kokoro/continuous/dependencies.cfg"
120-
},
121-
{
122-
"path": ".kokoro/continuous/java8-win.cfg"
123-
},
124-
{
125-
"path": ".kokoro/nightly/samples.cfg"
126-
},
127-
{
128-
"path": ".kokoro/nightly/java8.cfg"
129-
},
130-
{
131-
"path": ".kokoro/nightly/integration.cfg"
132-
},
133-
{
134-
"path": ".kokoro/nightly/java11.cfg"
135-
},
136-
{
137-
"path": ".kokoro/nightly/common.cfg"
138-
},
139-
{
140-
"path": ".kokoro/nightly/java7.cfg"
141-
},
142-
{
143-
"path": ".kokoro/nightly/lint.cfg"
144-
},
145-
{
146-
"path": ".kokoro/nightly/java8-osx.cfg"
147-
},
148-
{
149-
"path": ".kokoro/nightly/dependencies.cfg"
150-
},
151-
{
152-
"path": ".kokoro/nightly/java8-win.cfg"
153-
},
154-
{
155-
"path": ".kokoro/release/publish_javadoc.cfg"
156-
},
157-
{
158-
"path": ".kokoro/release/common.sh"
159-
},
160-
{
161-
"path": ".kokoro/release/promote.sh"
162-
},
163-
{
164-
"path": ".kokoro/release/common.cfg"
165-
},
166-
{
167-
"path": ".kokoro/release/publish_javadoc.sh"
168-
},
169-
{
170-
"path": ".kokoro/release/drop.sh"
171-
},
172-
{
173-
"path": ".kokoro/release/stage.sh"
174-
},
175-
{
176-
"path": ".kokoro/release/promote.cfg"
177-
},
178-
{
179-
"path": ".kokoro/release/snapshot.cfg"
180-
},
181-
{
182-
"path": ".kokoro/release/bump_snapshot.cfg"
183-
},
184-
{
185-
"path": ".kokoro/release/drop.cfg"
186-
},
187-
{
188-
"path": ".kokoro/release/bump_snapshot.sh"
189-
},
190-
{
191-
"path": ".kokoro/release/stage.cfg"
192-
},
193-
{
194-
"path": ".kokoro/release/snapshot.sh"
195-
},
196-
{
197-
"path": ".kokoro/presubmit/samples.cfg"
198-
},
199-
{
200-
"path": ".kokoro/presubmit/java8.cfg"
201-
},
202-
{
203-
"path": ".kokoro/presubmit/integration.cfg"
204-
},
205-
{
206-
"path": ".kokoro/presubmit/java11.cfg"
207-
},
208-
{
209-
"path": ".kokoro/presubmit/linkage-monitor.cfg"
210-
},
211-
{
212-
"path": ".kokoro/presubmit/common.cfg"
213-
},
214-
{
215-
"path": ".kokoro/presubmit/java7.cfg"
216-
},
217-
{
218-
"path": ".kokoro/presubmit/lint.cfg"
219-
},
220-
{
221-
"path": ".kokoro/presubmit/java8-osx.cfg"
222-
},
223-
{
224-
"path": ".kokoro/presubmit/dependencies.cfg"
225-
},
226-
{
227-
"path": ".kokoro/presubmit/clirr.cfg"
228-
},
229-
{
230-
"path": ".kokoro/presubmit/java8-win.cfg"
231-
},
232-
{
233-
"path": "src/test/java/com/google/cloud/logging/logback/StackTraceTest.java"
234-
},
235-
{
236-
"path": "src/test/java/com/google/cloud/logging/logback/MDCEventEnhancerTest.java"
237-
},
238-
{
239-
"path": "src/test/java/com/google/cloud/logging/logback/LoggingAppenderTest.java"
240-
},
241-
{
242-
"path": "src/test/java/com/example/enhancers/TestLoggingEnhancer.java"
243-
},
244-
{
245-
"path": "src/test/java/com/example/enhancers/AnotherTestLoggingEnhancer.java"
246-
},
247-
{
248-
"path": "src/main/java/com/google/cloud/logging/logback/LoggingEventEnhancer.java"
249-
},
250-
{
251-
"path": "src/main/java/com/google/cloud/logging/logback/MDCEventEnhancer.java"
252-
},
253-
{
254-
"path": "src/main/java/com/google/cloud/logging/logback/LoggingAppender.java"
255-
}
25611
]
25712
}

0 commit comments

Comments
 (0)