Skip to content

Commit a03f9c4

Browse files
a7medevHeshamMegid
authored andcommitted
[MOB-12551] Release v11.13.0 (#374)
1 parent b5addc3 commit a03f9c4

File tree

6 files changed

+75
-72
lines changed

6 files changed

+75
-72
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/Instabug/Instabug-Flutter/compare/v11.12.0...dev)
3+
## [11.13.0](https://github.com/Instabug/Instabug-Flutter/compare/v11.12.0...v11.13.0) (July 10, 2023)
44

55
### Changed
66

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'com.instabug.flutter'
2-
version '11.12.0'
2+
version '11.13.0'
33

44
buildscript {
55
repositories {

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
22
- Flutter (1.0.0)
33
- Instabug (11.13.3)
4-
- instabug_flutter (11.12.0):
4+
- instabug_flutter (11.13.0):
55
- Flutter
66
- Instabug (= 11.13.3)
77
- OCMock (3.6)
@@ -25,7 +25,7 @@ EXTERNAL SOURCES:
2525
SPEC CHECKSUMS:
2626
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
2727
Instabug: f7c3880823873cff9ee70307d373e8266c9ea0f8
28-
instabug_flutter: 381bd9e0931f7f7d1317863946ab507c981d8485
28+
instabug_flutter: e935f80f03127586ebb4fc61c6b891d87a978ee3
2929
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992
3030

3131
PODFILE CHECKSUM: 637e800c0a0982493b68adb612d2dd60c15c8e5c

example/pubspec.lock

Lines changed: 69 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,70 @@
11
# Generated by pub
22
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
4-
archive:
5-
dependency: transitive
6-
description:
7-
name: archive
8-
url: "https://pub.dartlang.org"
9-
source: hosted
10-
version: "3.3.0"
114
async:
125
dependency: transitive
136
description:
147
name: async
15-
url: "https://pub.dartlang.org"
8+
sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
9+
url: "https://pub.dev"
1610
source: hosted
17-
version: "2.9.0"
11+
version: "2.11.0"
1812
boolean_selector:
1913
dependency: transitive
2014
description:
2115
name: boolean_selector
22-
url: "https://pub.dartlang.org"
16+
sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
17+
url: "https://pub.dev"
2318
source: hosted
24-
version: "2.1.0"
19+
version: "2.1.1"
2520
characters:
2621
dependency: transitive
2722
description:
2823
name: characters
29-
url: "https://pub.dartlang.org"
24+
sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
25+
url: "https://pub.dev"
3026
source: hosted
31-
version: "1.2.1"
27+
version: "1.3.0"
3228
clock:
3329
dependency: transitive
3430
description:
3531
name: clock
36-
url: "https://pub.dartlang.org"
32+
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
33+
url: "https://pub.dev"
3734
source: hosted
3835
version: "1.1.1"
3936
collection:
4037
dependency: transitive
4138
description:
4239
name: collection
43-
url: "https://pub.dartlang.org"
44-
source: hosted
45-
version: "1.16.0"
46-
crypto:
47-
dependency: transitive
48-
description:
49-
name: crypto
50-
url: "https://pub.dartlang.org"
40+
sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c"
41+
url: "https://pub.dev"
5142
source: hosted
52-
version: "3.0.2"
43+
version: "1.17.1"
5344
espresso:
5445
dependency: "direct dev"
5546
description:
5647
name: espresso
57-
url: "https://pub.dartlang.org"
48+
sha256: "641bdfcaec98b2fe2f5c90d61a16cdf6879ddac4d7333a6467ef03d60933596b"
49+
url: "https://pub.dev"
5850
source: hosted
5951
version: "0.2.0+5"
6052
fake_async:
6153
dependency: transitive
6254
description:
6355
name: fake_async
64-
url: "https://pub.dartlang.org"
56+
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
57+
url: "https://pub.dev"
6558
source: hosted
6659
version: "1.3.1"
6760
file:
6861
dependency: transitive
6962
description:
7063
name: file
71-
url: "https://pub.dartlang.org"
64+
sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d"
65+
url: "https://pub.dev"
7266
source: hosted
73-
version: "6.1.2"
67+
version: "6.1.4"
7468
flutter:
7569
dependency: "direct main"
7670
description: flutter
@@ -97,55 +91,61 @@ packages:
9791
path: ".."
9892
relative: true
9993
source: path
100-
version: "11.12.0"
94+
version: "11.13.0"
10195
js:
10296
dependency: transitive
10397
description:
10498
name: js
105-
sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
99+
sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
106100
url: "https://pub.dev"
107101
source: hosted
108-
version: "0.6.5"
102+
version: "0.6.7"
109103
matcher:
110104
dependency: transitive
111105
description:
112106
name: matcher
113-
url: "https://pub.dartlang.org"
107+
sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb"
108+
url: "https://pub.dev"
114109
source: hosted
115-
version: "0.12.12"
110+
version: "0.12.15"
116111
material_color_utilities:
117112
dependency: transitive
118113
description:
119114
name: material_color_utilities
120-
url: "https://pub.dartlang.org"
115+
sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
116+
url: "https://pub.dev"
121117
source: hosted
122-
version: "0.1.5"
118+
version: "0.2.0"
123119
meta:
124120
dependency: transitive
125121
description:
126122
name: meta
127-
url: "https://pub.dartlang.org"
123+
sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3"
124+
url: "https://pub.dev"
128125
source: hosted
129-
version: "1.8.0"
126+
version: "1.9.1"
130127
path:
131128
dependency: transitive
132129
description:
133130
name: path
134-
url: "https://pub.dartlang.org"
131+
sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
132+
url: "https://pub.dev"
135133
source: hosted
136-
version: "1.8.2"
134+
version: "1.8.3"
137135
platform:
138136
dependency: transitive
139137
description:
140138
name: platform
141-
url: "https://pub.dartlang.org"
139+
sha256: "4a451831508d7d6ca779f7ac6e212b4023dd5a7d08a27a63da33756410e32b76"
140+
url: "https://pub.dev"
142141
source: hosted
143142
version: "3.1.0"
144143
process:
145144
dependency: transitive
146145
description:
147146
name: process
148-
url: "https://pub.dartlang.org"
147+
sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09"
148+
url: "https://pub.dev"
149149
source: hosted
150150
version: "4.2.4"
151151
sky_engine:
@@ -157,79 +157,82 @@ packages:
157157
dependency: transitive
158158
description:
159159
name: source_span
160-
url: "https://pub.dartlang.org"
160+
sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
161+
url: "https://pub.dev"
161162
source: hosted
162-
version: "1.9.0"
163+
version: "1.9.1"
163164
stack_trace:
164165
dependency: transitive
165166
description:
166167
name: stack_trace
167-
url: "https://pub.dartlang.org"
168+
sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
169+
url: "https://pub.dev"
168170
source: hosted
169-
version: "1.10.0"
171+
version: "1.11.0"
170172
stream_channel:
171173
dependency: transitive
172174
description:
173175
name: stream_channel
174-
url: "https://pub.dartlang.org"
176+
sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
177+
url: "https://pub.dev"
175178
source: hosted
176-
version: "2.1.0"
179+
version: "2.1.1"
177180
string_scanner:
178181
dependency: transitive
179182
description:
180183
name: string_scanner
181-
url: "https://pub.dartlang.org"
184+
sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
185+
url: "https://pub.dev"
182186
source: hosted
183-
version: "1.1.1"
187+
version: "1.2.0"
184188
sync_http:
185189
dependency: transitive
186190
description:
187191
name: sync_http
188-
url: "https://pub.dartlang.org"
192+
sha256: "7f0cd72eca000d2e026bcd6f990b81d0ca06022ef4e32fb257b30d3d1014a961"
193+
url: "https://pub.dev"
189194
source: hosted
190195
version: "0.3.1"
191196
term_glyph:
192197
dependency: transitive
193198
description:
194199
name: term_glyph
195-
url: "https://pub.dartlang.org"
200+
sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
201+
url: "https://pub.dev"
196202
source: hosted
197203
version: "1.2.1"
198204
test_api:
199205
dependency: transitive
200206
description:
201207
name: test_api
202-
url: "https://pub.dartlang.org"
203-
source: hosted
204-
version: "0.4.12"
205-
typed_data:
206-
dependency: transitive
207-
description:
208-
name: typed_data
209-
url: "https://pub.dartlang.org"
208+
sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb
209+
url: "https://pub.dev"
210210
source: hosted
211-
version: "1.3.1"
211+
version: "0.5.1"
212212
vector_math:
213213
dependency: transitive
214214
description:
215215
name: vector_math
216-
url: "https://pub.dartlang.org"
216+
sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
217+
url: "https://pub.dev"
217218
source: hosted
218-
version: "2.1.2"
219+
version: "2.1.4"
219220
vm_service:
220221
dependency: transitive
221222
description:
222223
name: vm_service
223-
url: "https://pub.dartlang.org"
224+
sha256: f6deed8ed625c52864792459709183da231ebf66ff0cf09e69b573227c377efe
225+
url: "https://pub.dev"
224226
source: hosted
225-
version: "9.0.0"
227+
version: "11.3.0"
226228
webdriver:
227229
dependency: transitive
228230
description:
229231
name: webdriver
230-
url: "https://pub.dartlang.org"
232+
sha256: "3c923e918918feeb90c4c9fdf1fe39220fa4c0e8e2c0fffaded174498ef86c49"
233+
url: "https://pub.dev"
231234
source: hosted
232-
version: "3.0.0"
235+
version: "3.0.2"
233236
sdks:
234-
dart: ">=2.17.0-0 <3.0.0"
237+
dart: ">=3.0.0-0 <4.0.0"
235238
flutter: ">=2.10.0"

ios/instabug_flutter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'instabug_flutter'
3-
s.version = '11.12.0'
3+
s.version = '11.13.0'
44
s.summary = 'Flutter plugin for integrating the Instabug SDK.'
55
s.author = 'Instabug'
66
s.homepage = 'https://www.instabug.com/platforms/flutter'

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: instabug_flutter
2-
version: 11.12.0
2+
version: 11.13.0
33
description: >-
44
Instabug empowers mobile teams to monitor, prioritize, and debug
55
performance and stability issues throughout the app development lifecycle.

0 commit comments

Comments
 (0)