Skip to content

Commit ee19695

Browse files
authored
Update deps across many packages (#4764)
1 parent 66b5b02 commit ee19695

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

app_dart/pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ environment:
1111
sdk: ^3.7.0
1212

1313
dependencies:
14-
appengine: 0.13.10
14+
appengine: 0.13.11
1515
args: ^2.6.0
1616
buildbucket:
1717
path: ../packages/buildbucket-dart
@@ -25,10 +25,10 @@ dependencies:
2525
dbcrypt: 2.0.0
2626
file: ^7.0.1
2727
fixnum: 1.1.1
28-
gcloud: 0.8.18
28+
gcloud: 0.8.19
2929
github: 9.25.0
30-
googleapis: 13.2.0
31-
googleapis_auth: 1.6.0
30+
googleapis: 14.0.0
31+
googleapis_auth: 2.0.0
3232
gql: ^1.0.1-alpha+1730759315362
3333
graphql: ^5.2.1
3434
grpc: ^4.0.1

auto_submit/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ environment:
1111
sdk: ^3.7.0
1212

1313
dependencies:
14-
appengine: 0.13.10
14+
appengine: 0.13.11
1515
cocoon_common:
1616
path: ../packages/cocoon_common
1717
cocoon_server:
1818
path: ../packages/cocoon_server
1919
corsac_jwt: 1.0.1
2020
crypto: 3.0.6
2121
github: 9.25.0
22-
googleapis: 13.2.0
23-
googleapis_auth: 1.6.0
22+
googleapis: 14.0.0
23+
googleapis_auth: 2.0.0
2424
gql: 1.0.1-alpha+1709845491443
2525
graphql: 5.2.0-beta.10
2626
http: 1.4.0

dev/githubanalysis/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ environment:
55

66
dependencies:
77
github: ^9.9.0
8-
http: ^0.13.5
8+
http: ^1.0.0
99

1010
dev_dependencies:
1111
dart_flutter_team_lints: 3.5.0

packages/cocoon_server/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ dependencies:
1414
cocoon_common:
1515
path: ../cocoon_common
1616
github: ^9.24.0
17-
googleapis: ^13.2.0
18-
googleapis_auth: ^1.6.0
17+
googleapis: 14.0.0
18+
googleapis_auth: 2.0.0
1919
gql: ^1.0.1-alpha+1709845491443
2020
graphql: ^5.2.0-beta.9
2121
http: ^1.2.2

packages/cocoon_server_test/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
cocoon_server:
1414
path: ../cocoon_server
1515
github: ^9.24.0
16-
googleapis: ^13.2.0
16+
googleapis: 14.0.0
1717
http: ^1.3.0
1818
matcher: ^0.12.17
1919
mockito: ^5.4.6

0 commit comments

Comments
 (0)