Skip to content

Commit 91d65cb

Browse files
committed
chore(release): publish packages
- [email protected] - [email protected]
1 parent 4fda235 commit 91d65cb

File tree

20 files changed

+147
-113
lines changed

20 files changed

+147
-113
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,32 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2024-10-14
7+
8+
### Changes
9+
10+
---
11+
12+
Packages with breaking changes:
13+
14+
- There are no breaking changes in this release.
15+
16+
Packages with other changes:
17+
18+
- [`powersync` - `v1.8.6`](#powersync---v186)
19+
- [`powersync_attachments_helper` - `v0.6.10`](#powersync_attachments_helper---v0610)
20+
21+
---
22+
23+
#### `powersync` - `v1.8.6`
24+
25+
- Update dependency `sqlite_async` to v0.9.0
26+
27+
#### `powersync_attachments_helper` - `v0.6.10`
28+
29+
- Update a dependency to the latest release.
30+
31+
632
## 2024-10-14
733

834
### Changes

demos/django-todolist/pubspec.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -164,18 +164,18 @@ packages:
164164
dependency: transitive
165165
description:
166166
name: leak_tracker
167-
sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05"
167+
sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
168168
url: "https://pub.dev"
169169
source: hosted
170-
version: "10.0.5"
170+
version: "10.0.4"
171171
leak_tracker_flutter_testing:
172172
dependency: transitive
173173
description:
174174
name: leak_tracker_flutter_testing
175-
sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806"
175+
sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
176176
url: "https://pub.dev"
177177
source: hosted
178-
version: "3.0.5"
178+
version: "3.0.3"
179179
leak_tracker_testing:
180180
dependency: transitive
181181
description:
@@ -212,18 +212,18 @@ packages:
212212
dependency: transitive
213213
description:
214214
name: material_color_utilities
215-
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
215+
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
216216
url: "https://pub.dev"
217217
source: hosted
218-
version: "0.11.1"
218+
version: "0.8.0"
219219
meta:
220220
dependency: transitive
221221
description:
222222
name: meta
223-
sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
223+
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
224224
url: "https://pub.dev"
225225
source: hosted
226-
version: "1.15.0"
226+
version: "1.12.0"
227227
mutex:
228228
dependency: transitive
229229
description:
@@ -310,14 +310,14 @@ packages:
310310
path: "../../packages/powersync"
311311
relative: true
312312
source: path
313-
version: "1.8.4"
313+
version: "1.8.6"
314314
powersync_flutter_libs:
315315
dependency: "direct overridden"
316316
description:
317317
path: "../../packages/powersync_flutter_libs"
318318
relative: true
319319
source: path
320-
version: "0.3.0"
320+
version: "0.4.0"
321321
pub_semver:
322322
dependency: transitive
323323
description:
@@ -479,10 +479,10 @@ packages:
479479
dependency: transitive
480480
description:
481481
name: test_api
482-
sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb"
482+
sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
483483
url: "https://pub.dev"
484484
source: hosted
485-
version: "0.7.2"
485+
version: "0.7.0"
486486
typed_data:
487487
dependency: transitive
488488
description:
@@ -519,10 +519,10 @@ packages:
519519
dependency: transitive
520520
description:
521521
name: vm_service
522-
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
522+
sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec"
523523
url: "https://pub.dev"
524524
source: hosted
525-
version: "14.2.5"
525+
version: "14.2.1"
526526
web:
527527
dependency: transitive
528528
description:

demos/django-todolist/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
powersync: ^1.8.5
13+
powersync: ^1.8.6
1414
path_provider: ^2.1.1
1515
path: ^1.8.3
1616
logging: ^1.2.0

demos/supabase-anonymous-auth/pubspec.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -204,18 +204,18 @@ packages:
204204
dependency: transitive
205205
description:
206206
name: leak_tracker
207-
sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05"
207+
sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
208208
url: "https://pub.dev"
209209
source: hosted
210-
version: "10.0.5"
210+
version: "10.0.4"
211211
leak_tracker_flutter_testing:
212212
dependency: transitive
213213
description:
214214
name: leak_tracker_flutter_testing
215-
sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806"
215+
sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
216216
url: "https://pub.dev"
217217
source: hosted
218-
version: "3.0.5"
218+
version: "3.0.3"
219219
leak_tracker_testing:
220220
dependency: transitive
221221
description:
@@ -252,18 +252,18 @@ packages:
252252
dependency: transitive
253253
description:
254254
name: material_color_utilities
255-
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
255+
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
256256
url: "https://pub.dev"
257257
source: hosted
258-
version: "0.11.1"
258+
version: "0.8.0"
259259
meta:
260260
dependency: transitive
261261
description:
262262
name: meta
263-
sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
263+
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
264264
url: "https://pub.dev"
265265
source: hosted
266-
version: "1.15.0"
266+
version: "1.12.0"
267267
mime:
268268
dependency: transitive
269269
description:
@@ -366,14 +366,14 @@ packages:
366366
path: "../../packages/powersync"
367367
relative: true
368368
source: path
369-
version: "1.8.4"
369+
version: "1.8.6"
370370
powersync_flutter_libs:
371371
dependency: "direct overridden"
372372
description:
373373
path: "../../packages/powersync_flutter_libs"
374374
relative: true
375375
source: path
376-
version: "0.3.0"
376+
version: "0.4.0"
377377
pub_semver:
378378
dependency: transitive
379379
description:
@@ -583,10 +583,10 @@ packages:
583583
dependency: transitive
584584
description:
585585
name: test_api
586-
sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb"
586+
sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
587587
url: "https://pub.dev"
588588
source: hosted
589-
version: "0.7.2"
589+
version: "0.7.0"
590590
typed_data:
591591
dependency: transitive
592592
description:
@@ -687,10 +687,10 @@ packages:
687687
dependency: transitive
688688
description:
689689
name: vm_service
690-
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
690+
sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec"
691691
url: "https://pub.dev"
692692
source: hosted
693-
version: "14.2.5"
693+
version: "14.2.1"
694694
web:
695695
dependency: transitive
696696
description:

demos/supabase-anonymous-auth/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
flutter:
1212
sdk: flutter
1313

14-
powersync: ^1.8.5
14+
powersync: ^1.8.6
1515
path_provider: ^2.1.1
1616
supabase_flutter: ^2.0.2
1717
path: ^1.8.3

demos/supabase-edge-function-auth/pubspec.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -228,18 +228,18 @@ packages:
228228
dependency: transitive
229229
description:
230230
name: leak_tracker
231-
sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05"
231+
sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
232232
url: "https://pub.dev"
233233
source: hosted
234-
version: "10.0.5"
234+
version: "10.0.4"
235235
leak_tracker_flutter_testing:
236236
dependency: transitive
237237
description:
238238
name: leak_tracker_flutter_testing
239-
sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806"
239+
sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
240240
url: "https://pub.dev"
241241
source: hosted
242-
version: "3.0.5"
242+
version: "3.0.3"
243243
leak_tracker_testing:
244244
dependency: transitive
245245
description:
@@ -276,18 +276,18 @@ packages:
276276
dependency: transitive
277277
description:
278278
name: material_color_utilities
279-
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
279+
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
280280
url: "https://pub.dev"
281281
source: hosted
282-
version: "0.11.1"
282+
version: "0.8.0"
283283
meta:
284284
dependency: transitive
285285
description:
286286
name: meta
287-
sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
287+
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
288288
url: "https://pub.dev"
289289
source: hosted
290-
version: "1.15.0"
290+
version: "1.12.0"
291291
mime:
292292
dependency: transitive
293293
description:
@@ -390,14 +390,14 @@ packages:
390390
path: "../../packages/powersync"
391391
relative: true
392392
source: path
393-
version: "1.8.4"
393+
version: "1.8.6"
394394
powersync_flutter_libs:
395395
dependency: "direct overridden"
396396
description:
397397
path: "../../packages/powersync_flutter_libs"
398398
relative: true
399399
source: path
400-
version: "0.3.0"
400+
version: "0.4.0"
401401
pub_semver:
402402
dependency: transitive
403403
description:
@@ -607,10 +607,10 @@ packages:
607607
dependency: transitive
608608
description:
609609
name: test_api
610-
sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb"
610+
sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
611611
url: "https://pub.dev"
612612
source: hosted
613-
version: "0.7.2"
613+
version: "0.7.0"
614614
typed_data:
615615
dependency: transitive
616616
description:
@@ -711,10 +711,10 @@ packages:
711711
dependency: transitive
712712
description:
713713
name: vm_service
714-
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
714+
sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec"
715715
url: "https://pub.dev"
716716
source: hosted
717-
version: "14.2.5"
717+
version: "14.2.1"
718718
web:
719719
dependency: transitive
720720
description:

demos/supabase-edge-function-auth/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
flutter:
1212
sdk: flutter
1313

14-
powersync: ^1.8.5
14+
powersync: ^1.8.6
1515
path_provider: ^2.1.1
1616
supabase_flutter: ^2.0.2
1717
path: ^1.8.3

0 commit comments

Comments
 (0)