foxundermoon / vs-shell-format

the shellscript、Dockerfile、properties ...... format extension
MIT License
445 stars 47 forks source link

fix(deps): update dependency editorconfig to v2 #339

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
editorconfig ^1.0.0 -> ^2.0.0 age adoption passing confidence

Release Notes

editorconfig/editorconfig-core-js (editorconfig) ### [`v2.0.0`](https://togithub.com/editorconfig/editorconfig-core-js/blob/HEAD/CHANGELOG.md#​200) [Compare Source](https://togithub.com/editorconfig/editorconfig-core-js/compare/v1.0.3...v2.0.0) - **Breaking**: Now requires Node v16+ - Enable extended globbing from minimatch. This means that some patterns will work in this version might not work in other editorconfig implementations. Fixes [#​84](https://togithub.com/editorconfig/editorconfig-core-js/issues/84). - Add `unset` option to API and CLI. When enabled, properties with the value "unset" will be removed from the returned object. Defaults to false in all cases, since according to the core team, this is something that the editor plugin is supposed to do, and the tests reinforce this. An `unset()` function is now exported if you'd like to call it explicitly. Fixes [#​123](https://togithub.com/editorconfig/editorconfig-core-js/issues/123). ### [`v1.0.3`](https://togithub.com/editorconfig/editorconfig-core-js/blob/HEAD/CHANGELOG.md#​103) [Compare Source](https://togithub.com/editorconfig/editorconfig-core-js/compare/v1.0.2...v1.0.3) - Updated all dependencies, including security fixes for semver 7.3.8

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.