mizdra / happy-css-modules

Typed, definition jumpable CSS Modules. Moreover, easy!
MIT License
225 stars 5 forks source link

chore(deps): update dependency eslint to ^8.20.0 - autoclosed #27

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.17.0 -> ^8.20.0 age adoption passing confidence

Release Notes

eslint/eslint ### [`v8.20.0`](https://togithub.com/eslint/eslint/releases/tag/v8.20.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.19.0...v8.20.0) ##### Features - [`ca83178`](https://togithub.com/eslint/eslint/commit/ca83178b18cd5d649bd52a20aef8f8b3f48d3085) feat: catch preprocess errors ([#​16105](https://togithub.com/eslint/eslint/issues/16105)) (JounQin) ##### Bug Fixes - [`30be0ed`](https://togithub.com/eslint/eslint/commit/30be0ed4d84dd436e6c2e345e264c10b2bd37308) fix: no-warning-comments rule escapes special RegEx characters in terms ([#​16090](https://togithub.com/eslint/eslint/issues/16090)) (Lachlan Hunt) - [`bfe5e88`](https://togithub.com/eslint/eslint/commit/bfe5e884098874bb512609bcd94a5e5ed797839d) fix: ignore spacing before `]` and `}` in comma-spacing ([#​16113](https://togithub.com/eslint/eslint/issues/16113)) (Milos Djermanovic) ##### Documentation - [`845c4f4`](https://togithub.com/eslint/eslint/commit/845c4f40274ccb3727c624db44c7a23aafa71318) docs: Add website team details ([#​16115](https://togithub.com/eslint/eslint/issues/16115)) (Nicholas C. Zakas) - [`5a0dfdb`](https://togithub.com/eslint/eslint/commit/5a0dfdb9938ffdcea52047466bac11ea983f4b29) docs: Link to blog post in no-constant-binary-expression ([#​16112](https://togithub.com/eslint/eslint/issues/16112)) (Jordan Eldredge) - [`bc692a9`](https://togithub.com/eslint/eslint/commit/bc692a9bf5c664c646ce386eff44eb706c231127) docs: remove install command ([#​16084](https://togithub.com/eslint/eslint/issues/16084)) (Strek) - [`49ca3f0`](https://togithub.com/eslint/eslint/commit/49ca3f090425e06fdf6e66bcf2415508c46671e1) docs: don't show toc when content not found ([#​16095](https://togithub.com/eslint/eslint/issues/16095)) (Amaresh S M) - [`ba19e3f`](https://togithub.com/eslint/eslint/commit/ba19e3f80a32ceae82e0ed6c0acf16061d8370da) docs: enhance 404 page UI ([#​16097](https://togithub.com/eslint/eslint/issues/16097)) (Amaresh S M) - [`a75d3b4`](https://togithub.com/eslint/eslint/commit/a75d3b47b84f59c080c0c8301ae859fa64aa0f0f) docs: remove unused meta.docs.category field in working-with-rules page ([#​16109](https://togithub.com/eslint/eslint/issues/16109)) (Brandon Scott) - [`cdc0206`](https://togithub.com/eslint/eslint/commit/cdc020639022dd931863460273de61f4ed4ce0f8) docs: add formatters page edit link ([#​16094](https://togithub.com/eslint/eslint/issues/16094)) (Amaresh S M) - [`4d1ed22`](https://togithub.com/eslint/eslint/commit/4d1ed22dede531108c8a7899d513f64f0662c135) docs: preselect default theme ([#​16098](https://togithub.com/eslint/eslint/issues/16098)) (Strek) - [`4b79612`](https://togithub.com/eslint/eslint/commit/4b79612f0bdf860142401033f32fe9a5b8cd7d03) docs: add missing correct/incorrect containers ([#​16087](https://togithub.com/eslint/eslint/issues/16087)) (Milos Djermanovic) - [`09f6acb`](https://togithub.com/eslint/eslint/commit/09f6acbf2136e3084a3174607ab29a48d5d519b0) docs: fix UI bug on rules index and details pages ([#​16082](https://togithub.com/eslint/eslint/issues/16082)) (Deepshika S) - [`f5db264`](https://togithub.com/eslint/eslint/commit/f5db264931fd6259e064b5cf24b4233f5aaa4c7d) docs: remove remaining duplicate rule descriptions ([#​16093](https://togithub.com/eslint/eslint/issues/16093)) (Milos Djermanovic) - [`32a6b2a`](https://togithub.com/eslint/eslint/commit/32a6b2a5caae8fa3734dfbdb9640bb4963fc5f4f) docs: Add scroll behaviour smooth ([#​16056](https://togithub.com/eslint/eslint/issues/16056)) (Amaresh S M) ##### Chores - [`bbf8df4`](https://togithub.com/eslint/eslint/commit/bbf8df41c901d41753ca4f3f0baf021944782597) chore: Mark autogenerated release blog post as draft ([#​16130](https://togithub.com/eslint/eslint/issues/16130)) (Nicholas C. Zakas) - [`eee4306`](https://togithub.com/eslint/eslint/commit/eee43067f635c0ec3b61e416f47849029d12268d) chore: update internal lint dependencies ([#​16088](https://togithub.com/eslint/eslint/issues/16088)) (Bryan Mishkin) - [`9615a42`](https://togithub.com/eslint/eslint/commit/9615a42c9f065188024423a28b603cb93dad18d4) chore: update formatter examples template to avoid markdown lint error ([#​16085](https://togithub.com/eslint/eslint/issues/16085)) (Milos Djermanovic) - [`62541ed`](https://togithub.com/eslint/eslint/commit/62541edf5843ff8e01f14f870701d5df0b2c1cb5) chore: fix markdown linting error ([#​16083](https://togithub.com/eslint/eslint/issues/16083)) (唯然) ### [`v8.19.0`](https://togithub.com/eslint/eslint/releases/tag/v8.19.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.18.0...v8.19.0) ##### Features - [`7023628`](https://togithub.com/eslint/eslint/commit/7023628eb3af1bcc0151afab2bf617217fae51b1) feat: add importNames support for patterns in no-restricted-imports ([#​16059](https://togithub.com/eslint/eslint/issues/16059)) (Brandon Scott) - [`472c368`](https://togithub.com/eslint/eslint/commit/472c3681364833f697d726abc3c33fbe2663eeb7) feat: fix handling of blockless `with` statements in indent rule ([#​16068](https://togithub.com/eslint/eslint/issues/16068)) (Milos Djermanovic) ##### Bug Fixes - [`fc81848`](https://togithub.com/eslint/eslint/commit/fc81848238ee0f6ff93615875ea4b8e95dc09249) fix: throw helpful exception when rule has wrong return type ([#​16075](https://togithub.com/eslint/eslint/issues/16075)) (Bryan Mishkin) ##### Documentation - [`3ae0574`](https://togithub.com/eslint/eslint/commit/3ae0574fc78c4a2b406625e4792cb2859cb9bcb1) docs: Remove duplicate rule descriptions ([#​16052](https://togithub.com/eslint/eslint/issues/16052)) (Amaresh S M) - [`f50cf43`](https://togithub.com/eslint/eslint/commit/f50cf436aaa5dff1273f4753dd3fc6782f95a045) docs: Add base href to each page to fix relative URLs ([#​16046](https://togithub.com/eslint/eslint/issues/16046)) (Nicholas C. Zakas) - [`ae4b449`](https://togithub.com/eslint/eslint/commit/ae4b449719d496fd611903d596341ec4c1d81c16) docs: make logo link clickable on small width screens ([#​16058](https://togithub.com/eslint/eslint/issues/16058)) (Milos Djermanovic) - [`280f898`](https://togithub.com/eslint/eslint/commit/280f898bff9b809327e4c94cea3632ba95af4485) docs: use only fenced code blocks ([#​16044](https://togithub.com/eslint/eslint/issues/16044)) (Milos Djermanovic) - [`f5d63b9`](https://togithub.com/eslint/eslint/commit/f5d63b9e15d9f325ef4953b683cb67133b05e9ea) docs: add listener only if element exists ([#​16045](https://togithub.com/eslint/eslint/issues/16045)) (Amaresh S M) - [`8b639cc`](https://togithub.com/eslint/eslint/commit/8b639ccb2fb0f0a7d7aaee1f1fc2881a237de95d) docs: add missing migrating-to-8.0.0 in the user guide ([#​16048](https://togithub.com/eslint/eslint/issues/16048)) (唯然) - [`b8e68c1`](https://togithub.com/eslint/eslint/commit/b8e68c1f7e2b8fa5c108216f74dcd3100aa33b0f) docs: Update release process ([#​16036](https://togithub.com/eslint/eslint/issues/16036)) (Nicholas C. Zakas) - [`6d0cb11`](https://togithub.com/eslint/eslint/commit/6d0cb11c6d134896d8920c9bf3cc3e492f0eb8e2) docs: remove table of contents from markdown text ([#​15999](https://togithub.com/eslint/eslint/issues/15999)) (Nitin Kumar) ##### Chores - [`e884933`](https://togithub.com/eslint/eslint/commit/e88493395b3be2b08e14e9b84d20d2733f78582c) chore: use `github-slugger` for markdown anchors ([#​16067](https://togithub.com/eslint/eslint/issues/16067)) (Strek) - [`02e9cb0`](https://togithub.com/eslint/eslint/commit/02e9cb01e7663af3a3fd16725afc7d71e73b9eed) chore: revamp carbon ad style ([#​16078](https://togithub.com/eslint/eslint/issues/16078)) (Amaresh S M) - [`b6aee95`](https://togithub.com/eslint/eslint/commit/b6aee9591ecc2e2f5738ab8bef20faac1e05b5c3) chore: remove unwanted comments from rules markdown ([#​16054](https://togithub.com/eslint/eslint/issues/16054)) (Strek) - [`6840940`](https://togithub.com/eslint/eslint/commit/6840940a766d671831d5cee0e3c0e2f4e642632a) chore: correctly use .markdownlintignore in Makefile ([#​16060](https://togithub.com/eslint/eslint/issues/16060)) (Bryan Mishkin) - [`48904fb`](https://togithub.com/eslint/eslint/commit/48904fb00fc5001e534034e2e513ca99f3ada35e) chore: add missing images ([#​16017](https://togithub.com/eslint/eslint/issues/16017)) (Amaresh S M) - [`910f741`](https://togithub.com/eslint/eslint/commit/910f741885a18b7744d4125e98e554312bc873eb) chore: add architecture to nav ([#​16039](https://togithub.com/eslint/eslint/issues/16039)) (Strek) - [`9bb24c1`](https://togithub.com/eslint/eslint/commit/9bb24c1deb7ab6743080520d11aefe9c6b8b8f2d) chore: add correct incorrect in all rules doc ([#​16021](https://togithub.com/eslint/eslint/issues/16021)) (Deepshika S) - [`5a96af8`](https://togithub.com/eslint/eslint/commit/5a96af853dcbe29c9f125a63528f3fec9fc0aae8) chore: prepare versions data file ([#​16035](https://togithub.com/eslint/eslint/issues/16035)) (Nicholas C. Zakas) - [`50afe6f`](https://togithub.com/eslint/eslint/commit/50afe6fe8c92a1d5d52415e149d52e1e129c3cc7) chore: Included githubactions in the dependabot config ([#​15985](https://togithub.com/eslint/eslint/issues/15985)) (Naveen) - [`473411e`](https://togithub.com/eslint/eslint/commit/473411e61d46c2bbac70e9a66d434d477851d98a) chore: add deploy workflow for playground ([#​16034](https://togithub.com/eslint/eslint/issues/16034)) (Milos Djermanovic) - [`a30b66c`](https://togithub.com/eslint/eslint/commit/a30b66c030bf45864784c0550276267e5a146697) chore: fix print style ([#​16025](https://togithub.com/eslint/eslint/issues/16025)) (Amaresh S M) - [`f4dad59`](https://togithub.com/eslint/eslint/commit/f4dad59e5c7e966291d6f8c1456a465ae5629061) chore: add noindex meta tag ([#​16016](https://togithub.com/eslint/eslint/issues/16016)) (Milos Djermanovic) - [`db387a8`](https://togithub.com/eslint/eslint/commit/db387a87b23c398ed691ba35bdf3b6aa7dcfe750) chore: fix sitemap ([#​16026](https://togithub.com/eslint/eslint/issues/16026)) (Milos Djermanovic) - [`285fbc5`](https://togithub.com/eslint/eslint/commit/285fbc5e6a92c50e1195f252675b599ecd929b9d) chore: remove TOC from printable ([#​16020](https://togithub.com/eslint/eslint/issues/16020)) (Strek) - [`8e84c21`](https://togithub.com/eslint/eslint/commit/8e84c2148cc2d25a7076e73233ae41bc1a000a53) chore: remove ligatures from fonts ([#​16019](https://togithub.com/eslint/eslint/issues/16019)) (Strek) ### [`v8.18.0`](https://togithub.com/eslint/eslint/releases/tag/v8.18.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.17.0...v8.18.0) #### Features - [`a6273b8`](https://togithub.com/eslint/eslint/commit/a6273b83b103c463937936ef2404575758a7baa4) feat: account for rule creation time in performance reports ([#​15982](https://togithub.com/eslint/eslint/issues/15982)) (Nitin Kumar) #### Bug Fixes - [`f364d47`](https://togithub.com/eslint/eslint/commit/f364d47013d146cdea42b27a7b24d105223f5ffe) fix: Make no-unused-vars treat for..of loops same as for..in loops ([#​15868](https://togithub.com/eslint/eslint/issues/15868)) (Alex Bass) #### Documentation - [`4871047`](https://togithub.com/eslint/eslint/commit/4871047dbd0c5ef5e4089425a85ac85dcd9cf263) docs: Update analytics, canonical URL, ads ([#​15996](https://togithub.com/eslint/eslint/issues/15996)) (Nicholas C. Zakas) - [`cddad14`](https://togithub.com/eslint/eslint/commit/cddad1495fbc1750c26330f7aadc6647e2eebac3) docs: Add correct/incorrect containers ([#​15998](https://togithub.com/eslint/eslint/issues/15998)) (Nicholas C. Zakas) - [`b04bc6f`](https://togithub.com/eslint/eslint/commit/b04bc6f1d558d9ad5eb57383a779fec5a170b3d3) docs: Add rules meta info to rule pages ([#​15902](https://togithub.com/eslint/eslint/issues/15902)) (Nicholas C. Zakas) - [`1324f10`](https://togithub.com/eslint/eslint/commit/1324f10ac58d3685fdb656a4fc9d1e5c9d035e42) docs: unify the wording referring to optional exception ([#​15893](https://togithub.com/eslint/eslint/issues/15893)) (Abdelrahman Elkady) - [`ad54d02`](https://togithub.com/eslint/eslint/commit/ad54d0246797cdd849948e7a5d31571c498af7aa) docs: add missing trailing slash to some internal links ([#​15991](https://togithub.com/eslint/eslint/issues/15991)) (Milos Djermanovic) - [`df7768e`](https://togithub.com/eslint/eslint/commit/df7768e16a5ab55da97749bb89ff19f98ce0cc6c) docs: Switch to version-relative URLs ([#​15978](https://togithub.com/eslint/eslint/issues/15978)) (Nicholas C. Zakas) - [`21d6479`](https://togithub.com/eslint/eslint/commit/21d647904dc30f9484b22acdd9243a6d0ecfba38) docs: change some absolute links to relative ([#​15970](https://togithub.com/eslint/eslint/issues/15970)) (Milos Djermanovic) - [`f31216a`](https://togithub.com/eslint/eslint/commit/f31216a90a6204ed1fd56547772376a10f5d3ebb) docs: Update README team and sponsors (ESLint Jenkins) #### Build Related - [`ed49f15`](https://togithub.com/eslint/eslint/commit/ed49f15fad96060501927ca27ebda1a4c736ed04) build: remove unwanted parallel and image-min for dev server ([#​15986](https://togithub.com/eslint/eslint/issues/15986)) (Strek) #### Chores - [`f6e2e63`](https://togithub.com/eslint/eslint/commit/f6e2e632fa3710cfa467b15350b08dea6e0e3dfc) chore: fix 'replaced by' rule list ([#​16007](https://togithub.com/eslint/eslint/issues/16007)) (Milos Djermanovic) - [`d94dc84`](https://togithub.com/eslint/eslint/commit/d94dc84ae76a36b4ee9268c40d8536d2f5b1c63c) chore: remove unused deprecation warnings ([#​15994](https://togithub.com/eslint/eslint/issues/15994)) (Francesco Trotta) - [`cdcf11e`](https://togithub.com/eslint/eslint/commit/cdcf11e457a2455bd8875d78651fec55dd148139) chore: fix versions link ([#​15995](https://togithub.com/eslint/eslint/issues/15995)) (Milos Djermanovic) - [`d2a8715`](https://togithub.com/eslint/eslint/commit/d2a871543a12143fa0ecea13d7508021fd019031) chore: add trailing slash to `pathPrefix` ([#​15993](https://togithub.com/eslint/eslint/issues/15993)) (Milos Djermanovic) - [`58a1bf0`](https://togithub.com/eslint/eslint/commit/58a1bf0de33adb1d54c8051090f01984daa08c86) chore: tweak URL rewriting for local previews ([#​15992](https://togithub.com/eslint/eslint/issues/15992)) (Milos Djermanovic) - [`80404d2`](https://togithub.com/eslint/eslint/commit/80404d28f040df49706ba2c1e954aee945711aa9) chore: remove docs deploy workflow ([#​15984](https://togithub.com/eslint/eslint/issues/15984)) (Nicholas C. Zakas) - [`71bc750`](https://togithub.com/eslint/eslint/commit/71bc75012b1377d3c7e57deea0ad06f99c4c65bf) chore: Set permissions for GitHub actions ([#​15971](https://togithub.com/eslint/eslint/issues/15971)) (Naveen) - [`90ff647`](https://togithub.com/eslint/eslint/commit/90ff64742ede6ef29018cb967fc4f20d7b85b592) chore: avoid generating subdirectories for each page on new docs site ([#​15967](https://togithub.com/eslint/eslint/issues/15967)) (Milos Djermanovic)

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Asia/Tokyo, Automerge - 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.



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

