nrenner / brouter-web

Web client for BRouter, a routing engine based on OpenStreetMap
https://brouter.de/brouter-web/
MIT License
373 stars 74 forks source link

Update dependency browser-sync to v2.29.3 #720

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
browser-sync (source) 2.28.3 -> 2.29.3 age adoption passing confidence

Release Notes

BrowserSync/browser-sync ### [`v2.29.3`](https://togithub.com/BrowserSync/browser-sync/releases/tag/v2.29.3): The one that fixes snippetOptions [Compare Source](https://togithub.com/BrowserSync/browser-sync/compare/v2.29.2...v2.29.3) #### What's Changed - fix: append to head if body not present yet - fixes [#​2031](https://togithub.com/BrowserSync/browser-sync/issues/2031) by [@​shakyShane](https://togithub.com/shakyShane) in [https://github.com/BrowserSync/browser-sync/pull/2041](https://togithub.com/BrowserSync/browser-sync/pull/2041) **Full Changelog**: https://github.com/BrowserSync/browser-sync/compare/v2.29.2...v2.29.3 ### [`v2.29.2`](https://togithub.com/BrowserSync/browser-sync/compare/v2.29.1...v2.29.2) [Compare Source](https://togithub.com/BrowserSync/browser-sync/compare/v2.29.1...v2.29.2) ### [`v2.29.1`](https://togithub.com/BrowserSync/browser-sync/releases/tag/v2.29.1) [Compare Source](https://togithub.com/BrowserSync/browser-sync/compare/v2.29.0...v2.29.1) #### What's Changed - trim-deps by [@​shakyShane](https://togithub.com/shakyShane) in [https://github.com/BrowserSync/browser-sync/pull/2028](https://togithub.com/BrowserSync/browser-sync/pull/2028) **Full Changelog**: https://github.com/BrowserSync/browser-sync/compare/v2.29.0...v2.29.1 ### [`v2.29.0`](https://togithub.com/BrowserSync/browser-sync/releases/tag/v2.29.0): The one that restores IE11 support 💪 [Compare Source](https://togithub.com/BrowserSync/browser-sync/compare/v2.28.3...v2.29.0) #### What's Changed - fix ie11 by [@​shakyShane](https://togithub.com/shakyShane) in [https://github.com/BrowserSync/browser-sync/pull/2024](https://togithub.com/BrowserSync/browser-sync/pull/2024) [esbuild](https://esbuild.github.io/) 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](https://togithub.com/BrowserSync/browser-sync/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) ```shell ### IE11 works, again npm install browser-sync@latest ``` **Full Changelog**: https://github.com/BrowserSync/browser-sync/compare/v2.28.3...v2.29.0

Configuration

📅 Schedule: Branch creation - "on Monday every 2 weeks" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.