Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

chore(devdeps): update dependency eslint to v8.19.0 #391

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.18.0 -> 8.19.0 age adoption passing confidence

Release Notes

eslint/eslint

v8.19.0

Compare Source

Features

  • 7023628 feat: add importNames support for patterns in no-restricted-imports (#​16059) (Brandon Scott)
  • 472c368 feat: fix handling of blockless with statements in indent rule (#​16068) (Milos Djermanovic)

Bug Fixes

  • fc81848 fix: throw helpful exception when rule has wrong return type (#​16075) (Bryan Mishkin)

Documentation

  • 3ae0574 docs: Remove duplicate rule descriptions (#​16052) (Amaresh S M)
  • f50cf43 docs: Add base href to each page to fix relative URLs (#​16046) (Nicholas C. Zakas)
  • ae4b449 docs: make logo link clickable on small width screens (#​16058) (Milos Djermanovic)
  • 280f898 docs: use only fenced code blocks (#​16044) (Milos Djermanovic)
  • f5d63b9 docs: add listener only if element exists (#​16045) (Amaresh S M)
  • 8b639cc docs: add missing migrating-to-8.0.0 in the user guide (#​16048) (唯然)
  • b8e68c1 docs: Update release process (#​16036) (Nicholas C. Zakas)
  • 6d0cb11 docs: remove table of contents from markdown text (#​15999) (Nitin Kumar)

Chores


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

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

@renovate renovate bot requested review from a team, chambo-e and QuiiBz and removed request for a team July 11, 2022 10:16
@renovate renovate bot force-pushed the renovate/eslint-8.x branch from 29126bd to 0ab1fba Compare July 11, 2022 10:31
@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2022

Codecov Report

Merging #391 (0ab1fba) into main (4f130de) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #391   +/-   ##
=======================================
  Coverage   94.04%   94.04%           
=======================================
  Files          21       21           
  Lines         235      235           
  Branches       26       26           
=======================================
  Hits          221      221           
  Misses          9        9           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f130de...0ab1fba. Read the comment docs.

@chambo-e chambo-e merged commit cacbcf1 into main Jul 11, 2022
@chambo-e chambo-e deleted the renovate/eslint-8.x branch July 11, 2022 10:44
scaleway-bot pushed a commit that referenced this pull request Jul 11, 2022
## [1.20.4](v1.20.3...v1.20.4) (2022-07-11)

### 📦 Chore

* **devdeps:** pin dependency @testing-library/react-hooks to 8.0.1 ([#385](#385)) ([17aeb1b](17aeb1b))
* **devdeps:** update actions/setup-node action to v3.4.0 ([#395](#395)) ([a0db091](a0db091))
* **devdeps:** update dependency @semantic-release/github to v8.0.5 ([#387](#387)) ([4f130de](4f130de))
* **devdeps:** update dependency @testing-library/dom to v8.16.0 ([#390](#390)) ([f32bda1](f32bda1))
* **devdeps:** update dependency eslint to v8.19.0 ([#391](#391)) ([cacbcf1](cacbcf1))
* **devdeps:** update jest monorepo to v28.1.2 ([#389](#389)) ([b649bab](b649bab))
* **devdeps:** update node.js to v18.5 ([#393](#393)) ([f168eb7](f168eb7))
* **devdeps:** update pnpm to v7.5.0 ([#394](#394)) ([6b4cf0d](6b4cf0d))

### 🐛 Bug Fixes

* **rich-select:** find options in groups options ([#384](#384)) ([385c08a](385c08a))
@scaleway-bot
Copy link
Collaborator

🎉 This PR is included in version 1.20.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants