Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint-plugin-array-func to v3.1.8 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 15, 2020

This PR contains the following updates:

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

Release Notes

freaktechnik/eslint-plugin-array-func (eslint-plugin-array-func)

v3.1.8

Compare Source

  • Fix crash when passing callbacks as variables in from-map. Fixes #​344
  • Fixed some false positives with from-map potentially leading to map callbacks missing the third parameter
  • Improved error message formatting
  • Fix .flatmap() description for 'prefer-flat-map' #​221

v3.1.7

Compare Source

  • docs: plugins not plugin 4f261c1
  • docs: add config examples for all rules aef1987
  • docs: make it clearer how the reverse rules works from the doc examples (fixes #​68) 74cea8f
  • docs: don't claim that Array.from is faster (fixes #​69) 2957434
  • fix: update ranging for fixes to be eslint 7 compatible 0565317

v3.1.6

Compare Source

  • fix false positive of prefer-flat-map when flattening with depth != 1 (fixes #​61) 98ab902

v3.1.5

Compare Source

v3.1.4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Mar 15, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-array-func-3.x branch from 8e745d5 to ba06d4d Compare April 28, 2020 05:56
@renovate renovate bot changed the title Update dependency eslint-plugin-array-func to v3.1.4 Update dependency eslint-plugin-array-func to v3.1.5 Apr 28, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-array-func-3.x branch from ba06d4d to 1d7eea0 Compare July 1, 2020 21:49
@renovate renovate bot changed the title Update dependency eslint-plugin-array-func to v3.1.5 Update dependency eslint-plugin-array-func to v3.1.6 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-array-func-3.x branch from 1d7eea0 to 08c50ff Compare August 22, 2020 01:01
@renovate renovate bot changed the title Update dependency eslint-plugin-array-func to v3.1.6 Update dependency eslint-plugin-array-func to v3.1.7 Aug 22, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-array-func-3.x branch from 08c50ff to cfc3c37 Compare March 16, 2023 09:53
@renovate renovate bot changed the title Update dependency eslint-plugin-array-func to v3.1.7 Update dependency eslint-plugin-array-func to v3.1.8 Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants