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 linters #86

Merged
merged 1 commit into from
Mar 2, 2022
Merged

chore(deps): update linters #86

merged 1 commit into from
Mar 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.8.0 -> 8.10.0 age adoption passing confidence
eslint-config-prettier 8.3.0 -> 8.4.0 age adoption passing confidence
eslint-plugin-jest 26.0.0 -> 26.1.1 age adoption passing confidence

Release Notes

eslint/eslint

v8.10.0

Compare Source

Features

  • 6e2c325 feat: Add ignoreOnInitialization option to no-shadow rule (#​14963) (Soufiane Boutahlil)
  • 115cae5 feat: --debug prints time it takes to parse a file (#​15609) (Bartek Iwańczuk)
  • 345e70d feat: Add onlyOneSimpleParam option to no-confusing-arrow rule (#​15566) (Gautam Arora)

Bug Fixes

  • cdc5802 fix: Avoid __dirname for built-in configs (#​15616) (DoZerg)
  • ee7c5d1 fix: false positive in camelcase with combined properties (#​15581) (Nitin Kumar)

Documentation

Chores

v8.9.0

Compare Source

Features

  • 68f64a9 feat: update eslint-scope to ignore "use strict" directives in ES3 (#​15595) (Milos Djermanovic)
  • db57639 feat: add es2016, es2018, es2019, and es2022 environments (#​15587) (Milos Djermanovic)
  • 2dc38aa feat: fix bug with arrow function return types in function-paren-newline (#​15541) (Milos Djermanovic)
  • 6f940c3 feat: Implement FlatRuleTester (#​15519) (Nicholas C. Zakas)

Documentation

  • 570a036 docs: add one-var example with for-loop initializer (#​15596) (Milos Djermanovic)
  • 417191d docs: Remove the $ prefix in terminal commands (#​15565) (Andreas Lewis)
  • 389ff34 docs: add missing Variable#scope property in the scope manager docs (#​15571) (Milos Djermanovic)
  • f63795d docs: no-eval replace dead link with working one (#​15568) (rasenplanscher)
  • 0383591 docs: Remove old Markdown issue template (#​15556) (Brandon Mills)
  • a8dd5a2 docs: add 'when not to use it' section in no-duplicate-case docs (#​15563) (Milos Djermanovic)
  • 1ad439e docs: add missed verb in docs (#​15550) (Jeff Mosawy)

Chores

  • 586d45c chore: Upgrade to espree@9.3.1 (#​15600) (Milos Djermanovic)
  • 623e1e2 chore: Upgrade to eslint-visitor-keys@3.3.0 (#​15599) (Milos Djermanovic)
  • 355b23d chore: fix outdated link to Code of Conduct in PR template (#​15578) (Rich Trott)
  • b10fef2 ci: use Node 16 for browser test (#​15569) (Milos Djermanovic)
  • 92f89fb chore: suggest demo link in bug report template (#​15557) (Brandon Mills)
prettier/eslint-config-prettier

v8.4.0

Compare Source

jest-community/eslint-plugin-jest

v26.1.1

Compare Source

Bug Fixes

v26.1.0

Compare Source

Features

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 2, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 2, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 2, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 2, 2022
@renovate renovate bot merged commit b078bf4 into main Mar 2, 2022
@renovate renovate bot deleted the renovate/linters branch March 2, 2022 12:39
domeq added a commit that referenced this pull request Mar 18, 2022
## [2.1.0](v2.0.4...v2.1.0) (2022-03-18)

### Features

* make releasing easier ([#93](#93)) ([b3e8324](b3e8324))

### Bug Fixes

* **deps:** update dependency ramda to v0.28.0 ([#74](#74)) ([26b1eb4](26b1eb4))

### Documentation

* add github badges ([#68](#68)) ([c101297](c101297))

### Configuration changes

* **renovate:** use shared preset ([#84](#84)) ([24abffc](24abffc))

### Miscellaneous Chores

* **deps:** update actions/checkout action to v3 ([#83](#83)) ([432459e](432459e))
* **deps:** update dependency @babel/eslint-parser to v7.17.0 ([#77](#77)) ([b9c7502](b9c7502))
* **deps:** update dependency @middy/core to v2.5.7 ([#75](#75)) ([c3f74ff](c3f74ff))
* **deps:** update dependency eslint to v8.11.0 ([#89](#89)) ([d0f772c](d0f772c))
* **deps:** update dependency eslint to v8.8.0 ([#71](#71)) ([c9aca83](c9aca83))
* **deps:** update dependency eslint-config-prettier to v8.5.0 ([#87](#87)) ([db65c30](db65c30))
* **deps:** update dependency eslint-plugin-import to v2.25.4 ([#72](#72)) ([899114e](899114e))
* **deps:** update dependency eslint-plugin-jest to v26 ([#76](#76)) ([0121338](0121338))
* **deps:** update dependency jest to v27.4.7 ([#73](#73)) ([fdce354](fdce354))
* **deps:** update dependency jest to v27.5.1 ([#85](#85)) ([4ce92b7](4ce92b7))
* **deps:** update dependency lint-staged to v12.3.3 ([#69](#69)) ([327b770](327b770))
* **deps:** update dependency lint-staged to v12.3.4 ([#81](#81)) ([ef4f46b](ef4f46b))
* **deps:** update dependency lint-staged to v12.3.5 ([#88](#88)) ([4374c97](4374c97))
* **deps:** update dependency lint-staged to v12.3.6 ([#90](#90)) ([fd9e8ae](fd9e8ae))
* **deps:** update dependency prettier to v2.6.0 ([#91](#91)) ([2a10d92](2a10d92))
* **deps:** update linters ([#86](#86)) ([b078bf4](b078bf4))
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.

None yet

1 participant