AtomLinter / linter-coffeelint

Linter plugin for CoffeeScript, using coffeelint.
30 stars 23 forks source link

fix(deps): update dependency ignore to v5.2.4 #493

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ignore 5.2.0 -> 5.2.4 age adoption passing confidence

Release Notes

kaelzhang/node-ignore (ignore) ### [`v5.2.4`](https://togithub.com/kaelzhang/node-ignore/releases/tag/5.2.4) [Compare Source](https://togithub.com/kaelzhang/node-ignore/compare/5.2.3...5.2.4) - **PATCH** fixes normal single asterisk and normal consecutive asterisks defined in gitignore spec ([#​57](https://togithub.com/kaelzhang/node-ignore/issues/57)) - **PATCH** invalid trailing backslash will not throw unexpectedly An upgrade is recommended for all dependents *** The following rules could be not properly parsed with previous `ignore` versions ```.gitignore **foo *bar qu*ux abc\ # `ignore` would throw if no whitespace after `\` ``` ### [`v5.2.3`](https://togithub.com/kaelzhang/node-ignore/compare/5.2.2...5.2.3) [Compare Source](https://togithub.com/kaelzhang/node-ignore/compare/5.2.2...5.2.3) ### [`v5.2.2`](https://togithub.com/kaelzhang/node-ignore/compare/5.2.1...5.2.2) [Compare Source](https://togithub.com/kaelzhang/node-ignore/compare/5.2.1...5.2.2) ### [`v5.2.1`](https://togithub.com/kaelzhang/node-ignore/compare/5.2.0...5.2.1) [Compare Source](https://togithub.com/kaelzhang/node-ignore/compare/5.2.0...5.2.1)

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