ROpdebee / mb-userscripts

Collection of userscripts for MusicBrainz
MIT License
119 stars 9 forks source link

build(deps): update dependency eslint-plugin-array-func to v5 - autoclosed #748

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-array-func 4.0.0 -> 5.0.1 age adoption passing confidence

Release Notes

freaktechnik/eslint-plugin-array-func (eslint-plugin-array-func) ### [`v5.0.1`](https://togithub.com/freaktechnik/eslint-plugin-array-func/releases/tag/v5.0.1) [Compare Source](https://togithub.com/freaktechnik/eslint-plugin-array-func/compare/v5.0.0...v5.0.1) - Added `meta` section, so eslint features like `--cache` can identify the plugin in flat configs. **Full Changelog**: https://github.com/freaktechnik/eslint-plugin-array-func/compare/v5.0.0...v5.0.1 ### [`v5.0.0`](https://togithub.com/freaktechnik/eslint-plugin-array-func/releases/tag/v5.0.0) [Compare Source](https://togithub.com/freaktechnik/eslint-plugin-array-func/compare/v4.0.0...v5.0.0) #### What's Changed - The exported configs are now eslint flat configs. They no longer set the ECMA version. The README has been updated to show how to use them in flat configs. - Now requires eslint 8.51.0 or later - The package is now es modules only, so make sure your node version is good with that. This also means you have to consume this plugin through a flat config. If you still need to use the old config system, don't update to v5 and beyond. Known issue: the plugin is missing self-describing info for flat config, will publish a version with that shortly. **Full Changelog**: https://github.com/freaktechnik/eslint-plugin-array-func/compare/v4.0.0...v5.0.0

Configuration

šŸ“… Schedule: Branch creation - "on the first day of the month" (UTC), 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.