You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2021/05/10 09:36:43 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request #830: build(deps-dev): bump eslint from 7.25.0 to 7.26.0 in /tobago-theme

dependabot[bot] opened a new pull request #830:
URL: https://github.com/apache/myfaces-tobago/pull/830


   Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.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>v7.26.0</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/aaf65e629adb74401092c3ccc9cb4e4bd1c8609b"><code>aaf65e6</code></a> Upgrade: eslintrc for ModuleResolver fix (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14577">#14577</a>) (Brandon Mills)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ae6dbd148aaca83e4bd04b9351b54029c50fac8a"><code>ae6dbd1</code></a> Fix: track variables, not names in require-atomic-updates (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14208">#14208</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14282">#14282</a>) (Patrick Ahmetovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6a86e5018a3733049c09261bcabae422fbea893d"><code>6a86e50</code></a> Chore: remove loose-parser tests (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14315">#14315</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14569">#14569</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ee3a3ead893d185cc4b1ae9041940cb0968767e1"><code>ee3a3ea</code></a> Fix: create <code>.eslintrc.cjs</code> for <code>module</code> type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14304">#14304</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6791decfc58b7b09cfd0aabd15a3d14148aae073"><code>6791dec</code></a> Docs: fix example for require-atomic-updates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14562">#14562</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/388eb7e14039b8951462b311d6121002ca5232cb"><code>388eb7e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f071d1ef91286bf2e3fb63d9b679ff7702819a1e"><code>f071d1e</code></a> Update: Add automated suggestion to <code>radix</code> rule for parsing decimals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14291">#14291</a>) (Bryan Mishkin)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0b6a3f31e6e78825114f82d4e0aed9cd72f784ac"><code>0b6a3f3</code></a> New: Include XO style guide in <code>eslint --init</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14193">#14193</a>) (Federico Brigante)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
   <blockquote>
   <p>v7.26.0 - May 7, 2021</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/aaf65e629adb74401092c3ccc9cb4e4bd1c8609b"><code>aaf65e6</code></a> Upgrade: eslintrc for ModuleResolver fix (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14577">#14577</a>) (Brandon Mills)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ae6dbd148aaca83e4bd04b9351b54029c50fac8a"><code>ae6dbd1</code></a> Fix: track variables, not names in require-atomic-updates (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14208">#14208</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14282">#14282</a>) (Patrick Ahmetovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6a86e5018a3733049c09261bcabae422fbea893d"><code>6a86e50</code></a> Chore: remove loose-parser tests (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14315">#14315</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14569">#14569</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ee3a3ead893d185cc4b1ae9041940cb0968767e1"><code>ee3a3ea</code></a> Fix: create <code>.eslintrc.cjs</code> for <code>module</code> type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14304">#14304</a>) (Nitin Kumar)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6791decfc58b7b09cfd0aabd15a3d14148aae073"><code>6791dec</code></a> Docs: fix example for require-atomic-updates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14562">#14562</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/388eb7e14039b8951462b311d6121002ca5232cb"><code>388eb7e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>
   <li><a href="https://github.com/eslint/eslint/commit/f071d1ef91286bf2e3fb63d9b679ff7702819a1e"><code>f071d1e</code></a> Update: Add automated suggestion to <code>radix</code> rule for parsing decimals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14291">#14291</a>) (Bryan Mishkin)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0b6a3f31e6e78825114f82d4e0aed9cd72f784ac"><code>0b6a3f3</code></a> New: Include XO style guide in <code>eslint --init</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14193">#14193</a>) (Federico Brigante)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/6e9aad8053a4ea7fb8b5beeb1f1173c740890185"><code>6e9aad8</code></a> 7.26.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/53bf14d1725a90dbc696e45d69ab515fc4cca63f"><code>53bf14d</code></a> Build: changelog update for 7.26.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/aaf65e629adb74401092c3ccc9cb4e4bd1c8609b"><code>aaf65e6</code></a> Upgrade: eslintrc for ModuleResolver fix (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14577">#14577</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ae6dbd148aaca83e4bd04b9351b54029c50fac8a"><code>ae6dbd1</code></a> Fix: track variables, not names in require-atomic-updates (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14208">#14208</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14">#14</a>...</li>
   <li><a href="https://github.com/eslint/eslint/commit/6a86e5018a3733049c09261bcabae422fbea893d"><code>6a86e50</code></a> Chore: remove loose-parser tests (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14315">#14315</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14569">#14569</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ee3a3ead893d185cc4b1ae9041940cb0968767e1"><code>ee3a3ea</code></a> Fix: create <code>.eslintrc.cjs</code> for <code>module</code> type (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14304">#14304</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/6791decfc58b7b09cfd0aabd15a3d14148aae073"><code>6791dec</code></a> Docs: fix example for require-atomic-updates (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14562">#14562</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/388eb7e14039b8951462b311d6121002ca5232cb"><code>388eb7e</code></a> Sponsors: Sync README with website</li>
   <li><a href="https://github.com/eslint/eslint/commit/f071d1ef91286bf2e3fb63d9b679ff7702819a1e"><code>f071d1e</code></a> Update: Add automated suggestion to <code>radix</code> rule for parsing decimals (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14291">#14291</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/0b6a3f31e6e78825114f82d4e0aed9cd72f784ac"><code>0b6a3f3</code></a> New: Include XO style guide in <code>eslint --init</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14193">#14193</a>)</li>
   <li>See full diff in <a href="https://github.com/eslint/eslint/compare/v7.25.0...v7.26.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=7.25.0&new-version=7.26.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.

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



[GitHub] [myfaces-tobago] dependabot[bot] commented on pull request #830: build(deps-dev): bump eslint from 7.25.0 to 7.26.0 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #830:
URL: https://github.com/apache/myfaces-tobago/pull/830#issuecomment-836603032


   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.

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



[GitHub] [myfaces-tobago] dependabot[bot] closed pull request #830: build(deps-dev): bump eslint from 7.25.0 to 7.26.0 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #830:
URL: https://github.com/apache/myfaces-tobago/pull/830


   


-- 
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.

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