Open greenkeeper[bot] opened 7 years ago
dependency
marko was updated from 4.13.8
to 4.13.9
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 180 commits.
b17ed0d
4.13.9
e621b83
Add support for file name to contain [some word] (#1166)
76f8b39
Add extension to .eslintrc (#1152)
ac7aa93
4.13.8
ea08b2c
Let to var in runtime code (#1153)
fcf277d
4.13.7
0d1d895
Update changelog.
bd9c0ee
Prevent implicit components with tag params (#1149)
3bbe40e
4.13.6
63bb322
Update changelog.
fa779a7
Fix issue with include tag hydration. (#1143)
f77b7e0
Prevent input mutation when repeated attribute tags and spread attributes used. (#1142)
d49055b
Fix several typos in components documentation (#1141)
2d3ff47
4.13.5
ecef7f3
add additional reference to fragment (#1130)
There are 180 commits in total.
See the full diff
dependency
marko was updated from 4.13.10
to 4.13.11
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 187 commits.
4578da9
4.13.11
4dcec78
Update changelog
1bfe909
added scoped link feature (#1172)
e651e68
Re-add spread attribute optimization and bail out when repeated @tags present. Prevent dynamic tag from cloning non object attributes. (#1171)
df26873
4.13.10
f67fbd2
Update changelog
3acffd8
Preserve a private context object when set on out.global. (#1168)
b17ed0d
4.13.9
e621b83
Add support for file name to contain [some word] (#1166)
76f8b39
Add extension to .eslintrc (#1152)
ac7aa93
4.13.8
ea08b2c
Let to var in runtime code (#1153)
fcf277d
4.13.7
0d1d895
Update changelog.
bd9c0ee
Prevent implicit components with tag params (#1149)
There are 187 commits in total.
See the full diff
dependency
marko was updated from 4.13.11
to 4.13.12
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 192 commits.
997b6aa
4.13.12
5dfa595
Update changelog
3954256
Convert imperative rendering inside scriptlets to dynamic tags (#1174)
3e6b954
[MARKO-14] - Migration Transform (#1165)
f2d8c97
[MARKO-3] - and tag migration (#1158)
4578da9
4.13.11
4dcec78
Update changelog
1bfe909
added scoped link feature (#1172)
e651e68
Re-add spread attribute optimization and bail out when repeated @tags present. Prevent dynamic tag from cloning non object attributes. (#1171)
df26873
4.13.10
f67fbd2
Update changelog
3acffd8
Preserve a private context object when set on out.global. (#1168)
b17ed0d
4.13.9
e621b83
Add support for file name to contain [some word] (#1166)
76f8b39
Add extension to .eslintrc (#1152)
There are 192 commits in total.
See the full diff
dependency
marko was updated from 4.13.12
to 4.13.13
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
marko was updated from 4.13.13
to 4.14.0
.Your tests are still failing with this version. Compare changes
The new version differs by 201 commits.
4ae3672
4.14.0
07b7cf8
update changelog
7d37fe3
Migration stage (#1180)
3e68893
add new parse api
1eb2842
use TemplateLiteral node
eb51003
parse = parseRaw + normalize
3de7bad
4.13.13
c791afc
Fix regression with function in var/assign tags (#1176)
13ead29
fix parsing if statements without braces (#1175)
997b6aa
4.13.12
5dfa595
Update changelog
3954256
Convert imperative rendering inside scriptlets to dynamic tags (#1174)
3e6b954
[MARKO-14] - Migration Transform (#1165)
f2d8c97
[MARKO-3] - and tag migration (#1158)
4578da9
4.13.11
There are 201 commits in total.
See the full diff
Version 4.2.3 of marko just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As marko is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/marko-js/marko-prettyprint/builds/218271188)Commits
The new version differs by 3 commits .
ff9334f
4.2.3
fc5c04c
Updated CHANGELOG.md
698746f
Fixes #649 - New line always added to textarea and other elements for single line/delimited HTML blocks
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: