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

Bump eslint-plugin-unicorn from 23.0.0 to 24.0.0 #948

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2020

Bumps eslint-plugin-unicorn from 23.0.0 to 24.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v24.0.0

New rules

Improvements

  • prevent-abbreviations: Add ignore option (#891) 898fcb4
  • no-useless-undefined: Add checkArguments option (#877) a1617b9
  • consistent-function-scoping: Allow ignoring arrow functions (#932) 17bf27c
  • Rewrite error-message rule (#922) 877bef9
  • Improve prefer-query-selector rule (#908) 635601d
  • prevent-abbreviations: Add var/vars replacements (#894) 07dadf5
  • prevent-abbreviations: Add verversion replacement (#870) e755cdd
  • prefer-number-properties: Support computed key of ClassProperty MethodDefinition Property (#886) 769ac35
  • prefer-optional-catch-binding: Improve output (#884) 375d11a
  • no-null: Exclude useRef(null) and React.useRef(null) (#890) 7a4dbf4
  • prefer-number-properties: Add Infinity support (#874) 643169b
  • no-console-spaces: Improve report location (#866) 190cbac
  • no-useless-undefined: Ignore toHaveBeenCalledWith method (#876) d10a641
  • prefer-replace-all: Handle u flag (#879) d98d867
  • no-for-loop: Improve output when using the TypeScript parser (#883) 52edd3b
  • no-for-loop: Respect declaration kind (#878) df3f7bd
  • no-for-loop: Only report on the for loop head part (#885) e9c6963

Fixes

  • Fix false import styles seen in reported problem messages (#910) d669707
  • import-style: Fix crash on babel-eslint parser (#927) 9f5f721
  • prevent-abbreviations: Fix crash with TypeScript parser (#913) 9d5eca6
  • prefer-query-selector: Fix crash on calling without argument (#906) 36908da
  • import-style: Fix crash on destructing require (#904) 8335d41
  • new-for-builtins: Remove auto-fix for new String, new Boolean(), and new Number() (#907) dfc1ce0

sindresorhus/eslint-plugin-unicorn@v23.0.0...v24.0.0

Commits
  • 25fd5ec 24.0.0
  • 86fde06 Update dev dependencies
  • 485dbf9 Add no-lonely-if rule (#936)
  • bf941a1 Adds weekly scheduled smoke tests (#923)
  • c137daa Add empty-brace-spaces rule (#933)
  • 90fc7b0 prefer-ternary: Refactor to use ESLint recommended way to extend fix range ...
  • d0c4826 Add prefer-date-now rule (#935)
  • 2ecc766 Update create-rule script to allow choosing fixable "whitespace" (#934)
  • 17bf27c consistent-function-scoping: Allow ignoring arrow functions (#932)
  • 898fcb4 prevent-abbreviations: Add ignore option (#891)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot requested a review from a team as a code owner December 18, 2020 05:02
@dependabot dependabot bot added the dependencies This is maintenance work relating to dependency bumps label Dec 18, 2020
@origamiserviceuser origamiserviceuser added this to incoming in Origami ✨ Dec 18, 2020
@github-actions github-actions bot added the library Relates to an Origami library label Dec 18, 2020
@JakeChampion JakeChampion merged commit 06a86ca into master Dec 21, 2020
Origami ✨ automation moved this from incoming to complete Dec 21, 2020
@JakeChampion JakeChampion deleted the dependabot/npm_and_yarn/eslint-plugin-unicorn-24.0.0 branch December 21, 2020 11:09
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 22, 2021
@robertboulton robertboulton removed this from Done in Origami ✨ Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies This is maintenance work relating to dependency bumps library Relates to an Origami library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants