ESGI-Ideal / Ideal-WebApp

Web part
0 stars 0 forks source link

chore(deps): update dependency browser-sync to v2.29.3 (develop) #18

Open renovate[bot] opened 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
browser-sync (source) 2.23.6 -> 2.29.3 age adoption passing confidence

Release Notes

BrowserSync/browser-sync (browser-sync) ### [`v2.29.3`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.29.3): The one that fixes snippetOptions [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.29.2...v2.29.3) ##### What's Changed - fix: append to head if body not present yet - fixes [#​2031](https://redirect.github.com/BrowserSync/browser-sync/issues/2031) by [@​shakyShane](https://redirect.github.com/shakyShane) in [https://github.com/BrowserSync/browser-sync/pull/2041](https://redirect.github.com/BrowserSync/browser-sync/pull/2041) **Full Changelog**: https://github.com/BrowserSync/browser-sync/compare/v2.29.2...v2.29.3 ### [`v2.29.2`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.29.1...v2.29.2) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.29.1...v2.29.2) ### [`v2.29.1`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.29.1) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.29.0...v2.29.1) ##### What's Changed - trim-deps by [@​shakyShane](https://redirect.github.com/shakyShane) in [https://github.com/BrowserSync/browser-sync/pull/2028](https://redirect.github.com/BrowserSync/browser-sync/pull/2028) **Full Changelog**: https://github.com/BrowserSync/browser-sync/compare/v2.29.0...v2.29.1 ### [`v2.29.0`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.29.0): The one that restores IE11 support 💪 [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.28.3...v2.29.0) #### What's Changed - fix ie11 by [@​shakyShane](https://redirect.github.com/shakyShane) in [https://github.com/BrowserSync/browser-sync/pull/2024](https://redirect.github.com/BrowserSync/browser-sync/pull/2024) [esbuild](https://esbuild.github.io/) does not support down-level transpiling as far as IE11 - so when I switched to it, it accidentally broke `IE11` support 😢 This is an important issue for me - many devs that support old browsers like IE11 are doing so because their projects are used in public services, or internal applications. Not every developer out there has the luxury of supporting evergreen-only browsers. So, IE11 will work once again 🎉. Please use the [issues](https://redirect.github.com/BrowserSync/browser-sync/issues) thread to make me aware of any problem that's preventing you from using Browsersync in your day job 💪 (and be sure to thumbs-up the issues you want to see resolved) ```shell ### IE11 works, again npm install browser-sync@latest ``` **Full Changelog**: https://github.com/BrowserSync/browser-sync/compare/v2.28.3...v2.29.0 ### [`v2.28.3`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.28.2...v2.28.3) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.28.2...v2.28.3) ### [`v2.28.2`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.28.1...v2.28.2) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.28.1...v2.28.2) ### [`v2.28.1`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.28.0...v2.28.1) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.28.0...v2.28.1) ### [`v2.28.0`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.28.0): the one that finally removes `document.write` [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.12...v2.28.0) #### What's Changed - browser-sync-2017 use chalk everywhere by [@​shakyShane](https://redirect.github.com/shakyShane) in [https://github.com/BrowserSync/browser-sync/pull/2018](https://redirect.github.com/BrowserSync/browser-sync/pull/2018) - fix: remove document.write by [@​shakyShane](https://redirect.github.com/shakyShane) in [https://github.com/BrowserSync/browser-sync/pull/2019](https://redirect.github.com/BrowserSync/browser-sync/pull/2019) **Full Changelog**: https://github.com/BrowserSync/browser-sync/compare/v2.27.12...v2.28.0 ### [`v2.27.12`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.11...v2.27.12) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.11...v2.27.12) ### [`v2.27.11`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.10...v2.27.11) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.10...v2.27.11) ### [`v2.27.10`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.9...v2.27.10) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.9...v2.27.10) ### [`v2.27.9`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.27.9): 2.27.9 [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.8...v2.27.9) #### What's Changed - fix(cli): Where's the command help? fixes [#​1929](https://redirect.github.com/BrowserSync/browser-sync/issues/1929) by [@​shakyShane](https://redirect.github.com/shakyShane) in [https://github.com/BrowserSync/browser-sync/pull/1945](https://redirect.github.com/BrowserSync/browser-sync/pull/1945) A bug prevented the help output from displaying - it was introduced when the CLI parser `yargs` was updated, and is now fixed :) **Full Changelog**: https://github.com/BrowserSync/browser-sync/compare/v2.27.8...v2.27.9 ### [`v2.27.8`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.27.8): 2.27.8 [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.7...v2.27.8) This release upgrades Socket.io (client+server) to the latest versions - solving the following issues, and silencing security warning :) PR: - https://github.com/BrowserSync/browser-sync/commit/58ab4ab861d7c50b4349f25bdd4c7f8871d0ad32 Resolved Issues: - [https://github.com/BrowserSync/browser-sync/issues/1850](https://redirect.github.com/BrowserSync/browser-sync/issues/1850) - [https://github.com/BrowserSync/browser-sync/issues/1892](https://redirect.github.com/BrowserSync/browser-sync/issues/1892) - [https://github.com/BrowserSync/browser-sync/issues/1925](https://redirect.github.com/BrowserSync/browser-sync/issues/1925) - [https://github.com/BrowserSync/browser-sync/issues/1926](https://redirect.github.com/BrowserSync/browser-sync/issues/1926) - [https://github.com/BrowserSync/browser-sync/issues/1933](https://redirect.github.com/BrowserSync/browser-sync/issues/1933) Thanks to [@​lachieh](https://redirect.github.com/lachieh) for the original PR, which helped me land this fix ### [`v2.27.7`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.6...v2.27.7) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.6...v2.27.7) ### [`v2.27.6`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.5...v2.27.6) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.5...v2.27.6) ### [`v2.27.5`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.4...v2.27.5) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.4...v2.27.5) ### [`v2.27.4`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.3...v2.27.4) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.3...v2.27.4) ### [`v2.27.3`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.1...v2.27.3) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.27.1...v2.27.3) ### [`v2.27.1`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.27.1): added `snippet: boolean` option [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.14...v2.27.1) This release adds a feature to address [https://github.com/BrowserSync/browser-sync/issues/1882](https://redirect.github.com/BrowserSync/browser-sync/issues/1882) Sometimes you don't want Browsersync to auto-inject it's connection snippet into your HTML - now you can disable it globally via either a CLI param or the new `snippet` option :) ```shell browser-sync . --no-snippet ``` or in any Browsersync configuration ```js const config = { snippet: false, }; ``` the original request was related to Eleventy usage, so here's how that would look ```js eleventyConfig.setBrowserSyncConfig({ snippet: false, }); ``` ### [`v2.26.14`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.26.14): upgraded dependencies [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.13...v2.26.14) This is a maintenance release to address 2 security related issues (socket.io & axios) Happy Browsersync'in :) ### [`v2.26.13`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.12...v2.26.13) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.12...v2.26.13) ### [`v2.26.12`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.10...v2.26.12) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.10...v2.26.12) ### [`v2.26.10`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.9...v2.26.10) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.9...v2.26.10) ### [`v2.26.9`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.7...v2.26.9) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.7...v2.26.9) ### [`v2.26.7`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.6...v2.26.7) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.6...v2.26.7) ### [`v2.26.6`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.5...v2.26.6) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.5...v2.26.6) ### [`v2.26.5`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.4...v2.26.5) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.4...v2.26.5) ### [`v2.26.4`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.3...v2.26.4) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.3...v2.26.4) ### [`v2.26.3`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.26.3): 2.26.0 -> 2.26.3 [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.2...v2.26.3) **fixes** - application/wasm support - fixes [#​1598](https://redirect.github.com/BrowserSync/browser-sync/issues/1598) [`d60cd91`](https://redirect.github.com/BrowserSync/browser-sync/commit/d60cd916ff1c64a69fddaa5cd2ca1061f066266e) - deps - ensure previous users of browser-sync-client are not affected by new structure - fixes [#​1615](https://redirect.github.com/BrowserSync/browser-sync/issues/1615) [`0a2ff5a`](https://redirect.github.com/BrowserSync/browser-sync/commit/0a2ff5a25d9e5ca7df7b1ec63a235f76a220ada6) - npm audit fixes across all packages - fixes [#​1618](https://redirect.github.com/BrowserSync/browser-sync/issues/1618) [`9f3fea4`](https://redirect.github.com/BrowserSync/browser-sync/commit/9f3fea4d0bef39b31c45e14cba669483f6e65448) ### [`v2.26.2`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.1...v2.26.2) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.1...v2.26.2) ### [`v2.26.1`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.0...v2.26.1) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.26.0...v2.26.1) ### [`v2.26.0`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.26.0) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.25.0...v2.26.0) these notes describe the change from 2.24.6 -> 2.26.0 **fixes** - Removing default logger prefix \[BS] - fixes [#​1607](https://redirect.github.com/BrowserSync/browser-sync/issues/1607) [`257fba6`](https://redirect.github.com/BrowserSync/browser-sync/commit/257fba6d3fa3b4e77f526912a395625efcdebcb3) - case-insensitive matching on `domain` key in proxy responses [`dacfc8b`](https://redirect.github.com/BrowserSync/browser-sync/commit/dacfc8bcedbd1f8e27a3ad4944aee44ff7f73533) - bump chokidar fixing fsevents build - closes [#​1613](https://redirect.github.com/BrowserSync/browser-sync/issues/1613) [`11729cc`](https://redirect.github.com/BrowserSync/browser-sync/commit/11729cc0a398d276a66d1883d1273f2fd3c1d36e) - Unexpected Page Reload after Pausing in Debugger - fixes [#​1591](https://redirect.github.com/BrowserSync/browser-sync/issues/1591) [`06ee1b7`](https://redirect.github.com/BrowserSync/browser-sync/commit/06ee1b7db8d3090f693dc8ba0650f3e7022463ae) - scroll - add missing init method for window.name method of scroll restoring - fixes [#​1586](https://redirect.github.com/BrowserSync/browser-sync/issues/1586) [#​1457](https://redirect.github.com/BrowserSync/browser-sync/issues/1457) [#​1457](https://redirect.github.com/BrowserSync/browser-sync/issues/1457) [`9e96603`](https://redirect.github.com/BrowserSync/browser-sync/commit/9e96603e2f8e859a5ae6fe921c7380787c706896) - proxy Port gets unnecesarily rewritten in Proxy - fixes [#​1577](https://redirect.github.com/BrowserSync/browser-sync/issues/1577) [`48286e0`](https://redirect.github.com/BrowserSync/browser-sync/commit/48286e0d09e35b06b5736be674ffe52105ba0a86) **chore** - move cypress to top-level dep [`0d4ab81`](https://redirect.github.com/BrowserSync/browser-sync/commit/0d4ab8156b30bbdafbb202ee0f597d4ea5dc4d0b) - package-lock files [`900e23e`](https://redirect.github.com/BrowserSync/browser-sync/commit/900e23e321ffe2110068e3194b9d00d988ffb721) - change API of option transforms [`ef12e9a`](https://redirect.github.com/BrowserSync/browser-sync/commit/ef12e9aa576d4395db9353d80761487ff4f82206) **lerna** - initial version [`7c0ad4e`](https://redirect.github.com/BrowserSync/browser-sync/commit/7c0ad4eaffbd1e1b9760277cce193692f0577bcd) - more path updates [`c108af8`](https://redirect.github.com/BrowserSync/browser-sync/commit/c108af8ed973c74cdfecbf3cfb104e6b6c5e9bde) - updated more stuff since the move to lerna [`4ac3a49`](https://redirect.github.com/BrowserSync/browser-sync/commit/4ac3a49ce92b8eef8e6898962ae6aca1f48537c4) - bring in server/client/ui [`d6198f9`](https://redirect.github.com/BrowserSync/browser-sync/commit/d6198f92cccbb1945b5a0cff1a1a3328d3f505ce) - add browser-sync-ui [`325c775`](https://redirect.github.com/BrowserSync/browser-sync/commit/325c7751cb583272fb69c56846dede9cf22c2d53) **feature** - adding 'listen' option to restrict binding of interfaces [`d641916`](https://redirect.github.com/BrowserSync/browser-sync/commit/d6419160382fc45c739cac20679b9d7bbbcfee5b) **docs** - emphasize a couple of points - fixes [#​1461](https://redirect.github.com/BrowserSync/browser-sync/issues/1461) [`cf0febd`](https://redirect.github.com/BrowserSync/browser-sync/commit/cf0febd978b20e9c8b9bc0a8aa262e3b54972b98) - added additional note about httpModule option - fixes [#​1485](https://redirect.github.com/BrowserSync/browser-sync/issues/1485) [`16487ad`](https://redirect.github.com/BrowserSync/browser-sync/commit/16487adbc282f13b774d597ee729c57eec377cd1) **deps** - npm audit for localtunnel - fixes [#​1587](https://redirect.github.com/BrowserSync/browser-sync/issues/1587) [`27f2173`](https://redirect.github.com/BrowserSync/browser-sync/commit/27f21731874fa4ec56aa4b3039086317aa5584dd) - easy-extender@2.3.4 cypress@3.1.0 supertest@3.1.0 [`a6578a3`](https://redirect.github.com/BrowserSync/browser-sync/commit/a6578a3adcc310386c10957e5dd3fdcd8d3b9a21) ### [`v2.25.0`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.25.0): the `listen` option release [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.24.7...v2.25.0) Browsersync can now be used in more restrictive areas, ones where you cannot simply bind to all addresses on the host (such as schools or universities) - this is enabled via the `listen` option. For backwards compatibility reasons, we actually cannot use the `host` option to acheive this (even though that would make the most sense), as it would break some people's existing setups. This is mainly because in the past, `host` was not used to determine an address to bind to, but rather just as a way of changing the urls Browsersync displays to the user. :( :( :( It was a big mistake, but now with the sheer size of the user base we have, every tiny change to any existing option causes some kind of breakage. I'm not prepared to do that again with `host`. So, instead we're back to the old method of instead adding a *new* option, that I've called `listen`. It's the only way we can acheive the goal without breaking existing users who are using `host` for other reasons. The idea is that you'd only ever use the `listen` option if you want to restrict the address being bound to. For example, the following will serve files from the current directory, but behind the scenes Browsersync will only bind to `localhost` (this does mean that other features such as `external urls` will not work any more, but if you need this `listen` option in the first place, that will not be a concern for you) ```sh npm i -g browser-sync@2.25.0 browser-sync . --listen localhost ``` ### [`v2.24.7`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.24.7): Bug fixes [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.24.6...v2.24.7) **fix** - Update opn to latest release [`b6ba0dd`](https://redirect.github.com/BrowserSync/browser-sync/commit/b6ba0ddced02f746536042571d0b311185a50e63) - scroll - add missing init method for window.name method of scroll restoring - fixes [#​1586](https://redirect.github.com/BrowserSync/browser-sync/issues/1586) [#​1457](https://redirect.github.com/BrowserSync/browser-sync/issues/1457) [#​1457](https://redirect.github.com/BrowserSync/browser-sync/issues/1457) [`9e96603`](https://redirect.github.com/BrowserSync/browser-sync/commit/9e96603e2f8e859a5ae6fe921c7380787c706896) - proxy Port gets unnecesarily rewritten in Proxy - fixes [#​1577](https://redirect.github.com/BrowserSync/browser-sync/issues/1577) [`48286e0`](https://redirect.github.com/BrowserSync/browser-sync/commit/48286e0d09e35b06b5736be674ffe52105ba0a86) **deps** - easy-extender@2.3.4 cypress@3.1.0 supertest@3.1.0 [`a6578a3`](https://redirect.github.com/BrowserSync/browser-sync/commit/a6578a3adcc310386c10957e5dd3fdcd8d3b9a21) ### [`v2.24.6`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.24.5...v2.24.6) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.24.5...v2.24.6) ### [`v2.24.5`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.24.5) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.24.4...v2.24.5) **fix** - update following npm audit - fixes [#​1559](https://redirect.github.com/BrowserSync/browser-sync/issues/1559) [`dd70eba`](https://redirect.github.com/BrowserSync/browser-sync/commit/dd70eba92b61f99bf9d67a6fcd825ee1d6e91964) - TypeError when watchOptions.ignored is not an array - fixes [#​1563](https://redirect.github.com/BrowserSync/browser-sync/issues/1563) [`90e7306`](https://redirect.github.com/BrowserSync/browser-sync/commit/90e7306a13a17a4624fe1e4817445e75a9d4bfae) ### [`v2.24.4`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.24.4): Bug fix [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.24.3...v2.24.4) **fix** - Remote Debug tools do not work - fixes [#​1556](https://redirect.github.com/BrowserSync/browser-sync/issues/1556) [`a6d39e6`](https://redirect.github.com/BrowserSync/browser-sync/commit/a6d39e6e89f6a12e9a16e08b3bc71d76cc30f344) ### [`v2.24.3`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.24.3): bug fixes [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.24.2...v2.24.3) 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](https://redirect.github.com/BrowserSync/browser-sync/issues/1543) [`cc5118c`](https://redirect.github.com/BrowserSync/browser-sync/commit/cc5118cf5382761f85bb34e3b40563046a3fdeb9) - handle windows-style paths on the client - fixes [#​1553](https://redirect.github.com/BrowserSync/browser-sync/issues/1553) [`1153845`](https://redirect.github.com/BrowserSync/browser-sync/commit/11538454ff545fe8e540ddedc020c818736a828b) - remove source-maps from client - fixes [#​1551](https://redirect.github.com/BrowserSync/browser-sync/issues/1551) [`9cef9c1`](https://redirect.github.com/BrowserSync/browser-sync/commit/9cef9c11d008bee60b54f7219f53fa54d49a5eb1) - support bs.reload('\*.css') - fixes [#​1550](https://redirect.github.com/BrowserSync/browser-sync/issues/1550) [`568e64e`](https://redirect.github.com/BrowserSync/browser-sync/commit/568e64e3f936c66ebee63a1f45832c42d742d232) - (client) use correct npm lifecycle hook for prepublish - fixes [#​1549](https://redirect.github.com/BrowserSync/browser-sync/issues/1549) [`b37e11c`](https://redirect.github.com/BrowserSync/browser-sync/commit/b37e11ce6b60a05ef8c6064d69df069f56e9ebec) ### [`v2.24.2`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.24.1...v2.24.2) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.24.1...v2.24.2) ### [`v2.24.1`](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.24.0...v2.24.1) [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.24.0...v2.24.1) ### [`v2.24.0`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.24.0): 2.24.0 [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.23.7...v2.24.0) **Features** - (client) rewrite to Typescript + RxJS [`99a69ce`](https://redirect.github.com/BrowserSync/browser-sync/commit/99a69ce9303ebf7a8077f18872705f2150e3353d) - (client) make initial options available in initial payload [`9d9dfb1`](https://redirect.github.com/BrowserSync/browser-sync/commit/9d9dfb143e235b2d06af3a38d9097b8d98c9dbaf) - (client) added `injectNotification` option & defaulted to false [`06608fb`](https://redirect.github.com/BrowserSync/browser-sync/commit/06608fbe8d7e01fba19987f7de745af62535b57b) - (client-js) allow functions in client:js hook [`4803786`](https://redirect.github.com/BrowserSync/browser-sync/commit/480378649db2b87b4c627ddc6ef772d0307115e5) - (http-protocol) support POST requests over HTTP Protocol [`e4754c9`](https://redirect.github.com/BrowserSync/browser-sync/commit/e4754c94a922263bf7f8c7e498a8214c3a33d66a) **Fixes** - (client, rxjs) fix imports to avoid the entire library being bundled [`b8685bc`](https://redirect.github.com/BrowserSync/browser-sync/commit/b8685bcf5bcd4add21208eee4e6a6492437667b5) - (cli) remove `watch` boolean when false [`b41f602`](https://redirect.github.com/BrowserSync/browser-sync/commit/b41f602bdae17db9ed4f5418719c4003646c0335) **Dependencies** - upgrade ua-parser-js@0.7.17 [`0ad5f3a`](https://redirect.github.com/BrowserSync/browser-sync/commit/0ad5f3a5738dc59182691d2e5212184fa452eea9) - upgrade serve-static@1.13.2 [`f6ac69f`](https://redirect.github.com/BrowserSync/browser-sync/commit/f6ac69f2792fbd3e30e48fa6475a6e2f14e0a788) - upgrade qs@6.2.3 - fixes [#​1512](https://redirect.github.com/BrowserSync/browser-sync/issues/1512) [`0e1dd37`](https://redirect.github.com/BrowserSync/browser-sync/commit/0e1dd37d0c524df92adc920e3a9da39ffecc0e54) - typescript@2.8 [`679fbbc`](https://redirect.github.com/BrowserSync/browser-sync/commit/679fbbce686f036c81951113656c7b85578ef6d1) **Tests** - add cypress for integration tests [`31bace2`](https://redirect.github.com/BrowserSync/browser-sync/commit/31bace2977a6489580d45e16dd0fe5a3ffa3ec87) **misc** - Resolved warning in tsconfig. [`1c9ae43`](https://redirect.github.com/BrowserSync/browser-sync/commit/1c9ae4302debcfb63c9e93999c6c1ad60aff8972) - Merge pull request [#​1547](https://redirect.github.com/BrowserSync/browser-sync/issues/1547) from jgravois/patchbump localtunnel to resolve security vuln nag [`8a957e9`](https://redirect.github.com/BrowserSync/browser-sync/commit/8a957e9d954e500ffa35b2f3c2757cd449a12f86) - bump localtunnel to resolve security vuln nag [`31956ab`](https://redirect.github.com/BrowserSync/browser-sync/commit/31956ab67f919fa2c2787305ccce1d3e6cc9d1dd) - Merge pull request [#​1544](https://redirect.github.com/BrowserSync/browser-sync/issues/1544) from SergiuNegara/fix/steam-docs-spellingFix stream docs spelling [`78c3854`](https://redirect.github.com/BrowserSync/browser-sync/commit/78c3854330a4cf58a97fee6cd0f41b81c476b531) - Fix stream docs spellingChange `teh` to `the` [`4ce533c`](https://redirect.github.com/BrowserSync/browser-sync/commit/4ce533cec469c8ca45c9c6bca3bcfa8e52041369) ### [`v2.23.7`](https://redirect.github.com/BrowserSync/browser-sync/releases/tag/v2.23.7): Bug fix [Compare Source](https://redirect.github.com/BrowserSync/browser-sync/compare/v2.23.6...v2.23.7) - fix(client): CSS injection broken in older browsers due to use of Array.from - fixes [#​1539](https://redirect.github.com/BrowserSync/browser-sync/issues/1539) [`66dd19c`](https://redirect.github.com/BrowserSync/browser-sync/commit/66dd19cd4f75a54d42e8c36711a06b9f7066052c)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.