File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 91
91
node_js : lts/dubnium
92
92
- << : *node-tests
93
93
os : osx
94
- - << : *node-tests
95
- name : Node tests | Dart dev | Node stable
96
- env : DART_CHANNEL=dev
94
+ # TODO(nweiz): Test Node tests with Dart dev when dart-lang/test#1184 is
95
+ # fixed.
97
96
98
97
# Miscellaneous checks.
99
98
- name : static analysis
@@ -184,6 +183,7 @@ jobs:
184
183
# Deploy to Chocolatey.
185
184
- name : Chocolatey
186
185
if : *deploy-if
186
+ os : windows
187
187
env :
188
188
# CHOCOLATEY_TOKEN="..."
189
189
- secure : " EnII3YAGESEl9g9rQDcrL1Sw9eww80VJP0qZHz8Da07GB0hUrDQBJ372Zs2A4qaH/GOm7cknszEPOnkE4w3IBwe5idj31Q+WJbcvqqAB1gex3bLYyStdHeohculqmPgpuEPD3yVT59viJIn6L9+GEKNtnCygDpgxMilXzDIXi6vtLqovJc6q09i7XCSnf2IVjzKv0VBSUV0lU9QOZui5/zLN0sCSzE8QKYj0QSoQ8Th3ZTuWn3/CtRYhIaw4/12oepHyXRvieMeNGnhv8O4d1lAOiXKn28COJWA+xvCOZSxIrBCc0k8VzanYftTcp1Zf0Lxkm0ObmFXWaoHATFWjkvW6G34kQrzRpUlWUMmxIxBukHc2ZFuGnVi6pL9ANI8BVh6m8M1ojRqtKCFvBbgDDdxD7qqBQSfdtssEL+m6O0U9A5/xnQxHPbuyL/Y9ww9p/ohEFaaF3MK/qjiWKQJR+TXspmNDBhFC+w2vQ6zetEx787V6POS8ma5MX1+WWOecDtaDuEMv4bzjkTuYk9tuBC4GR/KrdUNbFtcNXCk5To4Du4FBdOW/+yoVg+ZHtgOzSDehgMJMeFM2fTYNt55iwmjwDyS4XcqsWoHHCDMEhIcuXL5XV5VBENFgs98EGofja70Lp05oLH2W7100OuyG0H18lpECx15OXSFnHQh+91g="
Original file line number Diff line number Diff line change
1
+ ## 1.26.0-test.3
2
+
3
+ * No user-visible changes.
4
+
1
5
## 1.26.0-test.2
2
6
3
7
* ` @use ` rules whose URLs' basenames begin with ` _ ` now correctly exclude that
Original file line number Diff line number Diff line change 1
1
name : sass
2
- version : 1.26.0-test.2
2
+ version : 1.26.0-test.3
3
3
description : A Sass implementation in Dart.
4
4
author : Sass Team
5
5
homepage : https://github.com/sass/dart-sass
@@ -32,7 +32,7 @@ dependencies:
32
32
dev_dependencies :
33
33
archive : " >=1.0.0 <3.0.0"
34
34
analyzer : " >=0.37.0 <0.40.0"
35
- cli_pkg : " ^1.0.0-beta.3 "
35
+ cli_pkg : " ^1.0.0-beta.6 "
36
36
crypto : " >=0.9.2 <3.0.0"
37
37
dart_style : " ^1.2.0"
38
38
grinder : " ^0.8.0"
You can’t perform that action at this time.
0 commit comments