Skip to content

Bump eslint from 8.47.0 to 8.48.0 in /webapp#258

Merged
crickman merged 1 commit intomainfrom
dependabot/npm_and_yarn/webapp/eslint-8.48.0
Aug 28, 2023
Merged

Bump eslint from 8.47.0 to 8.48.0 in /webapp#258
crickman merged 1 commit intomainfrom
dependabot/npm_and_yarn/webapp/eslint-8.48.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 28, 2023

Bumps eslint from 8.47.0 to 8.48.0.

Changelog

Sourced from eslint's changelog.

v8.48.0 - August 25, 2023

  • 8dd3cec chore: upgrade @​eslint/js@​8.48.0 (#17501) (Milos Djermanovic)
  • 6d0496e chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 7a51d77 docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#17459) (Nitin Kumar)
  • 7234f6a fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)
  • 1fbb3b0 feat: correct update direction in for-direction (#17483) (Francesco Trotta)
  • 9d4216d chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)
  • cab21e6 docs: advice for inline disabling of rules (#17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#17482) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#17282) (nopeless)
  • 9e9edf9 docs: update documentation URL in error message (#17465) (Nitin Kumar)
Commits

Dependabot compatibility score

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2023
@github-actions github-actions Bot added webapp Pull requests that update Typescript code PR: ready for review labels Aug 28, 2023
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.47.0...v8.48.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webapp/eslint-8.48.0 branch from 3ff32f4 to e2d425e Compare August 28, 2023 16:31
@crickman crickman enabled auto-merge August 28, 2023 16:32
@crickman crickman added this pull request to the merge queue Aug 28, 2023
Merged via the queue into main with commit 753535b Aug 28, 2023
@crickman crickman deleted the dependabot/npm_and_yarn/webapp/eslint-8.48.0 branch August 28, 2023 16:36
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.0.
<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.48.0 - August 25, 2023</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/8dd3cec90c97ed97d243a83b87ad4ea9e6b4781a"><code>8dd3cec</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.48.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/17501">#17501</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/6d0496e9476fb2210fba0a3d541df8c052ecf73a"><code>6d0496e</code></a>
chore: package.json update for <code>@​eslint/js</code> release (ESLint
Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7a51d77c0a066e461ff288568fdfee0e9539a2b5"><code>7a51d77</code></a>
docs: no-param-reassign mention strict mode (<a
href="https://redirect.github.com/eslint/eslint/issues/17494">#17494</a>)
(Stephen Hardy)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9cd7ac2fdb6b1d71a9fb1b8297a478cafacbdafd"><code>9cd7ac2</code></a>
docs: add <code>fetch</code> script to package.json conventions (<a
href="https://redirect.github.com/eslint/eslint/issues/17459">#17459</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7234f6a706a209aa2d79259110328752e9ae3928"><code>7234f6a</code></a>
fix: update RuleTester JSDoc and deprecations (<a
href="https://redirect.github.com/eslint/eslint/issues/17496">#17496</a>)
(Jonas Berlin)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1fbb3b0b477c814c0d179564fe495f4c50a451e9"><code>1fbb3b0</code></a>
feat: correct update direction in <code>for-direction</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/17483">#17483</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9d4216d638d39844decffac33ee3d5a47413c80a"><code>9d4216d</code></a>
chore: Refactor and document CodePathSegment (<a
href="https://redirect.github.com/eslint/eslint/issues/17474">#17474</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cab21e64a8f79779c641178f825945958667c6e4"><code>cab21e6</code></a>
docs: advice for inline disabling of rules (<a
href="https://redirect.github.com/eslint/eslint/issues/17458">#17458</a>)
(Ashish Yadav)</li>
<li><a
href="https://github.com/eslint/eslint/commit/056499de31a139dbc965d18652b0b520e11b408d"><code>056499d</code></a>
docs: fix example of flat config from plugin (<a
href="https://redirect.github.com/eslint/eslint/issues/17482">#17482</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d73fbf2228631d6c468cd24710e2579fe6cb70fd"><code>d73fbf2</code></a>
feat: rule tester do not create empty valid or invalid test suites (<a
href="https://redirect.github.com/eslint/eslint/issues/17475">#17475</a>)
(fnx)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ee2f718188d32e9888b1932fe6b9bd2a62c529a4"><code>ee2f718</code></a>
feat: Allow <code>void</code> in rule
<code>no-promise-executor-return</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/17282">#17282</a>)
(nopeless)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9e9edf93ecfa0658e8b79e71bc98530ade150081"><code>9e9edf9</code></a>
docs: update documentation URL in error message (<a
href="https://redirect.github.com/eslint/eslint/issues/17465">#17465</a>)
(Nitin Kumar)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/10c4f85dca978b42d37619f50565a06b9a28c9ac"><code>10c4f85</code></a>
8.48.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/5013ad72a34275fe81c0c1cb907a9ff87dcf0627"><code>5013ad7</code></a>
Build: changelog update for 8.48.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/8dd3cec90c97ed97d243a83b87ad4ea9e6b4781a"><code>8dd3cec</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.48.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/17501">#17501</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/6d0496e9476fb2210fba0a3d541df8c052ecf73a"><code>6d0496e</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="https://github.com/eslint/eslint/commit/7a51d77c0a066e461ff288568fdfee0e9539a2b5"><code>7a51d77</code></a>
docs: no-param-reassign mention strict mode (<a
href="https://redirect.github.com/eslint/eslint/issues/17494">#17494</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9cd7ac2fdb6b1d71a9fb1b8297a478cafacbdafd"><code>9cd7ac2</code></a>
docs: add <code>fetch</code> script to package.json conventions (<a
href="https://redirect.github.com/eslint/eslint/issues/17459">#17459</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7234f6a706a209aa2d79259110328752e9ae3928"><code>7234f6a</code></a>
fix: update RuleTester JSDoc and deprecations (<a
href="https://redirect.github.com/eslint/eslint/issues/17496">#17496</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1fbb3b0b477c814c0d179564fe495f4c50a451e9"><code>1fbb3b0</code></a>
feat: correct update direction in <code>for-direction</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/17483">#17483</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9d4216d638d39844decffac33ee3d5a47413c80a"><code>9d4216d</code></a>
chore: Refactor and document CodePathSegment (<a
href="https://redirect.github.com/eslint/eslint/issues/17474">#17474</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cab21e64a8f79779c641178f825945958667c6e4"><code>cab21e6</code></a>
docs: advice for inline disabling of rules (<a
href="https://redirect.github.com/eslint/eslint/issues/17458">#17458</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v8.47.0...v8.48.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.47.0&new-version=8.48.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.0.
<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.48.0 - August 25, 2023</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/8dd3cec90c97ed97d243a83b87ad4ea9e6b4781a"><code>8dd3cec</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.48.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/17501">#17501</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/6d0496e9476fb2210fba0a3d541df8c052ecf73a"><code>6d0496e</code></a>
chore: package.json update for <code>@​eslint/js</code> release (ESLint
Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7a51d77c0a066e461ff288568fdfee0e9539a2b5"><code>7a51d77</code></a>
docs: no-param-reassign mention strict mode (<a
href="https://redirect.github.com/eslint/eslint/issues/17494">#17494</a>)
(Stephen Hardy)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9cd7ac2fdb6b1d71a9fb1b8297a478cafacbdafd"><code>9cd7ac2</code></a>
docs: add <code>fetch</code> script to package.json conventions (<a
href="https://redirect.github.com/eslint/eslint/issues/17459">#17459</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7234f6a706a209aa2d79259110328752e9ae3928"><code>7234f6a</code></a>
fix: update RuleTester JSDoc and deprecations (<a
href="https://redirect.github.com/eslint/eslint/issues/17496">#17496</a>)
(Jonas Berlin)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1fbb3b0b477c814c0d179564fe495f4c50a451e9"><code>1fbb3b0</code></a>
feat: correct update direction in <code>for-direction</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/17483">#17483</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9d4216d638d39844decffac33ee3d5a47413c80a"><code>9d4216d</code></a>
chore: Refactor and document CodePathSegment (<a
href="https://redirect.github.com/eslint/eslint/issues/17474">#17474</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cab21e64a8f79779c641178f825945958667c6e4"><code>cab21e6</code></a>
docs: advice for inline disabling of rules (<a
href="https://redirect.github.com/eslint/eslint/issues/17458">#17458</a>)
(Ashish Yadav)</li>
<li><a
href="https://github.com/eslint/eslint/commit/056499de31a139dbc965d18652b0b520e11b408d"><code>056499d</code></a>
docs: fix example of flat config from plugin (<a
href="https://redirect.github.com/eslint/eslint/issues/17482">#17482</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d73fbf2228631d6c468cd24710e2579fe6cb70fd"><code>d73fbf2</code></a>
feat: rule tester do not create empty valid or invalid test suites (<a
href="https://redirect.github.com/eslint/eslint/issues/17475">#17475</a>)
(fnx)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ee2f718188d32e9888b1932fe6b9bd2a62c529a4"><code>ee2f718</code></a>
feat: Allow <code>void</code> in rule
<code>no-promise-executor-return</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/17282">#17282</a>)
(nopeless)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9e9edf93ecfa0658e8b79e71bc98530ade150081"><code>9e9edf9</code></a>
docs: update documentation URL in error message (<a
href="https://redirect.github.com/eslint/eslint/issues/17465">#17465</a>)
(Nitin Kumar)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/10c4f85dca978b42d37619f50565a06b9a28c9ac"><code>10c4f85</code></a>
8.48.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/5013ad72a34275fe81c0c1cb907a9ff87dcf0627"><code>5013ad7</code></a>
Build: changelog update for 8.48.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/8dd3cec90c97ed97d243a83b87ad4ea9e6b4781a"><code>8dd3cec</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.48.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/17501">#17501</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/6d0496e9476fb2210fba0a3d541df8c052ecf73a"><code>6d0496e</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="https://github.com/eslint/eslint/commit/7a51d77c0a066e461ff288568fdfee0e9539a2b5"><code>7a51d77</code></a>
docs: no-param-reassign mention strict mode (<a
href="https://redirect.github.com/eslint/eslint/issues/17494">#17494</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9cd7ac2fdb6b1d71a9fb1b8297a478cafacbdafd"><code>9cd7ac2</code></a>
docs: add <code>fetch</code> script to package.json conventions (<a
href="https://redirect.github.com/eslint/eslint/issues/17459">#17459</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/7234f6a706a209aa2d79259110328752e9ae3928"><code>7234f6a</code></a>
fix: update RuleTester JSDoc and deprecations (<a
href="https://redirect.github.com/eslint/eslint/issues/17496">#17496</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/1fbb3b0b477c814c0d179564fe495f4c50a451e9"><code>1fbb3b0</code></a>
feat: correct update direction in <code>for-direction</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/17483">#17483</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/9d4216d638d39844decffac33ee3d5a47413c80a"><code>9d4216d</code></a>
chore: Refactor and document CodePathSegment (<a
href="https://redirect.github.com/eslint/eslint/issues/17474">#17474</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/cab21e64a8f79779c641178f825945958667c6e4"><code>cab21e6</code></a>
docs: advice for inline disabling of rules (<a
href="https://redirect.github.com/eslint/eslint/issues/17458">#17458</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v8.47.0...v8.48.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.47.0&new-version=8.48.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jdtoombs pushed a commit to jdtoombs/chat-copilot that referenced this pull request Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code webapp Pull requests that update Typescript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant