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

Chore: Update dependency eslint-plugin-unicorn to v33 #36

Merged
merged 1 commit into from Jun 3, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn ^32.0.1 -> ^33.0.0 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn

v33.0.0

Compare Source

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

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by WhiteSource Renovate. View repository job log here.


This change is Reviewable

@renovate renovate bot requested a review from pustovitDmytro as a code owner June 2, 2021 10:01
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 2, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jun 2, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pustovitDmytro pustovitDmytro merged commit f245d48 into master Jun 3, 2021
@renovate renovate bot deleted the renovate/eslint-plugin-unicorn-33.x branch June 3, 2021 06:02
@pustovitDmytro
Copy link
Owner

🎉 This PR is included in version 1.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

pustovitDmytro pushed a commit that referenced this pull request Jul 15, 2021
Chore: Update dependency eslint-plugin-regexp to ^0.13.0
pustovitDmytro pushed a commit that referenced this pull request Jul 15, 2021
# [1.8.0](v1.7.1...v1.8.0) (2021-07-15)

### Chore

* adds 'typo' PR template ([e20404d](e20404d))
* adds CODE_OF_CONDUCT ([a969a8d](a969a8d))
* adds sonarcloud config ([c92973d](c92973d))
* Lock file maintenance ([cdf4f11](cdf4f11))
* removes unused devDependencies ([ddb100a](ddb100a))
* Update dependency eslint-plugin-regexp to ^0.12.0 ([51ff304](51ff304))
* Update dependency eslint-plugin-regexp to ^0.13.0 (#36) ([3a8d3ec](3a8d3ec)), closes [#36](#36)
* Update dependency eslint-plugin-sonarjs to ^0.9.0 ([81d9681](81d9681))
* Update dependency eslint-plugin-unicorn to v34 (#34) ([86efbac](86efbac)), closes [#34](#34)
* Update dependency husky to v7 ([3578711](3578711))

### Docs

* update snyk badge ([a7fbb1d](a7fbb1d))

### Update

* integrate myrmidon decorators ([14e6f2e](14e6f2e))
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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants