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(deps): update dependency eslint-plugin-unicorn to v24 #149

Merged
merged 1 commit into from
Dec 24, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn 23.0.0 -> 24.0.0 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn

v24.0.0

Compare Source

New rules
Improvements
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

Renovate configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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.

@renovate renovate bot force-pushed the renovate/major-eslint branch from de70eb7 to 75a7710 Compare December 24, 2020 17:48
@folke folke merged commit 32eeb3d into master Dec 24, 2020
@renovate renovate bot deleted the renovate/major-eslint branch December 24, 2020 17:48
folke pushed a commit that referenced this pull request Dec 24, 2020
## [3.8.0](v3.7.1...v3.8.0) (2020-12-24)

### Features

* ✨ set default concurrency to number of cpus ([a63c3d5](a63c3d5))

### Bug Fixes

* 🐛 add `-h` as alias for `--help` ([439f8cf](439f8cf))
* 🐛 resolution in pnp subpackages ([#150](#150)) ([823def0](823def0))

### Other

* 📦️ fix semantic-release script ([8c1b81c](8c1b81c))
* 📦️ fix semantic-release script ([a90c790](a90c790))
* 📦️ fix semantic-release script ([c13472b](c13472b))
* **deps:** 🔗 udpates ([f7a062b](f7a062b))
* **deps:** pin dependencies ([#146](#146)) ([f44b70e](f44b70e))
* **deps:** update actions/setup-node action to v2 ([#148](#148)) ([d5b44b9](d5b44b9))
* **deps:** update all non-major dependencies ([#147](#147)) ([1d317e1](1d317e1))
* **deps:** update dependency eslint-plugin-unicorn to v24 ([#149](#149)) ([32eeb3d](32eeb3d))
@folke
Copy link
Owner

folke commented Dec 24, 2020

🎉 This PR is included in version 3.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@folke folke added the released label Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants