Update dependency browser-sync to ^2.29.1 - autoclosed #159

Closed
renovate-bot wants to merge 0 commits from renovate/browser-sync-2.x into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
browser-sync (source) optionalDependencies minor ^2.28.1 -> ^2.29.1

Release Notes

BrowserSync/browser-sync

v2.29.1

Compare Source

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: https://github.com/BrowserSync/browser-sync/compare/v2.28.3...v2.29.0

v2.28.3

Compare Source

v2.28.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [browser-sync](https://browsersync.io/) ([source](https://github.com/BrowserSync/browser-sync)) | optionalDependencies | minor | [`^2.28.1` -> `^2.29.1`](https://renovatebot.com/diffs/npm/browser-sync/2.28.1/2.29.1) | --- ### Release Notes <details> <summary>BrowserSync/browser-sync</summary> ### [`v2.29.1`](https://github.com/BrowserSync/browser-sync/compare/v2.29.0...v2.29.1) [Compare Source](https://github.com/BrowserSync/browser-sync/compare/v2.29.0...v2.29.1) ### [`v2.29.0`](https://github.com/BrowserSync/browser-sync/releases/tag/v2.29.0): The one that restores IE11 support 💪 [Compare Source](https://github.com/BrowserSync/browser-sync/compare/v2.28.3...v2.29.0) #### What's Changed - fix ie11 by [@&#8203;shakyShane](https://github.com/shakyShane) in https://github.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://github.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 ### [`v2.28.3`](https://github.com/BrowserSync/browser-sync/compare/v2.28.2...v2.28.3) [Compare Source](https://github.com/BrowserSync/browser-sync/compare/v2.28.2...v2.28.3) ### [`v2.28.2`](https://github.com/BrowserSync/browser-sync/compare/v2.28.1...v2.28.2) [Compare Source](https://github.com/BrowserSync/browser-sync/compare/v2.28.1...v2.28.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNCIsInVwZGF0ZWRJblZlciI6IjM1LjcyLjEiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIn0=-->
samuel-p was assigned by renovate-bot 2023-03-04 12:01:34 +00:00
renovate-bot changed title from Update dependency browser-sync to ^2.28.2 to Update dependency browser-sync to ^2.28.3 2023-03-04 17:01:23 +00:00
renovate-bot force-pushed renovate/browser-sync-2.x from d841caa111 to 96befd996b 2023-03-04 17:01:26 +00:00 Compare
renovate-bot changed title from Update dependency browser-sync to ^2.28.3 to Update dependency browser-sync to ^2.29.0 2023-03-16 21:01:26 +00:00
renovate-bot force-pushed renovate/browser-sync-2.x from 96befd996b to a93b7418f5 2023-03-16 21:01:28 +00:00 Compare
renovate-bot changed title from Update dependency browser-sync to ^2.29.0 to Update dependency browser-sync to ^2.29.1 2023-03-22 15:01:25 +00:00
renovate-bot force-pushed renovate/browser-sync-2.x from a93b7418f5 to 752a2fb054 2023-03-22 15:01:29 +00:00 Compare
renovate-bot force-pushed renovate/browser-sync-2.x from 752a2fb054 to 100447756e 2023-04-05 16:01:36 +00:00 Compare
renovate-bot changed title from Update dependency browser-sync to ^2.29.1 to Update dependency browser-sync to ^2.29.1 - autoclosed 2023-05-13 04:01:21 +00:00
renovate-bot closed this pull request 2023-05-13 04:01:21 +00:00
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: samuel-p/sp-codes.de#159
No description provided.