BobbyWibowo / lolisafe

Blazing fast file uploader and awesome bunker written in node! 🚀
MIT License
317 stars 56 forks source link

chore(deps): update dependency gulp-eslint-new to ~1.8.3 #673

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gulp-eslint-new ~1.7.2 -> ~1.8.3 age adoption passing confidence

Release Notes

origin-1/gulp-eslint-new (gulp-eslint-new) ### [`v1.8.3`](https://togithub.com/origin-1/gulp-eslint-new/blob/HEAD/changelog.md#183-2023-07-30) [Compare Source](https://togithub.com/origin-1/gulp-eslint-new/compare/1.8.2...1.8.3) - Using `export =` syntax in TypeScript type declaration file to enable type hinting in editors. ### [`v1.8.2`](https://togithub.com/origin-1/gulp-eslint-new/blob/HEAD/changelog.md#182-2023-07-05) [Compare Source](https://togithub.com/origin-1/gulp-eslint-new/compare/1.8.1...1.8.2) - Consolidated errors thrown when invalind options are passed to `gulpESLintNew`: - Updated error messages to clarify that `undefined` is a valid value for the options `quiet`, `warnIgnored` and `warnFileIgnored`. - Removed property `code` from the error thrown when an invalid value is specified for the option `configType`. - Improved TypeScript type declarations. ### [`v1.8.1`](https://togithub.com/origin-1/gulp-eslint-new/blob/HEAD/changelog.md#181-2023-06-18) [Compare Source](https://togithub.com/origin-1/gulp-eslint-new/compare/1.8.0...1.8.1) - Added validation for the legacy option `warnFileIgnored`. - gulp-eslint-new will now normalize `cwd` directories like ESLint 8.43. - `overrideConfig` validation is deferred to ESLint. ### [`v1.8.0`](https://togithub.com/origin-1/gulp-eslint-new/blob/HEAD/changelog.md#180-2023-05-20) [Compare Source](https://togithub.com/origin-1/gulp-eslint-new/compare/1.7.2...1.8.0) - Added validation for the options `quiet` and `warnIgnored`. - The miniumum supported TypeScript version is now 4.2. - Fixed and updated ignored file messages. - Improved TypeScript type declarations. - Improved readme file.

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" in timezone Asia/Jakarta, 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.