renovate[bot] commented 2 years ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: pnpm-lock.yaml
installing v2 tool pnpm v7.2.1
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.

added 1 package in 3s
linking tool pnpm v7.2.1
7.2.1
Scope: all 2 projects
example                                  | Progress: resolved 1, reused 0, downloaded 0, added 0
example                                  | Progress: resolved 5, reused 0, downloaded 1, added 0
Progress: resolved 1, reused 0, downloaded 0, added 0
example                                  | Progress: resolved 22, reused 0, downloaded 1, added 0
Progress: resolved 12, reused 0, downloaded 1, added 0
example                                  | Progress: resolved 22, reused 0, downloaded 6, added 0
Progress: resolved 19, reused 0, downloaded 13, added 0
example                                  | Progress: resolved 26, reused 0, downloaded 7, added 0
Progress: resolved 21, reused 0, downloaded 15, added 0
example                                  | Progress: resolved 30, reused 0, downloaded 10, added 0
Progress: resolved 25, reused 0, downloaded 17, added 0
example                                  | Progress: resolved 39, reused 0, downloaded 13, added 0
Progress: resolved 25, reused 0, downloaded 20, added 0
example                                  | Progress: resolved 54, reused 0, downloaded 23, added 0
example                                  | Progress: resolved 66, reused 0, downloaded 33, added 0
Progress: resolved 26, reused 0, downloaded 20, added 0
example                                  | Progress: resolved 85, reused 0, downloaded 48, added 0
Progress: resolved 27, reused 0, downloaded 20, added 0
example                                  | Progress: resolved 107, reused 0, downloaded 69, added 0
Progress: resolved 27, reused 0, downloaded 21, added 0
example                                  | Progress: resolved 132, reused 0, downloaded 89, added 0
example                                  | Progress: resolved 155, reused 0, downloaded 109, added 0
example                                  |  WARN  deprecated querystring@0.2.0
example                                  | Progress: resolved 177, reused 0, downloaded 134, added 0
example                                  | Progress: resolved 197, reused 0, downloaded 151, added 0
Progress: resolved 27, reused 0, downloaded 22, added 0
example                                  | Progress: resolved 223, reused 0, downloaded 175, added 0
example                                  | Progress: resolved 250, reused 0, downloaded 202, added 0
Progress: resolved 28, reused 0, downloaded 22, added 0
example                                  | Progress: resolved 270, reused 0, downloaded 223, added 0
Progress: resolved 28, reused 0, downloaded 23, added 0
example                                  | Progress: resolved 271, reused 0, downloaded 255, added 0
Progress: resolved 28, reused 0, downloaded 24, added 0
example                                  | Progress: resolved 271, reused 0, downloaded 258, added 0
Progress: resolved 29, reused 0, downloaded 25, added 0
example                                  | Progress: resolved 271, reused 0, downloaded 259, added 0
Progress: resolved 30, reused 0, downloaded 25, added 0
Progress: resolved 30, reused 0, downloaded 26, added 0
Progress: resolved 31, reused 0, downloaded 26, added 0
Progress: resolved 163, reused 0, downloaded 26, added 0
Progress: resolved 184, reused 0, downloaded 48, added 0
Progress: resolved 194, reused 0, downloaded 62, added 0
Progress: resolved 209, reused 0, downloaded 81, added 0
Progress: resolved 232, reused 0, downloaded 104, added 0
Progress: resolved 270, reused 0, downloaded 137, added 0
Progress: resolved 294, reused 0, downloaded 154, added 0
Progress: resolved 320, reused 0, downloaded 180, added 0
Progress: resolved 353, reused 0, downloaded 218, added 0
Progress: resolved 386, reused 0, downloaded 247, added 0
Progress: resolved 424, reused 0, downloaded 287, added 0
Progress: resolved 462, reused 0, downloaded 326, added 0
example                                  | Progress: resolved 271, reused 0, downloaded 260, added 0
Progress: resolved 485, reused 0, downloaded 360, added 0
undefined
/mnt/renovate/gh/mizdra/checkable-css-modules/example:
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
└─┬ checkable-css-modules
  └── ✕ missing peer postcss@^7.0.0
Peer dependencies that should be installed:
  postcss@^7.0.0

hint: If you want peer dependencies to be automatically installed, add "auto-install-peers=true" to an .npmrc file at the root of your project.
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.