Skip to content

Commit baaaf85

Browse files
committed
chore: move sqlalchemy-bigquery to bulk release
1 parent ed25698 commit baaaf85

4 files changed

Lines changed: 5 additions & 5 deletions

.release-please-bulk-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,5 +278,6 @@
278278
"packages/grafeas": "1.23.0",
279279
"packages/grpc-google-iam-v1": "0.14.4",
280280
"packages/proto-plus": "1.28.1",
281+
"packages/sqlalchemy-bigquery": "1.17.0",
281282
"packages/sqlalchemy-spanner": "1.19.0"
282283
}
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"packages/bigframes": "2.46.0",
33
"packages/google-crc32c": "1.8.0",
4-
"packages/pandas-gbq": "0.35.0",
5-
"packages/sqlalchemy-bigquery": "1.17.0"
4+
"packages/pandas-gbq": "0.35.0"
65
}

release-please-bulk-config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3908,6 +3908,9 @@
39083908
"packages/proto-plus": {
39093909
"component": "proto-plus"
39103910
},
3911+
"packages/sqlalchemy-bigquery": {
3912+
"component": "sqlalchemy-bigquery"
3913+
},
39113914
"packages/sqlalchemy-spanner": {
39123915
"component": "sqlalchemy-spanner"
39133916
}

release-please-individual-config.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
},
1111
"packages/pandas-gbq": {
1212
"component": "pandas-gbq"
13-
},
14-
"packages/sqlalchemy-bigquery": {
15-
"component": "sqlalchemy-bigquery"
1613
}
1714
},
1815
"release-type": "python-librarian",

0 commit comments

Comments
 (0)