wearemd / wordpress-starter

📦 A starter template for WordPress websites
GNU General Public License v3.0
41 stars 10 forks source link

Update dependency gulp-sass to v5 #101

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gulp-sass 4.1.1 -> 5.1.0 age adoption passing confidence

Release Notes

dlmanning/gulp-sass ### [`v5.1.0`](https://togithub.com/dlmanning/gulp-sass/releases/v5.1.0) [Compare Source](https://togithub.com/dlmanning/gulp-sass/compare/v5.0.0...v5.1.0) Huge shout out to [@​XhmikosR](https://togithub.com/XhmikosR) for putting a ton of effort into this release 🎉 #### What's Changed - Document usage in ESM modules by [@​mxmason](https://togithub.com/mxmason) in [https://github.com/dlmanning/gulp-sass/pull/805](https://togithub.com/dlmanning/gulp-sass/pull/805) - Typo @​ README.md by [@​radimvaculik](https://togithub.com/radimvaculik) in [https://github.com/dlmanning/gulp-sass/pull/807](https://togithub.com/dlmanning/gulp-sass/pull/807) - package.json: specify the files to include by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/817](https://togithub.com/dlmanning/gulp-sass/pull/817) - Enforce LF by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/814](https://togithub.com/dlmanning/gulp-sass/pull/814) - Update dependencies by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/816](https://togithub.com/dlmanning/gulp-sass/pull/816) - Switch to GitHub Actions CI by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/813](https://togithub.com/dlmanning/gulp-sass/pull/813) - Replace lodash with the lodash.clonedeep package by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/818](https://togithub.com/dlmanning/gulp-sass/pull/818) - Tweak README.md by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/821](https://togithub.com/dlmanning/gulp-sass/pull/821) - Move eslint to npm scripts by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/819](https://togithub.com/dlmanning/gulp-sass/pull/819) - Minor lint tweaks by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/820](https://togithub.com/dlmanning/gulp-sass/pull/820) - Fix `fix` script by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/823](https://togithub.com/dlmanning/gulp-sass/pull/823) - Minor tweaks and cleanup by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/822](https://togithub.com/dlmanning/gulp-sass/pull/822) - Update devDependencies and switch to Node.js 16/npm 7+ by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/829](https://togithub.com/dlmanning/gulp-sass/pull/829) - Update devDependencies by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/835](https://togithub.com/dlmanning/gulp-sass/pull/835) - Update README.md by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/832](https://togithub.com/dlmanning/gulp-sass/pull/832) - Clean up return statements by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/836](https://togithub.com/dlmanning/gulp-sass/pull/836) - CI: use `lts/*` for the lint job by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/839](https://togithub.com/dlmanning/gulp-sass/pull/839) - Replace chalk with picocolors by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/833](https://togithub.com/dlmanning/gulp-sass/pull/833) - Reword missing compiler message by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/834](https://togithub.com/dlmanning/gulp-sass/pull/834) - Remove should by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/841](https://togithub.com/dlmanning/gulp-sass/pull/841) - Remove transfob package by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/840](https://togithub.com/dlmanning/gulp-sass/pull/840) - Update CHANGELOG.md by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/831](https://togithub.com/dlmanning/gulp-sass/pull/831) - Add sass tests too by [@​XhmikosR](https://togithub.com/XhmikosR) in [https://github.com/dlmanning/gulp-sass/pull/842](https://togithub.com/dlmanning/gulp-sass/pull/842) #### New Contributors - [@​radimvaculik](https://togithub.com/radimvaculik) made their first contribution in [https://github.com/dlmanning/gulp-sass/pull/807](https://togithub.com/dlmanning/gulp-sass/pull/807) - [@​XhmikosR](https://togithub.com/XhmikosR) made their first contribution in [https://github.com/dlmanning/gulp-sass/pull/817](https://togithub.com/dlmanning/gulp-sass/pull/817) **Full Changelog**: https://github.com/dlmanning/gulp-sass/compare/v5.0.0...v5.1.0 ### [`v5.0.0`](https://togithub.com/dlmanning/gulp-sass/blob/HEAD/CHANGELOG.md#v500) [Compare Source](https://togithub.com/dlmanning/gulp-sass/compare/v4.1.1...v5.0.0) **June 25, 2021**

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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