unional / demo-driven

Demo Driven Development
MIT License
1 stars 1 forks source link

An in-range update of browser-sync is breaking the build 🚨 #60

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.23.7 of browser-sync was just published.

Branch Build failing 🚨
Dependency browser-sync
Current Version 2.23.6
Type dependency

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

browser-sync 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/unional/demo-driven/builds/368989080?utm_source=github_status&utm_medium=notification)

Release Notes Bug fix
  • fix(client): CSS injection broken in older browsers due to use of Array.from - fixes #1539 66dd19c
Commits

The new version differs by 4 commits.

  • 2cced79 2.23.7
  • 66dd19c fix(client): CSS injection broken in older browsers due to use of Array.from - fixes #1539
  • 61faee1 Merge pull request #1537 from coliff/patch-1
  • d580018 https links

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 2.23.6 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

Version 2.24.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 25 commits.

  • b37e11c fix: (client) use correct npm lifecycle hook for prepublish - fixes #1549
  • df47bab release: 2.24.0
  • 2c7083d Merge pull request #1548 from BrowserSync/client-ts
  • ad0723d release: 2.24.0-rc4
  • b8685bc fix: (client, rxjs) fix imports to avoid the entire library being bundled
  • b2361d5 release: 2.24.0-rc3
  • 0ad5f3a deps: upgrade ua-parser-js@0.7.17
  • f6ac69f deps: upgrade serve-static@1.13.2
  • 0e1dd37 deps: upgrade qs@6.2.3 - fixes #1512
  • f5a094d release: 2.24.0-rc2
  • b41f602 fix: (cli) remove watch boolean when false
  • 99a69ce feat: (client) rewrite to Typescript + RxJS
  • 9d9dfb1 feat: (client) make initial options available in initial payload
  • 06608fb feat: (client) added injectNotification option & defaulted to false
  • 4803786 feat: (client-js) allow functions in client:js hook

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.24.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • af79226 2.24.2
  • aad2595 Merge pull request #1552 from BrowserSync/bugs/1550
  • 9cef9c1 fix: remove source-maps from client - fixes #1551
  • 568e64e fix: support bs.reload('*.css') - fixes #1550

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.24.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes bug fixes

2.24.0 was a very large release - and with that, a handful of patch releases inevitably follow. Please move straight to 2.24.3 :)

fixes

  • Don’t always add "defaultIgnorePatterns" - fixes #1543 cc5118c
  • handle windows-style paths on the client - fixes #1553 1153845
  • remove source-maps from client - fixes #1551 9cef9c1
  • support bs.reload('*.css') - fixes #1550 568e64e
  • (client) use correct npm lifecycle hook for prepublish - fixes #1549 b37e11c
Commits

The new version differs by 5 commits.

  • f89aa04 2.24.3
  • 80d5ed3 Merge pull request #1555 from BrowserSync/bugs/1553
  • 3073d61 Merge pull request #1554 from BrowserSync/bugs/1543
  • cc5118c fix: Don’t always add "defaultIgnorePatterns" - fixes #1543
  • 1153845 fix: handle windows-style paths on the client - fixes #1553

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.24.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Bug fix

fix

Commits

The new version differs by 2 commits.

  • 19359cc 2.24.4
  • a6d39e6 fix: Remote Debug tools do not work - fixes #1556

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.24.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v2.24.5

fix

  • update following npm audit - fixes #1559 dd70eba
  • TypeError when watchOptions.ignored is not an array - fixes #1563 90e7306
Commits

The new version differs by 6 commits.

  • ef0f947 2.24.5
  • fda88b1 Merge pull request #1572 from BrowserSync/audit
  • a89336b ci: don't run coverage
  • 123551b deps: bump mocha + add --exit flag
  • 90e7306 fix: TypeError when watchOptions.ignored is not an array - fixes #1563
  • dd70eba deps: update following npm audit - fixes #1559

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.24.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • 7c0a65c 2.24.6
  • 15c838e docs: updated cwd, watch & callbacks inline documentation
  • bb7bef1 Merge pull request #1584 from adamzerella/issue/Add-docs-for-cwd
  • e41ccea Added doc note for cwd

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.24.7 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Bug fixes

fix

  • Update opn to latest release b6ba0dd
  • scroll - add missing init method for window.name method of scroll restoring - fixes #1586 #1457 #1457 9e96603
  • proxy Port gets unnecesarily rewritten in Proxy - fixes #1577 48286e0

deps

  • easy-extender@2.3.4 cypress@3.1.0 supertest@3.1.0 a6578a3
Commits

The new version differs by 6 commits.

  • 8c28e8c 2.24.7
  • 9e96603 fix: scroll - add missing init method for window.name method of scroll restoring - fixes #1586 #1457 #1457
  • 48286e0 fix: proxy Port gets unnecesarily rewritten in Proxy - fixes #1577
  • a6578a3 deps: easy-extender@2.3.4 cypress@3.1.0 supertest@3.1.0
  • ef6bfa5 Merge pull request #1582 from strarsis/patch-1
  • b6ba0dd Update opn to latest release

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

  • cf7cb3e v2.26.1
  • 0a2ff5a fix: deps - ensure previous users of browser-sync-client are not affected by new structure - fixes #1615
  • ec7b82d v2.26.0
  • f83ba7e lerna whitespace to allow publish
  • d7ca182 v2.25.3-alpha.0
  • 257fba6 fix: Removing default logger prefix [BS] - fixes #1607
  • cc8dfad v2.25.2-alpha.0
  • d4c58b8 Merge branch 'master' into 1591-prevent-reload
  • abc0124 Merge branch 'johanblumenberg-patch-1'
  • dacfc8b fix: proxy: case insensitive matching of cookie domain - fixes #1606
  • 11729cc fix: bump chokidar fixing fsevents build - closes #1613
  • 9eafa03 v2.25.1-alpha.0
  • 0d4ab81 chore: move cypress to top-level dep
  • 06ee1b7 fix: Unexpected Page Reload after Pausing in Debugger - fixes #1591
  • 5b5d543 v2.25.0

There are 34 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.

  • f95dd7a v2.26.2
  • 9f3fea4 deps: npm audit fixes across all packages - fixes #1618

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.

  • 924d5e7 v2.26.3
  • d60cd91 fix: application/wasm support in Chrome - fixes #1598

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

  • 0b3d98b v2.26.6
  • fdfc681 tests: add e2e tests to package.json
  • c56cfd9 Merge pull request #1698 from emeitch/fix_deprecated_header
  • 2fd598f Merge pull request #1690 from XhmikosR/xmr-ci
  • 841ccd5 Merge pull request #1694 from coliff/patch-1
  • 209c9c1 Merge pull request #1697 from gaards/update-localtunnel
  • 87bee4b Use getHeaders or _headers
  • 77abfd3 Update localtunnel
  • 1f073f9 Remove gittip from README (service closed down)
  • 51792b1 AppVeyor tweaks.
  • 9c9d71a CI: Add Node.js 12 and 10.
  • 6dd2d56 v2.26.5
  • 62007c8 SyntaxError in micromatch when starting browser-sync - fixes #1682
  • 47a4d1b v2.26.4
  • 05a58db deps: fixes #1677 #1671 #1659 #1648

There are 19 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.

See the full diff