Skip to content

Conversation

@dependabot-preview
Copy link

Bumps browser-sync from 2.18.2 to 2.24.7.

Release notes

Sourced from browser-sync's releases.

Bug fixes

fix

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

deps

  • easy-extender@2.3.4 cypress@3.1.0 supertest@3.1.0 a6578a3adcc310386c10957e5dd3fdcd8d3b9a21

v2.24.5

fix

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

Bug fix

fix

  • Remote Debug tools do not work - fixes #1556 a6d39e6e89f6a12e9a16e08b3bc71d76cc30f344

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 cc5118cf5382761f85bb34e3b40563046a3fdeb9
  • handle windows-style paths on the client - fixes #1553 11538454ff545fe8e540ddedc020c818736a828b
  • remove source-maps from client - fixes #1551 9cef9c11d008bee60b54f7219f53fa54d49a5eb1
  • support bs.reload('*.css') - fixes #1550 568e64e3f936c66ebee63a1f45832c42d742d232
  • (client) use correct npm lifecycle hook for prepublish - fixes #1549 b37e11ce6b60a05ef8c6064d69df069f56e9ebec

2.24.0

Features

  • (client) rewrite to Typescript + RxJS 99a69ce9303ebf7a8077f18872705f2150e3353d
  • (client) make initial options available in initial payload 9d9dfb143e235b2d06af3a38d9097b8d98c9dbaf
  • (client) added injectNotification option & defaulted to false 06608fbe8d7e01fba19987f7de745af62535b57b
  • (client-js) allow functions in client:js hook 480378649db2b87b4c627ddc6ef772d0307115e5
  • (http-protocol) support POST requests over HTTP Protocol e4754c94a922263bf7f8c7e498a8214c3a33d66a

Fixes

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

Dependencies

  • upgrade ua-parser-js@0.7.17 0ad5f3a5738dc59182691d2e5212184fa452eea9
  • upgrade serve-static@1.13.2 f6ac69f2792fbd3e30e48fa6475a6e2f14e0a788
  • upgrade qs@6.2.3 - fixes #1512 0e1dd37d0c524df92adc920e3a9da39ffecc0e54
  • typescript@2.8 679fbbce686f036c81951113656c7b85578ef6d1
... (truncated)
Changelog

Sourced from browser-sync's changelog.

2.23.1 (2018-01-01)

2.8.2 (2015-07-31)

Bug Fixes

  • https: add newly generated ssl self-signed certs that will expire for 10 years - fixes (45104a7), closes #750

2.8.1 (2015-07-28)

Bug Fixes

  • web-sockets: Use separate server for web sockets in proxy mode - fixes #625 (40017b4), closes #625

Features

  • serve-static: Added option serveStatic to allow proxy/snippet mode to easily serve local fil (384ef67)

2.7.13 (2015-06-28)

Bug Fixes

  • snippet: Allow async attribute to be removed from snippet with snippetOptions.async = fal (c32bec6), closes #670
  • socket-options: allow socket.domain string|fn for setting domain only on socket path - fixes #69 (5157432), closes #690

Features

  • api: expose sockets to public api (985682c)

2.7.12 (2015-06-17)

Bug Fixes

  • client-script: allow proxy to also use client script middleware (c5fdbbf)
  • client-script: serve cached/gzipped client JS file - fixes #657 (dbe9ffe), closes #657
... (truncated)
Commits
  • 8c28e8c 2.24.7
  • 9e96603 fix: scroll - add missing init method for window.name method of scroll restor...
  • 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
  • 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
  • b6ba0dd Update opn to latest release
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Author

Superseded by #12.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/browser-sync-2.24.7 branch October 8, 2018 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants