Skip to content

Update all minor dependencies #6

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 12, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
browser-sync (source) 2.26.14 -> 2.27.9 age adoption passing confidence
cz-customizable 6.2.1 -> 6.3.0 age adoption passing confidence
gulp-sass 4.0.2 -> 4.1.1 age adoption passing confidence

Release Notes

BrowserSync/browser-sync

v2.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

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

Compare Source

This release adds a feature to address BrowserSync/browser-sync#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,
});
leoforfree/cz-customizable

v6.3.0

Compare Source

Bug Fixes
  • package url inside package.json after org creation (#​130) (65d3646)
  • update lodash security version (a2e7898)
Features
dlmanning/gulp-sass

v4.1.1

Compare Source

June 24, 2021

https://github.com/dlmanning/gulp-sass/releases/tag/v4.1.1

v4.1.0

Compare Source

April 23, 2020

https://github.com/dlmanning/gulp-sass/releases/tag/v4.1.0


Configuration

📅 Schedule: 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, click this checkbox.

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

@renovate renovate bot added the renovate label Jan 12, 2020
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 087bd18 to bf3a9a9 Compare January 12, 2020 22:51
@renovate renovate bot changed the title Update all minor dependencies to v7.8.0 Update all minor dependencies Jan 12, 2020
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 2 times, most recently from bdeec2b to 24f1950 Compare January 13, 2020 21:49
@renovate renovate bot changed the title Update all minor dependencies Update all minor dependencies to v7.8.3 Jan 13, 2020
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 24f1950 to 2354aff Compare January 30, 2020 12:45
@renovate renovate bot changed the title Update all minor dependencies to v7.8.3 Update all minor dependencies Jan 30, 2020
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 2354aff to d87f730 Compare March 14, 2020 12:59
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from d87f730 to 7044bb9 Compare May 7, 2020 09:56
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 7044bb9 to 73fea27 Compare July 1, 2020 20:58
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 3 times, most recently from 2c0f48c to 4cb6efb Compare July 17, 2020 08:27
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 2 times, most recently from e8f3f82 to f31801e Compare July 30, 2020 21:32
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 2 times, most recently from 8d9fe71 to ea6ba6c Compare August 4, 2020 22:08
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from ea6ba6c to 5963b5e Compare August 20, 2020 19:21
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 2 times, most recently from 0f034f1 to 4c3f5a7 Compare September 3, 2020 16:09
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 4c3f5a7 to dce876f Compare October 28, 2020 11:57
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from dce876f to 376d800 Compare November 28, 2020 11:54
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 376d800 to 42e40e2 Compare December 11, 2020 08:57
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 42e40e2 to 0996e8f Compare February 10, 2021 16:44
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 0996e8f to 81c0f39 Compare October 18, 2021 22:35
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 81c0f39 to 6d8758c Compare March 7, 2022 14:18
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 6d8758c to 8e74e0e Compare March 26, 2022 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant