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 2022/04/25 16:34:16 UTC

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #2553: build(deps-dev): bump eslint from 8.13.0 to 8.14.0 in /tobago-theme

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

   Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.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.14.0</h2>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/ab6363dffb9dfd9c6a9abb5292fc712745fe7a64"><code>ab6363d</code></a> feat: Add rule no-constant-binary-expression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15296">#15296</a>) (Jordan Eldredge)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/35fa1dd8932ef3e55c37ec0e4b73b5d88f187e69"><code>35fa1dd</code></a> fix: allow project paths to have URL-encoded characters (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15795">#15795</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/413f1d55f0ad05b6fe75bdde6df423253806797d"><code>413f1d5</code></a> fix: update <code>astUtils.isDirectiveComment</code> with <code>globals</code> and <code>exported</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15775">#15775</a>) (Milos Djermanovic)</li>
   </ul>
   <h2>Build Related</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/c2407e81caf2d50325d9aa09bae70d38615ddf2c"><code>c2407e8</code></a> build: add node v18 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15791">#15791</a>) (唯然)</li>
   </ul>
   <h2>Chores</h2>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/735458cc96d4ecdb4ed97448b63ed4a579890b13"><code>735458c</code></a> chore: add static frontmatter to no-constant-binary-expression docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15798">#15798</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/db28f2c9ea6b654f615daf2f7e6f1a2034b85062"><code>db28f2c</code></a> chore: Add static frontmatter to docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15782">#15782</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3bca59e30de73fb82d4def262ae1df72089df80d"><code>3bca59e</code></a> chore: markdownlint autofix on commit (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15783">#15783</a>) (Nicholas C. Zakas)</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.14.0 - April 22, 2022</p>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/35fa1dd8932ef3e55c37ec0e4b73b5d88f187e69"><code>35fa1dd</code></a> fix: allow project paths to have URL-encoded characters (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15795">#15795</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/735458cc96d4ecdb4ed97448b63ed4a579890b13"><code>735458c</code></a> chore: add static frontmatter to no-constant-binary-expression docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15798">#15798</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ab6363dffb9dfd9c6a9abb5292fc712745fe7a64"><code>ab6363d</code></a> feat: Add rule no-constant-binary-expression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15296">#15296</a>) (Jordan Eldredge)</li>
   <li><a href="https://github.com/eslint/eslint/commit/db28f2c9ea6b654f615daf2f7e6f1a2034b85062"><code>db28f2c</code></a> chore: Add static frontmatter to docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15782">#15782</a>) (Nicholas C. Zakas)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c2407e81caf2d50325d9aa09bae70d38615ddf2c"><code>c2407e8</code></a> build: add node v18 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15791">#15791</a>) (唯然)</li>
   <li><a href="https://github.com/eslint/eslint/commit/413f1d55f0ad05b6fe75bdde6df423253806797d"><code>413f1d5</code></a> fix: update <code>astUtils.isDirectiveComment</code> with <code>globals</code> and <code>exported</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15775">#15775</a>) (Milos Djermanovic)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3bca59e30de73fb82d4def262ae1df72089df80d"><code>3bca59e</code></a> chore: markdownlint autofix on commit (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15783">#15783</a>) (Nicholas C. Zakas)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eslint/eslint/commit/e34c94be7c18934d365f72b560b96549358a7867"><code>e34c94b</code></a> 8.14.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/2de9c7e31615c414d0af730664eb7d7a2137f47e"><code>2de9c7e</code></a> Build: changelog update for 8.14.0</li>
   <li><a href="https://github.com/eslint/eslint/commit/35fa1dd8932ef3e55c37ec0e4b73b5d88f187e69"><code>35fa1dd</code></a> fix: allow project paths to have URL-encoded characters (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15795">#15795</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/735458cc96d4ecdb4ed97448b63ed4a579890b13"><code>735458c</code></a> chore: add static frontmatter to no-constant-binary-expression docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15798">#15798</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/ab6363dffb9dfd9c6a9abb5292fc712745fe7a64"><code>ab6363d</code></a> feat: Add rule no-constant-binary-expression (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15296">#15296</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/db28f2c9ea6b654f615daf2f7e6f1a2034b85062"><code>db28f2c</code></a> chore: Add static frontmatter to docs (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15782">#15782</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/c2407e81caf2d50325d9aa09bae70d38615ddf2c"><code>c2407e8</code></a> build: add node v18 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15791">#15791</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/413f1d55f0ad05b6fe75bdde6df423253806797d"><code>413f1d5</code></a> fix: update <code>astUtils.isDirectiveComment</code> with <code>globals</code> and <code>exported</code> (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15775">#15775</a>)</li>
   <li><a href="https://github.com/eslint/eslint/commit/3bca59e30de73fb82d4def262ae1df72089df80d"><code>3bca59e</code></a> chore: markdownlint autofix on commit (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15783">#15783</a>)</li>
   <li>See full diff in <a href="https://github.com/eslint/eslint/compare/v8.13.0...v8.14.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.13.0&new-version=8.14.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@myfaces.apache.org

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


[GitHub] [myfaces-tobago] lofwyr14 merged pull request #2553: build(deps-dev): bump eslint from 8.13.0 to 8.14.0 in /tobago-theme

Posted by GitBox <gi...@apache.org>.
lofwyr14 merged PR #2553:
URL: https://github.com/apache/myfaces-tobago/pull/2553


-- 
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@myfaces.apache.org

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