Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jan 13, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
browser-sync (source) 2.26.33.0.4 age adoption passing 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,
});

v2.26.14: upgraded dependencies

Compare Source

This is a maintenance release to address 2 security related issues (socket.io & axios)

Happy Browsersync'in :)

v2.26.13

Compare Source

v2.26.12

Compare Source

v2.26.10

Compare Source

v2.26.9

Compare Source

v2.26.7

Compare Source

v2.26.6

Compare Source

v2.26.5

Compare Source

v2.26.4

Compare Source


Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 renovate label Jan 13, 2024
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 8ccb5a7 to f4dcedf Compare September 23, 2024 16:54
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from f4dcedf to 9fc959f Compare April 2, 2025 16:46
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 9fc959f to 991853c Compare August 10, 2025 15:13
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 991853c to a06db38 Compare August 19, 2025 11:44
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from a06db38 to 3546f52 Compare August 31, 2025 11:58
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 3546f52 to dd9dfa8 Compare September 25, 2025 17:29
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from dd9dfa8 to 6737b89 Compare October 21, 2025 18:49
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 6737b89 to e26cb9e Compare November 10, 2025 21:53
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from e26cb9e to 064c883 Compare November 18, 2025 23:05
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 064c883 to d79ee9e Compare December 3, 2025 16:51
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from d79ee9e to 4e8f4ee Compare December 31, 2025 18:02
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 4e8f4ee to f1042d2 Compare January 8, 2026 21:15
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch 2 times, most recently from a31fe28 to 15b27dc Compare January 23, 2026 20:51
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 15b27dc to 62eaad0 Compare February 2, 2026 16:15
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 62eaad0 to 4230b08 Compare February 12, 2026 12:41
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 4230b08 to abf0e92 Compare March 5, 2026 16:52
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from abf0e92 to ec5931a Compare March 13, 2026 13:03
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch 2 times, most recently from d9dd713 to f24e46a Compare April 1, 2026 21:36
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from f24e46a to fe2a613 Compare April 8, 2026 15:51
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from fe2a613 to 086bede Compare April 29, 2026 17:43
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch 2 times, most recently from 1329ac8 to 8dcda13 Compare May 18, 2026 14:07
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 8dcda13 to 976dae7 Compare May 28, 2026 22:44
@renovate renovate Bot force-pushed the renovate/browser-sync-3.x branch from 976dae7 to e4e1939 Compare June 11, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants