30.md (7588B)
1 # PR #30 Bump browser-sync from 2.27.11 to 2.29.3 2 3 - **Status:** open 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-05-18T09:03:49Z 6 - **Branch:** dependabot/npm_and_yarn/browser-sync-2.29.3 → master 7 - **Labels:** dependencies 8 - **Diff:** [30.diff](./30.diff) 9 10 --- 11 12 Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.27.11 to 2.29.3. 13 <details> 14 <summary>Release notes</summary> 15 <p><em>Sourced from <a href="https://github.com/BrowserSync/browser-sync/releases">browser-sync's releases</a>.</em></p> 16 <blockquote> 17 <h2>The one that fixes snippetOptions</h2> 18 <h2>What's Changed</h2> 19 <ul> 20 <li>fix: append to head if body not present yet - fixes <a href="https://redirect.github.com/BrowserSync/browser-sync/issues/2031">#2031</a> by <a href="https://github.com/shakyShane"><code>@shakyShane</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2041">BrowserSync/browser-sync#2041</a></li> 21 </ul> 22 <p><strong>Full Changelog</strong>: <a href="https://github.com/BrowserSync/browser-sync/compare/v2.29.2...v2.29.3">https://github.com/BrowserSync/browser-sync/compare/v2.29.2...v2.29.3</a></p> 23 <h2>v2.29.1</h2> 24 <h2>What's Changed</h2> 25 <ul> 26 <li>trim-deps by <a href="https://github.com/shakyShane"><code>@shakyShane</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2028">BrowserSync/browser-sync#2028</a></li> 27 </ul> 28 <p><strong>Full Changelog</strong>: <a href="https://github.com/BrowserSync/browser-sync/compare/v2.29.0...v2.29.1">https://github.com/BrowserSync/browser-sync/compare/v2.29.0...v2.29.1</a></p> 29 <h2>The one that restores IE11 support 💪</h2> 30 <h2>What's Changed</h2> 31 <ul> 32 <li>fix ie11 by <a href="https://github.com/shakyShane"><code>@shakyShane</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2024">BrowserSync/browser-sync#2024</a></li> 33 </ul> 34 <p><a href="https://esbuild.github.io/">esbuild</a> does not support down-level transpiling as far as IE11 - so when I switched to it, it accidentally broke <code>IE11</code> support 😢</p> 35 <p>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.</p> 36 <p>So, IE11 will work once again 🎉. Please use the <a href="https://github.com/BrowserSync/browser-sync/issues">issues</a> 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)</p> 37 <pre lang="shell"><code># IE11 works, again 38 npm install browser-sync@latest 39 </code></pre> 40 <p><strong>Full Changelog</strong>: <a href="https://github.com/BrowserSync/browser-sync/compare/v2.28.3...v2.29.0">https://github.com/BrowserSync/browser-sync/compare/v2.28.3...v2.29.0</a></p> 41 <h2>the one that finally removes <code>document.write</code></h2> 42 <h2>What's Changed</h2> 43 <ul> 44 <li>browser-sync-2017 use chalk everywhere by <a href="https://github.com/shakyShane"><code>@shakyShane</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2018">BrowserSync/browser-sync#2018</a></li> 45 <li>fix: remove document.write by <a href="https://github.com/shakyShane"><code>@shakyShane</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2019">BrowserSync/browser-sync#2019</a></li> 46 </ul> 47 <p><strong>Full Changelog</strong>: <a href="https://github.com/BrowserSync/browser-sync/compare/v2.27.12...v2.28.0">https://github.com/BrowserSync/browser-sync/compare/v2.27.12...v2.28.0</a></p> 48 </blockquote> 49 </details> 50 <details> 51 <summary>Commits</summary> 52 <ul> 53 <li><a href="https://github.com/BrowserSync/browser-sync/commit/02efdff2f6cf2991b87f8e8eaf7bbd21559fa612"><code>02efdff</code></a> v2.29.3</li> 54 <li><a href="https://github.com/BrowserSync/browser-sync/commit/62d906e6abde0c251550a598e159c67d53e287a4"><code>62d906e</code></a> fix: append to head if body not present yet - fixes <a href="https://redirect.github.com/BrowserSync/browser-sync/issues/2031">#2031</a> (<a href="https://redirect.github.com/BrowserSync/browser-sync/issues/2041">#2041</a>)</li> 55 <li><a href="https://github.com/BrowserSync/browser-sync/commit/f91440e11f3357beb3ce86cd8fd2fd992b00acea"><code>f91440e</code></a> v2.29.2</li> 56 <li><a href="https://github.com/BrowserSync/browser-sync/commit/d0c50e07c1e0329a631443734ac68743f129c8e7"><code>d0c50e0</code></a> deps: drop qs (<a href="https://redirect.github.com/BrowserSync/browser-sync/issues/2040">#2040</a>)</li> 57 <li><a href="https://github.com/BrowserSync/browser-sync/commit/6ffc212cdb50da972e4ed434244a23a6bee56e50"><code>6ffc212</code></a> v2.29.1</li> 58 <li><a href="https://github.com/BrowserSync/browser-sync/commit/7b077987ef887994b6d59054d28dfe8639358599"><code>7b07798</code></a> v2.29.1-alpha.0</li> 59 <li><a href="https://github.com/BrowserSync/browser-sync/commit/497f2162df92ce4bd15a9d5af3e82325dd3cee21"><code>497f216</code></a> remove client deps</li> 60 <li><a href="https://github.com/BrowserSync/browser-sync/commit/bed04d4f07d4d16b05af02fa86babc362b8531a2"><code>bed04d4</code></a> v2.29.0</li> 61 <li><a href="https://github.com/BrowserSync/browser-sync/commit/87421b53df52a22b69f9d32306494f1e0d8c4011"><code>87421b5</code></a> fix: ie11 support (<a href="https://redirect.github.com/BrowserSync/browser-sync/issues/2024">#2024</a>)</li> 62 <li><a href="https://github.com/BrowserSync/browser-sync/commit/59eb01ad5f5937d60832c97c40f97c31a8d4200d"><code>59eb01a</code></a> v2.28.3</li> 63 <li>Additional commits viewable in <a href="https://github.com/BrowserSync/browser-sync/compare/v2.27.11...v2.29.3">compare view</a></li> 64 </ul> 65 </details> 66 <br /> 67 68 69 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 70 71 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`. 72 73 [//]: # (dependabot-automerge-start) 74 [//]: # (dependabot-automerge-end) 75 76 --- 77 78 <details> 79 <summary>Dependabot commands and options</summary> 80 <br /> 81 82 You can trigger Dependabot actions by commenting on this PR: 83 - `@dependabot rebase` will rebase this PR 84 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 85 - `@dependabot merge` will merge this PR after your CI passes on it 86 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 87 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 88 - `@dependabot reopen` will reopen this PR if it is closed 89 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 90 - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) 91 - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) 92 - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) 93 94 95 </details> 96