matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

159.json (9620B)


      1 {
      2   "number": 159,
      3   "title": "Bump eslint from 8.13.0 to 8.14.0",
      4   "state": "closed",
      5   "diff_file": "159.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2022-04-25T08:38:19Z",
      8   "closed_at": "2022-05-09T08:39:18Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/eslint-8.14.0",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [
     17     "MTRNord"
     18   ],
     19   "requested_reviewers": [
     20     "MTRNord"
     21   ],
     22   "body": "Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v8.14.0</h2>\n<h2>Features</h2>\n<ul>\n<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>\n</ul>\n<h2>Bug Fixes</h2>\n<ul>\n<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>\n<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>\n</ul>\n<h2>Build Related</h2>\n<ul>\n<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>) (\u552f\u7136)</li>\n</ul>\n<h2>Chores</h2>\n<ul>\n<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>\n<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>\n<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>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/main/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v8.14.0 - April 22, 2022</p>\n<ul>\n<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>\n<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>\n<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>\n<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>\n<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>) (\u552f\u7136)</li>\n<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>\n<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>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/e34c94be7c18934d365f72b560b96549358a7867\"><code>e34c94b</code></a> 8.14.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/2de9c7e31615c414d0af730664eb7d7a2137f47e\"><code>2de9c7e</code></a> Build: changelog update for 8.14.0</li>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<li>See full diff in <a href=\"https://github.com/eslint/eslint/compare/v8.13.0...v8.14.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![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)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>",
     23   "comments": [
     24     {
     25       "author": "dependabot[bot]",
     26       "created_at": "2022-05-09T08:39:17Z",
     27       "body": "Superseded by #185."
     28     }
     29   ],
     30   "review_comments": []
     31 }