fcarrascosa / fcarrascosa-slider

A simple Slider made with lit-element
ISC License
1 stars 2 forks source link

An in-range update of @open-wc/testing-karma-bs is breaking the build 🚨 #37

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @open-wc/testing-karma-bs was updated from 1.1.17 to 1.1.18.

🚨 View failing branch.

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

@open-wc/testing-karma-bs is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/jenkins/branch:** This commit cannot be built ([Details](https://jenkins.fcarrascosa.es/job/fcarrascosa-slider/job/greenkeeper%252F@open-wc%252Ftesting-karma-bs-1.1.18/1/display/redirect)).

Commits

The new version differs by 6 commits.

  • 964f05a chore: release new versions
  • 0c63a45 docs(testing-karma): update testing-karma docs (#591)
  • f68b1fc chore: release new versions
  • 2e1be09 feat(testing): upgrade testing-karma to latest version
  • ef25010 chore: release new versions
  • 99b4905 fix(testing): bugfix release to keep non breaking testing-karma version

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 97abd4a chore: release new versions
  • 71a43e1 fix(es-dev-server): resolve polyfill path on windows (#594)

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 2 commits.

  • 7247371 chore: release new versions
  • 3d01093 docs(es-dev-server): add docs on project structure request rewrite (#581)

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 2 commits.

  • 6ff1a88 chore: release new versions
  • 9073d26 Fix/building minify css (#603)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 17 commits.

  • 0da26e2 chore: release new versions
  • 0610221 fix(es-dev-server): handle html files without any modules (#627)
  • 3ee167a chore: release new versions
  • 49fd5ac fix(rollup-plugin-index-html): linting error for console.log use (#621)
  • 14d88fb chore: release new versions
  • 04fe655 feat(create): align outputs of app-lit and wc-lit
  • 90a44d0 fix(create): update testing-karma and demoing-storybook dependencies
  • a3d8633 feat(create): move to a single app generator
  • 416b0ac docs: added io gui to component libraries doc
  • 2ea4dae chore: fix typo in about/readme.md (#615)
  • 4ba57e2 chore: release new versions
  • 273ddf5 fix(es-dev-server): don't require app-index for reload (#609)
  • 8ad33d5 chore: release new versions
  • 7a0f38e fix(testing-karma): add missing mocha dependency (#607)
  • 49e4013 feat(es-dev-server): handle inline modules (#596)

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 19 commits.

  • 026500e chore: release new versions
  • 5f05b53 feat(testing): adding a11y testing via chai-a11y-axe plugin
  • 0da26e2 chore: release new versions
  • 0610221 fix(es-dev-server): handle html files without any modules (#627)
  • 3ee167a chore: release new versions
  • 49fd5ac fix(rollup-plugin-index-html): linting error for console.log use (#621)
  • 14d88fb chore: release new versions
  • 04fe655 feat(create): align outputs of app-lit and wc-lit
  • 90a44d0 fix(create): update testing-karma and demoing-storybook dependencies
  • a3d8633 feat(create): move to a single app generator
  • 416b0ac docs: added io gui to component libraries doc
  • 2ea4dae chore: fix typo in about/readme.md (#615)
  • 4ba57e2 chore: release new versions
  • 273ddf5 fix(es-dev-server): don't require app-index for reload (#609)
  • 8ad33d5 chore: release new versions

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 27 commits.

  • 2d41857 chore: release new versions
  • 89c3d4d feat(es-dev-server): allow using the server as a library
  • a9fcc31 docs: remove amp for lack of support in shadow dom
  • a328196 chore: release new versions
  • d504a43 docs(building-webpack): update naming across the README
  • 37ea113 docs(building-rollup): update naming across the README
  • 00457b5 feat(building-webpack): add main entry point
  • 86a305e feat(building-rollup): add main entry point
  • 026500e chore: release new versions
  • 5f05b53 feat(testing): adding a11y testing via chai-a11y-axe plugin
  • 0da26e2 chore: release new versions
  • 0610221 fix(es-dev-server): handle html files without any modules (#627)
  • 3ee167a chore: release new versions
  • 49fd5ac fix(rollup-plugin-index-html): linting error for console.log use (#621)
  • 14d88fb chore: release new versions

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 29 commits.

  • 2a7f869 chore: release new versions
  • e721590 fix(building-utils): don't extract external resources
  • 2d41857 chore: release new versions
  • 89c3d4d feat(es-dev-server): allow using the server as a library
  • a9fcc31 docs: remove amp for lack of support in shadow dom
  • a328196 chore: release new versions
  • d504a43 docs(building-webpack): update naming across the README
  • 37ea113 docs(building-rollup): update naming across the README
  • 00457b5 feat(building-webpack): add main entry point
  • 86a305e feat(building-rollup): add main entry point
  • 026500e chore: release new versions
  • 5f05b53 feat(testing): adding a11y testing via chai-a11y-axe plugin
  • 0da26e2 chore: release new versions
  • 0610221 fix(es-dev-server): handle html files without any modules (#627)
  • 3ee167a chore: release new versions

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 31 commits.

  • 963f621 chore: release new versions
  • ae65ab2 Fix/testing (#638)
  • 2a7f869 chore: release new versions
  • e721590 fix(building-utils): don't extract external resources
  • 2d41857 chore: release new versions
  • 89c3d4d feat(es-dev-server): allow using the server as a library
  • a9fcc31 docs: remove amp for lack of support in shadow dom
  • a328196 chore: release new versions
  • d504a43 docs(building-webpack): update naming across the README
  • 37ea113 docs(building-rollup): update naming across the README
  • 00457b5 feat(building-webpack): add main entry point
  • 86a305e feat(building-rollup): add main entry point
  • 026500e chore: release new versions
  • 5f05b53 feat(testing): adding a11y testing via chai-a11y-axe plugin
  • 0da26e2 chore: release new versions

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 39 commits.

  • 25b6e93 chore: release new versions
  • b7c67dd fix(es-dev-server): correctly handle absolute and upwards file paths (#654)
  • 221ea9a chore: release new versions
  • 917e93c Merge pull request #645 from open-wc/fix/entryPoints
  • 990d851 chore(create): change editorconfig to support md block comments
  • aa66639 fix(create): add index.js entrypoint
  • 9ab084f fix(create): set custom element in root of the package as entrypoint
  • b8211c9 feat(create): ensure that building-rollup/webpack use the latest exports
  • 963f621 chore: release new versions
  • ae65ab2 Fix/testing (#638)
  • 2a7f869 chore: release new versions
  • e721590 fix(building-utils): don't extract external resources
  • 2d41857 chore: release new versions
  • 89c3d4d feat(es-dev-server): allow using the server as a library
  • a9fcc31 docs: remove amp for lack of support in shadow dom

There are 39 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 49 commits.

  • ad2ff0e chore: release new versions
  • 334ee1c Merge pull request #659 from open-wc/chore/remove-deepmerge-types
  • 0150895 fix(karma-esm): remove @types/deepmerge dependency
  • b2a7e90 fix(es-dev-server): remove @types/deepmerge dependency
  • 48ccdfa chore: increase CI timeouts (#660)
  • 37a7488 chore: release new versions
  • f6efb7a feat(create): move configs into package.json, add common-repo generator
  • aa216b1 chore: release new versions
  • 55a165f feat: expose elementUpdated testing-helper by default (#653)
  • abf7c92 docs: swapped io gui and ionic paragraph (#633)
  • 25b6e93 chore: release new versions
  • b7c67dd fix(es-dev-server): correctly handle absolute and upwards file paths (#654)
  • 221ea9a chore: release new versions
  • 917e93c Merge pull request #645 from open-wc/fix/entryPoints
  • 990d851 chore(create): change editorconfig to support md block comments

There are 49 commits in total.

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.

  • 8ad33d5 chore: release new versions
  • 7a0f38e fix(testing-karma): add missing mocha dependency (#607)
  • 49e4013 feat(es-dev-server): handle inline modules (#596)
  • 6a61f46 chore: release new versions
  • 60bd5f7 feat(demoing-storybook): add a11y addon to package and generator (#605)

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 2 commits.

  • 4ba57e2 chore: release new versions
  • 273ddf5 fix(es-dev-server): don't require app-index for reload (#609)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 67 commits.

  • f0bbace chore: release new versions
  • 8155b0d chore: update yarn.lock
  • f2f43ce feat(es-dev-server): add option to set a base path
  • 3a7bfa3 Merge pull request #688 from open-wc/chore/removeDeprecatedPackages
  • 61465c6 chore: cleanup owc-dev-server references
  • cfa2793 chore: remove deprecated polyfills-loader package
  • 0ff491a chore: remove deprecated owc-dev-server package
  • dfc3783 chore: release new versions
  • 16df9f1 Merge pull request #687 from open-wc/chore/deprecations
  • 1f272bd fix(polyfills-loader): deprecate package
  • 8b079d4 fix(owc-dev-server): deprecate package in favor of es-dev-server
  • 45b6881 chore: remove deprecated package chai-dom-equals
  • 5e80a33 chore: release new versions
  • d19b7b9 fix(create): allow subclassers to pass custom generator names (#680)
  • ac41310 chore: release new versions

There are 67 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 70 commits.

  • c45ed00 chore: release new versions
  • c07db81 feat(es-dev-server): improve babel error logging
  • c3871b1 fix(es-dev-server): remove unnecessary polyfills in esm mode
  • f0bbace chore: release new versions
  • 8155b0d chore: update yarn.lock
  • f2f43ce feat(es-dev-server): add option to set a base path
  • 3a7bfa3 Merge pull request #688 from open-wc/chore/removeDeprecatedPackages
  • 61465c6 chore: cleanup owc-dev-server references
  • cfa2793 chore: remove deprecated polyfills-loader package
  • 0ff491a chore: remove deprecated owc-dev-server package
  • dfc3783 chore: release new versions
  • 16df9f1 Merge pull request #687 from open-wc/chore/deprecations
  • 1f272bd fix(polyfills-loader): deprecate package
  • 8b079d4 fix(owc-dev-server): deprecate package in favor of es-dev-server
  • 45b6881 chore: remove deprecated package chai-dom-equals

There are 70 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 72 commits.

  • 79ddd9c chore: release new versions
  • 0edde7a fix(es-dev-server): savely close server on exit (#690)
  • c45ed00 chore: release new versions
  • c07db81 feat(es-dev-server): improve babel error logging
  • c3871b1 fix(es-dev-server): remove unnecessary polyfills in esm mode
  • f0bbace chore: release new versions
  • 8155b0d chore: update yarn.lock
  • f2f43ce feat(es-dev-server): add option to set a base path
  • 3a7bfa3 Merge pull request #688 from open-wc/chore/removeDeprecatedPackages
  • 61465c6 chore: cleanup owc-dev-server references
  • cfa2793 chore: remove deprecated polyfills-loader package
  • 0ff491a chore: remove deprecated owc-dev-server package
  • dfc3783 chore: release new versions
  • 16df9f1 Merge pull request #687 from open-wc/chore/deprecations
  • 1f272bd fix(polyfills-loader): deprecate package

There are 72 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 74 commits.

  • c3887f9 chore: release new versions
  • ca161db chore(es-dev-server): reference step by step guide in readme (#692)
  • 79ddd9c chore: release new versions
  • 0edde7a fix(es-dev-server): savely close server on exit (#690)
  • c45ed00 chore: release new versions
  • c07db81 feat(es-dev-server): improve babel error logging
  • c3871b1 fix(es-dev-server): remove unnecessary polyfills in esm mode
  • f0bbace chore: release new versions
  • 8155b0d chore: update yarn.lock
  • f2f43ce feat(es-dev-server): add option to set a base path
  • 3a7bfa3 Merge pull request #688 from open-wc/chore/removeDeprecatedPackages
  • 61465c6 chore: cleanup owc-dev-server references
  • cfa2793 chore: remove deprecated polyfills-loader package
  • 0ff491a chore: remove deprecated owc-dev-server package
  • dfc3783 chore: release new versions

There are 74 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 78 commits.

  • 4c6333b chore: release new versions
  • be6bdb5 fix: cleanup package.json scripts
  • efa49d7 chore: release new versions
  • c08919b fix(create): allow extending Generator to override name (#681)
  • c3887f9 chore: release new versions
  • ca161db chore(es-dev-server): reference step by step guide in readme (#692)
  • 79ddd9c chore: release new versions
  • 0edde7a fix(es-dev-server): savely close server on exit (#690)
  • c45ed00 chore: release new versions
  • c07db81 feat(es-dev-server): improve babel error logging
  • c3871b1 fix(es-dev-server): remove unnecessary polyfills in esm mode
  • f0bbace chore: release new versions
  • 8155b0d chore: update yarn.lock
  • f2f43ce feat(es-dev-server): add option to set a base path
  • 3a7bfa3 Merge pull request #688 from open-wc/chore/removeDeprecatedPackages

There are 78 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 81 commits.

  • a9b7a18 chore: release new versions
  • 61ecfe4 docs(testing): remove references to chai-dom-diff (#702)
  • 4c18e61 fix(es-dev-server): remove http2 option recommendation (#689)
  • 4c6333b chore: release new versions
  • be6bdb5 fix: cleanup package.json scripts
  • efa49d7 chore: release new versions
  • c08919b fix(create): allow extending Generator to override name (#681)
  • c3887f9 chore: release new versions
  • ca161db chore(es-dev-server): reference step by step guide in readme (#692)
  • 79ddd9c chore: release new versions
  • 0edde7a fix(es-dev-server): savely close server on exit (#690)
  • c45ed00 chore: release new versions
  • c07db81 feat(es-dev-server): improve babel error logging
  • c3871b1 fix(es-dev-server): remove unnecessary polyfills in esm mode
  • f0bbace chore: release new versions

There are 81 commits in total.

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 83 commits.

  • c32a85b chore: release new versions
  • 85e46c5 docs(karma-esm): Fix example syntax (#695)
  • a9b7a18 chore: release new versions
  • 61ecfe4 docs(testing): remove references to chai-dom-diff (#702)
  • 4c18e61 fix(es-dev-server): remove http2 option recommendation (#689)
  • 4c6333b chore: release new versions
  • be6bdb5 fix: cleanup package.json scripts
  • efa49d7 chore: release new versions
  • c08919b fix(create): allow extending Generator to override name (#681)
  • c3887f9 chore: release new versions
  • ca161db chore(es-dev-server): reference step by step guide in readme (#692)
  • 79ddd9c chore: release new versions
  • 0edde7a fix(es-dev-server): savely close server on exit (#690)
  • c45ed00 chore: release new versions
  • c07db81 feat(es-dev-server): improve babel error logging

There are 83 commits in total.

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 commits ahead by 0, behind by 39.

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 45 commits.

  • 901f3df chore: release new versions
  • 9f1be41 fix(es-dev-server): import URLSearchParams for node v8 (#726)
  • c6a82e7 chore: release new versions
  • abaad60 fix(building-webpack): use standard webpack mode argument style (#705)
  • f21d435 chore: release new versions
  • f2cc64c feat(building-webpack): allow overriding mode through config (#700)
  • c32a85b chore: release new versions
  • 85e46c5 docs(karma-esm): Fix example syntax (#695)
  • a9b7a18 chore: release new versions
  • 61ecfe4 docs(testing): remove references to chai-dom-diff (#702)
  • 4c18e61 fix(es-dev-server): remove http2 option recommendation (#689)
  • 4c6333b chore: release new versions
  • be6bdb5 fix: cleanup package.json scripts
  • efa49d7 chore: release new versions
  • c08919b fix(create): allow extending Generator to override name (#681)

There are 45 commits in total.

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 2 commits.

  • b90241d chore: release new versions
  • e23ad29 fix(es-dev-server): fix tests on windows (#727)

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.

  • 4a9ae56 chore: release new versions
  • 3761a21 feat(es-dev-server): improve node-resolve performance (#704)
  • 5237f1a Feat/random ports (#699)
  • b2f8b07 Update README.md (#728)

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 2 commits.

  • 81f2339 chore: release new versions
  • 9fbc3a2 Revert "feat(es-dev-server): improve node-resolve performance (#704)"

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 52 commits.

  • 1fac53d chore: release new versions
  • 3c33625 fix(es-dev-server): correctly close previous message channel
  • b760bb8 Merge pull request #768 from web-padawan/css-tag-link
  • f614ab6 chore(prettier-config): refer to lit-element css literal
  • 114ebe0 chore: release new versions
  • 221a6c0 fix(building-webpack): always multi-build in dev mode (#760)
  • 0fbde18 docs: update documentation on typescript decorators (#766)
  • 352b5fd chore: release new versions
  • 0e288fc fix(es-dev-server): pin lexer version (#764)
  • dfb00bd chore: release new versions
  • 350a5ca Merge pull request #762 from open-wc/feat/dev-server-improve-error-handling
  • d32befd fix(es-dev-server): improve failed bare module resolution error message
  • ef645b0 fix(es-dev-server): update es-module-lexer
  • cf6346d feat(karma-esm): use file watcher for reloading karma
  • 1030dbc fix(es-dev-server): watch any valid served file

There are 52 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 61 commits.

  • 496d29b chore: release new versions
  • f122098 fix(testing): load types for chai plugins
  • 3ca2d94 feat(es-dev-server): resolve .mjs over .js
  • 9368907 fix(es-dev-server): only skip resolve files with configured extension
  • 9ab8e58 chore: release new versions
  • e4833eb feat(webpack-index-html-plugin): enable the use of webpack watchers
  • bb95f0d feat(building-webpack): optimize chunk output filenames
  • 8e8a3b6 feat(building-webpack): always clean output dir once
  • 23f8ef8 feat(building-webpack): always generate cheap module source maps
  • 1fac53d chore: release new versions
  • 3c33625 fix(es-dev-server): correctly close previous message channel
  • b760bb8 Merge pull request #768 from web-padawan/css-tag-link
  • f614ab6 chore(prettier-config): refer to lit-element css literal
  • 114ebe0 chore: release new versions
  • 221a6c0 fix(building-webpack): always multi-build in dev mode (#760)

There are 61 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 63 commits.

  • 65575fa chore: release new versions
  • 91a9b59 feat(es-dev-server): update es-module-lexer
  • 496d29b chore: release new versions
  • f122098 fix(testing): load types for chai plugins
  • 3ca2d94 feat(es-dev-server): resolve .mjs over .js
  • 9368907 fix(es-dev-server): only skip resolve files with configured extension
  • 9ab8e58 chore: release new versions
  • e4833eb feat(webpack-index-html-plugin): enable the use of webpack watchers
  • bb95f0d feat(building-webpack): optimize chunk output filenames
  • 8e8a3b6 feat(building-webpack): always clean output dir once
  • 23f8ef8 feat(building-webpack): always generate cheap module source maps
  • 1fac53d chore: release new versions
  • 3c33625 fix(es-dev-server): correctly close previous message channel
  • b760bb8 Merge pull request #768 from web-padawan/css-tag-link
  • f614ab6 chore(prettier-config): refer to lit-element css literal

There are 63 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 29 commits.

  • cf2b37b chore: release new versions
  • 9d75ed4 feat(es-dev-server): support resolving dynamic imports with expressions
  • 4e1a0ab fix(create): change installation pkg manager logs prefix to name
  • 5b8a57f chore: release new versions
  • 58be43c Merge pull request #741 from open-wc/feat/fast-node-resolve
  • 743315d chore(es-dev-server): update test snapshots
  • 9589e4e feat(es-dev-server): faster node-resolve via use of es-module-lexer
  • 3709413 fix: do not destructure exports to support es-module-lexer
  • 8d26f71 fix(create): add eslint dependency in create
  • bef05fc chore: release new versions
  • 0996821 fix(webpack-index-html-plugin): create entry without extension
  • 3675631 chore: release new versions
  • 8087906 fix: include *.ts files in npm packages
  • a99bbc7 chore: release new versions
  • 3b60b70 Merge pull request #697 from open-wc/feat/tscTypesForTesting

There are 29 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits ahead by 0, behind by 3.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits ahead by 0, behind by 10.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits ahead by 0, behind by 13.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 1a40094 chore: release new versions
  • 9aa3dfc fix(karma-esm): log errors starting up es-dev-server
  • 8788b6e chore: release new versions
  • af8f4c7 fix(eslint-config): set arrow-parens rule

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 58 commits.

  • e010eb1 chore: release new versions
  • 7ecfcc1 fix(es-dev-server): pin lexer to 0.3.9
  • 65575fa chore: release new versions
  • 91a9b59 feat(es-dev-server): update es-module-lexer
  • 496d29b chore: release new versions
  • f122098 fix(testing): load types for chai plugins
  • 3ca2d94 feat(es-dev-server): resolve .mjs over .js
  • 9368907 fix(es-dev-server): only skip resolve files with configured extension
  • 9ab8e58 chore: release new versions
  • e4833eb feat(webpack-index-html-plugin): enable the use of webpack watchers
  • bb95f0d feat(building-webpack): optimize chunk output filenames
  • 8e8a3b6 feat(building-webpack): always clean output dir once
  • 23f8ef8 feat(building-webpack): always generate cheap module source maps
  • 1fac53d chore: release new versions
  • 3c33625 fix(es-dev-server): correctly close previous message channel

There are 58 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits ahead by 0, behind by 20.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits ahead by 0, behind by 2.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 31 commits.

  • 103936a chore: release new versions
  • 9ac1a4a fix(building-utils): resolve dynamic imports (#795)
  • d9b9572 feat(es-dev-server): don't add custom plugins in legacy compile (#776)
  • 9c6b5a0 docs: add lion web components
  • dac1d2b Fix typos
  • 63e49ed chore: release new versions
  • c492131 fix(es-dev-server): also watch index.html files fetched with /
  • d42c443 chore: release new versions
  • 0710fb9 fix(create): bump version of testing to 2.x
  • e010eb1 chore: release new versions
  • 7ecfcc1 fix(es-dev-server): pin lexer to 0.3.9
  • 65575fa chore: release new versions
  • 91a9b59 feat(es-dev-server): update es-module-lexer
  • 496d29b chore: release new versions
  • f122098 fix(testing): load types for chai plugins

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits ahead by 0, behind by 41.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits ahead by 0, behind by 2.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 38 commits.

  • 63e49ed chore: release new versions
  • c492131 fix(es-dev-server): also watch index.html files fetched with /
  • d42c443 chore: release new versions
  • 0710fb9 fix(create): bump version of testing to 2.x
  • e010eb1 chore: release new versions
  • 7ecfcc1 fix(es-dev-server): pin lexer to 0.3.9
  • 65575fa chore: release new versions
  • 91a9b59 feat(es-dev-server): update es-module-lexer
  • 496d29b chore: release new versions
  • f122098 fix(testing): load types for chai plugins
  • 3ca2d94 feat(es-dev-server): resolve .mjs over .js
  • 9368907 fix(es-dev-server): only skip resolve files with configured extension
  • 9ab8e58 chore: release new versions
  • e4833eb feat(webpack-index-html-plugin): enable the use of webpack watchers
  • bb95f0d feat(building-webpack): optimize chunk output filenames

There are 38 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by commits ahead by 0, behind by 21.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 30 commits.

  • 6266cca chore: release new versions
  • 0a1e490 fix(building-utils): ensure correct module load order on edge (#812)
  • b57f10d chore: release new versions
  • f2eea9d fix(semantic-dom-diff): strip empty class attrs when diffing (#799)
  • 103936a chore: release new versions
  • 9ac1a4a fix(building-utils): resolve dynamic imports (#795)
  • d9b9572 feat(es-dev-server): don't add custom plugins in legacy compile (#776)
  • 9c6b5a0 docs: add lion web components
  • dac1d2b Fix typos
  • 63e49ed chore: release new versions
  • c492131 fix(es-dev-server): also watch index.html files fetched with /
  • d42c443 chore: release new versions
  • 0710fb9 fix(create): bump version of testing to 2.x
  • e010eb1 chore: release new versions
  • 7ecfcc1 fix(es-dev-server): pin lexer to 0.3.9

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 34 commits.

  • d6902a5 chore: release new versions
  • 6763b83 feat(building-utils): add option to polyfillsConfig to disable hashes in filenames (#808)
  • 9232b38 chore: release new versions
  • b76282a fix(create): don't display style nodes (#816)
  • 6266cca chore: release new versions
  • 0a1e490 fix(building-utils): ensure correct module load order on edge (#812)
  • b57f10d chore: release new versions
  • f2eea9d fix(semantic-dom-diff): strip empty class attrs when diffing (#799)
  • 103936a chore: release new versions
  • 9ac1a4a fix(building-utils): resolve dynamic imports (#795)
  • d9b9572 feat(es-dev-server): don't add custom plugins in legacy compile (#776)
  • 9c6b5a0 docs: add lion web components
  • dac1d2b Fix typos
  • 63e49ed chore: release new versions
  • c492131 fix(es-dev-server): also watch index.html files fetched with /

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 36 commits.

  • 240dc31 chore: release new versions
  • f9045bf feat(es-dev-server): allow specifying key and cert paths for local certificate
  • d6902a5 chore: release new versions
  • 6763b83 feat(building-utils): add option to polyfillsConfig to disable hashes in filenames (#808)
  • 9232b38 chore: release new versions
  • b76282a fix(create): don't display style nodes (#816)
  • 6266cca chore: release new versions
  • 0a1e490 fix(building-utils): ensure correct module load order on edge (#812)
  • b57f10d chore: release new versions
  • f2eea9d fix(semantic-dom-diff): strip empty class attrs when diffing (#799)
  • 103936a chore: release new versions
  • 9ac1a4a fix(building-utils): resolve dynamic imports (#795)
  • d9b9572 feat(es-dev-server): don't add custom plugins in legacy compile (#776)
  • 9c6b5a0 docs: add lion web components
  • dac1d2b Fix typos

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 38 commits.

  • 8c3be4d chore: release new versions
  • 18d8db8 feat(karma-esm): allow configuring preserveSymlinks (#798)
  • 240dc31 chore: release new versions
  • f9045bf feat(es-dev-server): allow specifying key and cert paths for local certificate
  • d6902a5 chore: release new versions
  • 6763b83 feat(building-utils): add option to polyfillsConfig to disable hashes in filenames (#808)
  • 9232b38 chore: release new versions
  • b76282a fix(create): don't display style nodes (#816)
  • 6266cca chore: release new versions
  • 0a1e490 fix(building-utils): ensure correct module load order on edge (#812)
  • b57f10d chore: release new versions
  • f2eea9d fix(semantic-dom-diff): strip empty class attrs when diffing (#799)
  • 103936a chore: release new versions
  • 9ac1a4a fix(building-utils): resolve dynamic imports (#795)
  • d9b9572 feat(es-dev-server): don't add custom plugins in legacy compile (#776)

There are 38 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 40 commits.

  • 908e266 chore: release new versions
  • e4c0015 chore(karma-esm): update typescript demo (#775)
  • 8c3be4d chore: release new versions
  • 18d8db8 feat(karma-esm): allow configuring preserveSymlinks (#798)
  • 240dc31 chore: release new versions
  • f9045bf feat(es-dev-server): allow specifying key and cert paths for local certificate
  • d6902a5 chore: release new versions
  • 6763b83 feat(building-utils): add option to polyfillsConfig to disable hashes in filenames (#808)
  • 9232b38 chore: release new versions
  • b76282a fix(create): don't display style nodes (#816)
  • 6266cca chore: release new versions
  • 0a1e490 fix(building-utils): ensure correct module load order on edge (#812)
  • b57f10d chore: release new versions
  • f2eea9d fix(semantic-dom-diff): strip empty class attrs when diffing (#799)
  • 103936a chore: release new versions

There are 40 commits in total.

See the full diff