Bump eslint from 8.15.0 to 8.19.0 in /frontend #282

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/frontend/eslint-8.19.0 into main
dependabot[bot] commented 2022-07-04 10:31:00 +00:00 (Migrated from github.com)

Bumps eslint from 8.15.0 to 8.19.0.

Release notes

Sourced from eslint's releases.

v8.19.0

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

  • e884933 chore: use github-slugger for markdown anchors (#16067) (Strek)
  • 02e9cb0 chore: revamp carbon ad style (#16078) (Amaresh S M)
  • b6aee95 chore: remove unwanted comments from rules markdown (#16054) (Strek)
  • 6840940 chore: correctly use .markdownlintignore in Makefile (#16060) (Bryan Mishkin)
  • 48904fb chore: add missing images (#16017) (Amaresh S M)
  • 910f741 chore: add architecture to nav (#16039) (Strek)
  • 9bb24c1 chore: add correct incorrect in all rules doc (#16021) (Deepshika S)
  • 5a96af8 chore: prepare versions data file (#16035) (Nicholas C. Zakas)
  • 50afe6f chore: Included githubactions in the dependabot config (#15985) (Naveen)
  • 473411e chore: add deploy workflow for playground (#16034) (Milos Djermanovic)
  • a30b66c chore: fix print style (#16025) (Amaresh S M)
  • f4dad59 chore: add noindex meta tag (#16016) (Milos Djermanovic)
  • db387a8 chore: fix sitemap (#16026) (Milos Djermanovic)
  • 285fbc5 chore: remove TOC from printable (#16020) (Strek)
  • 8e84c21 chore: remove ligatures from fonts (#16019) (Strek)

v8.18.0

Features

  • a6273b8 feat: account for rule creation time in performance reports (#15982) (Nitin Kumar)

Bug Fixes

  • f364d47 fix: Make no-unused-vars treat for..of loops same as for..in loops (#15868) (Alex Bass)

Documentation

  • 4871047 docs: Update analytics, canonical URL, ads (#15996) (Nicholas C. Zakas)
  • cddad14 docs: Add correct/incorrect containers (#15998) (Nicholas C. Zakas)
  • b04bc6f docs: Add rules meta info to rule pages (#15902) (Nicholas C. Zakas)
  • 1324f10 docs: unify the wording referring to optional exception (#15893) (Abdelrahman Elkady)
  • ad54d02 docs: add missing trailing slash to some internal links (#15991) (Milos Djermanovic)
  • df7768e docs: Switch to version-relative URLs (#15978) (Nicholas C. Zakas)
  • 21d6479 docs: change some absolute links to relative (#15970) (Milos Djermanovic)

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.19.0 - July 1, 2022

  • 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)
  • fc81848 fix: throw helpful exception when rule has wrong return type (#16075) (Bryan Mishkin)
  • e884933 chore: use github-slugger for markdown anchors (#16067) (Strek)
  • 02e9cb0 chore: revamp carbon ad style (#16078) (Amaresh S M)
  • 3ae0574 docs: Remove duplicate rule descriptions (#16052) (Amaresh S M)
  • b6aee95 chore: remove unwanted comments from rules markdown (#16054) (Strek)
  • f50cf43 docs: Add base href to each page to fix relative URLs (#16046) (Nicholas C. Zakas)
  • 6840940 chore: correctly use .markdownlintignore in Makefile (#16060) (Bryan Mishkin)
  • 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)
  • 48904fb chore: add missing images (#16017) (Amaresh S M)
  • 910f741 chore: add architecture to nav (#16039) (Strek)
  • 9bb24c1 chore: add correct incorrect in all rules doc (#16021) (Deepshika S)
  • 5a96af8 chore: prepare versions data file (#16035) (Nicholas C. Zakas)
  • 50afe6f chore: Included githubactions in the dependabot config (#15985) (Naveen)
  • 6d0cb11 docs: remove table of contents from markdown text (#15999) (Nitin Kumar)
  • 473411e chore: add deploy workflow for playground (#16034) (Milos Djermanovic)
  • a30b66c chore: fix print style (#16025) (Amaresh S M)
  • f4dad59 chore: add noindex meta tag (#16016) (Milos Djermanovic)
  • db387a8 chore: fix sitemap (#16026) (Milos Djermanovic)
  • 285fbc5 chore: remove TOC from printable (#16020) (Strek)
  • 8e84c21 chore: remove ligatures from fonts (#16019) (Strek)

v8.18.0 - June 17, 2022

  • f6e2e63 chore: fix 'replaced by' rule list (#16007) (Milos Djermanovic)
  • ed49f15 build: remove unwanted parallel and image-min for dev server (#15986) (Strek)
  • 4871047 docs: Update analytics, canonical URL, ads (#15996) (Nicholas C. Zakas)
  • d94dc84 chore: remove unused deprecation warnings (#15994) (Francesco Trotta)
  • a6273b8 feat: account for rule creation time in performance reports (#15982) (Nitin Kumar)
  • cddad14 docs: Add correct/incorrect containers (#15998) (Nicholas C. Zakas)
  • b04bc6f docs: Add rules meta info to rule pages (#15902) (Nicholas C. Zakas)
  • f364d47 fix: Make no-unused-vars treat for..of loops same as for..in loops (#15868) (Alex Bass)
  • 1324f10 docs: unify the wording referring to optional exception (#15893) (Abdelrahman Elkady)
  • cdcf11e chore: fix versions link (#15995) (Milos Djermanovic)
  • d2a8715 chore: add trailing slash to pathPrefix (#15993) (Milos Djermanovic)
  • 58a1bf0 chore: tweak URL rewriting for local previews (#15992) (Milos Djermanovic)
  • ad54d02 docs: add missing trailing slash to some internal links (#15991) (Milos Djermanovic)
  • 80404d2 chore: remove docs deploy workflow (#15984) (Nicholas C. Zakas)
  • df7768e docs: Switch to version-relative URLs (#15978) (Nicholas C. Zakas)
  • 71bc750 chore: Set permissions for GitHub actions (#15971) (Naveen)
  • 90ff647 chore: avoid generating subdirectories for each page on new docs site (#15967) (Milos Djermanovic)
  • 21d6479 docs: change some absolute links to relative (#15970) (Milos Djermanovic)
  • f31216a docs: Update README team and sponsors (ESLint Jenkins)

... (truncated)

Commits
  • 568af4e 8.19.0
  • e74d59c Build: changelog update for 8.19.0
  • 7023628 feat: add importNames support for patterns in no-restricted-imports (#16059)
  • 472c368 feat: fix handling of blockless with statements in indent rule (#16068)
  • fc81848 fix: throw helpful exception when rule has wrong return type (#16075)
  • e884933 chore: use github-slugger for markdown anchors (#16067)
  • 02e9cb0 chore: revamp carbon ad style (#16078)
  • 3ae0574 docs: Remove duplicate rule descriptions (#16052)
  • b6aee95 chore: remove unwanted comments from rules markdown (#16054)
  • f50cf43 docs: Add base href to each page to fix relative URLs (#16046)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v8.19.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/7023628eb3af1bcc0151afab2bf617217fae51b1"><code>7023628</code></a> feat: add importNames support for patterns in no-restricted-imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16059">#16059</a>) (Brandon Scott)</li> <li><a href="https://github.com/eslint/eslint/commit/472c3681364833f697d726abc3c33fbe2663eeb7"><code>472c368</code></a> feat: fix handling of blockless <code>with</code> statements in indent rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16068">#16068</a>) (Milos Djermanovic)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/fc81848238ee0f6ff93615875ea4b8e95dc09249"><code>fc81848</code></a> fix: throw helpful exception when rule has wrong return type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16075">#16075</a>) (Bryan Mishkin)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/3ae0574fc78c4a2b406625e4792cb2859cb9bcb1"><code>3ae0574</code></a> docs: Remove duplicate rule descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16052">#16052</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/f50cf436aaa5dff1273f4753dd3fc6782f95a045"><code>f50cf43</code></a> docs: Add base href to each page to fix relative URLs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16046">#16046</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/ae4b449719d496fd611903d596341ec4c1d81c16"><code>ae4b449</code></a> docs: make logo link clickable on small width screens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16058">#16058</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/280f898bff9b809327e4c94cea3632ba95af4485"><code>280f898</code></a> docs: use only fenced code blocks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16044">#16044</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f5d63b9e15d9f325ef4953b683cb67133b05e9ea"><code>f5d63b9</code></a> docs: add listener only if element exists (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16045">#16045</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/8b639ccb2fb0f0a7d7aaee1f1fc2881a237de95d"><code>8b639cc</code></a> docs: add missing migrating-to-8.0.0 in the user guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16048">#16048</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/b8e68c1f7e2b8fa5c108216f74dcd3100aa33b0f"><code>b8e68c1</code></a> docs: Update release process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16036">#16036</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/6d0cb11c6d134896d8920c9bf3cc3e492f0eb8e2"><code>6d0cb11</code></a> docs: remove table of contents from markdown text (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15999">#15999</a>) (Nitin Kumar)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/e88493395b3be2b08e14e9b84d20d2733f78582c"><code>e884933</code></a> chore: use <code>github-slugger</code> for markdown anchors (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16067">#16067</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/02e9cb01e7663af3a3fd16725afc7d71e73b9eed"><code>02e9cb0</code></a> chore: revamp carbon ad style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16078">#16078</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/b6aee9591ecc2e2f5738ab8bef20faac1e05b5c3"><code>b6aee95</code></a> chore: remove unwanted comments from rules markdown (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16054">#16054</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/6840940a766d671831d5cee0e3c0e2f4e642632a"><code>6840940</code></a> chore: correctly use .markdownlintignore in Makefile (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16060">#16060</a>) (Bryan Mishkin)</li> <li><a href="https://github.com/eslint/eslint/commit/48904fb00fc5001e534034e2e513ca99f3ada35e"><code>48904fb</code></a> chore: add missing images (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16017">#16017</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/910f741885a18b7744d4125e98e554312bc873eb"><code>910f741</code></a> chore: add architecture to nav (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16039">#16039</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/9bb24c1deb7ab6743080520d11aefe9c6b8b8f2d"><code>9bb24c1</code></a> chore: add correct incorrect in all rules doc (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16021">#16021</a>) (Deepshika S)</li> <li><a href="https://github.com/eslint/eslint/commit/5a96af853dcbe29c9f125a63528f3fec9fc0aae8"><code>5a96af8</code></a> chore: prepare versions data file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16035">#16035</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/50afe6fe8c92a1d5d52415e149d52e1e129c3cc7"><code>50afe6f</code></a> chore: Included githubactions in the dependabot config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15985">#15985</a>) (Naveen)</li> <li><a href="https://github.com/eslint/eslint/commit/473411e61d46c2bbac70e9a66d434d477851d98a"><code>473411e</code></a> chore: add deploy workflow for playground (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16034">#16034</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a30b66c030bf45864784c0550276267e5a146697"><code>a30b66c</code></a> chore: fix print style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16025">#16025</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/f4dad59e5c7e966291d6f8c1456a465ae5629061"><code>f4dad59</code></a> chore: add noindex meta tag (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16016">#16016</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/db387a87b23c398ed691ba35bdf3b6aa7dcfe750"><code>db387a8</code></a> chore: fix sitemap (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16026">#16026</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/285fbc5e6a92c50e1195f252675b599ecd929b9d"><code>285fbc5</code></a> chore: remove TOC from printable (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16020">#16020</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/8e84c2148cc2d25a7076e73233ae41bc1a000a53"><code>8e84c21</code></a> chore: remove ligatures from fonts (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16019">#16019</a>) (Strek)</li> </ul> <h2>v8.18.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/a6273b83b103c463937936ef2404575758a7baa4"><code>a6273b8</code></a> feat: account for rule creation time in performance reports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15982">#15982</a>) (Nitin Kumar)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/f364d47013d146cdea42b27a7b24d105223f5ffe"><code>f364d47</code></a> fix: Make no-unused-vars treat for..of loops same as for..in loops (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15868">#15868</a>) (Alex Bass)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/4871047dbd0c5ef5e4089425a85ac85dcd9cf263"><code>4871047</code></a> docs: Update analytics, canonical URL, ads (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15996">#15996</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/cddad1495fbc1750c26330f7aadc6647e2eebac3"><code>cddad14</code></a> docs: Add correct/incorrect containers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15998">#15998</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/b04bc6f1d558d9ad5eb57383a779fec5a170b3d3"><code>b04bc6f</code></a> docs: Add rules meta info to rule pages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15902">#15902</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/1324f10ac58d3685fdb656a4fc9d1e5c9d035e42"><code>1324f10</code></a> docs: unify the wording referring to optional exception (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15893">#15893</a>) (Abdelrahman Elkady)</li> <li><a href="https://github.com/eslint/eslint/commit/ad54d0246797cdd849948e7a5d31571c498af7aa"><code>ad54d02</code></a> docs: add missing trailing slash to some internal links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15991">#15991</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/df7768e16a5ab55da97749bb89ff19f98ce0cc6c"><code>df7768e</code></a> docs: Switch to version-relative URLs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15978">#15978</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/21d647904dc30f9484b22acdd9243a6d0ecfba38"><code>21d6479</code></a> docs: change some absolute links to relative (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15970">#15970</a>) (Milos Djermanovic)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v8.19.0 - July 1, 2022</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/7023628eb3af1bcc0151afab2bf617217fae51b1"><code>7023628</code></a> feat: add importNames support for patterns in no-restricted-imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16059">#16059</a>) (Brandon Scott)</li> <li><a href="https://github.com/eslint/eslint/commit/472c3681364833f697d726abc3c33fbe2663eeb7"><code>472c368</code></a> feat: fix handling of blockless <code>with</code> statements in indent rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16068">#16068</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/fc81848238ee0f6ff93615875ea4b8e95dc09249"><code>fc81848</code></a> fix: throw helpful exception when rule has wrong return type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16075">#16075</a>) (Bryan Mishkin)</li> <li><a href="https://github.com/eslint/eslint/commit/e88493395b3be2b08e14e9b84d20d2733f78582c"><code>e884933</code></a> chore: use <code>github-slugger</code> for markdown anchors (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16067">#16067</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/02e9cb01e7663af3a3fd16725afc7d71e73b9eed"><code>02e9cb0</code></a> chore: revamp carbon ad style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16078">#16078</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/3ae0574fc78c4a2b406625e4792cb2859cb9bcb1"><code>3ae0574</code></a> docs: Remove duplicate rule descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16052">#16052</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/b6aee9591ecc2e2f5738ab8bef20faac1e05b5c3"><code>b6aee95</code></a> chore: remove unwanted comments from rules markdown (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16054">#16054</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/f50cf436aaa5dff1273f4753dd3fc6782f95a045"><code>f50cf43</code></a> docs: Add base href to each page to fix relative URLs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16046">#16046</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/6840940a766d671831d5cee0e3c0e2f4e642632a"><code>6840940</code></a> chore: correctly use .markdownlintignore in Makefile (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16060">#16060</a>) (Bryan Mishkin)</li> <li><a href="https://github.com/eslint/eslint/commit/ae4b449719d496fd611903d596341ec4c1d81c16"><code>ae4b449</code></a> docs: make logo link clickable on small width screens (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16058">#16058</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/280f898bff9b809327e4c94cea3632ba95af4485"><code>280f898</code></a> docs: use only fenced code blocks (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16044">#16044</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f5d63b9e15d9f325ef4953b683cb67133b05e9ea"><code>f5d63b9</code></a> docs: add listener only if element exists (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16045">#16045</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/8b639ccb2fb0f0a7d7aaee1f1fc2881a237de95d"><code>8b639cc</code></a> docs: add missing migrating-to-8.0.0 in the user guide (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16048">#16048</a>) (唯然)</li> <li><a href="https://github.com/eslint/eslint/commit/b8e68c1f7e2b8fa5c108216f74dcd3100aa33b0f"><code>b8e68c1</code></a> docs: Update release process (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16036">#16036</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/48904fb00fc5001e534034e2e513ca99f3ada35e"><code>48904fb</code></a> chore: add missing images (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16017">#16017</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/910f741885a18b7744d4125e98e554312bc873eb"><code>910f741</code></a> chore: add architecture to nav (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16039">#16039</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/9bb24c1deb7ab6743080520d11aefe9c6b8b8f2d"><code>9bb24c1</code></a> chore: add correct incorrect in all rules doc (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16021">#16021</a>) (Deepshika S)</li> <li><a href="https://github.com/eslint/eslint/commit/5a96af853dcbe29c9f125a63528f3fec9fc0aae8"><code>5a96af8</code></a> chore: prepare versions data file (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16035">#16035</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/50afe6fe8c92a1d5d52415e149d52e1e129c3cc7"><code>50afe6f</code></a> chore: Included githubactions in the dependabot config (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15985">#15985</a>) (Naveen)</li> <li><a href="https://github.com/eslint/eslint/commit/6d0cb11c6d134896d8920c9bf3cc3e492f0eb8e2"><code>6d0cb11</code></a> docs: remove table of contents from markdown text (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15999">#15999</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/473411e61d46c2bbac70e9a66d434d477851d98a"><code>473411e</code></a> chore: add deploy workflow for playground (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16034">#16034</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a30b66c030bf45864784c0550276267e5a146697"><code>a30b66c</code></a> chore: fix print style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16025">#16025</a>) (Amaresh S M)</li> <li><a href="https://github.com/eslint/eslint/commit/f4dad59e5c7e966291d6f8c1456a465ae5629061"><code>f4dad59</code></a> chore: add noindex meta tag (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16016">#16016</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/db387a87b23c398ed691ba35bdf3b6aa7dcfe750"><code>db387a8</code></a> chore: fix sitemap (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16026">#16026</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/285fbc5e6a92c50e1195f252675b599ecd929b9d"><code>285fbc5</code></a> chore: remove TOC from printable (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16020">#16020</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/8e84c2148cc2d25a7076e73233ae41bc1a000a53"><code>8e84c21</code></a> chore: remove ligatures from fonts (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16019">#16019</a>) (Strek)</li> </ul> <p>v8.18.0 - June 17, 2022</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/f6e2e632fa3710cfa467b15350b08dea6e0e3dfc"><code>f6e2e63</code></a> chore: fix 'replaced by' rule list (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16007">#16007</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ed49f15fad96060501927ca27ebda1a4c736ed04"><code>ed49f15</code></a> build: remove unwanted parallel and image-min for dev server (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15986">#15986</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/4871047dbd0c5ef5e4089425a85ac85dcd9cf263"><code>4871047</code></a> docs: Update analytics, canonical URL, ads (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15996">#15996</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/d94dc84ae76a36b4ee9268c40d8536d2f5b1c63c"><code>d94dc84</code></a> chore: remove unused deprecation warnings (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15994">#15994</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/a6273b83b103c463937936ef2404575758a7baa4"><code>a6273b8</code></a> feat: account for rule creation time in performance reports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15982">#15982</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/cddad1495fbc1750c26330f7aadc6647e2eebac3"><code>cddad14</code></a> docs: Add correct/incorrect containers (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15998">#15998</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/b04bc6f1d558d9ad5eb57383a779fec5a170b3d3"><code>b04bc6f</code></a> docs: Add rules meta info to rule pages (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15902">#15902</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/f364d47013d146cdea42b27a7b24d105223f5ffe"><code>f364d47</code></a> fix: Make no-unused-vars treat for..of loops same as for..in loops (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15868">#15868</a>) (Alex Bass)</li> <li><a href="https://github.com/eslint/eslint/commit/1324f10ac58d3685fdb656a4fc9d1e5c9d035e42"><code>1324f10</code></a> docs: unify the wording referring to optional exception (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15893">#15893</a>) (Abdelrahman Elkady)</li> <li><a href="https://github.com/eslint/eslint/commit/cdcf11e457a2455bd8875d78651fec55dd148139"><code>cdcf11e</code></a> chore: fix versions link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15995">#15995</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/d2a871543a12143fa0ecea13d7508021fd019031"><code>d2a8715</code></a> chore: add trailing slash to <code>pathPrefix</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15993">#15993</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/58a1bf0de33adb1d54c8051090f01984daa08c86"><code>58a1bf0</code></a> chore: tweak URL rewriting for local previews (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15992">#15992</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ad54d0246797cdd849948e7a5d31571c498af7aa"><code>ad54d02</code></a> docs: add missing trailing slash to some internal links (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15991">#15991</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/80404d28f040df49706ba2c1e954aee945711aa9"><code>80404d2</code></a> chore: remove docs deploy workflow (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15984">#15984</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/df7768e16a5ab55da97749bb89ff19f98ce0cc6c"><code>df7768e</code></a> docs: Switch to version-relative URLs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15978">#15978</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/71bc75012b1377d3c7e57deea0ad06f99c4c65bf"><code>71bc750</code></a> chore: Set permissions for GitHub actions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15971">#15971</a>) (Naveen)</li> <li><a href="https://github.com/eslint/eslint/commit/90ff64742ede6ef29018cb967fc4f20d7b85b592"><code>90ff647</code></a> chore: avoid generating subdirectories for each page on new docs site (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15967">#15967</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/21d647904dc30f9484b22acdd9243a6d0ecfba38"><code>21d6479</code></a> docs: change some absolute links to relative (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15970">#15970</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f31216a90a6204ed1fd56547772376a10f5d3ebb"><code>f31216a</code></a> docs: Update README team and sponsors (ESLint Jenkins)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/568af4e90b458c4c30dd666a864ba5ad14844a3c"><code>568af4e</code></a> 8.19.0</li> <li><a href="https://github.com/eslint/eslint/commit/e74d59c2eb2dd4aaee7f06362f6086a7cd5256e9"><code>e74d59c</code></a> Build: changelog update for 8.19.0</li> <li><a href="https://github.com/eslint/eslint/commit/7023628eb3af1bcc0151afab2bf617217fae51b1"><code>7023628</code></a> feat: add importNames support for patterns in no-restricted-imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16059">#16059</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/472c3681364833f697d726abc3c33fbe2663eeb7"><code>472c368</code></a> feat: fix handling of blockless <code>with</code> statements in indent rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16068">#16068</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/fc81848238ee0f6ff93615875ea4b8e95dc09249"><code>fc81848</code></a> fix: throw helpful exception when rule has wrong return type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16075">#16075</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/e88493395b3be2b08e14e9b84d20d2733f78582c"><code>e884933</code></a> chore: use <code>github-slugger</code> for markdown anchors (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16067">#16067</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/02e9cb01e7663af3a3fd16725afc7d71e73b9eed"><code>02e9cb0</code></a> chore: revamp carbon ad style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16078">#16078</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/3ae0574fc78c4a2b406625e4792cb2859cb9bcb1"><code>3ae0574</code></a> docs: Remove duplicate rule descriptions (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16052">#16052</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b6aee9591ecc2e2f5738ab8bef20faac1e05b5c3"><code>b6aee95</code></a> chore: remove unwanted comments from rules markdown (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16054">#16054</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f50cf436aaa5dff1273f4753dd3fc6782f95a045"><code>f50cf43</code></a> docs: Add base href to each page to fix relative URLs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/16046">#16046</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.15.0...v8.19.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=8.15.0&new-version=8.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
dependabot[bot] commented 2022-07-18 09:40:24 +00:00 (Migrated from github.com)

Superseded by #305.

Superseded by #305.

Pull request closed

Sign in to join this conversation.
No description provided.