Update dependency browser-sync to v2.29.3#254
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
June 26, 2021 11:38
703ea38 to
0136ca6
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
July 1, 2021 07:13
0136ca6 to
4f440e6
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
July 27, 2021 08:06
4f440e6 to
9f2a8ac
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
March 7, 2022 14:13
9f2a8ac to
f50322e
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
March 26, 2022 12:06
f50322e to
f2ef2d1
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
June 18, 2022 22:04
f2ef2d1 to
1a6e750
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
September 25, 2022 16:12
1a6e750 to
d05970f
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
November 20, 2022 07:45
d05970f to
f13ca93
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
March 16, 2023 11:07
f13ca93 to
ba6be1d
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
March 24, 2023 13:58
ba6be1d to
21d02f3
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
August 10, 2025 12:31
9a1f54b to
4c75bb9
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
August 19, 2025 19:39
4c75bb9 to
16c0841
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
September 25, 2025 20:36
16c0841 to
b25ee1d
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
October 21, 2025 17:53
b25ee1d to
19bbdaa
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
November 10, 2025 19:44
19bbdaa to
e0a3b2b
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
November 18, 2025 14:11
e0a3b2b to
6327eef
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
December 31, 2025 17:49
6327eef to
7760297
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
2 times, most recently
from
January 23, 2026 18:43
04c713f to
a80e5a7
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
February 2, 2026 17:27
a80e5a7 to
da5aea3
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
February 12, 2026 16:03
da5aea3 to
41f30f0
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
March 5, 2026 20:44
41f30f0 to
dfa17b1
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
March 13, 2026 14:48
dfa17b1 to
aeafaec
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
March 27, 2026 13:31
aeafaec to
873c08b
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
April 8, 2026 20:44
873c08b to
61e676f
Compare
renovate
Bot
force-pushed
the
renovate/browser-sync-2.x
branch
from
April 29, 2026 18:14
61e676f to
0bc9afd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.26.14→2.29.3Release Notes
BrowserSync/browser-sync (browser-sync)
v2.29.3: The one that fixes snippetOptionsCompare Source
What's Changed
Full Changelog: BrowserSync/browser-sync@v2.29.2...v2.29.3
v2.29.2Compare Source
v2.29.1Compare 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
IE11support 😢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@latestFull Changelog: BrowserSync/browser-sync@v2.28.3...v2.29.0
v2.28.3Compare Source
v2.28.2Compare Source
v2.28.1Compare Source
v2.28.0: the one that finally removesdocument.writeCompare Source
What's Changed
Full Changelog: BrowserSync/browser-sync@v2.27.12...v2.28.0
v2.27.12Compare Source
v2.27.11Compare Source
v2.27.10Compare Source
v2.27.9: 2.27.9Compare Source
What's Changed
A bug prevented the help output from displaying - it was introduced when the CLI parser
yargswas updated, and is now fixed :)Full Changelog: BrowserSync/browser-sync@v2.27.8...v2.27.9
v2.27.8: 2.27.8Compare Source
This release upgrades Socket.io (client+server) to the latest versions - solving the following issues, and silencing security warning :)
PR:
58ab4abResolved Issues:
Thanks to @lachieh for the original PR, which helped me land this fix
v2.27.7Compare Source
v2.27.6Compare Source
v2.27.5Compare Source
v2.27.4Compare Source
v2.27.3Compare Source
v2.27.1: addedsnippet: booleanoptionCompare 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
snippetoption :)browser-sync . --no-snippetor in any Browsersync configuration
the original request was related to Eleventy usage, so here's how that would look
Configuration
📅 Schedule: (UTC)
🚦 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.