Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update many non-major #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
browser-sync (source) ^2.26.14 -> ^2.29.3 age adoption passing confidence devDependencies minor
lots0logs/gh-action-get-changed-files 2.1.4 -> 2.2.2 age adoption passing confidence action minor

Release Notes

BrowserSync/browser-sync (browser-sync)

v2.29.3: The one that fixes snippetOptions

Compare Source

What's Changed

Full Changelog: BrowserSync/browser-sync@v2.29.2...v2.29.3

v2.29.2

Compare Source

v2.29.1

Compare 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 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: BrowserSync/browser-sync@v2.28.3...v2.29.0

v2.28.3

Compare Source

v2.28.2

Compare Source

v2.28.1

Compare Source

v2.28.0: the one that finally removes document.write

Compare Source

What's Changed

Full Changelog: BrowserSync/browser-sync@v2.27.12...v2.28.0

v2.27.12

Compare Source

v2.27.11

Compare Source

v2.27.10

Compare Source

v2.27.9: 2.27.9

Compare Source

What's Changed

A bug prevented the help output from displaying - it was introduced when the CLI parser yargs was updated, and is now fixed :)

Full Changelog: BrowserSync/browser-sync@v2.27.8...v2.27.9

v2.27.8: 2.27.8

Compare Source

This release upgrades Socket.io (client+server) to the latest versions - solving the following issues, and silencing security warning :)

PR:

Resolved Issues:

Thanks to @​lachieh for the original PR, which helped me land this fix

v2.27.7

Compare Source

v2.27.6

Compare Source

v2.27.5

Compare Source

v2.27.4

Compare Source

v2.27.3

Compare Source

v2.27.1: added snippet: boolean option

Compare Source

This release adds a feature to address https://github.com/BrowserSync/browser-sync/issues/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 snippet option :)

browser-sync . --no-snippet

or in any Browsersync configuration

const config = {
  snippet: false,
};

the original request was related to Eleventy usage, so here's how that would look

eleventyConfig.setBrowserSyncConfig({
  snippet: false,
});
lots0logs/gh-action-get-changed-files (lots0logs/gh-action-get-changed-files)

v2.2.2: [FIX]: v2.2.2

Compare Source

v2.2.1: [MAINTENANCE] v2.2.1

Compare Source

v2.2.0: [MAINTENANCE] v2.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 6am and before 10am on monday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added automerge PR that should be merged automatically dependencies Pull requests that update a dependency file labels Jun 21, 2021
@renovate renovate bot force-pushed the renovate/many-non-major branch from dd28599 to d92fd98 Compare June 21, 2021 23:48
@renovate renovate bot changed the title fix(deps): update dependency firebase-tools to ^9.13.1 fix(deps): update dependency firebase-tools to ^9.14.0 Jun 21, 2021
@renovate renovate bot force-pushed the renovate/many-non-major branch from d92fd98 to ce46800 Compare June 24, 2021 17:26
@renovate renovate bot changed the title fix(deps): update dependency firebase-tools to ^9.14.0 chore(deps): update many non-major Jun 24, 2021
@renovate renovate bot force-pushed the renovate/many-non-major branch 3 times, most recently from de59699 to c02cc53 Compare July 1, 2021 07:47
@renovate renovate bot force-pushed the renovate/many-non-major branch 3 times, most recently from a519b18 to b1b44b4 Compare July 8, 2021 22:38
@renovate renovate bot force-pushed the renovate/many-non-major branch from b1b44b4 to 039d8c9 Compare July 15, 2021 22:36
@renovate renovate bot force-pushed the renovate/many-non-major branch from 039d8c9 to 0f9fada Compare July 27, 2021 07:56
@renovate renovate bot force-pushed the renovate/many-non-major branch 9 times, most recently from cb4e002 to 1edb79d Compare August 16, 2021 23:27
@renovate renovate bot force-pushed the renovate/many-non-major branch 2 times, most recently from abc38f6 to 777093d Compare August 26, 2021 01:04
@renovate renovate bot force-pushed the renovate/many-non-major branch from 777093d to e7428f1 Compare September 1, 2021 21:28
@renovate renovate bot force-pushed the renovate/many-non-major branch 2 times, most recently from f03ad04 to 362b56b Compare September 15, 2021 21:16
@renovate renovate bot force-pushed the renovate/many-non-major branch from 362b56b to 6d9a46f Compare September 20, 2021 20:24
@renovate renovate bot force-pushed the renovate/many-non-major branch from 6d9a46f to 7160800 Compare September 29, 2021 00:09
@renovate renovate bot force-pushed the renovate/many-non-major branch from 91ce230 to 2e7ae71 Compare December 16, 2021 22:37
@renovate renovate bot force-pushed the renovate/many-non-major branch from 2e7ae71 to 6d14c7c Compare January 24, 2022 12:52
@renovate renovate bot force-pushed the renovate/many-non-major branch 3 times, most recently from ca70420 to 7b5b2ba Compare February 7, 2022 20:11
@renovate renovate bot force-pushed the renovate/many-non-major branch from 7b5b2ba to 768d922 Compare February 11, 2022 01:47
@renovate renovate bot force-pushed the renovate/many-non-major branch from 768d922 to 646a980 Compare February 18, 2022 18:58
@renovate renovate bot force-pushed the renovate/many-non-major branch 3 times, most recently from e3386a3 to 57609a1 Compare March 16, 2022 20:33
@renovate renovate bot force-pushed the renovate/many-non-major branch from 57609a1 to 195a354 Compare April 4, 2022 22:43
@renovate renovate bot force-pushed the renovate/many-non-major branch from 195a354 to 7be5801 Compare April 14, 2022 20:36
@renovate renovate bot force-pushed the renovate/many-non-major branch 2 times, most recently from 1f04e8e to c426e06 Compare May 11, 2022 22:16
@renovate renovate bot force-pushed the renovate/many-non-major branch 2 times, most recently from 30a879d to 2bd779b Compare May 17, 2022 20:26
@renovate renovate bot changed the title chore(deps): update many non-major chore(deps): update Many non-major Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update Many non-major chore(deps): update many non-major Jun 28, 2022
@renovate renovate bot force-pushed the renovate/many-non-major branch from 2bd779b to 02e29a0 Compare June 29, 2022 21:58
@renovate renovate bot force-pushed the renovate/many-non-major branch from 02e29a0 to 3f774db Compare August 31, 2022 22:23
@renovate renovate bot force-pushed the renovate/many-non-major branch from 3f774db to 4f73d23 Compare September 21, 2022 20:53
@renovate renovate bot force-pushed the renovate/many-non-major branch from 4f73d23 to 7939816 Compare September 30, 2022 20:17
@renovate renovate bot force-pushed the renovate/many-non-major branch 2 times, most recently from 96c9536 to a70ca6a Compare March 23, 2023 15:25
@renovate renovate bot force-pushed the renovate/many-non-major branch from a70ca6a to 7148b30 Compare May 28, 2023 11:20
@renovate renovate bot force-pushed the renovate/many-non-major branch from 7148b30 to 684bd6c Compare January 16, 2024 14:33
@renovate renovate bot force-pushed the renovate/many-non-major branch from 684bd6c to 6869ec1 Compare April 14, 2024 10:46
@renovate renovate bot changed the title chore(deps): update many non-major fix(deps): update many non-major Dec 10, 2024
@renovate renovate bot changed the title fix(deps): update many non-major chore(deps): update many non-major Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge PR that should be merged automatically dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants