Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !30373

Bump eslint-plugin-unicorn from 16.1.1 to 17.1.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge dependabot/npm_and_yarn/eslint-plugin-unicorn-17.1.0 into master Mar 10, 2020
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: dependabot-preview[bot]

Bumps eslint-plugin-unicorn from 16.1.1 to 17.1.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v17.1.0

  • Allow descriptive error names by default in catch-error-name rule (#581) 7bd8687

https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v17.0.1...v17.1.0

v17.0.1

  • Fix a problem with deprecated rules (#584) fe8f336

https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v17.0.0...v17.0.1

v17.0.0

New rules

  • Add string-content rule (off by default) (#496) 0972a89

Breaking

  • Rename regex-shorthand rule to better-regex (#522) a5e5405

Improvements

  • Improve new-for-builtins rule (#540) fdd96cb
  • Expand reporting for prefer-node-remove rule (#507) b6e6b32

Fixes

  • prefer-spread: Insert semicolon if needed (#578) 49c4acf
  • Fix prefer-negative-index crash on not enough arguments (#564) 50e038c
  • Fix scope compare in consistent-function-scoping (#562) ec4387c
  • Fix no-new-buffer crash on TypeScript-ESLint (#560) e4f4bb4
  • Fix escape-case missing cases (#534) 892f054
  • Disable auto-fix .onmessage in prefer-add-event-listener rule (#543) 96af562

https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v16.1.1...v17.0.0

Commits
  • c8bf850 17.1.0
  • 7bd8687 Allow descriptive error names by default in catch-error-name (#581)
  • 761a3be 17.0.1
  • fe8f336 Add empty create function to deprecated rules (#584)
  • d0a3030 17.0.0
  • 0972a89 Add string-content rule (#496)
  • 49c4acf prefer-spread: Insert semicolon if needed (#578)
  • ae983e2 Update ava to v3 (#575)
  • 50ba9fe Fix prefer-string-slice typo in docs (#572)
  • ff41cb2 Meta tweaks
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/npm_and_yarn/eslint-plugin-unicorn-17.1.0