Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump browser-sync from 2.23.5 to 2.23.6 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps browser-sync from 2.23.5 to 2.23.6.

Release notes
Changelog

Sourced from this file

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

<a name"2.7.11">

2.7.11 (2015-06-16)

Bug Fixes

  • client-scroll: add scrollRestoreTechnique option as alternative to cookie for restoring scroll (7897ea6a, closes #630)

<a name"2.7.9">

2.7.9 (2015-06-11)

Bug Fixes

  • cli: Remove --exclude flag - (133aa1a6, closes #667)
  • proxy: only rewrite domains within attributes (via foxy bump to 11.0.2) - (d80d9481, closes #647)

<a name"2.7.7">

2.7.7 (2015-06-09)

Bug Fixes

  • plugins: Allow plugins to register middleware via server:middleware hook when in proxy mo (104dbb4a, closes #663)

<a name"2.7.6">

2.7.6 (2015-05-28)

Bug Fixes

  • plugins: allow module references in options.plugins array - (aabc03c8, closes #648)

<a name"2.7.5">

2.7.5 (2015-05-26)

Bug Fixes

  • file-watcher: defer to default callback should fn property be absent from file watching obje (9f826cbe, closes #643)

<a name"2.7.3">

2.7.3 (2015-05-24)

Bug Fixes

  • file-watching: bind public running instance to watch callbacks given in options - (d7c96e4f, closes #631)
  • snippet: Bump resp-modifier to allow more flexible whitelist/blacklist paths for snippet (f09c2797, closes #553)

Features

  • rewrite-rules: enable live updating of rewrite rules for both static server & proxy (a4e2bf6f)

<a name"2.7.1">

2.7.1 (2015-05-06)

Bug Fixes

  • web-sockets: revert handling upgrade event on proxy as it causes regression fix #606 (1c6b1c03)

<a name"2.6.8">

2.6.8 (2015-04-29)

Bug Fixes

  • cli: Allow absolute paths for config file - (8fcd9048, closes #583)

<a name"2.6.5">

2.6.5 (2015-04-25)

Bug Fixes

  • file-watching: use canLogFileChange() to determine whether file:reload, stream:changed & browse (164154ea, closes #479)

<a name"2.6.1">

2.6.1 (2015-04-13)

Bug Fixes

  • stream: Allow deprecated .reload({stream: true}) when no instance running, closes #573

<a name"2.6.0">

2.6.0 (2015-04-12)

Bug Fixes

  • open: Allow open: 'ui' and open: 'ui-external' when in snippet mode - (d0333582, closes #571)
  • server: set index correctly if serveStaticOptions: {index: } given (34816a76)

Features

  • cli: allow 'browser' option from cli - (ca517d03, closes #552)
  • client: Bump client to allow wildcards in reload method - (1e4de8f7, closes #572)
  • commands: Add reload command for http-protocol comms (c0fe70dc)
  • file-watcher: Add .watch() to public api (6a2609f0)
  • http-protocol:
    • Add support for https comms (efd4f39c)
    • Add reload method to http protocol (f6a3601f)
  • plugins: Accept object literal as plugin + options (757f492e)
  • reload: Add reload-delay and reload-debounce to cli -, (38d62c96, closes #329, #562)
  • stream: Implement dedicated .stream() method for better handling streams & to pave the (2581e7a1)
  • watchers:
    • Allow per-watcher options hash. (3c069fba)
    • switch to chokidar for file-watching, implement callback interface on per-patter (14afddfc)

<a name"2.5.1">

2.5.1 (2015-03-31)

Bug Fixes

  • proxy: Bump foxy dep to ensure middlewares work correctly for old IEs (104e9dd1)
  • snippet: Log UI access urls when in snippet mode (c448fa0b)

<a name"2.5.0">

2.5.0 (2015-03-29)

Bug Fixes

  • proxy: Bump Foxy to stop cookies being altered when parsed (ff3c46bd)

Features

  • options: Allow any serve-static specific configuration under new property - (4c58541f, closes #539)
  • throttle: Bump UI for network throttle (7e2f588e)

<a name"2.4.0">

2.4.0 (2015-03-21)

Features

  • rewrite: Allow addtional HTML rewrite rules through server + proxy modes to help with #51 (76ae686d)

<a name"2.3.2">

2.3.2 (2015-03-21)

Bug Fixes

  • client: Bump UI to fix safari deprecated error messages - fix #445 (6bb7513c)

<a name"2.2.5">

2.2.5 (2015-03-17)

Features

  • plugins: Allow plugins to be given inline within options hash (fd4ccd9e)

2.2.4 (2015-03-13)

Bug Fixes

  • reload: Allow multiple instances to call their own .reload() method - (da53dc21, closes #511)

2.2.3 (2015-03-08)

Bug Fixes

  • socket: Set heartbeat interval correctly - (7621c0de, closes #499)

2.2.2 (2015-03-04)

Bug Fixes

2.1.4 (2015-02-18)

Bug Fixes

  • cli: allow disable injection via cli - (12ffbd79, closes #444)
  • snippet:
    • Allow serving the client js over https when in snippet mode - (196bafbe, closes #459)
    • Allow serving the snippet on secure server + base url - re: #437 (96d689c0)
    • Always use full url path for scripts - (14bd6f51, closes #437)

2.1.0 (2015-02-16)

Features

  • https: Add HTTPS proxying - re: #399 (09dbca6e)
  • proxy: Allow user-specified proxy request headers (0c303a7e, closes #430)

2.0.1 (2015-02-10)

Bug Fixes

Features

1.8.2 (2014-12-22)

Bug Fixes

  • proxy: Bump foxy to fix #376 (fe6c73db)

Features

  • server: allow to inject browser-sync client.js in custom middlewares (841c6c31)

1.8.1 (2014-12-19)

Bug Fixes

  • proxy: Bump foxy to fix #376 (284cf84a)

1.7.3 (2014-12-16)

Features

1.6.5 (2014-11-16)

Bug Fixes

  • snippet: Add snippet.ignorePaths option - (dd9b284b, closes #330)

Features

  • snippet: Allow user-provided rule for writing the snippet (33c4586d)

1.6.4 (2014-11-08)

Bug Fixes

  • proxy: Bump Foxy to fix issues with redirects (e2f30be2)

1.6.2 (2014-11-02)

Bug Fixes

  • options: Ignore cli options from public api usage fix #314 (1de4a3b0)
Commits

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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant