You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flagon.apache.org by GitBox <gi...@apache.org> on 2022/01/30 20:00:15 UTC

[GitHub] [incubator-flagon-useralejs] dependabot[bot] opened a new pull request #214: Bump eslint from 8.6.0 to 8.8.0

dependabot[bot] opened a new pull request #214:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/214


   Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.8.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.8.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/5d60812d440762dff72420714273c714c4c5d074"><code>5d60812</code></a> feat: implement rfc 2021-suppression-support (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15459">#15459</a>) (Yiwei Ding)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/5769cc23eca7197bb5993a0201cc269a056d4dfd"><code>5769cc2</code></a> docs: fix relative link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15544">#15544</a>) (Nick Schonning)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ccbc35ff3ebc89bb524a8fd8dc60df9408e58275"><code>ccbc35f</code></a> docs: trimmed rules h1s to just be rule names (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15514">#15514</a>) (Josh Goldberg)</li>
   <li><a href="https://github.com/eslint/eslint/commit/851f1f18bd1a5da32c1b645bfcb28fadc627ad9e"><code>851f1f1</code></a> docs: fixed typo in comment (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15531">#15531</a>) (Jiapei Liang)</li>
   <li><a href="https://github.com/eslint/eslint/commit/7d7af55759eab2328aeeb71098d91f4a5e41b269"><code>7d7af55</code></a> docs: address upcoming violation of markdownlint rule MD050/strong-style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15529">#15529</a>) (David Anson)</li>
   </ul>
   <h2>v8.7.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/19ad061290e1e97f760cfdce90a651cea9042c32"><code>19ad061</code></a> feat: no-restricted-imports support casing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15439">#15439</a>) (gfyoung)</li>
   <li><a href="https://github.com/eslint/eslint/commit/564ecdb992c6e236fa3ca903f8b2a645afc32d7e"><code>564ecdb</code></a> feat: Support arbitrary module namespace names in no-restricted-imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15491">#15491</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/968a02af455f76446269afe07191c6aa37d44a88"><code>968a02a</code></a> feat: Support arbitrary module namespace names in no-useless-rename (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15493">#15493</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0d2b9a6dfa544f7ab084425eafc90a90aa14bcae"><code>0d2b9a6</code></a> feat: move <code>eslint --init</code> to <code>@​eslint/create-config</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15150">#15150</a>) (唯然)</li>
   <li><a href="https://github.com/eslint/eslint/commit/127f524337f92dd72d36e71e646c91c9715ad444"><code>127f524</code></a> feat: false negative with <code>property</code> option in <code>id-match</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15474">#15474</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/359b2c18233cb48f7dae9433a877e5727fab3411"><code>359b2c1</code></a> feat: Support arbitrary module namespace names in the camelcase rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15490">#15490</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3549571702dc3e0d9a4d3de615adb6abb13859c4"><code>3549571</code></a> feat: Support arbitrary module namespace names in the quotes rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15479">#15479</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5563c454901aafd54e01521e923cdcbaf051b08d"><code>5563c45</code></a> feat: Support arbitrary module namespace names in keyword-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15481">#15481</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/fd3683f2f5ead78a2444163cab6849784a966a0a"><code>fd3683f</code></a> feat: Support arbitrary module namespace names in no-restricted-exports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15478">#15478</a>) (Milos Djermanovic)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/a8db9a597672d3f9122f1cc8de8dfeb6a7f6aeac"><code>a8db9a5</code></a> fix: no-invalid-this false positive in class field initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15495">#15495</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/02d642690282189664b9551e02fb7ff0e4b5c4fb"><code>02d6426</code></a> fix: Correctly consume RuleTester statics (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15507">#15507</a>) (Brad Zacher)</li>
   <li><a href="https://github.com/eslint/eslint/commit/db15802ec4d129c89e563a4bf43ec610292695ab"><code>db15802</code></a> fix: Add property <code>fatalErrorCount</code> to ignored file results (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15520">#15520</a>) (Francesco Trotta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/03ac8cfc773279c01a62897692160f9a883ff4f5"><code>03ac8cf</code></a> fix: Prevent false positives with no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15486">#15486</a>) (Jordan Eldredge)</li>
   </ul>
   <h2>Documentation</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/f50f849d2d2d92f28a944846cda209eaf624b9f4"><code>f50f849</code></a> docs: Update CLI docs to prefer local install (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15513">#15513</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0469eb1028e82e71a2da8608a1b8864dc3f47f24"><code>0469eb1</code></a> docs: Update shell code fences for new website (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15522">#15522</a>) (Olga)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/369fb1b066279d761e59502111c2580834a41648"><code>369fb1b</code></a> chore: Upgrade to eslint-visitor-keys@3.2.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15526">#15526</a>) (Brandon Mills)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ba6317b4031c9f782b317bd1d9913e70b5625f28"><code>ba6317b</code></a> ci: remove master branch from CI configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15501">#15501</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/79b6340d6ced0ad62628de6e51dce18d50a5be9f"><code>79b6340</code></a> chore: fixed typo in client-Engine (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15497">#15497</a>) (Abhay Gupta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6278281fab5e1a9623c32ace62a050561e1c0a21"><code>6278281</code></a> chore: switch <code>new syntax</code> issue template to forms (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15480">#15480</a>) (Nitin Kumar)</li>
   </ul>
   </blockquote>
   </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.8.0 - January 28, 2022</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/5d60812d440762dff72420714273c714c4c5d074"><code>5d60812</code></a> feat: implement rfc 2021-suppression-support (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15459">#15459</a>) (Yiwei Ding)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5769cc23eca7197bb5993a0201cc269a056d4dfd"><code>5769cc2</code></a> docs: fix relative link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15544">#15544</a>) (Nick Schonning)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ccbc35ff3ebc89bb524a8fd8dc60df9408e58275"><code>ccbc35f</code></a> docs: trimmed rules h1s to just be rule names (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15514">#15514</a>) (Josh Goldberg)</li>
   <li><a href="https://github.com/eslint/eslint/commit/851f1f18bd1a5da32c1b645bfcb28fadc627ad9e"><code>851f1f1</code></a> docs: fixed typo in comment (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15531">#15531</a>) (Jiapei Liang)</li>
   <li><a href="https://github.com/eslint/eslint/commit/7d7af55759eab2328aeeb71098d91f4a5e41b269"><code>7d7af55</code></a> docs: address upcoming violation of markdownlint rule MD050/strong-style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15529">#15529</a>) (David Anson)</li>
   </ul>
   <p>v8.7.0 - January 15, 2022</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/369fb1b066279d761e59502111c2580834a41648"><code>369fb1b</code></a> chore: Upgrade to eslint-visitor-keys@3.2.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15526">#15526</a>) (Brandon Mills)</li>
   <li><a href="https://github.com/eslint/eslint/commit/a8db9a597672d3f9122f1cc8de8dfeb6a7f6aeac"><code>a8db9a5</code></a> fix: no-invalid-this false positive in class field initializer (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15495">#15495</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/19ad061290e1e97f760cfdce90a651cea9042c32"><code>19ad061</code></a> feat: no-restricted-imports support casing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15439">#15439</a>) (gfyoung)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f50f849d2d2d92f28a944846cda209eaf624b9f4"><code>f50f849</code></a> docs: Update CLI docs to prefer local install (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15513">#15513</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0469eb1028e82e71a2da8608a1b8864dc3f47f24"><code>0469eb1</code></a> docs: Update shell code fences for new website (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15522">#15522</a>) (Olga)</li>
   <li><a href="https://github.com/eslint/eslint/commit/02d642690282189664b9551e02fb7ff0e4b5c4fb"><code>02d6426</code></a> fix: Correctly consume RuleTester statics (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15507">#15507</a>) (Brad Zacher)</li>
   <li><a href="https://github.com/eslint/eslint/commit/db15802ec4d129c89e563a4bf43ec610292695ab"><code>db15802</code></a> fix: Add property <code>fatalErrorCount</code> to ignored file results (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15520">#15520</a>) (Francesco Trotta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/03ac8cfc773279c01a62897692160f9a883ff4f5"><code>03ac8cf</code></a> fix: Prevent false positives with no-constant-condition (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15486">#15486</a>) (Jordan Eldredge)</li>
   <li><a href="https://github.com/eslint/eslint/commit/564ecdb992c6e236fa3ca903f8b2a645afc32d7e"><code>564ecdb</code></a> feat: Support arbitrary module namespace names in no-restricted-imports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15491">#15491</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/968a02af455f76446269afe07191c6aa37d44a88"><code>968a02a</code></a> feat: Support arbitrary module namespace names in no-useless-rename (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15493">#15493</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ba6317b4031c9f782b317bd1d9913e70b5625f28"><code>ba6317b</code></a> ci: remove master branch from CI configs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15501">#15501</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0d2b9a6dfa544f7ab084425eafc90a90aa14bcae"><code>0d2b9a6</code></a> feat: move <code>eslint --init</code> to <code>@​eslint/create-config</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15150">#15150</a>) (唯然)</li>
   <li><a href="https://github.com/eslint/eslint/commit/79b6340d6ced0ad62628de6e51dce18d50a5be9f"><code>79b6340</code></a> chore: fixed typo in client-Engine (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15497">#15497</a>) (Abhay Gupta)</li>
   <li><a href="https://github.com/eslint/eslint/commit/127f524337f92dd72d36e71e646c91c9715ad444"><code>127f524</code></a> feat: false negative with <code>property</code> option in <code>id-match</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15474">#15474</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/359b2c18233cb48f7dae9433a877e5727fab3411"><code>359b2c1</code></a> feat: Support arbitrary module namespace names in the camelcase rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15490">#15490</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3549571702dc3e0d9a4d3de615adb6abb13859c4"><code>3549571</code></a> feat: Support arbitrary module namespace names in the quotes rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15479">#15479</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5563c454901aafd54e01521e923cdcbaf051b08d"><code>5563c45</code></a> feat: Support arbitrary module namespace names in keyword-spacing (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15481">#15481</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/fd3683f2f5ead78a2444163cab6849784a966a0a"><code>fd3683f</code></a> feat: Support arbitrary module namespace names in no-restricted-exports (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15478">#15478</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6278281fab5e1a9623c32ace62a050561e1c0a21"><code>6278281</code></a> chore: switch <code>new syntax</code> issue template to forms (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15480">#15480</a>) (Nitin Kumar)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/b6f2bd8879176cd774f253ba437963f2fa1c493d"><code>b6f2bd8</code></a> 8.8.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/7d1366ab637812209d1f7f0ad378c9a7dd733d54"><code>7d1366a</code></a> Build: changelog update for 8.8.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/5d60812d440762dff72420714273c714c4c5d074"><code>5d60812</code></a> feat: implement rfc 2021-suppression-support (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15459">#15459</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/5769cc23eca7197bb5993a0201cc269a056d4dfd"><code>5769cc2</code></a> docs: fix relative link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15544">#15544</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ccbc35ff3ebc89bb524a8fd8dc60df9408e58275"><code>ccbc35f</code></a> docs: trimmed rules h1s to just be rule names (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15514">#15514</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/851f1f18bd1a5da32c1b645bfcb28fadc627ad9e"><code>851f1f1</code></a> docs: fixed typo in comment (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15531">#15531</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/7d7af55759eab2328aeeb71098d91f4a5e41b269"><code>7d7af55</code></a> docs: address upcoming violation of markdownlint rule MD050/strong-style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15">#15</a>...</li>
   <li><a href="https://github.com/eslint/eslint/commit/670f48113708b556e8ba870607766cb4707791cf"><code>670f481</code></a> 8.7.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/7bcdd165e136afc2c0690558c7ad93a54d86ec58"><code>7bcdd16</code></a> Build: changelog update for 8.7.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/369fb1b066279d761e59502111c2580834a41648"><code>369fb1b</code></a> chore: Upgrade to eslint-visitor-keys@3.2.0 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15526">#15526</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.6.0...v8.8.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.6.0&new-version=8.8.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@flagon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] closed pull request #214: Bump eslint from 8.6.0 to 8.8.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #214:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/214


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@flagon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-flagon-useralejs] dependabot[bot] commented on pull request #214: Bump eslint from 8.6.0 to 8.8.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #214:
URL: https://github.com/apache/incubator-flagon-useralejs/pull/214#issuecomment-1025223240


   Looks like eslint is up-to-date now, so this is no longer needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@flagon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org