Skip to content

Commit ccb9856

Browse files
committed
update post-processing config files with updated versions
update client-post-processing/storage-integration.yaml more updates
1 parent f60299a commit ccb9856

9 files changed

Lines changed: 40 additions & 43 deletions

.librarian/generator-input/client-post-processing/add-dependency-google-cloud-common.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ replacements:
1919
]
2020
before: |
2121
dependencies = \[
22-
"google-api-core\[grpc\] >= 2.17.1, <3.0.0",
22+
"google-api-core\[grpc\] >= 2.24.2, <3.0.0",
2323
# Exclude incompatible versions of `google-auth`
2424
# See https://github.com/googleapis/google-cloud-python/issues/12364
2525
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
2626
"grpcio >= 1.59.0, < 2.0.0",
2727
after: |
2828
dependencies = [
29-
"google-api-core[grpc] >= 2.17.1, <3.0.0",
29+
"google-api-core[grpc] >= 2.24.2, <3.0.0",
3030
# Exclude incompatible versions of `google-auth`
3131
# See https://github.com/googleapis/google-cloud-python/issues/12364
3232
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",

.librarian/generator-input/client-post-processing/add-missing-dependencies-to-setup-py-constraints.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ replacements:
1919
]
2020
before: |
2121
dependencies = \[
22-
"google-api-core\[grpc\] >= 2.17.1, <3.0.0",
22+
"google-api-core\[grpc\] >= 2.24.2, <3.0.0",
2323
# Exclude incompatible versions of `google-auth`
2424
# See https://github.com/googleapis/google-cloud-python/issues/12364
2525
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
2626
"grpcio >= 1.59.0, < 2.0.0",
2727
after: |
2828
dependencies = [
29-
"google-api-core[grpc] >= 2.17.1, <3.0.0",
29+
"google-api-core[grpc] >= 2.24.2, <3.0.0",
3030
# Exclude incompatible versions of `google-auth`
3131
# See https://github.com/googleapis/google-cloud-python/issues/12364
3232
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
@@ -38,14 +38,14 @@ replacements:
3838
]
3939
before: |
4040
dependencies = \[
41-
"google-api-core\[grpc\] >= 2.17.1, <3.0.0",
41+
"google-api-core\[grpc\] >= 2.24.2, <3.0.0",
4242
# Exclude incompatible versions of `google-auth`
4343
# See https://github.com/googleapis/google-cloud-python/issues/12364
4444
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
4545
"grpcio >= 1.59.0, < 2.0.0",
4646
after: |
4747
dependencies = [
48-
"google-api-core[grpc] >= 2.17.1, <3.0.0",
48+
"google-api-core[grpc] >= 2.24.2, <3.0.0",
4949
# Exclude incompatible versions of `google-auth`
5050
# See https://github.com/googleapis/google-cloud-python/issues/12364
5151
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
@@ -57,14 +57,14 @@ replacements:
5757
]
5858
before: |
5959
dependencies = \[
60-
"google-api-core\[grpc\] >= 2.17.1, <3.0.0",
60+
"google-api-core\[grpc\] >= 2.24.2, <3.0.0",
6161
# Exclude incompatible versions of `google-auth`
6262
# See https://github.com/googleapis/google-cloud-python/issues/12364
6363
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
6464
"grpcio >= 1.59.0, < 2.0.0",
6565
after: |
6666
dependencies = [
67-
"google-api-core[grpc] >= 2.17.1, <3.0.0",
67+
"google-api-core[grpc] >= 2.24.2, <3.0.0",
6868
# Exclude incompatible versions of `google-auth`
6969
# See https://github.com/googleapis/google-cloud-python/issues/12364
7070
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
@@ -76,14 +76,14 @@ replacements:
7676
]
7777
before: |
7878
dependencies = \[
79-
"google-api-core\[grpc\] >= 2.17.1, <3.0.0",
79+
"google-api-core\[grpc\] >= 2.24.2, <3.0.0",
8080
# Exclude incompatible versions of `google-auth`
8181
# See https://github.com/googleapis/google-cloud-python/issues/12364
8282
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
8383
"grpcio >= 1.59.0, < 2.0.0",
8484
after: |
8585
dependencies = [
86-
"google-api-core[grpc] >= 2.17.1, <3.0.0",
86+
"google-api-core[grpc] >= 2.24.2, <3.0.0",
8787
# Exclude incompatible versions of `google-auth`
8888
# See https://github.com/googleapis/google-cloud-python/issues/12364
8989
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
@@ -95,14 +95,14 @@ replacements:
9595
]
9696
before: |
9797
dependencies = \[
98-
"google-api-core\[grpc\] >= 2.17.1, <3.0.0",
98+
"google-api-core\[grpc\] >= 2.24.2, <3.0.0",
9999
# Exclude incompatible versions of `google-auth`
100100
# See https://github.com/googleapis/google-cloud-python/issues/12364
101101
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
102102
"grpcio >= 1.59.0, < 2.0.0",
103103
after: |
104104
dependencies = [
105-
"google-api-core[grpc] >= 2.17.1, <3.0.0",
105+
"google-api-core[grpc] >= 2.24.2, <3.0.0",
106106
# Exclude incompatible versions of `google-auth`
107107
# See https://github.com/googleapis/google-cloud-python/issues/12364
108108
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
@@ -114,14 +114,14 @@ replacements:
114114
]
115115
before: |
116116
dependencies = \[
117-
"google-api-core\[grpc\] >= 2.17.1, <3.0.0",
117+
"google-api-core\[grpc\] >= 2.24.2, <3.0.0",
118118
# Exclude incompatible versions of `google-auth`
119119
# See https://github.com/googleapis/google-cloud-python/issues/12364
120120
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
121121
"grpcio >= 1.59.0, < 2.0.0",
122122
after: |
123123
dependencies = [
124-
"google-api-core[grpc] >= 2.17.1, <3.0.0",
124+
"google-api-core[grpc] >= 2.24.2, <3.0.0",
125125
# Exclude incompatible versions of `google-auth`
126126
# See https://github.com/googleapis/google-cloud-python/issues/12364
127127
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",

.librarian/generator-input/client-post-processing/asset-integration.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ replacements:
1919
]
2020
before: |
2121
dependencies = \[
22-
"google-api-core\[grpc\] >= 2.17.1, <3.0.0",
22+
"google-api-core\[grpc\] >= 2.24.2, <3.0.0",
2323
# Exclude incompatible versions of `google-auth`
2424
# See https://github.com/googleapis/google-cloud-python/issues/12364
2525
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
2626
"grpcio >= 1.59.0, < 2.0.0",
2727
after: |
2828
dependencies = [
29-
"google-api-core[grpc] >= 2.17.1, <3.0.0",
29+
"google-api-core[grpc] >= 2.24.2, <3.0.0",
3030
# Exclude incompatible versions of `google-auth`
3131
# See https://github.com/googleapis/google-cloud-python/issues/12364
3232
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
@@ -38,10 +38,10 @@ replacements:
3838
packages/google-cloud-asset/testing/constraints-3.10.txt
3939
]
4040
before: |
41-
google-api-core==2.17.1
41+
google-api-core==2.24.2
4242
google-auth==2.14.1
4343
after: |
44-
google-api-core==2.17.1
44+
google-api-core==2.24.2
4545
google-cloud-org-policy==1.11.1
4646
google-auth==2.14.1
4747
count: 1

.librarian/generator-input/client-post-processing/bigtable-integration.yaml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -190,14 +190,11 @@ replacements:
190190
"libcst": "libcst >= 0.2.5",
191191
}
192192
count: 1
193-
- paths: [
194-
packages/google-cloud-bigtable/setup.py,
195-
]
196193
before: |
197-
"protobuf >= 4.25.8, < 8.0.0",
198-
\]
194+
"protobuf >= 6.33.5, < 8.0.0",
195+
]
199196
after: |
200-
"protobuf >= 4.25.8, < 8.0.0",
197+
"protobuf >= 6.33.5, < 8.0.0",
201198
"google-cloud-core >= 2.0.0, <3.0.0",
202199
"grpc-google-iam-v1 >= 0.14.0, <1.0.0",
203200
"google-crc32c>=1.6.0, <2.0.0dev",
@@ -207,10 +204,10 @@ replacements:
207204
packages/google-cloud-bigtable/testing/constraints-3.10.txt,
208205
]
209206
before: |
210-
google-api-core==2.17.1
207+
google-api-core==2.24.2
211208
google-auth==2.14.1
212209
after: |
213-
google-api-core==2.17.1
210+
google-api-core==2.24.2
214211
google-cloud-core==2.0.0
215212
grpc-google-iam-v1==0.14.0
216213
google-crc32c==1.6.0

.librarian/generator-input/client-post-processing/containeranalysis-grafeas-integration.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ replacements:
1919
]
2020
before: |
2121
dependencies = \[
22-
"google-api-core\[grpc\] >= 2.17.1, <3.0.0",
22+
"google-api-core\[grpc\] >= 2.24.2, <3.0.0",
2323
# Exclude incompatible versions of `google-auth`
2424
# See https://github.com/googleapis/google-cloud-python/issues/12364
2525
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
2626
"grpcio >= 1.59.0, < 2.0.0",
2727
after: |
2828
dependencies = [
29-
"google-api-core[grpc] >= 2.17.1, <3.0.0",
29+
"google-api-core[grpc] >= 2.24.2, <3.0.0",
3030
# Exclude incompatible versions of `google-auth`
3131
# See https://github.com/googleapis/google-cloud-python/issues/12364
3232
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",

.librarian/generator-input/client-post-processing/integrate-isolated-handwritten-code.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@ replacements:
6060
]
6161
before: |
6262
dependencies = \[
63-
"google-api-core\[grpc\] >= 2.17.1, <3.0.0",
63+
"google-api-core\[grpc\] >= 2.24.2, <3.0.0",
6464
# Exclude incompatible versions of `google-auth`
6565
# See https://github.com/googleapis/google-cloud-python/issues/12364
6666
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
6767
"grpcio >= 1.59.0, < 2.0.0",
6868
after: |
6969
dependencies = [
70-
"google-api-core[grpc] >= 2.17.1, <3.0.0",
70+
"google-api-core[grpc] >= 2.24.2, <3.0.0",
7171
# Exclude incompatible versions of `google-auth`
7272
# See https://github.com/googleapis/google-cloud-python/issues/12364
7373
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
@@ -210,10 +210,10 @@ replacements:
210210
packages/google-cloud-automl/testing/constraints-3.10.txt,
211211
]
212212
before: |
213-
google-api-core==2.17.1
213+
google-api-core==2.24.2
214214
google-auth==2.14.1
215215
after: |
216-
google-api-core==2.17.1
216+
google-api-core==2.24.2
217217
google-cloud-storage==2.14.0
218218
libcst==0.2.5
219219
pandas==1.3.4
@@ -424,10 +424,10 @@ replacements:
424424
"packages/google-cloud-monitoring/testing/constraints-3.10.txt",
425425
]
426426
before: |
427-
google-api-core==2.17.1
427+
google-api-core==2.24.2
428428
google-auth==2.14.1
429429
after: |
430-
google-api-core==2.17.1
430+
google-api-core==2.24.2
431431
pandas==1.3.4
432432
numpy==1.21.3
433433
google-auth==2.14.1

.librarian/generator-input/client-post-processing/pubsub-integration.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -506,9 +506,9 @@ replacements:
506506

507507
- paths:
508508
- "packages/google-cloud-pubsub/testing/constraints-3.10.txt"
509-
before: 'grpc-google-iam-v1==0\.14\.0\n(?!grpcio-status)'
509+
before: 'grpc-google-iam-v1==0\.14\.2\n(?!grpcio-status)'
510510
after: |-
511-
grpc-google-iam-v1==0.14.0
511+
grpc-google-iam-v1==0.14.2
512512
grpcio-status==1.51.3
513513
opentelemetry-api==1.27.0
514514
opentelemetry-sdk==1.27.0

.librarian/generator-input/client-post-processing/spanner-integration.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ replacements:
125125
before: '(?s)dependencies = \[.*?\]\nextras = \{\s*\}'
126126
after: |
127127
dependencies = [
128-
"google-api-core[grpc] >= 2.17.1, <3.0.0",
128+
"google-api-core[grpc] >= 2.24.2, <3.0.0",
129129
# Exclude incompatible versions of `google-auth`
130130
# See https://github.com/googleapis/google-cloud-python/issues/12364
131131
"google-auth >= 2.14.1, <3.0.0,!=2.24.0,!=2.25.0",
@@ -1397,9 +1397,9 @@ replacements:
13971397
"""Run all tests with core dependencies installed from source,
13981398
count: 1
13991399
- paths: [packages/google-cloud-spanner/testing/constraints-3.10.txt]
1400-
before: '(?s)protobuf==4.25.8\n(?!google-cloud-core)'
1400+
before: '(?s)protobuf==6.33.5\n(?!google-cloud-core)'
14011401
after: |
1402-
protobuf==4.25.8
1402+
protobuf==6.33.5
14031403
google-cloud-core==2.0.0
14041404
grpc-google-iam-v1==0.12.4
14051405
sqlparse==0.4.4

.librarian/generator-input/client-post-processing/storage-integration.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -640,12 +640,12 @@ replacements:
640640
packages/google-cloud-storage/testing/constraints-3.10.txt
641641
]
642642
before: |
643-
google-api-core==2.17.1
643+
google-api-core==2.24.2
644644
google-auth==2.14.1
645645
grpcio==1.59.0
646-
proto-plus==1.22.3
647-
protobuf==4.25.8
648-
grpc-google-iam-v1==0.14.0
646+
proto-plus==1.26.1
647+
protobuf==6.33.5
648+
grpc-google-iam-v1==0.14.2
649649
after: |
650650
google-auth==2.26.1
651651
# cryptography is a direct dependency of google-auth

0 commit comments

Comments
 (0)