chore(deps): update dependency browser-sync to v3#223
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
8ccb5a7 to
f4dcedf
Compare
f4dcedf to
9fc959f
Compare
9fc959f to
991853c
Compare
991853c to
a06db38
Compare
a06db38 to
3546f52
Compare
3546f52 to
dd9dfa8
Compare
dd9dfa8 to
6737b89
Compare
6737b89 to
e26cb9e
Compare
e26cb9e to
064c883
Compare
064c883 to
d79ee9e
Compare
d79ee9e to
4e8f4ee
Compare
4e8f4ee to
f1042d2
Compare
a31fe28 to
15b27dc
Compare
15b27dc to
62eaad0
Compare
62eaad0 to
4230b08
Compare
4230b08 to
abf0e92
Compare
abf0e92 to
ec5931a
Compare
d9dd713 to
f24e46a
Compare
f24e46a to
fe2a613
Compare
fe2a613 to
086bede
Compare
1329ac8 to
8dcda13
Compare
8dcda13 to
976dae7
Compare
976dae7 to
e4e1939
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.3→3.0.4Release Notes
BrowserSync/browser-sync (browser-sync)
v3.0.4Compare Source
v3.0.3Compare Source
What's Changed
Full Changelog: BrowserSync/browser-sync@v3.0.2...v3.0.3
v3.0.2Compare Source
What's Changed
New Contributors
Full Changelog: BrowserSync/browser-sync@v3.0.1...v3.0.2
v3.0.1Compare Source
What's Changed
Full Changelog: BrowserSync/browser-sync@v2.29.3...v3.0.1
v3.0.0Compare Source
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
v2.26.14: upgraded dependenciesCompare Source
This is a maintenance release to address 2 security related issues (socket.io & axios)
Happy Browsersync'in :)
v2.26.13Compare Source
v2.26.12Compare Source
v2.26.10Compare Source
v2.26.9Compare Source
v2.26.7Compare Source
v2.26.6Compare Source
v2.26.5Compare Source
v2.26.4Compare 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.
This PR was generated by Mend Renovate. View the repository job log.