Skip to content

chore(deps): update dependency browser-sync to v3 - #27

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/browser-sync-3.x
Open

chore(deps): update dependency browser-sync to v3#27
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/browser-sync-3.x

Conversation

@renovate

@renovate renovate Bot commented May 6, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
browser-sync (source) ^2.26.14^3.0.4 age confidence

Release Notes

BrowserSync/browser-sync (browser-sync)

v3.0.4

Compare Source

v3.0.3

Compare Source

What's Changed

Full Changelog: BrowserSync/browser-sync@v3.0.2...v3.0.3

v3.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: BrowserSync/browser-sync@v3.0.1...v3.0.2

v3.0.1

Compare Source

⚠️ Breaking

  • removed localtunnel (it's not maintained, and was always optional) - see #​2059

What's Changed

Full Changelog: BrowserSync/browser-sync@v2.29.3...v3.0.1

v3.0.0

Compare Source

v2.29.3: The one that fixes snippetOptions

Compare Source

What's Changed

Full Changelog: BrowserSync/browser-sync@v2.29.2...v2.29.3

v2.29.2

Compare Source

v2.29.1

Compare Source

What's Changed

Full Changelog: BrowserSync/browser-sync@v2.29.0...v2.29.1

v2.29.0: The one that restores IE11 support 💪

Compare Source

What's Changed

esbuild 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 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)

##### IE11 works, again
npm install browser-sync@latest

Full Changelog: BrowserSync/browser-sync@v2.28.3...v2.29.0

v2.28.3

Compare Source

v2.28.2

Compare Source

v2.28.1

Compare Source

v2.28.0: the one that finally removes document.write

Compare Source

What's Changed

Full Changelog: BrowserSync/browser-sync@v2.27.12...v2.28.0

v2.27.12

Compare Source

v2.27.11

Compare Source

v2.27.10

Compare Source

v2.27.9: 2.27.9

Compare Source

What's Changed

A bug prevented the help output from displaying - it was introduced when the CLI parser yargs was updated, and is now fixed :)

Full Changelog: BrowserSync/browser-sync@v2.27.8...v2.27.9

v2.27.8: 2.27.8

Compare Source

This release upgrades Socket.io (client+server) to the latest versions - solving the following issues, and silencing security warning :)

PR:

Resolved Issues:

Thanks to @​lachieh for the original PR, which helped me land this fix

v2.27.7

Compare Source

v2.27.6

Compare Source

v2.27.5

Compare Source

v2.27.4

Compare Source

v2.27.3

Compare Source

v2.27.1: added snippet: boolean option

Compare Source

This release adds a feature to address #​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 :)

browser-sync . --no-snippet

or in any Browsersync configuration

const config = {
  snippet: false,
};

the original request was related to Eleventy usage, so here's how that would look

eleventyConfig.setBrowserSyncConfig({
  snippet: false,
});

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 6am and before 10am on monday"
  • 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 6, 2024
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from e24687d to 7fdd8e0 Compare September 23, 2024 15:35
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from 7fdd8e0 to f504679 Compare April 5, 2025 20:20
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from f504679 to a8a7813 Compare August 10, 2025 17:09
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from a8a7813 to f06eb8f Compare August 19, 2025 14:31
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from f06eb8f to 7c623ed Compare November 10, 2025 21:56
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from 7c623ed to e44042c Compare November 18, 2025 13:43
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from e44042c to 57ed661 Compare December 31, 2025 20:31
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from 57ed661 to 6cd0618 Compare January 24, 2026 03:49
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from 6cd0618 to dbc3f3f Compare March 13, 2026 22:42
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from dbc3f3f to e7a4d25 Compare April 1, 2026 20:56
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from e7a4d25 to c635d69 Compare April 29, 2026 18:12
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from c635d69 to 6a56856 Compare May 29, 2026 03:27
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch 2 times, most recently from b678983 to bb4dfec Compare July 16, 2026 19:00
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from bb4dfec to 371ee9c Compare August 12, 2026 18:43
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from 371ee9c to f247381 Compare August 27, 2026 08:38
@renovate
renovate Bot force-pushed the renovate/browser-sync-3.x branch from f247381 to 1c2223b Compare September 4, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants