Kibibit / kibibit-code-editor

code editor in the cloud :computer:
MIT License
10 stars 3 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.20.0 of browser-sync was just published.

Branch Build failing 🚨
Dependency browser-sync
Current Version 2.19.0
Type devDependency

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

browser-sync 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/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/Kibibit/kibibit-code-editor/builds/319930173?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 19 commits.

  • 1272258 2.20.0
  • 20bf54a tests: update tests to support new way of loading client/socket
  • 3b7e8cb ci: build on node 8
  • ba93a88 Merge branch 'socket-io-update' - fixes #1392
  • ef92799 deps: remove hard-coded socket.io script
  • 1f4575d deps: Update to latest browser-sync-ui
  • 619f580 Add client to main repo
  • 05ba853 stripping how client works
  • 3645283 deps: update custom lodash - closes #1411
  • 4098c27 Merge pull request #1432 from luftywiranda13/patch-1
  • 242ca4c Merge pull request #1439 from Hrafnkellos/master
  • e0668af Merge pull request #1441 from shroudedcode/fix-package-json
  • 399bf9e Merge branch 'master' into fix-package-json
  • 9a0888e Merge branch 'master' into fix-package-json
  • ac86665 fix(http-protocol): enable notify command over http - closes #1467

There are 19 commits in total.

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.19.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 2.20.1 just got published.

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

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.21.0 just got published.

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

Commits

The new version differs by 6 commits.

  • 4e4d01e 2.21.0
  • 91b7e89 dx: make it easier to launch a server/proxy re: #1253
  • d45d04c adding cleaner cli commands
  • 8344d0b 2.20.1
  • 58d203e deps: add deps missing from client - fixes #1471
  • 23bd4de Added tailwind fixture

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.22.0 just got published.

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

Commits

The new version differs by 44 commits.

  • f72a6ad 2.22.0
  • dd35b50 make it clearer where default ignore patterns originate
  • 91480aa feat: add 'single' flag to put Browsersync into SPA mode
  • b5cc56e feat: add directory listing for serve-static mode
  • 393309b options: switch to pipeline of transforms
  • 2c744c8 tests: run all tests
  • a5e214b tests: adding tests for option merging
  • 2a2d881 cli: add cwd, watch and ignore flags
  • be1a477 fixtures: css file under .tmp directory
  • 34429f4 fixtures: add nested @import rules
  • 55319cb client: support liveImg updating
  • cb5b44c client: log when a stylesheet will be affected
  • fb26e82 feat: support CSS imports - fixes #10
  • 4c66bb8 tests: update wherever stream/reload used to include scheduler control
  • 4c7530a tests: update .stream() api tests

There are 44 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.23.0 just got published.

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

Commits

The new version differs by 47 commits.

  • 863bac1 2.23.0
  • 0f8c240 chore: move all option mods to single pipeline
  • dbb1267 watcher: adding cwd + ignore defaults to all
  • f72a6ad 2.22.0
  • dd35b50 make it clearer where default ignore patterns originate
  • 91480aa feat: add 'single' flag to put Browsersync into SPA mode
  • b5cc56e feat: add directory listing for serve-static mode
  • 393309b options: switch to pipeline of transforms
  • 2c744c8 tests: run all tests
  • a5e214b tests: adding tests for option merging
  • 2a2d881 cli: add cwd, watch and ignore flags
  • be1a477 fixtures: css file under .tmp directory
  • 34429f4 fixtures: add nested @import rules
  • 55319cb client: support liveImg updating
  • cb5b44c client: log when a stylesheet will be affected

There are 47 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.23.1 just got published.

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

Commits

The new version differs by 49 commits.

  • bced1c8 2.23.1
  • 34ce044 docs: new default options
  • 863bac1 2.23.0
  • 0f8c240 chore: move all option mods to single pipeline
  • dbb1267 watcher: adding cwd + ignore defaults to all
  • f72a6ad 2.22.0
  • dd35b50 make it clearer where default ignore patterns originate
  • 91480aa feat: add 'single' flag to put Browsersync into SPA mode
  • b5cc56e feat: add directory listing for serve-static mode
  • 393309b options: switch to pipeline of transforms
  • 2c744c8 tests: run all tests
  • a5e214b tests: adding tests for option merging
  • 2a2d881 cli: add cwd, watch and ignore flags
  • be1a477 fixtures: css file under .tmp directory
  • 34429f4 fixtures: add nested @import rules

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.23.2 just got published.

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

Release Notes v2.23.2

CLI

  • Fix the missing type: array in server field of startOpts b24514b
Commits

The new version differs by 54 commits.

  • 148ac02 2.23.2
  • d55b465 add misc field to generator
  • 0b04a7a changelog generator
  • e331c96 Merge pull request #1476 from yuheiy/fix-cli-options
  • b24514b Fix the missing type: array in server field of startOpts
  • bced1c8 2.23.1
  • 34ce044 docs: new default options
  • 863bac1 2.23.0
  • 0f8c240 chore: move all option mods to single pipeline
  • dbb1267 watcher: adding cwd + ignore defaults to all
  • f72a6ad 2.22.0
  • dd35b50 make it clearer where default ignore patterns originate
  • 91480aa feat: add 'single' flag to put Browsersync into SPA mode
  • b5cc56e feat: add directory listing for serve-static mode
  • 393309b options: switch to pipeline of transforms

There are 54 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.23.3 just got published.

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

Release Notes v2.23.3

misc

  • Revert "Fix the missing type: array in server field of startOpts" - fixes #1483 (This reverts commit b24514b) 31150d6
  • fix(server-middleware): allow res.end -> next() in middeware flow when no serveStatic exists - fixes #1481 620e9ae
Commits

The new version differs by 57 commits.

  • a5b5603 2.23.3
  • 31150d6 Revert "Fix the missing type: array in server field of startOpts" - fixes #1483
  • 620e9ae fix(server-middleware): allow res.end -> next() in middeware flow when no serveStatic exists - fixes #1481
  • 148ac02 2.23.2
  • d55b465 add misc field to generator
  • 0b04a7a changelog generator
  • e331c96 Merge pull request #1476 from yuheiy/fix-cli-options
  • b24514b Fix the missing type: array in server field of startOpts
  • bced1c8 2.23.1
  • 34ce044 docs: new default options
  • 863bac1 2.23.0
  • 0f8c240 chore: move all option mods to single pipeline
  • dbb1267 watcher: adding cwd + ignore defaults to all
  • f72a6ad 2.22.0
  • dd35b50 make it clearer where default ignore patterns originate

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.23.4 just got published.

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

Commits

The new version differs by 64 commits.

  • 6ba435c 2.23.4
  • 4f42b81 compiled assets
  • 13065ae Merge pull request #1479 from ThiagoMVF/tf-bump-immutable-version
  • f957956 fix(client): regression over injection of extensions declared under config.injectFileTypes
  • 55127fe Remove trace
  • ce6d335 fix(client): enable img injection - fixes #1489
  • a5b5603 2.23.3
  • 31150d6 Revert "Fix the missing type: array in server field of startOpts" - fixes #1483
  • 620e9ae fix(server-middleware): allow res.end -> next() in middeware flow when no serveStatic exists - fixes #1481
  • 9bc6d9c Update immutable dependency version to get newer license
  • 148ac02 2.23.2
  • d55b465 add misc field to generator
  • 0b04a7a changelog generator
  • e331c96 Merge pull request #1476 from yuheiy/fix-cli-options
  • b24514b Fix the missing type: array in server field of startOpts

There are 64 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.23.5 just got published.

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

Commits

The new version differs by 67 commits.

  • 126cc70 2.23.5
  • 68850c0 chore: apply prettier
  • a40092d fix(server): default to baseDir: ['./'] when object with routes given for server
  • 6ba435c 2.23.4
  • 4f42b81 compiled assets
  • 13065ae Merge pull request #1479 from ThiagoMVF/tf-bump-immutable-version
  • f957956 fix(client): regression over injection of extensions declared under config.injectFileTypes
  • 55127fe Remove trace
  • ce6d335 fix(client): enable img injection - fixes #1489
  • a5b5603 2.23.3
  • 31150d6 Revert "Fix the missing type: array in server field of startOpts" - fixes #1483
  • 620e9ae fix(server-middleware): allow res.end -> next() in middeware flow when no serveStatic exists - fixes #1481
  • 9bc6d9c Update immutable dependency version to get newer license
  • 148ac02 2.23.2
  • d55b465 add misc field to generator

There are 67 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.23.6 just got published.

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

Commits

The new version differs by 75 commits.

  • ca41bf1 2.23.6
  • fa80f7d compiled assets
  • 9e900df fix(client): remove sourcemaps - fixes #1498, BrowserSync/browser-sync-client#45
  • 391a7a9 fixtures: added new bootstrap examples
  • 11018e6 add example for notify styles
  • ecc6671 fix(watcher): remove greedy regexes - fixes #1490
  • fa7e791 fix(css-injection): enable smoother CSS file for none-css files - re: #1488
  • 2ccd8ac defer to crossbow for build
  • 126cc70 2.23.5
  • 68850c0 chore: apply prettier
  • a40092d fix(server): default to baseDir: ['./'] when object with routes given for server
  • 6ba435c 2.23.4
  • 4f42b81 compiled assets
  • 13065ae Merge pull request #1479 from ThiagoMVF/tf-bump-immutable-version
  • f957956 fix(client): regression over injection of extensions declared under config.injectFileTypes

There are 75 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.23.7 just got published.

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

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 79 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
  • ca41bf1 2.23.6
  • fa80f7d compiled assets
  • 9e900df fix(client): remove sourcemaps - fixes #1498, BrowserSync/browser-sync-client#45
  • 391a7a9 fixtures: added new bootstrap examples
  • 11018e6 add example for notify styles
  • ecc6671 fix(watcher): remove greedy regexes - fixes #1490
  • fa7e791 fix(css-injection): enable smoother CSS file for none-css files - re: #1488
  • 2ccd8ac defer to crossbow for build
  • 126cc70 2.23.5
  • 68850c0 chore: apply prettier
  • a40092d fix(server): default to baseDir: ['./'] when object with routes given for server

There are 79 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.24.0 just got published.

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

Release Notes 2.24.0

Features

  • (client) rewrite to Typescript + RxJS 99a69ce
  • (client) make initial options available in initial payload 9d9dfb1
  • (client) added injectNotification option & defaulted to false 06608fb
  • (client-js) allow functions in client:js hook 4803786
  • (http-protocol) support POST requests over HTTP Protocol e4754c9

Fixes

  • (client, rxjs) fix imports to avoid the entire library being bundled b8685bc
  • (cli) remove watch boolean when false b41f602

Dependencies

Tests

  • add cypress for integration tests 31bace2

misc

  • Resolved warning in tsconfig. 1c9ae43
  • Merge pull request #1547 from jgravois/patchbump localtunnel to resolve security vuln nag 8a957e9
  • bump localtunnel to resolve security vuln nag 31956ab
  • Merge pull request #1544 from SergiuNegara/fix/steam-docs-spellingFix stream docs spelling 78c3854
  • Fix stream docs spellingChange teh to the 4ce533c
Commits

The new version differs by 103 commits.

  • 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
  • e4754c9 feat: (http-protocol) support POST requests over HTTP Protocol

There are 103 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.24.2 just got published.

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

Commits

The new version differs by 108 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
  • 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

There are 108 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.24.3 just got published.

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

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

There are 113 commits in total.

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

  • 19359cc 2.24.4
  • a6d39e6 fix: Remote Debug tools do not work - fixes #1556
  • 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
  • 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
  • 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

There are 115 commits in total.

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 5 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 20 commits.

  • 5b5d543 v2.25.0
  • 900e23e chore: package-lock files
  • 92bf7d8 Merge branch '1431-fix-host-bind'
  • 5ba14b2 v2.25.0-alpha.0
  • 7c0ad4e lerna: initial version
  • c108af8 lerna: more path updates
  • 4ac3a49 lerna: updated more stuff since the move to lerna
  • c2db878 Ensure 'build-all' works in all packages
  • d6198f9 lerna: bring in server/client/ui
  • 325c775 lerna: add browser-sync-ui
  • 9cd5c2d adding lerna
  • a0b2e56 adding 'listen' param
  • d641916 feature: adding 'listen' option to restrict binding of interfaces
  • ef12e9a chore: change API of option transforms
  • cf0febd docs: emphasize a coupld of points - fixes #1461

There are 20 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 12 commits.

  • 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

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.

  • cf7cb3e v2.26.1
  • 0a2ff5a fix: deps - ensure previous users of browser-sync-client are not affected by new structure - fixes #1615

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