Skip to content

Bump eslint-plugin-unicorn from 8.0.2 to 9.1.0 - #82

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-9.1.0
Closed

Bump eslint-plugin-unicorn from 8.0.2 to 9.1.0#82
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-9.1.0

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented Jun 11, 2019

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-unicorn from 8.0.2 to 9.1.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v9.1.0

Enhancements

  • Apply the escape-case rule to regex literals and remove transformation of \c escape on string literals (#294) 79748e1
  • Add BigInt type to the new-for-builtins rule (#310) e17f0fd

Fixes

  • Do not warn if .flat() has more than one parameter or if the one parameter is not 1 (#317) 6f10722
  • custom-error-definition: Cover exports name (#313) 3f2e9a6

Meta

  • Welcome @​MrHen as a maintainer 🎉 770fe42

sindresorhus/eslint-plugin-unicorn@v9.0.0...v9.1.0

v9.0.0

Breaking

  • Require Node.js 8 9b9d761
  • Use underscore naming pattern in the catch-error-name rule (#306) 0f8d5b4

New rules

Enhancements

  • Add cases option to the filename-case rule (#291) 43a6e9a
  • Make the no-for-loop rule handle more cases (#297) 3c0c7b9
  • Make the import-index rule handle more cases (#293) f0c0a4f

Fixes

  • Fix operator precedence bugs in the prefer-exponentiation-operator rule (#305) dc90c1e
  • Fix the prefer-includes rule fixer omitting parentheses (#287) e36d25c

sindresorhus/eslint-plugin-unicorn@v8.0.2...v9.0.0

Commits
  • 5ed0e1f 9.1.0
  • 79748e1 Apply escape-case to regex literal and remove transformation of \c escape...
  • 3f2e9a6 custom-error-definition: Cover exports name (#313)
  • 6f10722 Do not warn if .flat() has more than one parameter or if the one parameter ...
  • 1e3bb8f Fix TypeScript lint error (#318)
  • b257e92 prefer-flat-map: Use outdent for multiline test cases (#312)
  • e17f0fd Add BigInt type to the new-for-builtins rule (#310)
  • 770fe42 Welcome @​MrHen as a maintainer 🎉
  • fb5a50c Improve docs for prefer-query-selector
  • 739d1fd 9.0.0
  • 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 will not automatically merge this PR because it includes a major update to a production dependency.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @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 (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 11, 2019
@dependabot-preview
dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-9.1.0 branch from 12493f7 to f037012 Compare June 12, 2019 01:17
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 8.0.2 to 9.1.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v8.0.2...v9.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-9.1.0 branch from f037012 to 3445f5b Compare June 21, 2019 01:17
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #94.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/eslint-plugin-unicorn-9.1.0 branch June 25, 2019 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants