Build(deps-dev): bump eslint from 8.23.1 to 8.24.0 #633

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-8.24.0 into master 2022-09-25 18:12:45 +00:00
argoyle commented 2022-09-24 04:41:26 +00:00 (Migrated from gitlab.com)

Bumps eslint from 8.23.1 to 8.24.0.

Release notes

Sourced from eslint's releases.

v8.24.0

Features

  • 1729f9e feat: account for sourceType: "commonjs" in the strict rule (#16308) (Milos Djermanovic)
  • b0d72c9 feat: add rule logical-assignment-operators (#16102) (fnx)
  • f02bcd9 feat: array-callback-return support findLast and findLastIndex (#16314) (Sosuke Suzuki)

Documentation

  • 2c152ff docs: note false positive Object.getOwnPropertyNames in prefer-reflect (#16317) (AnnAngela)
  • bf7bd88 docs: fix warn severity description for new config files (#16324) (Nitin Kumar)
  • 8cc0bbe docs: use more clean link syntax (#16309) (Percy Ma)
  • 6ba269e docs: fix typo (#16288) (jjangga0214)

Chores

  • 131e646 chore: Upgrade @​humanwhocodes/config-array for perf (#16339) (Nicholas C. Zakas)
  • 504fe59 perf: switch from object spread to Object.assign when merging globals (#16311) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v8.24.0 - September 23, 2022

  • 131e646 chore: Upgrade @​humanwhocodes/config-array for perf (#16339) (Nicholas C. Zakas)
  • 2c152ff docs: note false positive Object.getOwnPropertyNames in prefer-reflect (#16317) (AnnAngela)
  • bf7bd88 docs: fix warn severity description for new config files (#16324) (Nitin Kumar)
  • 504fe59 perf: switch from object spread to Object.assign when merging globals (#16311) (Milos Djermanovic)
  • 1729f9e feat: account for sourceType: "commonjs" in the strict rule (#16308) (Milos Djermanovic)
  • b0d72c9 feat: add rule logical-assignment-operators (#16102) (fnx)
  • f02bcd9 feat: array-callback-return support findLast and findLastIndex (#16314) (Sosuke Suzuki)
  • 8cc0bbe docs: use more clean link syntax (#16309) (Percy Ma)
  • 6ba269e docs: fix typo (#16288) (jjangga0214)
Commits
  • a578780 8.24.0
  • f2cfacd Build: changelog update for 8.24.0
  • 131e646 chore: Upgrade @​humanwhocodes/config-array for perf (#16339)
  • 2c152ff docs: note false positive Object.getOwnPropertyNames in prefer-reflect (#16...
  • bf7bd88 docs: fix warn severity description for new config files (#16324)
  • 504fe59 perf: switch from object spread to Object.assign when merging globals (#16311)
  • 1729f9e feat: account for sourceType: "commonjs" in the strict rule (#16308)
  • b0d72c9 feat: add rule logical-assignment-operators (#16102)
  • f02bcd9 feat: array-callback-return support findLast and findLastIndex (#16314)
  • 8cc0bbe docs: use more clean link syntax (#16309)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.24.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.24.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/1729f9ea4d7b2945b2b701d72027fd4aace954cf"><code>1729f9e</code></a> feat: account for <code>sourceType: &quot;commonjs&quot;</code> in the strict rule (<a href="https://github.com/eslint/eslint/issues/16308">#16308</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b0d72c96b2a9cde7a5798c2b08ec4e70683c6aca"><code>b0d72c9</code></a> feat: add rule logical-assignment-operators (<a href="https://github.com/eslint/eslint/issues/16102">#16102</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/f02bcd91bf89b6c167d5346a36677fdb854f0c05"><code>f02bcd9</code></a> feat: <code>array-callback-return</code> support <code>findLast</code> and <code>findLastIndex</code> (<a href="https://github.com/eslint/eslint/issues/16314">#16314</a>) (Sosuke Suzuki)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/2c152ff0fb709b99e62c19ecd2c95689efacbe4c"><code>2c152ff</code></a> docs: note false positive <code>Object.getOwnPropertyNames</code> in prefer-reflect (<a href="https://github.com/eslint/eslint/issues/16317">#16317</a>) (AnnAngela)</li> <li><a href="https://github.com/eslint/eslint/commit/bf7bd885a92046a6b6bcbcaaa1e78e9f2c4b482f"><code>bf7bd88</code></a> docs: fix warn severity description for new config files (<a href="https://github.com/eslint/eslint/issues/16324">#16324</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/8cc0bbe440dc5e6af6ef02f00d0514a40ca07c24"><code>8cc0bbe</code></a> docs: use more clean link syntax (<a href="https://github.com/eslint/eslint/issues/16309">#16309</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/6ba269ed673f965d081287b769c12beeb5f98887"><code>6ba269e</code></a> docs: fix typo (<a href="https://github.com/eslint/eslint/issues/16288">#16288</a>) (jjangga0214)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/131e646e227b9aca3937fe287343bf2c3df408af"><code>131e646</code></a> chore: Upgrade <code>@​humanwhocodes/config-array</code> for perf (<a href="https://github.com/eslint/eslint/issues/16339">#16339</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/504fe59b0e0f4f5a2afb6a69aaed5cb4ca631012"><code>504fe59</code></a> perf: switch from object spread to <code>Object.assign</code> when merging globals (<a href="https://github.com/eslint/eslint/issues/16311">#16311</a>) (Milos Djermanovic)</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.24.0 - September 23, 2022</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/131e646e227b9aca3937fe287343bf2c3df408af"><code>131e646</code></a> chore: Upgrade <code>@​humanwhocodes/config-array</code> for perf (<a href="https://github.com/eslint/eslint/issues/16339">#16339</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/2c152ff0fb709b99e62c19ecd2c95689efacbe4c"><code>2c152ff</code></a> docs: note false positive <code>Object.getOwnPropertyNames</code> in prefer-reflect (<a href="https://github.com/eslint/eslint/issues/16317">#16317</a>) (AnnAngela)</li> <li><a href="https://github.com/eslint/eslint/commit/bf7bd885a92046a6b6bcbcaaa1e78e9f2c4b482f"><code>bf7bd88</code></a> docs: fix warn severity description for new config files (<a href="https://github.com/eslint/eslint/issues/16324">#16324</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/504fe59b0e0f4f5a2afb6a69aaed5cb4ca631012"><code>504fe59</code></a> perf: switch from object spread to <code>Object.assign</code> when merging globals (<a href="https://github.com/eslint/eslint/issues/16311">#16311</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/1729f9ea4d7b2945b2b701d72027fd4aace954cf"><code>1729f9e</code></a> feat: account for <code>sourceType: &quot;commonjs&quot;</code> in the strict rule (<a href="https://github.com/eslint/eslint/issues/16308">#16308</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b0d72c96b2a9cde7a5798c2b08ec4e70683c6aca"><code>b0d72c9</code></a> feat: add rule logical-assignment-operators (<a href="https://github.com/eslint/eslint/issues/16102">#16102</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/f02bcd91bf89b6c167d5346a36677fdb854f0c05"><code>f02bcd9</code></a> feat: <code>array-callback-return</code> support <code>findLast</code> and <code>findLastIndex</code> (<a href="https://github.com/eslint/eslint/issues/16314">#16314</a>) (Sosuke Suzuki)</li> <li><a href="https://github.com/eslint/eslint/commit/8cc0bbe440dc5e6af6ef02f00d0514a40ca07c24"><code>8cc0bbe</code></a> docs: use more clean link syntax (<a href="https://github.com/eslint/eslint/issues/16309">#16309</a>) (Percy Ma)</li> <li><a href="https://github.com/eslint/eslint/commit/6ba269ed673f965d081287b769c12beeb5f98887"><code>6ba269e</code></a> docs: fix typo (<a href="https://github.com/eslint/eslint/issues/16288">#16288</a>) (jjangga0214)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/a57878014bb6af3b29cf3ebab9b55e0eea1855d9"><code>a578780</code></a> 8.24.0</li> <li><a href="https://github.com/eslint/eslint/commit/f2cfacd2fcb859c7898cfeafb33b119bd34ce57c"><code>f2cfacd</code></a> Build: changelog update for 8.24.0</li> <li><a href="https://github.com/eslint/eslint/commit/131e646e227b9aca3937fe287343bf2c3df408af"><code>131e646</code></a> chore: Upgrade <code>@​humanwhocodes/config-array</code> for perf (<a href="https://github.com/eslint/eslint/issues/16339">#16339</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/2c152ff0fb709b99e62c19ecd2c95689efacbe4c"><code>2c152ff</code></a> docs: note false positive <code>Object.getOwnPropertyNames</code> in prefer-reflect (<a href="https://github.com/eslint/eslint/issues/16">#16</a>...</li> <li><a href="https://github.com/eslint/eslint/commit/bf7bd885a92046a6b6bcbcaaa1e78e9f2c4b482f"><code>bf7bd88</code></a> docs: fix warn severity description for new config files (<a href="https://github.com/eslint/eslint/issues/16324">#16324</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/504fe59b0e0f4f5a2afb6a69aaed5cb4ca631012"><code>504fe59</code></a> perf: switch from object spread to <code>Object.assign</code> when merging globals (<a href="https://github.com/eslint/eslint/issues/16311">#16311</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/1729f9ea4d7b2945b2b701d72027fd4aace954cf"><code>1729f9e</code></a> feat: account for <code>sourceType: &quot;commonjs&quot;</code> in the strict rule (<a href="https://github.com/eslint/eslint/issues/16308">#16308</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b0d72c96b2a9cde7a5798c2b08ec4e70683c6aca"><code>b0d72c9</code></a> feat: add rule logical-assignment-operators (<a href="https://github.com/eslint/eslint/issues/16102">#16102</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f02bcd91bf89b6c167d5346a36677fdb854f0c05"><code>f02bcd9</code></a> feat: <code>array-callback-return</code> support <code>findLast</code> and <code>findLastIndex</code> (<a href="https://github.com/eslint/eslint/issues/16314">#16314</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/8cc0bbe440dc5e6af6ef02f00d0514a40ca07c24"><code>8cc0bbe</code></a> docs: use more clean link syntax (<a href="https://github.com/eslint/eslint/issues/16309">#16309</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.23.1...v8.24.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-09-25 18:02:07 +00:00 (Migrated from gitlab.com)

added 2 commits

  • c8268c69 - 1 commit from branch master
  • 3ce0eaff - Build(deps-dev): bump eslint from 8.23.1 to 8.24.0

Compare with previous version

added 2 commits <ul><li>c8268c69 - 1 commit from branch <code>master</code></li><li>3ce0eaff - Build(deps-dev): bump eslint from 8.23.1 to 8.24.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/584/diffs?diff_id=492960672&start_sha=92dfe77328b2907af9ca8f7a89cd4145897f02f6)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-09-25 18:03:04 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-09-25 18:12:46 +00:00
Sign in to join this conversation.