Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

An in-range update of marko is breaking the build 🚨 #41

Open
greenkeeper bot opened this issue Sep 15, 2018 · 122 comments
Open

An in-range update of marko is breaking the build 🚨 #41

greenkeeper bot opened this issue Sep 15, 2018 · 122 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 15, 2018

The dependency marko was updated from 4.13.4 to 4.13.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

marko is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 6 commits.

  • 2d3ff47 4.13.5
  • ecef7f3 add additional reference to fragment (#1130)
  • 12a8b4d Fix component dom insert (#1129)
  • d1d3aa0 Fixed typos in components.md (#1127)
  • c4beac5 Dom data weakmap (#1124)
  • a8ebc62 runtimeId (#1123)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 15, 2018

After pinning to 4.13.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2018

  • The dependency marko was updated from 4.13.5 to 4.13.6.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 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)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 3, 2018

  • The dependency marko was updated from 4.13.6 to 4.13.7.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 9, 2018

  • The dependency marko was updated from 4.13.7 to 4.13.8.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2018

  • The dependency marko was updated from 4.13.8 to 4.13.9.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • b17ed0d 4.13.9
  • e621b83 Add support for file name to contain [some word] (#1166)
  • 76f8b39 Add extension to .eslintrc (#1152)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 15, 2018

  • The dependency marko was updated from 4.13.9 to 4.13.10.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • df26873 4.13.10
  • f67fbd2 Update changelog
  • 3acffd8 Preserve a private context object when set on out.global. (#1168)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2018

  • The dependency marko was updated from 4.13.10 to 4.13.11.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 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)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 26, 2018

  • The dependency marko was updated from 4.13.11 to 4.13.12.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 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)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2018

  • The dependency marko was updated from 4.13.12 to 4.13.13.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 4, 2018

  • The dependency marko was updated from 4.13.13 to 4.14.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits ahead by 7, behind by 1.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 6, 2018

  • The dependency marko was updated from 4.14.0 to 4.14.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 35fdbe7 4.14.1
  • fedf0c2 Update changelog
  • 3338fd4 Fix regression in parse javascript not aborting on unrecognized nodes (#1184)
  • ca859cf added failing test case for #1181 (#1182)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 7, 2018

  • The dependency marko was updated from 4.14.1 to 4.14.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • a52b5c6 4.14.2
  • f148543 Update changelog
  • f14a7c8 Added migrator for async-fragment & bugfix for Normalizer.js (#1185)
  • 8ad3c30 Update lasso.md (#1089)
  • e307b2f spellcheck (#1100)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 11, 2018

  • The dependency marko was updated from 4.14.2 to 4.14.3.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 13, 2018

  • The dependency marko was updated from 4.14.3 to 4.14.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • c6c9122 4.14.4
  • 82a2534 Update changelog
  • cfe1657 Fix regression with setProps in compatibility layer (#1193)
  • 9a916d8 Env var helpers (#1191)
  • fe765d7 Update test assertion from w-on changes
  • f23316a Code restructure & mIgrator for w-on (#1186)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 14, 2018

  • The dependency marko was updated from 4.14.4 to 4.14.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • f37c909 4.14.5
  • 21ca5f6 Update changelog
  • 8bf8d3c Add "getTemplateData" migration. (#1195)
  • e7bfb03 Added migrators for w-* attrs & code restructure (#1190)
  • 2db165d Additional migration tests (#1194)
  • 21ce06f Optional migrations & basic w-bind migration (#1192)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 14, 2018

  • The dependency marko was updated from 4.14.5 to 4.14.6.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 00ae73e 4.14.6
  • e8e4a41 Update changelog, remove old roadmap
  • 3f1d742 Remove deprecations already moved to the migrate stage (#1196)
  • 0fdc5a2 Whitelist files published to npm (#1197)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 15, 2018

  • The dependency marko was updated from 4.14.6 to 4.14.7.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 26, 2018

  • The dependency marko was updated from 4.14.7 to 4.14.8.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 6e87805 4.14.8
  • 58301af Update changelog
  • b26d260 Migrate w-body attr in favor of using dynamic tags (#1199)
  • 1f5f138 Migrate legacy dynamic attr (#1202)
  • b8c6625 Fix regression with undefined spread attributes (#1201)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 27, 2018

  • The dependency marko was updated from 4.14.8 to 4.14.9.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • c800617 4.14.9
  • eaf9d81 Update changelog
  • e1f60f2 Add migrations for marko-init and template-helpers directives (#1209)
  • db5559c Add migrator for include, layout-use and layout-placeholder tags (#1204)
  • a8f20a0 Added a migrator for (#1206)
  • d9166e5 Remove inline compiler (#1208)
  • a2c8b10 Remove unreachable dynamic attribute code (#1205)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 28, 2018

  • The dependency marko was updated from 4.14.9 to 4.14.10.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 5755f05 4.14.10
  • bd649a3 Update changelog
  • ff31597 Fix migrator regressions and misc refactoring (#1212)
  • d46ccb5 Cleanup migrate code for w-id & w-preserve-attrs (#1211)
  • f85768f Migrate ref attribute (#1207)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 28, 2018

  • The dependency marko was updated from 4.14.10 to 4.14.11.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 28, 2018

  • The dependency marko was updated from 4.14.11 to 4.14.12.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 3, 2019

  • The dependency marko was updated from 4.14.12 to 4.14.13.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 7, 2019

  • The dependency marko was updated from 4.14.15 to 4.14.16.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 12 commits.

  • f74f1a6 4.14.16
  • 8955c59 Update changelog
  • 89368b0 fix dynamic attribute priority (#1223)
  • c609ede Migrate non standard template literals (#1224)
  • aef04be Fix issue where dynamic tag migrations with imports would duplicate imports (#1222)
  • 2da9837 4.14.15
  • 9a7ec2e Update changelog
  • 42e86a3 add failing tests (#1221)
  • 2f00460 Rename widget identifier when found in attributes (#1220)
  • ddd93e6 4.14.14
  • efaa1f0 Update changelog
  • d700f3b Fix debug mode eval class name (#1218)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 14, 2019

  • The dependency marko was updated from 4.14.17 to 4.14.18.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 910ab1d 4.14.18
  • e97eb69 Update changelog
  • a05d3c7 Add migrator for legacy nested tag syntax (#1229)
  • 0f5e401 Fix regression with the include tag migration outputting invalid identifiers for imports (#1231)
  • 1f2f03e 4.14.17
  • 777fb4c Update changelog
  • d808906 importing a marko template adds it to tags meta (#1226)
  • b6443ea Fixes #1219 - transitive widget getEl and events (#1225)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 15, 2019

  • The dependency marko was updated from 4.14.18 to 4.14.19.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • f2a158d 4.14.19
  • a8d0033 Update changelog
  • 1a268d8 Fix walkers into some ast nodes (#1233)
  • b9a0a98 Update @marko/migrate and migration tests (#1232)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 17, 2019

  • The dependency marko was updated from 4.14.19 to 4.14.20.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 0fe65c8 4.14.20
  • 05ae44a Update changelog
  • 84427f8 No longer warn about migrating widget in template when component is used (#1235)
  • 75f1628 update to new htmljs-parser which supports pipe params, add flagged tag param migration (#1236)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 23, 2019

  • The dependency marko was updated from 4.14.20 to 4.14.21.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 29, 2019

  • The dependency marko was updated from 4.14.21 to 4.14.22.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 354576b 4.14.22
  • 33be1e7 Update changelog
  • 086d55a Client-reorder handle removed placeholder gracefully. (#1243)
  • 465ebee Treat importing tags the same as using the tag within the template. (#1245)
  • cf9525c Fix regression when migrating include tags with side effects. (#1246)
  • 7fefb6b fix no-update when nodes don't match up during diff (#1247)
  • 2482427 small changes to allow bundling the migrators with lasso (needed for try online) (#1242)
  • a019263 Add test for migrating legacy tag params (#1237)
  • 0a1db5d Update marko.json for migrated tags (#1239)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2020

  • The dependency marko was updated from 4.18.37 to 4.18.38.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 046170c 4.18.38
  • 4ce2d1c Update changelog
  • 70a09e7 Fix issue with ssr'd components under 'no-update' not initializing (#1483)
  • d88e83b Update events.md (#1464)
  • 64cb741 Update marko-json.md (#1461)
  • f670b6f Copyediting (#1431)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2020

  • The dependency marko was updated from 4.18.38 to 4.18.39.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 369e541 4.18.39
  • 6c2cd56 Update changelog
  • d7518a9 Support overriding the 'ready' method in legacy widgets (#1484)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 4, 2020

  • The dependency marko was updated from 4.18.39 to 4.18.40.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 81e2bb7 4.18.40
  • 2edb38e Update changelog
  • 0fa3110 Support dynamic tags with attribute tags and the ignoreUnrecognizedTags option (#1491)
  • 3d274ad remove unused properties from component hydration data (#1489)
  • 6525950 don't modify the widget prototype for init (#1490)
  • ed52aed Improve consistency with spread attributes (#1488)
  • 3b9e0fc Improve warning for 'this.el' in legacy components (#1487)
  • a105f67 Fix issue with no-update and nested components (#1486)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 6, 2020

  • The dependency marko was updated from 4.18.40 to 4.18.41.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • d2cb63d 4.18.41
  • 26db7a8 Update changelog
  • 6dd8a0e Improve support for conditional w-binds in legacy widgets (#1494)
  • 754ba9a Fix issue with registering events under a 'no-update' when server rendered (#1493)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 6, 2020

  • The dependency marko was updated from 4.18.41 to 4.18.42.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 2063f2d 4.18.42
  • 13461dc Update changelog
  • 1147e9f Fix regression for unkeyed elements with toggled spread attributes (#1496)
  • ea85f21 Fix regression with body-only-if migration for legacy renderers (#1495)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 10, 2020

  • The dependency marko was updated from 4.18.42 to 4.18.43.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 8ebcea2 4.18.43
  • a20404f Update changelog
  • 192d3af Prevent serializing input for legacy split widgets (#1497)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 10, 2020

  • The dependency marko was updated from 4.18.43 to 4.18.44.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • fc90708 4.18.44
  • d5d5230 Update changelog
  • aae3382 Always output no-update fragment on the server (#1498)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2020

  • The dependency marko was updated from 4.18.44 to 4.18.45.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 36d5960 4.18.45
  • a02f28d Updated changelog
  • 0339255 Changed dynamic tags to add data-marko-key and to selfclose properly (#1499)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 13, 2020

  • The dependency marko was updated from 4.18.45 to 4.18.46.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • c0ba749 4.18.46
  • 49fea9c Update changelog
  • cd9142d Fix issue with init-components inside nested awaits (#1500)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2020

  • The dependency marko was updated from 4.18.48 to 4.18.49.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2020

  • The dependency marko was updated from 4.18.50 to 4.18.51.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2020

  • The dependency marko was updated from 4.18.50 to 4.18.51.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 29, 2020

  • The dependency marko was updated from 4.18.51 to 4.19.0.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 29, 2020

  • The dependency marko was updated from 4.19.0 to 4.19.1.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 4, 2020

  • The dependency marko was updated from 4.19.1 to 4.19.2.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 5, 2020

  • The dependency marko was updated from 4.19.2 to 4.19.3.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 9, 2020

  • The dependency marko was updated from 4.19.3 to 4.19.4.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 10, 2020

  • The dependency marko was updated from 4.19.4 to 4.19.5.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 13, 2020

  • The dependency marko was updated from 4.19.5 to 4.19.6.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 13, 2020

  • The dependency marko was updated from 4.19.6 to 4.19.7.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2020

  • The dependency marko was updated from 4.19.7 to 4.19.8.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 3, 2020

  • The dependency marko was updated from 4.19.9 to 4.19.10.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 6, 2020

  • The dependency marko was updated from 4.19.10 to 4.19.11.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 8, 2020

  • The dependency marko was updated from 4.19.11 to 4.19.12.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2020

  • The dependency marko was updated from 4.19.12 to 4.19.13.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 10, 2020

  • The dependency marko was updated from 4.19.13 to 4.20.0.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 15, 2020

  • The dependency marko was updated from 4.20.0 to 4.20.1.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2020

  • The dependency marko was updated from 4.20.1 to 4.20.2.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 22, 2020

  • The dependency marko was updated from 4.20.2 to 4.21.0.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 22, 2020

  • The dependency marko was updated from 4.21.0 to 4.21.1.

Your tests are still failing with this version. Compare changes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants