Skip to content

Commit 7ef5d5f

Browse files
Bump http from 0.12.0+2 to 0.13.5 in /1-Clima
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.12.0+2 to 0.13.5. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs) --- updated-dependencies: - dependency-name: http dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0edc012 commit 7ef5d5f

File tree

2 files changed

+50
-36
lines changed

2 files changed

+50
-36
lines changed

1-Clima/pubspec.lock

Lines changed: 49 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,49 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.3.0"
10+
version: "2.10.0"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
1414
name: boolean_selector
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "1.0.5"
18-
charcode:
17+
version: "2.1.1"
18+
characters:
1919
dependency: transitive
2020
description:
21-
name: charcode
21+
name: characters
2222
url: "https://pub.dartlang.org"
2323
source: hosted
24-
version: "1.1.2"
24+
version: "1.2.1"
25+
clock:
26+
dependency: transitive
27+
description:
28+
name: clock
29+
url: "https://pub.dartlang.org"
30+
source: hosted
31+
version: "1.1.1"
2532
collection:
2633
dependency: transitive
2734
description:
2835
name: collection
2936
url: "https://pub.dartlang.org"
3037
source: hosted
31-
version: "1.14.11"
38+
version: "1.17.0"
3239
cupertino_icons:
3340
dependency: "direct main"
3441
description:
3542
name: cupertino_icons
3643
url: "https://pub.dartlang.org"
3744
source: hosted
3845
version: "0.1.2"
46+
fake_async:
47+
dependency: transitive
48+
description:
49+
name: fake_async
50+
url: "https://pub.dartlang.org"
51+
source: hosted
52+
version: "1.3.1"
3953
flutter:
4054
dependency: "direct main"
4155
description: flutter
@@ -73,14 +87,21 @@ packages:
7387
name: http
7488
url: "https://pub.dartlang.org"
7589
source: hosted
76-
version: "0.12.0+2"
90+
version: "0.13.5"
7791
http_parser:
7892
dependency: transitive
7993
description:
8094
name: http_parser
8195
url: "https://pub.dartlang.org"
8296
source: hosted
83-
version: "3.1.3"
97+
version: "4.0.2"
98+
js:
99+
dependency: transitive
100+
description:
101+
name: js
102+
url: "https://pub.dartlang.org"
103+
source: hosted
104+
version: "0.6.5"
84105
location_permissions:
85106
dependency: transitive
86107
description:
@@ -94,35 +115,28 @@ packages:
94115
name: matcher
95116
url: "https://pub.dartlang.org"
96117
source: hosted
97-
version: "0.12.5"
98-
meta:
99-
dependency: transitive
100-
description:
101-
name: meta
102-
url: "https://pub.dartlang.org"
103-
source: hosted
104-
version: "1.1.7"
105-
path:
118+
version: "0.12.13"
119+
material_color_utilities:
106120
dependency: transitive
107121
description:
108-
name: path
122+
name: material_color_utilities
109123
url: "https://pub.dartlang.org"
110124
source: hosted
111-
version: "1.6.4"
112-
pedantic:
125+
version: "0.2.0"
126+
meta:
113127
dependency: transitive
114128
description:
115-
name: pedantic
129+
name: meta
116130
url: "https://pub.dartlang.org"
117131
source: hosted
118-
version: "1.8.0+1"
119-
quiver:
132+
version: "1.8.0"
133+
path:
120134
dependency: transitive
121135
description:
122-
name: quiver
136+
name: path
123137
url: "https://pub.dartlang.org"
124138
source: hosted
125-
version: "2.0.5"
139+
version: "1.8.2"
126140
sky_engine:
127141
dependency: transitive
128142
description: flutter
@@ -134,56 +148,56 @@ packages:
134148
name: source_span
135149
url: "https://pub.dartlang.org"
136150
source: hosted
137-
version: "1.5.5"
151+
version: "1.9.1"
138152
stack_trace:
139153
dependency: transitive
140154
description:
141155
name: stack_trace
142156
url: "https://pub.dartlang.org"
143157
source: hosted
144-
version: "1.9.3"
158+
version: "1.11.0"
145159
stream_channel:
146160
dependency: transitive
147161
description:
148162
name: stream_channel
149163
url: "https://pub.dartlang.org"
150164
source: hosted
151-
version: "2.0.0"
165+
version: "2.1.1"
152166
string_scanner:
153167
dependency: transitive
154168
description:
155169
name: string_scanner
156170
url: "https://pub.dartlang.org"
157171
source: hosted
158-
version: "1.0.5"
172+
version: "1.2.0"
159173
term_glyph:
160174
dependency: transitive
161175
description:
162176
name: term_glyph
163177
url: "https://pub.dartlang.org"
164178
source: hosted
165-
version: "1.1.0"
179+
version: "1.2.1"
166180
test_api:
167181
dependency: transitive
168182
description:
169183
name: test_api
170184
url: "https://pub.dartlang.org"
171185
source: hosted
172-
version: "0.2.5"
186+
version: "0.4.16"
173187
typed_data:
174188
dependency: transitive
175189
description:
176190
name: typed_data
177191
url: "https://pub.dartlang.org"
178192
source: hosted
179-
version: "1.1.6"
193+
version: "1.3.1"
180194
vector_math:
181195
dependency: transitive
182196
description:
183197
name: vector_math
184198
url: "https://pub.dartlang.org"
185199
source: hosted
186-
version: "2.0.8"
200+
version: "2.1.4"
187201
sdks:
188-
dart: ">=2.2.2 <3.0.0"
189-
flutter: ">=0.1.4 <2.0.0"
202+
dart: ">=2.18.0 <3.0.0"
203+
flutter: ">=0.1.4"

1-Clima/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212

1313
cupertino_icons: ^0.1.2
1414
geolocator: ^5.1.4+2
15-
http: ^0.12.0+2
15+
http: ">=0.12.0+2 <0.14.0"
1616
flutter_spinkit: ^2.1.0
1717

1818
dev_dependencies:

0 commit comments

Comments
 (0)