Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

Commit 152754e

Browse files
committed
Update Dart Sass version and release
1 parent 6f1305c commit 152754e

File tree

3 files changed

+29
-24
lines changed

3 files changed

+29
-24
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.62.1
2+
3+
* Fix a bug where `:has(+ &)` and related constructs would drop the leading
4+
combinator.
5+
16
## 1.62.0
27

38
* Deprecate the use of multiple `!global` or `!default` flags on the same

pubspec.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: a36ec4843dc30ea6bf652bf25e3448db6c5e8bcf4aa55f063a5d1dad216d8214
8+
sha256: "8880b4cfe7b5b17d57c052a5a3a8cc1d4f546261c7cc8fbd717bd53f48db0568"
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "58.0.0"
11+
version: "59.0.0"
1212
analyzer:
1313
dependency: transitive
1414
description:
1515
name: analyzer
16-
sha256: cc4242565347e98424ce9945c819c192ec0838cb9d1f6aa4a97cc96becbc5b27
16+
sha256: a89627f49b0e70e068130a36571409726b04dab12da7e5625941d2c8ec278b96
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "5.10.0"
19+
version: "5.11.1"
2020
archive:
2121
dependency: transitive
2222
description:
@@ -293,18 +293,18 @@ packages:
293293
dependency: transitive
294294
description:
295295
name: petitparser
296-
sha256: a9346a3fbba7546a28374bdbcd7f54ea48bb47772bf3a7ab4bfaadc40bc8b8c6
296+
sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750
297297
url: "https://pub.dev"
298298
source: hosted
299-
version: "5.3.0"
299+
version: "5.4.0"
300300
pointycastle:
301301
dependency: transitive
302302
description:
303303
name: pointycastle
304-
sha256: c3120a968135aead39699267f4c74bc9a08e4e909e86bc1b0af5bfd78691123c
304+
sha256: "7c1e5f0d23c9016c5bbd8b1473d0d3fb3fc851b876046039509e18e0c7485f2c"
305305
url: "https://pub.dev"
306306
source: hosted
307-
version: "3.7.2"
307+
version: "3.7.3"
308308
pool:
309309
dependency: transitive
310310
description:
@@ -357,27 +357,27 @@ packages:
357357
dependency: "direct main"
358358
description:
359359
name: sass
360-
sha256: "2ed4971a0b2acf0f5927e45988abe910cbebb467ba396503976d3556ee5af730"
360+
sha256: cb18c7093e4e6ebabba6efbcbb9926238ca9932e3bf6c553dc811a89e1524b28
361361
url: "https://pub.dev"
362362
source: hosted
363-
version: "1.62.0"
363+
version: "1.62.1"
364364
sass_analysis:
365365
dependency: "direct dev"
366366
description:
367367
path: analysis
368368
ref: HEAD
369-
resolved-ref: c55235d166591e86ed342a1b5937b3d600e4d4de
369+
resolved-ref: "8dddcb7b7db13984fea69fa85438acf30b56b4bb"
370370
url: "https://github.com/sass/dart-sass.git"
371371
source: git
372372
version: "0.0.0"
373373
sass_api:
374374
dependency: "direct main"
375375
description:
376376
name: sass_api
377-
sha256: "712eeb6707214c9712eb5032a7e23c496f080a965c54e9e2b2efa885296fd3cb"
377+
sha256: "6901d0dd784a981946f7eb2cfc6cf2c3e24662230048375d28f4859797907052"
378378
url: "https://pub.dev"
379379
source: hosted
380-
version: "6.3.0"
380+
version: "7.0.0"
381381
shelf:
382382
dependency: transitive
383383
description:
@@ -478,26 +478,26 @@ packages:
478478
dependency: "direct dev"
479479
description:
480480
name: test
481-
sha256: "3dac9aecf2c3991d09b9cdde4f98ded7b30804a88a0d7e4e7e1678e78d6b97f4"
481+
sha256: "4f92f103ef63b1bbac6f4bd1930624fca81b2574464482512c4f0896319be575"
482482
url: "https://pub.dev"
483483
source: hosted
484-
version: "1.24.1"
484+
version: "1.24.2"
485485
test_api:
486486
dependency: transitive
487487
description:
488488
name: test_api
489-
sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb
489+
sha256: daadc9baabec998b062c9091525aa95786508b1c48e9c30f1f891b8bf6ff2e64
490490
url: "https://pub.dev"
491491
source: hosted
492-
version: "0.5.1"
492+
version: "0.5.2"
493493
test_core:
494494
dependency: transitive
495495
description:
496496
name: test_core
497-
sha256: "5138dbffb77b2289ecb12b81c11ba46036590b72a64a7a90d6ffb880f1a29e93"
497+
sha256: "3642b184882f79e76ca57a9230fb971e494c3c1fd09c21ae3083ce891bcc0aa1"
498498
url: "https://pub.dev"
499499
source: hosted
500-
version: "0.5.1"
500+
version: "0.5.2"
501501
test_descriptor:
502502
dependency: "direct dev"
503503
description:
@@ -534,10 +534,10 @@ packages:
534534
dependency: transitive
535535
description:
536536
name: vm_service
537-
sha256: f6deed8ed625c52864792459709183da231ebf66ff0cf09e69b573227c377efe
537+
sha256: "518254c0d3ee20667a1feef39eefe037df87439851e4b3cb277e5b3f37afa2f0"
538538
url: "https://pub.dev"
539539
source: hosted
540-
version: "11.3.0"
540+
version: "11.4.0"
541541
watcher:
542542
dependency: transitive
543543
description:

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sass_embedded
2-
version: 1.62.0
2+
version: 1.62.1
33
description: An implementation of the Sass embedded protocol using Dart Sass.
44
homepage: https://github.com/sass/dart-sass-embedded
55
environment:
@@ -11,8 +11,8 @@ dependencies:
1111
meta: ^1.1.0
1212
path: ^1.6.0
1313
protobuf: ^2.0.0
14-
sass: 1.62.0
15-
sass_api: ^6.3.0
14+
sass: 1.62.1
15+
sass_api: ^7.0.0
1616
source_span: ^1.1.0
1717
stack_trace: ^1.6.0
1818
stream_channel: ">=1.6.0 <3.0.0"

0 commit comments

Comments
 (0)