ctdio / marko-path-router

Routing for Marko
32 stars 3 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

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](https://travis-ci.org/charlieduong94/marko-path-router/builds/428855987?utm_source=github_status&utm_medium=notification)).

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • a5d80a4 4.14.23
  • 2a0ecec Update changelog
  • 6ed4e9d Improve optimization for nested tags wrapped in an if statement (#1249)
  • ecae71c Fix 'marko is using deprecated features' message (#1250)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 5df77ec 4.14.24
  • c92a095 update changelog
  • 67d10cb update test snapshots to reflect new await flushes
  • cd0eb69 Fix #1251 - add flush before begin await
  • 91f54c5 update render-async tests to show flush points, skip vdom client-reorder tests

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • e4137ba 4.14.25
  • bbb791e Update changelog:
  • f7698fb Fix regression with escaped sequences in non standard template literals (#1254)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 15 commits.

  • 83837cb Update examples in main README
  • 644b2b4 fix changelog link
  • 07f157e 4.15.0
  • 933f70c Update changelog
  • d2a0de5 fix tag (#1261)
  • bfe194d Implement modern arguments support for dynamic tags (#1259)
  • c7c32a9 Deprecate some tags, and add notes for future deprecations (#1258)
  • cdb6099 Fix regression with dynamic attributes as a string on server side (#1257)
  • 1b7659f Modernize docs (#1260)
  • 2ebe7b7 Merge pull request #1248 from marko-js/tag-param-core-tags
  • 9e1577f Migrate legacy macro syntax to tag params
  • 59ce9e8 Update to use tag params and add migration (#1238)
  • 24753a7 Upgrade tag to use tag parameters and attribute tags. Add migration from old syntax. (#1244)
  • 681ba11 Remove unneeded hasRenderBody check (#1255)
  • 8cc3f12 add test for whitespace between class {} and (#1256)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 29a8210 4.15.1
  • 3967ed2 Update changelog
  • 95c515e Fix function as event handler when server side rendering (#1262)
  • a3e480e Fix some broken links in docs

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • f6b4c9f 4.15.4
  • 7522e44 Update changelog
  • a852300 Forward error events from nested out of order async outs (#1275)
  • e5f5149 Merge branch 'master' of github.com:marko-js/marko
  • fc674c0 4.15.2
  • d3d6336 Update changelog

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • e04382d 4.15.5
  • ed29e4d Update changelog
  • 979c813 Improve parsing of arguments (#1286)
  • ad560b0 docs: fix links (#1283)
  • c96d181 Fix issue with <title> namespace inside an svg (#1284)
  • f46c8d5 Update README.md
  • 8899e65 Modify wrong link to documentation on README (#1278)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 7fbdf14 4.16.0
  • c9c7e1a Update Changelog
  • f3155e5 add option to revert to old hydrate (pre 4.9) behavior (#1289)
  • 3b63b51 fix broken methods link (#1288)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 856185d 4.16.1
  • df33e8d Update changelog
  • 2f54313 Fix regression for no-update on dynamic tag html attributes (#1292)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 0cfc726 4.16.2
  • 7b7a1d8 Update changelog
  • 8be4a5d Remove redundant part of key path for nested macros (#1295)
  • 070b09b Fix issue with hydrating nested fragments that are adjacent in the dom (#1294)
  • ba7ab29 Update webpack property loaders to rules (#1293)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 25c585c 4.16.5
  • 14b8cf6 Update changelog
  • 6fbf831 Ensure space when dynamic attributes as string is provided (#1304)
  • bb1c9ff Sync button disabled attribute (#1303)
  • 9c387bc Fixed a few typos (#1302)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 4747862 4.16.6
  • eb6b5cd Update changelog
  • 36ab4ed Fix issue with undefined state property setters being applied to the wrong component (#1306)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 2e3f613 4.16.8
  • 1ce6a66 update changelog
  • c44aa04 Fix hot reload and use require hook for compiled server templates if available (#1310)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 5935816 4.16.9
  • 4d1dad4 Update changelog
  • d9650d7 Fix issue with lost component def in legacy renderer (#1311)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

See the full diff