Skip to content

chore(deps-dev): Bump eslint-plugin-unicorn from 30.0.0 to 33.0.1#1023

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

chore(deps-dev): Bump eslint-plugin-unicorn from 30.0.0 to 33.0.1#1023
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-33.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2021

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-unicorn from 30.0.0 to 33.0.1.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v33.0.1

  • prefer-prototype-methods: Ignore known object literal methods (#1330) 639e7af

sindresorhus/eslint-plugin-unicorn@v33.0.0...v33.0.1

v33.0.0

New rules

Improvements

  • no-array-for-each: Handle only return statement inside if or else (#1319) 298a104
  • new-for-builtins & no-new-buffer: Handle line breaks after new keyword (#1301) d37439f
  • prefer-array-flat-map: Remove check on [].concat(...array.map(…)) (#1299) 128b5aa
  • prefer-spread: Ignore {arrayBuffer,blob,buffer,file,this}.slice() (#1287) e18d5f2
  • prefer-string-starts-ends-with: Add suggestions for safely handling non-strings (#1277) f14a9d1
  • explicit-length-check: Ignore this.{size,length} (#1289) ed85d00
  • prefer-string-starts-ends-with-rule: Don't autofix known non-string values (#1281) a1c8984
  • explicit-length-check: Ignore known, non-number length properties (#1264) 42f6487
  • empty-brace-spaces: Support experimental syntax (#1276) fa68b6f
  • prefer-dom-node-remove: Improve parentheses handling (#1254) 74e4d39

Fixes

  • prefer-array-flat: Fix incorrect fix, check Array.prototype.concat.call (#1317) f6a939c

sindresorhus/eslint-plugin-unicorn@v32.0.1...v33.0.0

v32.0.1

  • prevent-abbreviations: Fix shorthand import/export detection (#1252) 4367479

sindresorhus/eslint-plugin-unicorn@v32.0.0...v32.0.1

v32.0.0

Breaking

New rules

... (truncated)

Commits

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 30.0.0 to 33.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v30.0.0...v33.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 4, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jun 28, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #1030.

@dependabot dependabot Bot closed this Jun 28, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-unicorn-33.0.1 branch June 28, 2021 23:31
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