-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge test changes to main #386
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
documentation
Improvements or additions to documentation
dependencies
Pull requests that update a dependency file
workflow
backend
frontend
github
playwright
labels
Nov 20, 2024
…der (#368) <!--- Provide a general summary of your changes in the Title above --> <!--- Describe your changes in detail --> <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here. --> <!--- Please describe in detail how you tested your changes. --> <!--- Include details of your testing environment, tests ran to see how --> <!--- your change affects other areas of the code, etc. --> - [ ] Local build ⚒️ - [ ] Local tests 🧪 - [ ] (optional) Local run and endpoint tested in swagger 🚀 <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [ ] The pull request title starts with the jira case number (when applicable), e.g. "TEST-1234 Add some feature" - [ ] The person responsible for following up on requested review changes has been assigned to the pull request - [ ] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. ✔️ - [ ] This PR changes the database so I have added the *create-diagram* label to assist reviewers with a db diagram - [ ] This PR changes platform or backend and I need others to be able to test against these changes before merging to dev, so I have added the *deploy-azure* label to deploy before merging the PR - [ ] I've checked the files view for spelling issues, code quality warnings and similar - [ ] I've waited until all checks have passed (green check/without error) - [ ] I've checked that only the intended files are changed
<!--- Provide a general summary of your changes in the Title above --> ## Description 💬 <!--- Describe your changes in detail --> ## Motivation and Context 🥅 <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here. --> ## How has this been tested? 🧪 <!--- Please describe in detail how you tested your changes. --> <!--- Include details of your testing environment, tests ran to see how --> <!--- your change affects other areas of the code, etc. --> - [ ] Local build ⚒️ - [ ] Local tests 🧪 - [ ] (optional) Local run and endpoint tested in swagger 🚀 ## Screenshots (if appropriate) 💻 ## Types of changes 🌊 <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) ## Checklist ☑️ <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [ ] The pull request title starts with the jira case number (when applicable), e.g. "TEST-1234 Add some feature" - [ ] The person responsible for following up on requested review changes has been assigned to the pull request - [ ] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. ## Highly optional checks, only use these if you have a reason to do so ✔️ - [ ] This PR changes the database so I have added the *create-diagram* label to assist reviewers with a db diagram - [ ] This PR changes platform or backend and I need others to be able to test against these changes before merging to dev, so I have added the *deploy-azure* label to deploy before merging the PR ## Checklist for the approver ✅ - [ ] I've checked the files view for spelling issues, code quality warnings and similar - [ ] I've waited until all checks have passed (green check/without error) - [ ] I've checked that only the intended files are changed
…ckend (#376) Bumps [dotnet-reportgenerator-globaltool](https://github.com/danielpalme/ReportGenerator) from 5.4.0 to 5.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/danielpalme/ReportGenerator/releases">dotnet-reportgenerator-globaltool's releases</a>.</em></p> <blockquote> <h2>ReportGenerator_5.4.1</h2> <h1>Changes:</h1> <ul> <li><a href="https://redirect.github.com/danielpalme/ReportGenerator/issues/707">#707</a> Fixed issue with file filters</li> </ul> <p>This release requires .NET Framework 4.7 or .NET 8.0/9.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/97359088f17ba56725081d5ce47be954a77ab50c"><code>9735908</code></a> Release 5.4.1</li> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/3f170041101196283728d154cc9016348f96f3d9"><code>3f17004</code></a> Docs</li> <li>See full diff in <a href="https://github.com/danielpalme/ReportGenerator/compare/v5.4.0...v5.4.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dotnet-reportgenerator-globaltool&package-manager=nuget&previous-version=5.4.0&new-version=5.4.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… group (#375) Bumps the nunit group in /src/backend with 1 update: [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers). Updates `NUnit.Analyzers` from 4.3.0 to 4.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nunit/nunit.analyzers/releases">NUnit.Analyzers's releases</a>.</em></p> <blockquote> <p>NUnit Analyzers 4.4 - November 13, 2024</p> <p>This release of the NUnit Analyzers adds handling of <code>Assert.IsAssignableFrom</code>/<code>Assert.IsNotAssignableFrom</code> and <code>Assert.Positive</code>/<code>Assert.Negative</code>. Also insertion of trivia for code fixes for <code>NUnit2007</code> and <code>NUnit2046</code> have been improved.</p> <p>The release contains contributions from the following users (in alphabetical order):</p> <ul> <li><a href="https://github.com/manfred-brands"><code>@manfred-brands</code></a></li> <li><a href="https://github.com/MCPtz"><code>@MCPtz</code></a></li> <li><a href="https://github.com/mikkelbu"><code>@mikkelbu</code></a></li> <li><a href="https://github.com/verdie-g"><code>@verdie-g</code></a></li> </ul> <p>Issues Resolved</p> <p>Features and Enhancements</p> <ul> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/790">#790</a> NUnit.Analyzers 4.3.0 missed an Assert.IsAssignableFrom that caused a build error after upgrading to latest NUnit 4.2.2</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/789">#789</a> NUnit.Analyzers 4.3.0 missed an Assert.Positive that caused a build error after upgrading to latest NUnit 4.2.2</li> </ul> <p>Bugs</p> <ul> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/784">#784</a> Fix trivia for NUnit2046</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/783">#783</a> NUnit2007 doesn't apply trivia correctly</li> </ul> <p>Tooling, Process, and Documentation</p> <ul> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/788">#788</a> chore: Bump NUnit to version 4.2.2</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/785">#785</a> chore(deps): Bump NUnit3TestAdapter from 4.5.0 to 4.6.0</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/780">#780</a> chore(deps): Bump CSharpIsNullAnalyzer from 0.1.495 to 0.1.593</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/778">#778</a> chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/776">#776</a> chore: bump version</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/775">#775</a> chore: Update release notes</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md">NUnit.Analyzers's changelog</a>.</em></p> <blockquote> <p># NUnit Analyzers 4.4 - November 13, 2024</p> <p>This release of the NUnit Analyzers adds handling of <code>Assert.IsAssignableFrom</code>/<code>Assert.IsNotAssignableFrom</code> and <code>Assert.Positive</code>/<code>Assert.Negative</code>. Also insertion of trivia for code fixes for <code>NUnit2007</code> and <code>NUnit2046</code> have been improved.</p> <p>The release contains contributions from the following users (in alphabetical order):</p> <ul> <li><a href="https://github.com/manfred-brands"><code>@manfred-brands</code></a></li> <li><a href="https://github.com/MCPtz"><code>@MCPtz</code></a></li> <li><a href="https://github.com/mikkelbu"><code>@mikkelbu</code></a></li> <li><a href="https://github.com/verdie-g"><code>@verdie-g</code></a></li> </ul> <p>Issues Resolved</p> <p>Features and Enhancements</p> <ul> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/790">#790</a> NUnit.Analyzers 4.3.0 missed an Assert.IsAssignableFrom that caused a build error after upgrading to latest NUnit 4.2.2</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/789">#789</a> NUnit.Analyzers 4.3.0 missed an Assert.Positive that caused a build error after upgrading to latest NUnit 4.2.2</li> </ul> <p>Bugs</p> <ul> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/784">#784</a> Fix trivia for NUnit2046</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/783">#783</a> NUnit2007 doesn't apply trivia correctly</li> </ul> <p>Tooling, Process, and Documentation</p> <ul> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/788">#788</a> chore: Bump NUnit to version 4.2.2</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/785">#785</a> chore(deps): Bump NUnit3TestAdapter from 4.5.0 to 4.6.0</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/780">#780</a> chore(deps): Bump CSharpIsNullAnalyzer from 0.1.495 to 0.1.593</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/778">#778</a> chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/776">#776</a> chore: bump version</li> <li><a href="https://redirect.github.com/nunit/nunit.analyzers/issues/775">#775</a> chore: Update release notes</li> </ul> <h1>NUnit Analyzers 4.3 - August 9, 2024</h1> <p>This release of the NUnit Analyzers contains some bug fixes to existing analyzers and code fixes - among other improvements to trivia when using the code fix of NUnit2049.</p> <p>For new features we now warn against using <code>TestContext.Write</code> as this will be obsolete in NUnit at some point; NUnit1001 now recognises and check generic TestCase attributes; and we have added a new analyzer and code fix for simplifying usages of <code>ValuesAttribute</code>.</p> <p>The release contains contributions from the following users (in alphabetical order):</p> <ul> <li><a href="https://github.com/andrewimcclement"><code>@andrewimcclement</code></a></li> <li><a href="https://github.com/Bartleby2718"><code>@Bartleby2718</code></a></li> <li><a href="https://github.com/DrPepperBianco"><code>@DrPepperBianco</code></a></li> <li><a href="https://github.com/KaiBNET"><code>@KaiBNET</code></a></li> <li><a href="https://github.com/maettu-this"><code>@maettu-this</code></a></li> <li><a href="https://github.com/manfred-brands"><code>@manfred-brands</code></a></li> <li><a href="https://github.com/mikkelbu"><code>@mikkelbu</code></a></li> <li><a href="https://github.com/RenderMichael"><code>@RenderMichael</code></a></li> <li><a href="https://github.com/SeanKilleen"><code>@SeanKilleen</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nunit/nunit.analyzers/commit/a7963facf9c505bef350610444a4a4a3da92ac3b"><code>a7963fa</code></a> Merge pull request <a href="https://redirect.github.com/nunit/nunit.analyzers/issues/792">#792</a> from nunit/release4.4</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/1ed8bef0e8ec1a18b90dc55bcfb6c44d64eee66e"><code>1ed8bef</code></a> chore: Update release notes</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/b2f4e680137e078ae287ba88887bd9f50942a41e"><code>b2f4e68</code></a> Detect more Classic Assert (<a href="https://redirect.github.com/nunit/nunit.analyzers/issues/791">#791</a>)</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/405d2c4783d71cf8a446e92137ddb09065f12353"><code>405d2c4</code></a> Merge pull request <a href="https://redirect.github.com/nunit/nunit.analyzers/issues/788">#788</a> from nunit/chore/bump-nunit-version</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/b643c64cc02052819181d3527cf7b69a639ed8bd"><code>b643c64</code></a> chore: Remove temporary TestCaseAttribute(s)</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/d287eae64837459d792ca98acc9a265ab5c4da30"><code>d287eae</code></a> chore: Bump NUnit to version 4.2.2</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/e026ba5ccda583ecb991de0ba16614fcc57a6c1a"><code>e026ba5</code></a> Merge pull request <a href="https://redirect.github.com/nunit/nunit.analyzers/issues/785">#785</a> from nunit/dependabot/nuget/src/NUnit3TestAdapter-4.6.0</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/a3f5660282af0ae534b8ff114e533da50822011b"><code>a3f5660</code></a> chore(deps): Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/5b98d8d5f5ae50c717e6cc20d6e4b70c581d0964"><code>5b98d8d</code></a> Merge pull request <a href="https://redirect.github.com/nunit/nunit.analyzers/issues/780">#780</a> from nunit/dependabot/nuget/src/CSharpIsNullAnalyzer-...</li> <li><a href="https://github.com/nunit/nunit.analyzers/commit/859c2f80cb14fe50426a0d03e314210c7572c90f"><code>859c2f8</code></a> Fix trivia for NUnit2046</li> <li>Additional commits viewable in <a href="https://github.com/nunit/nunit.analyzers/compare/4.3.0...4.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NUnit.Analyzers&package-manager=nuget&previous-version=4.3.0&new-version=4.4.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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hans Christian Winther-Sorensen <[email protected]>
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.13.0 to 8.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.14.0</h2> <h2>8.14.0 (2024-11-11)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-confusing-void-expression] add an option to ignore void<!-- raw HTML omitted -->void (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10067">#10067</a>)</li> <li><strong>eslint-plugin:</strong> [await-thenable] report unnecessary <code>await using</code> statements (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10209">#10209</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency eslint to v9.14.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10309">#10309</a>)</li> <li><strong>deps:</strong> update docusaurus monorepo to v3.6.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10319">#10319</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] improve error message for literal comparisons (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10194">#10194</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-promises] improve report loc for methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10216">#10216</a>)</li> <li><strong>scope-manager:</strong> fix asserted increments not being marked as write references (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10271">#10271</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Gyumong <a href="https://github.com/Gyumong"><code>@Gyumong</code></a></li> <li>Jan Ochwat <a href="https://github.com/janek515"><code>@janek515</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>Ronen Amiel</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.14.0 (2024-11-11)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/16fba0aff86652d6190302d8b29b7f3fb9c64664"><code>16fba0a</code></a> chore(release): publish 8.14.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript-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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.59.8 to 5.60.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/releases"><code>@tanstack/react-query</code>'s releases</a>.</em></p> <blockquote> <h2>v5.60.5</h2> <p>Version 5.60.5 - 11/15/24, 6:06 PM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>useQueries: make sure we don"t lose property tracking (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8295">#8295</a>) (4a2e838) by Dominik Dorfmeister</li> </ul> <h3>Docs</h3> <ul> <li>angular-query: type narrowing (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8297">#8297</a>) (0df2883) by Arnoud</li> <li>angular-query: add TypeScript documentation (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8296">#8296</a>) (118b152) by Arnoud</li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/query-core</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/react-query</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/query-broadcast-client-experimental</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/query-sync-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/react-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/react-query-next-experimental</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/solid-query</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/solid-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/solid-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/svelte-query</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/svelte-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/svelte-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/vue-query</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/vue-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/angular-query-experimental</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/query-async-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/angular-query-devtools-experimental</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> </ul> <h2>v5.60.4</h2> <p>Version 5.60.4 - 11/15/24, 3:43 PM</p> <h2>Changes</h2> <h3>Refactor</h3> <ul> <li>*: unify & use noop (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8294">#8294</a>) (6c2a055) by <a href="https://github.com/manudeli"><code>@manudeli</code></a></li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/query-async-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.60.4</li> <li><code>@tanstack/query-sync-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.60.4</li> <li><code>@tanstack/react-query</code><a href="https://github.com/5"><code>@5</code></a>.60.4</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/3fc2fce77e831e60dafb333c929b88a38240ad74"><code>3fc2fce</code></a> release: v5.60.5</li> <li><a href="https://github.com/TanStack/query/commit/4a2e838fc09b910656aee6b214ab37557c7064ef"><code>4a2e838</code></a> fix(useQueries): make sure we don't lose property tracking (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8295">#8295</a>)</li> <li><a href="https://github.com/TanStack/query/commit/878649500c56c30282b4d4c84c87b995fc17bed8"><code>8786495</code></a> release: v5.60.4</li> <li><a href="https://github.com/TanStack/query/commit/6c2a05507db2793b43e42f54852d816515aa7c72"><code>6c2a055</code></a> refactor(*): unify & use noop (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8294">#8294</a>)</li> <li><a href="https://github.com/TanStack/query/commit/7615661593a8420e1f6d389ad10d76da2fe37514"><code>7615661</code></a> release: v5.60.2</li> <li><a href="https://github.com/TanStack/query/commit/c9fcd2fd745803fddc4849fcfc69c5a5c03b085c"><code>c9fcd2f</code></a> test(react-query): useInfinitePrefetchQuery -> usePrefetchInfiniteQuery (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8265">#8265</a>)</li> <li><a href="https://github.com/TanStack/query/commit/8d1f5429e1538b4c4e39703bde93843bb97a544e"><code>8d1f542</code></a> test(react-query): add test case for useSuspenseQueries accept skipToken as q...</li> <li><a href="https://github.com/TanStack/query/commit/ebd4c2b4edcd605772139468d94334b8a3f1aa92"><code>ebd4c2b</code></a> test(react-query): add test case for useSuspenseInfiniteQuery accept skipToke...</li> <li><a href="https://github.com/TanStack/query/commit/e802711e7bc2efe97a35130cebfc30745f0f113c"><code>e802711</code></a> test(react-query): add test case for useSuspenseQuery accept skipToken as que...</li> <li><a href="https://github.com/TanStack/query/commit/c2b435dcd91a7df248ac5d6d6b928f4bea79b2b6"><code>c2b435d</code></a> test(react-query): add test case for infiniteQueryOptions (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8268">#8268</a>)</li> <li>Additional commits viewable in <a href="https://github.com/TanStack/query/commits/v5.60.5/packages/react-query">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tanstack/react-query&package-manager=npm_and_yarn&previous-version=5.59.8&new-version=5.60.5)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ntend (#380) Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 5.59.8 to 5.60.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/releases"><code>@tanstack/react-query-devtools</code>'s releases</a>.</em></p> <blockquote> <h2>v5.60.5</h2> <p>Version 5.60.5 - 11/15/24, 6:06 PM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>useQueries: make sure we don"t lose property tracking (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/8295">#8295</a>) (4a2e838) by Dominik Dorfmeister</li> </ul> <h3>Docs</h3> <ul> <li>angular-query: type narrowing (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/8297">#8297</a>) (0df2883) by Arnoud</li> <li>angular-query: add TypeScript documentation (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/8296">#8296</a>) (118b152) by Arnoud</li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/query-core</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/react-query</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/query-broadcast-client-experimental</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/query-sync-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/react-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/react-query-next-experimental</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/solid-query</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/solid-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/solid-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/svelte-query</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/svelte-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/svelte-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/vue-query</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/vue-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/angular-query-experimental</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/query-async-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> <li><code>@tanstack/angular-query-devtools-experimental</code><a href="https://github.com/5"><code>@5</code></a>.60.5</li> </ul> <h2>v5.60.4</h2> <p>Version 5.60.4 - 11/15/24, 3:43 PM</p> <h2>Changes</h2> <h3>Refactor</h3> <ul> <li>*: unify & use noop (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools/issues/8294">#8294</a>) (6c2a055) by <a href="https://github.com/manudeli"><code>@manudeli</code></a></li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/query-async-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.60.4</li> <li><code>@tanstack/query-sync-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.60.4</li> <li><code>@tanstack/react-query</code><a href="https://github.com/5"><code>@5</code></a>.60.4</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/3fc2fce77e831e60dafb333c929b88a38240ad74"><code>3fc2fce</code></a> release: v5.60.5</li> <li><a href="https://github.com/TanStack/query/commit/878649500c56c30282b4d4c84c87b995fc17bed8"><code>8786495</code></a> release: v5.60.4</li> <li><a href="https://github.com/TanStack/query/commit/7615661593a8420e1f6d389ad10d76da2fe37514"><code>7615661</code></a> release: v5.60.2</li> <li><a href="https://github.com/TanStack/query/commit/5ce9959c022d95d5a7d5c494e054c9170d7d49ff"><code>5ce9959</code></a> release: v5.59.20</li> <li><a href="https://github.com/TanStack/query/commit/848df6236c3cd8019ec28e27d8790a350c07b768"><code>848df62</code></a> fix: don't ship test files</li> <li><a href="https://github.com/TanStack/query/commit/b8bef6a5c82863c3e186cf7577aabd05796c3215"><code>b8bef6a</code></a> release: v5.59.19</li> <li><a href="https://github.com/TanStack/query/commit/1a8354f7f41a50dfd68fad0fdb39408e74bb90f3"><code>1a8354f</code></a> release: v5.59.18</li> <li><a href="https://github.com/TanStack/query/commit/fdc5c8eb1eb830dba19941de79f0f9452de94f51"><code>fdc5c8e</code></a> release: v5.59.17</li> <li><a href="https://github.com/TanStack/query/commit/820bb81ba89059350476e755437c74ae2a353afa"><code>820bb81</code></a> release: v5.59.16</li> <li><a href="https://github.com/TanStack/query/commit/0c720e1a92ca7e26fa0ea65e36df8b00b243aef3"><code>0c720e1</code></a> release: v5.59.15</li> <li>Additional commits viewable in <a href="https://github.com/TanStack/query/commits/v5.60.5/packages/react-query-devtools">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tanstack/react-query-devtools&package-manager=npm_and_yarn&previous-version=5.59.8&new-version=5.60.5)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the microsoft group in /src/backend with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the eslint group with 5 updates in the /src/frontend directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.15.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.14.0` | `8.15.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.14.0` | `8.15.0` | | [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.15.0` | | [eslint-config-love](https://github.com/mightyiam/eslint-config-love) | `98.0.2` | `99.0.0` | Updates `@eslint/js` from 9.14.0 to 9.15.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases"><code>@eslint/js</code>'s releases</a>.</em></p> <blockquote> <h2>v9.15.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/01557cec24203be72222858a3912da0a474ac75c"><code>01557ce</code></a> feat: Implement Language#normalizeLanguageOptions() (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19104">#19104</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/2edc0e2bdc40c4a6da8d526c82c0b6c582bae419"><code>2edc0e2</code></a> feat: add meta.defaultOptions (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/17656">#17656</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/bdec50e91baf9d5eefa07d97d2059fdebb53cdaa"><code>bdec50e</code></a> feat: fix <code>no-useless-computed-key</code> false negative with <code>__proto__</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19123">#19123</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/3087c9e95094cad1354aca2e4ae48c7bd2381184"><code>3087c9e</code></a> feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19095">#19095</a>) (Francesco Trotta)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/fd33f1315ac59b1b3828dbab8e1e056a1585eff0"><code>fd33f13</code></a> fix: update types for <code>no-restricted-imports</code> rule (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19060">#19060</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/bd35098f5b949ecb83e8c7e287524b28b2a3dd71"><code>bd35098</code></a> fix: switch away from Node.js node:assert and AssertionError (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19082">#19082</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/9db5b152c325a930130d49ca967013471c3ba0dc"><code>9db5b15</code></a> fix: unsafe report for <code>no-lonely-if</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19087">#19087</a>) (Abraham Guo)</li> <li><a href="https://github.com/eslint/eslint/commit/68fa497f6a11f1738dce85bb2bdd7a5f8b9f5d6d"><code>68fa497</code></a> fix: ignore files on a different drive on Windows (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19069">#19069</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/4ce625a230778a41b856162df9ebcc57c25cc103"><code>4ce625a</code></a> fix: upgrade <code>@humanwhocodes/retry</code><a href="https://github.com/0"><code>@0</code></a>.4.1 to avoid debug logs (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19102">#19102</a>) (Milos Djermanovic)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/d9279202e7d15452e44adf38451d33d4aaad3bd4"><code>d927920</code></a> docs: fix styles in no-js mode (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18916">#18916</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/09bc2a88c00aa9a93c7de505795fc4e85b2e6357"><code>09bc2a8</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/39089c80a7af09494fce86a6574bf012cbe46d10"><code>39089c8</code></a> docs: add <code>no-useless-computed-key</code> examples with object patterns (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19109">#19109</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/895c60f7fe09f59df1e9490006220d3ec4b9d5b0"><code>895c60f</code></a> docs: add missing messageId property and suggestion properties (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19122">#19122</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/298625eb65dc00bfa0a877ea46faada22021c23e"><code>298625e</code></a> docs: Change CLI -c to use flat config (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19103">#19103</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/522d8a32f326c52886c531f43cf6a1ff15af8286"><code>522d8a3</code></a> docs: add deprecation on <code>indent</code>, <code>quotes</code> and <code>semi</code> rule types (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19090">#19090</a>) (Marco Pasqualetti)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/2967d91037ad670ea3a67fdb9c171b60d9af138b"><code>2967d91</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.15.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19133">#19133</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7d6bf4a250f97d8ff1e2606e3d769e016a32f45b"><code>7d6bf4a</code></a> chore: upgrade <code>@eslint/core</code><a href="https://github.com/0"><code>@0</code></a>.9.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19131">#19131</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/902e70713de1ab67ede9ef8a3836fd2d09a759e5"><code>902e707</code></a> chore: upgrade <code>@eslint/plugin-kit</code><a href="https://github.com/0"><code>@0</code></a>.2.3 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19130">#19130</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff6c1dd09f32b56c05ab97f328741fc8ffb1f64"><code>5ff6c1d</code></a> chore: bump cross-spawn (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19125">#19125</a>) (Ian Bobinac)</li> <li><a href="https://github.com/eslint/eslint/commit/cceccc771631011e04b37122b990205f0e8b6925"><code>cceccc7</code></a> chore: update dependency <code>@eslint/json</code> to ^0.6.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19117">#19117</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/0da3f732fe1776f8f79dac829b2cab4cedd4b6d8"><code>0da3f73</code></a> chore: update algolia referrer (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19114">#19114</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/4f08332ac03e51002f8de6da5c5a362608205437"><code>4f08332</code></a> ci: unpin <code>trunk-io/trunk-action</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19108">#19108</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/6b75683b47c346faaeb6c1dac8e168d64338c7b3"><code>6b75683</code></a> perf: optimize <code>text-table</code> by replacing regex with <code>trimEnd</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19061">#19061</a>) (Nitin Kumar)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@eslint/js</code>'s changelog</a>.</em></p> <blockquote> <p>v9.15.0 - November 15, 2024</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/2967d91037ad670ea3a67fdb9c171b60d9af138b"><code>2967d91</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.15.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19133">#19133</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7d6bf4a250f97d8ff1e2606e3d769e016a32f45b"><code>7d6bf4a</code></a> chore: upgrade <code>@eslint/core</code><a href="https://github.com/0"><code>@0</code></a>.9.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19131">#19131</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/01557cec24203be72222858a3912da0a474ac75c"><code>01557ce</code></a> feat: Implement Language#normalizeLanguageOptions() (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19104">#19104</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/902e70713de1ab67ede9ef8a3836fd2d09a759e5"><code>902e707</code></a> chore: upgrade <code>@eslint/plugin-kit</code><a href="https://github.com/0"><code>@0</code></a>.2.3 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19130">#19130</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/2edc0e2bdc40c4a6da8d526c82c0b6c582bae419"><code>2edc0e2</code></a> feat: add meta.defaultOptions (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/17656">#17656</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/fd33f1315ac59b1b3828dbab8e1e056a1585eff0"><code>fd33f13</code></a> fix: update types for <code>no-restricted-imports</code> rule (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19060">#19060</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff6c1dd09f32b56c05ab97f328741fc8ffb1f64"><code>5ff6c1d</code></a> chore: bump cross-spawn (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19125">#19125</a>) (Ian Bobinac)</li> <li><a href="https://github.com/eslint/eslint/commit/d9279202e7d15452e44adf38451d33d4aaad3bd4"><code>d927920</code></a> docs: fix styles in no-js mode (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18916">#18916</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/bdec50e91baf9d5eefa07d97d2059fdebb53cdaa"><code>bdec50e</code></a> feat: fix <code>no-useless-computed-key</code> false negative with <code>__proto__</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19123">#19123</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/09bc2a88c00aa9a93c7de505795fc4e85b2e6357"><code>09bc2a8</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/bd35098f5b949ecb83e8c7e287524b28b2a3dd71"><code>bd35098</code></a> fix: switch away from Node.js node:assert and AssertionError (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19082">#19082</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/39089c80a7af09494fce86a6574bf012cbe46d10"><code>39089c8</code></a> docs: add <code>no-useless-computed-key</code> examples with object patterns (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19109">#19109</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/895c60f7fe09f59df1e9490006220d3ec4b9d5b0"><code>895c60f</code></a> docs: add missing messageId property and suggestion properties (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19122">#19122</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/cceccc771631011e04b37122b990205f0e8b6925"><code>cceccc7</code></a> chore: update dependency <code>@eslint/json</code> to ^0.6.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19117">#19117</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/0da3f732fe1776f8f79dac829b2cab4cedd4b6d8"><code>0da3f73</code></a> chore: update algolia referrer (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19114">#19114</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/9db5b152c325a930130d49ca967013471c3ba0dc"><code>9db5b15</code></a> fix: unsafe report for <code>no-lonely-if</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19087">#19087</a>) (Abraham Guo)</li> <li><a href="https://github.com/eslint/eslint/commit/68fa497f6a11f1738dce85bb2bdd7a5f8b9f5d6d"><code>68fa497</code></a> fix: ignore files on a different drive on Windows (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19069">#19069</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/4f08332ac03e51002f8de6da5c5a362608205437"><code>4f08332</code></a> ci: unpin <code>trunk-io/trunk-action</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19108">#19108</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/3087c9e95094cad1354aca2e4ae48c7bd2381184"><code>3087c9e</code></a> feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19095">#19095</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/298625eb65dc00bfa0a877ea46faada22021c23e"><code>298625e</code></a> docs: Change CLI -c to use flat config (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19103">#19103</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/4ce625a230778a41b856162df9ebcc57c25cc103"><code>4ce625a</code></a> fix: upgrade <code>@humanwhocodes/retry</code><a href="https://github.com/0"><code>@0</code></a>.4.1 to avoid debug logs (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19102">#19102</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/522d8a32f326c52886c531f43cf6a1ff15af8286"><code>522d8a3</code></a> docs: add deprecation on <code>indent</code>, <code>quotes</code> and <code>semi</code> rule types (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19090">#19090</a>) (Marco Pasqualetti)</li> <li><a href="https://github.com/eslint/eslint/commit/6b75683b47c346faaeb6c1dac8e168d64338c7b3"><code>6b75683</code></a> perf: optimize <code>text-table</code> by replacing regex with <code>trimEnd</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19061">#19061</a>) (Nitin Kumar)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/3087c9e95094cad1354aca2e4ae48c7bd2381184"><code>3087c9e</code></a> feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19095">#19095</a>)</li> <li>See full diff in <a href="https://github.com/eslint/eslint/commits/v9.15.0/packages/js">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.15.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.15.0</h2> <h2>8.15.0 (2024-11-18)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> added related-getter-setter-pairs rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10192">#10192</a>)</li> <li><strong>eslint-plugin:</strong> new rule <code>no-unsafe-type-assertion</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10051">#10051</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] fix detection of <code>ignoreConditionalTests</code> involving boolean <code>!</code> operator (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10299">#10299</a>)</li> <li><strong>rule-tester:</strong> run method - avoid to infer type parameter from <code>tests</code> param (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10324">#10324</a>)</li> <li><strong>typescript-eslint:</strong> allow infinitely deep array nesting in config function and extends (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10333">#10333</a>)</li> <li><strong>utils:</strong> add new optional <code>language</code> field to <code>FlatConfig.Config</code> type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10326">#10326</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>add missing peer dependencies (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9744">#9744</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] handle circular mapped types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10301">#10301</a>)</li> <li><strong>eslint-plugin:</strong> [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10314">#10314</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] and [explicit-function-return-type] don't report on <code>as const satisfies</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10315">#10315</a>)</li> <li><strong>eslint-plugin:</strong> report deprecations used in default export (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10330">#10330</a>)</li> <li><strong>utils:</strong> add defaultOptions to meta in rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10339">#10339</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Bartosz <a href="https://github.com/burtek"><code>@burtek</code></a></li> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>Ethan Wu</li> <li>Josh Goldberg ✨</li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a></li> <li>Luis Sebastian Urrutia Fuentes <a href="https://github.com/LuisUrrutia"><code>@LuisUrrutia</code></a></li> <li>Marco Pasqualetti <a href="https://github.com/marcalexiei"><code>@marcalexiei</code></a></li> <li>Phillip Huang</li> <li>Ronen Amiel</li> <li>Szydlak <a href="https://github.com/wszydlak"><code>@wszydlak</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.15.0 (2024-11-18)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] fix detection of <code>ignoreConditionalTests</code> involving boolean <code>!</code> operator (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10299">#10299</a>)</li> <li><strong>eslint-plugin:</strong> new rule <code>no-unsafe-type-assertion</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10051">#10051</a>)</li> <li><strong>eslint-plugin:</strong> added related-getter-setter-pairs rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10192">#10192</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>utils:</strong> add defaultOptions to meta in rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10339">#10339</a>)</li> <li><strong>eslint-plugin:</strong> report deprecations used in default export (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10330">#10330</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] and [explicit-function-return-type] don't report on <code>as const satisfies</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10315">#10315</a>)</li> <li><strong>eslint-plugin:</strong> [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10314">#10314</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] handle circular mapped types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10301">#10301</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Josh Goldberg ✨</li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a></li> <li>Luis Sebastian Urrutia Fuentes <a href="https://github.com/LuisUrrutia"><code>@LuisUrrutia</code></a></li> <li>Phillip Huang</li> <li>Ronen Amiel</li> <li>Szydlak <a href="https://github.com/wszydlak"><code>@wszydlak</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/244435126619afb9497ace04cbf4819012e27330"><code>2444351</code></a> chore(release): publish 8.15.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6c27d08f2f5eca126d22c1e3cd0b9c38644c76ef"><code>6c27d08</code></a> chore: bump eslint dependencies (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10354">#10354</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f5e23e28653705fc7021d8c780f0d63656dea518"><code>f5e23e2</code></a> fix(utils): add defaultOptions to meta in rule (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10339">#10339</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/12ce800be7779aa1a1ea0329a59fb8ee14795634"><code>12ce800</code></a> docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ab831986ed0aaa70893faebd739b703ba3f19b32"><code>ab83198</code></a> fix(eslint-plugin): report deprecations used in default export (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10330">#10330</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/66234d0e997c28d894950afd134e031fe9264859"><code>66234d0</code></a> fix(eslint-plugin): [explicit-module-boundary-types] and [explicit-function-r...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/013c5cc1a2bf2c041358ace2228fb2e577e095c2"><code>013c5cc</code></a> fix(eslint-plugin): [await-thenable, return-await] don't flag awaiting uncons...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a7746fb15f84e10658aab5d2b6073009e2861392"><code>a7746fb</code></a> feat(eslint-plugin): [prefer-nullish-coalescing] fix detection of `ignoreCond...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/57d343b628cd9b5f521ae11868401bd3c08e3758"><code>57d343b</code></a> docs: [no-deprecated] awkward wording about TypeScript visualizing deprecated...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/9ebdff460047c3d688b48d0418b21e5aea0f481d"><code>9ebdff4</code></a> feat(eslint-plugin): new rule <code>no-unsafe-type-assertion</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10051">#10051</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/parser` from 8.14.0 to 8.15.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v8.15.0</h2> <h2>8.15.0 (2024-11-18)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> added related-getter-setter-pairs rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10192">#10192</a>)</li> <li><strong>eslint-plugin:</strong> new rule <code>no-unsafe-type-assertion</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10051">#10051</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] fix detection of <code>ignoreConditionalTests</code> involving boolean <code>!</code> operator (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10299">#10299</a>)</li> <li><strong>rule-tester:</strong> run method - avoid to infer type parameter from <code>tests</code> param (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10324">#10324</a>)</li> <li><strong>typescript-eslint:</strong> allow infinitely deep array nesting in config function and extends (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10333">#10333</a>)</li> <li><strong>utils:</strong> add new optional <code>language</code> field to <code>FlatConfig.Config</code> type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10326">#10326</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>add missing peer dependencies (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9744">#9744</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] handle circular mapped types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10301">#10301</a>)</li> <li><strong>eslint-plugin:</strong> [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10314">#10314</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] and [explicit-function-return-type] don't report on <code>as const satisfies</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10315">#10315</a>)</li> <li><strong>eslint-plugin:</strong> report deprecations used in default export (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10330">#10330</a>)</li> <li><strong>utils:</strong> add defaultOptions to meta in rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10339">#10339</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Bartosz <a href="https://github.com/burtek"><code>@burtek</code></a></li> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>Ethan Wu</li> <li>Josh Goldberg ✨</li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a></li> <li>Luis Sebastian Urrutia Fuentes <a href="https://github.com/LuisUrrutia"><code>@LuisUrrutia</code></a></li> <li>Marco Pasqualetti <a href="https://github.com/marcalexiei"><code>@marcalexiei</code></a></li> <li>Phillip Huang</li> <li>Ronen Amiel</li> <li>Szydlak <a href="https://github.com/wszydlak"><code>@wszydlak</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>8.15.0 (2024-11-18)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/244435126619afb9497ace04cbf4819012e27330"><code>2444351</code></a> chore(release): publish 8.15.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e022eb059e6dd2300523f6d718018e4321187b72"><code>e022eb0</code></a> docs: update license file to explicitly use bsd-2 clause license (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10291">#10291</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/parser">compare view</a></li> </ul> </details> <br /> Updates `eslint` from 9.14.0 to 9.15.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>v9.15.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/01557cec24203be72222858a3912da0a474ac75c"><code>01557ce</code></a> feat: Implement Language#normalizeLanguageOptions() (<a href="https://redirect.github.com/eslint/eslint/issues/19104">#19104</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/2edc0e2bdc40c4a6da8d526c82c0b6c582bae419"><code>2edc0e2</code></a> feat: add meta.defaultOptions (<a href="https://redirect.github.com/eslint/eslint/issues/17656">#17656</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/bdec50e91baf9d5eefa07d97d2059fdebb53cdaa"><code>bdec50e</code></a> feat: fix <code>no-useless-computed-key</code> false negative with <code>__proto__</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19123">#19123</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/3087c9e95094cad1354aca2e4ae48c7bd2381184"><code>3087c9e</code></a> feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a href="https://redirect.github.com/eslint/eslint/issues/19095">#19095</a>) (Francesco Trotta)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/fd33f1315ac59b1b3828dbab8e1e056a1585eff0"><code>fd33f13</code></a> fix: update types for <code>no-restricted-imports</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19060">#19060</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/bd35098f5b949ecb83e8c7e287524b28b2a3dd71"><code>bd35098</code></a> fix: switch away from Node.js node:assert and AssertionError (<a href="https://redirect.github.com/eslint/eslint/issues/19082">#19082</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/9db5b152c325a930130d49ca967013471c3ba0dc"><code>9db5b15</code></a> fix: unsafe report for <code>no-lonely-if</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19087">#19087</a>) (Abraham Guo)</li> <li><a href="https://github.com/eslint/eslint/commit/68fa497f6a11f1738dce85bb2bdd7a5f8b9f5d6d"><code>68fa497</code></a> fix: ignore files on a different drive on Windows (<a href="https://redirect.github.com/eslint/eslint/issues/19069">#19069</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/4ce625a230778a41b856162df9ebcc57c25cc103"><code>4ce625a</code></a> fix: upgrade <code>@humanwhocodes/retry</code><a href="https://github.com/0"><code>@0</code></a>.4.1 to avoid debug logs (<a href="https://redirect.github.com/eslint/eslint/issues/19102">#19102</a>) (Milos Djermanovic)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/d9279202e7d15452e44adf38451d33d4aaad3bd4"><code>d927920</code></a> docs: fix styles in no-js mode (<a href="https://redirect.github.com/eslint/eslint/issues/18916">#18916</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/09bc2a88c00aa9a93c7de505795fc4e85b2e6357"><code>09bc2a8</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/39089c80a7af09494fce86a6574bf012cbe46d10"><code>39089c8</code></a> docs: add <code>no-useless-computed-key</code> examples with object patterns (<a href="https://redirect.github.com/eslint/eslint/issues/19109">#19109</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/895c60f7fe09f59df1e9490006220d3ec4b9d5b0"><code>895c60f</code></a> docs: add missing messageId property and suggestion properties (<a href="https://redirect.github.com/eslint/eslint/issues/19122">#19122</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/298625eb65dc00bfa0a877ea46faada22021c23e"><code>298625e</code></a> docs: Change CLI -c to use flat config (<a href="https://redirect.github.com/eslint/eslint/issues/19103">#19103</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/522d8a32f326c52886c531f43cf6a1ff15af8286"><code>522d8a3</code></a> docs: add deprecation on <code>indent</code>, <code>quotes</code> and <code>semi</code> rule types (<a href="https://redirect.github.com/eslint/eslint/issues/19090">#19090</a>) (Marco Pasqualetti)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/2967d91037ad670ea3a67fdb9c171b60d9af138b"><code>2967d91</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.15.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19133">#19133</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7d6bf4a250f97d8ff1e2606e3d769e016a32f45b"><code>7d6bf4a</code></a> chore: upgrade <code>@eslint/core</code><a href="https://github.com/0"><code>@0</code></a>.9.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19131">#19131</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/902e70713de1ab67ede9ef8a3836fd2d09a759e5"><code>902e707</code></a> chore: upgrade <code>@eslint/plugin-kit</code><a href="https://github.com/0"><code>@0</code></a>.2.3 (<a href="https://redirect.github.com/eslint/eslint/issues/19130">#19130</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff6c1dd09f32b56c05ab97f328741fc8ffb1f64"><code>5ff6c1d</code></a> chore: bump cross-spawn (<a href="https://redirect.github.com/eslint/eslint/issues/19125">#19125</a>) (Ian Bobinac)</li> <li><a href="https://github.com/eslint/eslint/commit/cceccc771631011e04b37122b990205f0e8b6925"><code>cceccc7</code></a> chore: update dependency <code>@eslint/json</code> to ^0.6.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19117">#19117</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/0da3f732fe1776f8f79dac829b2cab4cedd4b6d8"><code>0da3f73</code></a> chore: update algolia referrer (<a href="https://redirect.github.com/eslint/eslint/issues/19114">#19114</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/4f08332ac03e51002f8de6da5c5a362608205437"><code>4f08332</code></a> ci: unpin <code>trunk-io/trunk-action</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19108">#19108</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/6b75683b47c346faaeb6c1dac8e168d64338c7b3"><code>6b75683</code></a> perf: optimize <code>text-table</code> by replacing regex with <code>trimEnd</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19061">#19061</a>) (Nitin Kumar)</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>v9.15.0 - November 15, 2024</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/2967d91037ad670ea3a67fdb9c171b60d9af138b"><code>2967d91</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.15.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19133">#19133</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7d6bf4a250f97d8ff1e2606e3d769e016a32f45b"><code>7d6bf4a</code></a> chore: upgrade <code>@eslint/core</code><a href="https://github.com/0"><code>@0</code></a>.9.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19131">#19131</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/01557cec24203be72222858a3912da0a474ac75c"><code>01557ce</code></a> feat: Implement Language#normalizeLanguageOptions() (<a href="https://redirect.github.com/eslint/eslint/issues/19104">#19104</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/902e70713de1ab67ede9ef8a3836fd2d09a759e5"><code>902e707</code></a> chore: upgrade <code>@eslint/plugin-kit</code><a href="https://github.com/0"><code>@0</code></a>.2.3 (<a href="https://redirect.github.com/eslint/eslint/issues/19130">#19130</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/2edc0e2bdc40c4a6da8d526c82c0b6c582bae419"><code>2edc0e2</code></a> feat: add meta.defaultOptions (<a href="https://redirect.github.com/eslint/eslint/issues/17656">#17656</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/fd33f1315ac59b1b3828dbab8e1e056a1585eff0"><code>fd33f13</code></a> fix: update types for <code>no-restricted-imports</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19060">#19060</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff6c1dd09f32b56c05ab97f328741fc8ffb1f64"><code>5ff6c1d</code></a> chore: bump cross-spawn (<a href="https://redirect.github.com/eslint/eslint/issues/19125">#19125</a>) (Ian Bobinac)</li> <li><a href="https://github.com/eslint/eslint/commit/d9279202e7d15452e44adf38451d33d4aaad3bd4"><code>d927920</code></a> docs: fix styles in no-js mode (<a href="https://redirect.github.com/eslint/eslint/issues/18916">#18916</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/bdec50e91baf9d5eefa07d97d2059fdebb53cdaa"><code>bdec50e</code></a> feat: fix <code>no-useless-computed-key</code> false negative with <code>__proto__</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19123">#19123</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/09bc2a88c00aa9a93c7de505795fc4e85b2e6357"><code>09bc2a8</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/bd35098f5b949ecb83e8c7e287524b28b2a3dd71"><code>bd35098</code></a> fix: switch away from Node.js node:assert and AssertionError (<a href="https://redirect.github.com/eslint/eslint/issues/19082">#19082</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/39089c80a7af09494fce86a6574bf012cbe46d10"><code>39089c8</code></a> docs: add <code>no-useless-computed-key</code> examples with object patterns (<a href="https://redirect.github.com/eslint/eslint/issues/19109">#19109</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/895c60f7fe09f59df1e9490006220d3ec4b9d5b0"><code>895c60f</code></a> docs: add missing messageId property and suggestion properties (<a href="https://redirect.github.com/eslint/eslint/issues/19122">#19122</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/cceccc771631011e04b37122b990205f0e8b6925"><code>cceccc7</code></a> chore: update dependency <code>@eslint/json</code> to ^0.6.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19117">#19117</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/0da3f732fe1776f8f79dac829b2cab4cedd4b6d8"><code>0da3f73</code></a> chore: update algolia referrer (<a href="https://redirect.github.com/eslint/eslint/issues/19114">#19114</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/9db5b152c325a930130d49ca967013471c3ba0dc"><code>9db5b15</code></a> fix: unsafe report for <code>no-lonely-if</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19087">#19087</a>) (Abraham Guo)</li> <li><a href="https://github.com/eslint/eslint/commit/68fa497f6a11f1738dce85bb2bdd7a5f8b9f5d6d"><code>68fa497</code></a> fix: ignore files on a different drive on Windows (<a href="https://redirect.github.com/eslint/eslint/issues/19069">#19069</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/4f08332ac03e51002f8de6da5c5a362608205437"><code>4f08332</code></a> ci: unpin <code>trunk-io/trunk-action</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19108">#19108</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/3087c9e95094cad1354aca2e4ae48c7bd2381184"><code>3087c9e</code></a> feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a href="https://redirect.github.com/eslint/eslint/issues/19095">#19095</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/298625eb65dc00bfa0a877ea46faada22021c23e"><code>298625e</code></a> docs: Change CLI -c to use flat config (<a href="https://redirect.github.com/eslint/eslint/issues/19103">#19103</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/4ce625a230778a41b856162df9ebcc57c25cc103"><code>4ce625a</code></a> fix: upgrade <code>@humanwhocodes/retry</code><a href="https://github.com/0"><code>@0</code></a>.4.1 to avoid debug logs (<a href="https://redirect.github.com/eslint/eslint/issues/19102">#19102</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/522d8a32f326c52886c531f43cf6a1ff15af8286"><code>522d8a3</code></a> docs: add deprecation on <code>indent</code>, <code>quotes</code> and <code>semi</code> rule types (<a href="https://redirect.github.com/eslint/eslint/issues/19090">#19090</a>) (Marco Pasqualetti)</li> <li><a href="https://github.com/eslint/eslint/commit/6b75683b47c346faaeb6c1dac8e168d64338c7b3"><code>6b75683</code></a> perf: optimize <code>text-table</code> by replacing regex with <code>trimEnd</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19061">#19061</a>) (Nitin Kumar)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/6f37b0747a14dfa9a9e3bdebc5caed1f39b6b0e2"><code>6f37b07</code></a> 9.15.0</li> <li><a href="https://github.com/eslint/eslint/commit/1d99f29a3261d0cfe4f18b2724d03d813e85d9f9"><code>1d99f29</code></a> Build: changelog update for 9.15.0</li> <li><a href="https://github.com/eslint/eslint/commit/2967d91037ad670ea3a67fdb9c171b60d9af138b"><code>2967d91</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.15.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19133">#19133</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/7d6bf4a250f97d8ff1e2606e3d769e016a32f45b"><code>7d6bf4a</code></a> chore: upgrade <code>@eslint/core</code><a href="https://github.com/0"><code>@0</code></a>.9.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19131">#19131</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/01557cec24203be72222858a3912da0a474ac75c"><code>01557ce</code></a> feat: Implement Language#normalizeLanguageOptions() (<a href="https://redirect.github.com/eslint/eslint/issues/19104">#19104</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/902e70713de1ab67ede9ef8a3836fd2d09a759e5"><code>902e707</code></a> chore: upgrade <code>@eslint/plugin-kit</code><a href="https://github.com/0"><code>@0</code></a>.2.3 (<a href="https://redirect.github.com/eslint/eslint/issues/19130">#19130</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/2edc0e2bdc40c4a6da8d526c82c0b6c582bae419"><code>2edc0e2</code></a> feat: add meta.defaultOptions (<a href="https://redirect.github.com/eslint/eslint/issues/17656">#17656</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/fd33f1315ac59b1b3828dbab8e1e056a1585eff0"><code>fd33f13</code></a> fix: update types for <code>no-restricted-imports</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19060">#19060</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff6c1dd09f32b56c05ab97f328741fc8ffb1f64"><code>5ff6c1d</code></a> chore: bump cross-spawn (<a href="https://redirect.github.com/eslint/eslint/issues/19125">#19125</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.14.0...v9.15.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-config-love` from 98.0.2 to 99.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mightyiam/eslint-config-love/releases">eslint-config-love's releases</a>.</em></p> <blockquote> <h2>v99.0.0</h2> <h2><a href="https://github.com/mightyiam/eslint-config-love/compare/v98.0.2...v99.0.0">99.0.0</a> (2024-11-16)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><code>@typescript-eslint/unified-signatures</code></li> </ul> <h3>Features</h3> <ul> <li><code>@typescript-eslint/unified-signatures</code> (<a href="https://github.com/mightyiam/eslint-config-love/commit/cefd3b81dfa3310ea93d8f5ddb62e02c0d8277fc">cefd3b8</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md">eslint-config-love's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mightyiam/eslint-config-love/compare/v98.0.2...v99.0.0">99.0.0</a> (2024-11-16)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><code>@typescript-eslint/unified-signatures</code></li> </ul> <h3>Features</h3> <ul> <li><code>@typescript-eslint/unified-signatures</code> (<a href="https://github.com/mightyiam/eslint-config-love/commit/cefd3b81dfa3310ea93d8f5ddb62e02c0d8277fc">cefd3b8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/1182de7aae5f4a0cbc5017be0fc67b6904da7216"><code>1182de7</code></a> chore(release): 99.0.0 [skip ci]</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/7fd1d9ffb6c77eed0dc0c66af75f67ebae486c15"><code>7fd1d9f</code></a> Merge pull request <a href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1902">#1902</a> from mightyiam/unified-signatures</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/cefd3b81dfa3310ea93d8f5ddb62e02c0d8277fc"><code>cefd3b8</code></a> feat!: <code>@typescript-eslint/unified-signatures</code></li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/2ac504e9672770e822ff2c4984e8dbe6a8ad882b"><code>2ac504e</code></a> Merge pull request <a href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1901">#1901</a> from mightyiam/commonjs-example</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/ae7ef4e28d94558400684cfff3c1c01189c6ccff"><code>ae7ef4e</code></a> docs: commonjs example</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/8d32bfca0cb89726b3e68913e79ac482fc07126c"><code>8d32bfc</code></a> Merge pull request <a href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1900">#1900</a> from mightyiam/integration-test</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/9ade2706f6e2b3dc683d1ab4f448519a8e1af2d0"><code>9ade270</code></a> test: integration</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/da33830e1112ec79e9ef3d2d581612487f23f2d4"><code>da33830</code></a> chore(deps): npm update</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/f9cfd96c62f445d1c6694f07fdbe1451628dbe0c"><code>f9cfd96</code></a> chore: compile on publish job as needed</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/82935934a05f3c2cda12efc15262e1ad5e3e1303"><code>8293593</code></a> chore: no extra test in publish job</li> <li>Additional commits viewable in <a href="https://github.com/mightyiam/eslint-config-love/compare/v98.0.2...v99.0.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hans Christian Winther-Sorensen <[email protected]>
Bumps the eslint group in /tests/playwright with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [eslint-config-love](https://github.com/mightyiam/eslint-config-love). Updates `@eslint/js` from 9.14.0 to 9.15.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases"><code>@eslint/js</code>'s releases</a>.</em></p> <blockquote> <h2>v9.15.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/01557cec24203be72222858a3912da0a474ac75c"><code>01557ce</code></a> feat: Implement Language#normalizeLanguageOptions() (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19104">#19104</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/2edc0e2bdc40c4a6da8d526c82c0b6c582bae419"><code>2edc0e2</code></a> feat: add meta.defaultOptions (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/17656">#17656</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/bdec50e91baf9d5eefa07d97d2059fdebb53cdaa"><code>bdec50e</code></a> feat: fix <code>no-useless-computed-key</code> false negative with <code>__proto__</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19123">#19123</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/3087c9e95094cad1354aca2e4ae48c7bd2381184"><code>3087c9e</code></a> feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19095">#19095</a>) (Francesco Trotta)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/fd33f1315ac59b1b3828dbab8e1e056a1585eff0"><code>fd33f13</code></a> fix: update types for <code>no-restricted-imports</code> rule (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19060">#19060</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/bd35098f5b949ecb83e8c7e287524b28b2a3dd71"><code>bd35098</code></a> fix: switch away from Node.js node:assert and AssertionError (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19082">#19082</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/9db5b152c325a930130d49ca967013471c3ba0dc"><code>9db5b15</code></a> fix: unsafe report for <code>no-lonely-if</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19087">#19087</a>) (Abraham Guo)</li> <li><a href="https://github.com/eslint/eslint/commit/68fa497f6a11f1738dce85bb2bdd7a5f8b9f5d6d"><code>68fa497</code></a> fix: ignore files on a different drive on Windows (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19069">#19069</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/4ce625a230778a41b856162df9ebcc57c25cc103"><code>4ce625a</code></a> fix: upgrade <code>@humanwhocodes/retry</code><a href="https://github.com/0"><code>@0</code></a>.4.1 to avoid debug logs (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19102">#19102</a>) (Milos Djermanovic)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/d9279202e7d15452e44adf38451d33d4aaad3bd4"><code>d927920</code></a> docs: fix styles in no-js mode (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18916">#18916</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/09bc2a88c00aa9a93c7de505795fc4e85b2e6357"><code>09bc2a8</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/39089c80a7af09494fce86a6574bf012cbe46d10"><code>39089c8</code></a> docs: add <code>no-useless-computed-key</code> examples with object patterns (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19109">#19109</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/895c60f7fe09f59df1e9490006220d3ec4b9d5b0"><code>895c60f</code></a> docs: add missing messageId property and suggestion properties (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19122">#19122</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/298625eb65dc00bfa0a877ea46faada22021c23e"><code>298625e</code></a> docs: Change CLI -c to use flat config (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19103">#19103</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/522d8a32f326c52886c531f43cf6a1ff15af8286"><code>522d8a3</code></a> docs: add deprecation on <code>indent</code>, <code>quotes</code> and <code>semi</code> rule types (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19090">#19090</a>) (Marco Pasqualetti)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/2967d91037ad670ea3a67fdb9c171b60d9af138b"><code>2967d91</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.15.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19133">#19133</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7d6bf4a250f97d8ff1e2606e3d769e016a32f45b"><code>7d6bf4a</code></a> chore: upgrade <code>@eslint/core</code><a href="https://github.com/0"><code>@0</code></a>.9.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19131">#19131</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/902e70713de1ab67ede9ef8a3836fd2d09a759e5"><code>902e707</code></a> chore: upgrade <code>@eslint/plugin-kit</code><a href="https://github.com/0"><code>@0</code></a>.2.3 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19130">#19130</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff6c1dd09f32b56c05ab97f328741fc8ffb1f64"><code>5ff6c1d</code></a> chore: bump cross-spawn (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19125">#19125</a>) (Ian Bobinac)</li> <li><a href="https://github.com/eslint/eslint/commit/cceccc771631011e04b37122b990205f0e8b6925"><code>cceccc7</code></a> chore: update dependency <code>@eslint/json</code> to ^0.6.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19117">#19117</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/0da3f732fe1776f8f79dac829b2cab4cedd4b6d8"><code>0da3f73</code></a> chore: update algolia referrer (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19114">#19114</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/4f08332ac03e51002f8de6da5c5a362608205437"><code>4f08332</code></a> ci: unpin <code>trunk-io/trunk-action</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19108">#19108</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/6b75683b47c346faaeb6c1dac8e168d64338c7b3"><code>6b75683</code></a> perf: optimize <code>text-table</code> by replacing regex with <code>trimEnd</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19061">#19061</a>) (Nitin Kumar)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@eslint/js</code>'s changelog</a>.</em></p> <blockquote> <p>v9.15.0 - November 15, 2024</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/2967d91037ad670ea3a67fdb9c171b60d9af138b"><code>2967d91</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.15.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19133">#19133</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7d6bf4a250f97d8ff1e2606e3d769e016a32f45b"><code>7d6bf4a</code></a> chore: upgrade <code>@eslint/core</code><a href="https://github.com/0"><code>@0</code></a>.9.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19131">#19131</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/01557cec24203be72222858a3912da0a474ac75c"><code>01557ce</code></a> feat: Implement Language#normalizeLanguageOptions() (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19104">#19104</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/902e70713de1ab67ede9ef8a3836fd2d09a759e5"><code>902e707</code></a> chore: upgrade <code>@eslint/plugin-kit</code><a href="https://github.com/0"><code>@0</code></a>.2.3 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19130">#19130</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/2edc0e2bdc40c4a6da8d526c82c0b6c582bae419"><code>2edc0e2</code></a> feat: add meta.defaultOptions (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/17656">#17656</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/fd33f1315ac59b1b3828dbab8e1e056a1585eff0"><code>fd33f13</code></a> fix: update types for <code>no-restricted-imports</code> rule (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19060">#19060</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff6c1dd09f32b56c05ab97f328741fc8ffb1f64"><code>5ff6c1d</code></a> chore: bump cross-spawn (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19125">#19125</a>) (Ian Bobinac)</li> <li><a href="https://github.com/eslint/eslint/commit/d9279202e7d15452e44adf38451d33d4aaad3bd4"><code>d927920</code></a> docs: fix styles in no-js mode (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18916">#18916</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/bdec50e91baf9d5eefa07d97d2059fdebb53cdaa"><code>bdec50e</code></a> feat: fix <code>no-useless-computed-key</code> false negative with <code>__proto__</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19123">#19123</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/09bc2a88c00aa9a93c7de505795fc4e85b2e6357"><code>09bc2a8</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/bd35098f5b949ecb83e8c7e287524b28b2a3dd71"><code>bd35098</code></a> fix: switch away from Node.js node:assert and AssertionError (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19082">#19082</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/39089c80a7af09494fce86a6574bf012cbe46d10"><code>39089c8</code></a> docs: add <code>no-useless-computed-key</code> examples with object patterns (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19109">#19109</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/895c60f7fe09f59df1e9490006220d3ec4b9d5b0"><code>895c60f</code></a> docs: add missing messageId property and suggestion properties (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19122">#19122</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/cceccc771631011e04b37122b990205f0e8b6925"><code>cceccc7</code></a> chore: update dependency <code>@eslint/json</code> to ^0.6.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19117">#19117</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/0da3f732fe1776f8f79dac829b2cab4cedd4b6d8"><code>0da3f73</code></a> chore: update algolia referrer (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19114">#19114</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/9db5b152c325a930130d49ca967013471c3ba0dc"><code>9db5b15</code></a> fix: unsafe report for <code>no-lonely-if</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19087">#19087</a>) (Abraham Guo)</li> <li><a href="https://github.com/eslint/eslint/commit/68fa497f6a11f1738dce85bb2bdd7a5f8b9f5d6d"><code>68fa497</code></a> fix: ignore files on a different drive on Windows (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19069">#19069</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/4f08332ac03e51002f8de6da5c5a362608205437"><code>4f08332</code></a> ci: unpin <code>trunk-io/trunk-action</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19108">#19108</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/3087c9e95094cad1354aca2e4ae48c7bd2381184"><code>3087c9e</code></a> feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19095">#19095</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/298625eb65dc00bfa0a877ea46faada22021c23e"><code>298625e</code></a> docs: Change CLI -c to use flat config (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19103">#19103</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/4ce625a230778a41b856162df9ebcc57c25cc103"><code>4ce625a</code></a> fix: upgrade <code>@humanwhocodes/retry</code><a href="https://github.com/0"><code>@0</code></a>.4.1 to avoid debug logs (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19102">#19102</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/522d8a32f326c52886c531f43cf6a1ff15af8286"><code>522d8a3</code></a> docs: add deprecation on <code>indent</code>, <code>quotes</code> and <code>semi</code> rule types (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19090">#19090</a>) (Marco Pasqualetti)</li> <li><a href="https://github.com/eslint/eslint/commit/6b75683b47c346faaeb6c1dac8e168d64338c7b3"><code>6b75683</code></a> perf: optimize <code>text-table</code> by replacing regex with <code>trimEnd</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19061">#19061</a>) (Nitin Kumar)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/3087c9e95094cad1354aca2e4ae48c7bd2381184"><code>3087c9e</code></a> feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19095">#19095</a>)</li> <li>See full diff in <a href="https://github.com/eslint/eslint/commits/v9.15.0/packages/js">compare view</a></li> </ul> </details> <br /> Updates `eslint` from 9.14.0 to 9.15.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>v9.15.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/01557cec24203be72222858a3912da0a474ac75c"><code>01557ce</code></a> feat: Implement Language#normalizeLanguageOptions() (<a href="https://redirect.github.com/eslint/eslint/issues/19104">#19104</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/2edc0e2bdc40c4a6da8d526c82c0b6c582bae419"><code>2edc0e2</code></a> feat: add meta.defaultOptions (<a href="https://redirect.github.com/eslint/eslint/issues/17656">#17656</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/bdec50e91baf9d5eefa07d97d2059fdebb53cdaa"><code>bdec50e</code></a> feat: fix <code>no-useless-computed-key</code> false negative with <code>__proto__</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19123">#19123</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/3087c9e95094cad1354aca2e4ae48c7bd2381184"><code>3087c9e</code></a> feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a href="https://redirect.github.com/eslint/eslint/issues/19095">#19095</a>) (Francesco Trotta)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/fd33f1315ac59b1b3828dbab8e1e056a1585eff0"><code>fd33f13</code></a> fix: update types for <code>no-restricted-imports</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19060">#19060</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/bd35098f5b949ecb83e8c7e287524b28b2a3dd71"><code>bd35098</code></a> fix: switch away from Node.js node:assert and AssertionError (<a href="https://redirect.github.com/eslint/eslint/issues/19082">#19082</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/9db5b152c325a930130d49ca967013471c3ba0dc"><code>9db5b15</code></a> fix: unsafe report for <code>no-lonely-if</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19087">#19087</a>) (Abraham Guo)</li> <li><a href="https://github.com/eslint/eslint/commit/68fa497f6a11f1738dce85bb2bdd7a5f8b9f5d6d"><code>68fa497</code></a> fix: ignore files on a different drive on Windows (<a href="https://redirect.github.com/eslint/eslint/issues/19069">#19069</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/4ce625a230778a41b856162df9ebcc57c25cc103"><code>4ce625a</code></a> fix: upgrade <code>@humanwhocodes/retry</code><a href="https://github.com/0"><code>@0</code></a>.4.1 to avoid debug logs (<a href="https://redirect.github.com/eslint/eslint/issues/19102">#19102</a>) (Milos Djermanovic)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/d9279202e7d15452e44adf38451d33d4aaad3bd4"><code>d927920</code></a> docs: fix styles in no-js mode (<a href="https://redirect.github.com/eslint/eslint/issues/18916">#18916</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/09bc2a88c00aa9a93c7de505795fc4e85b2e6357"><code>09bc2a8</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/39089c80a7af09494fce86a6574bf012cbe46d10"><code>39089c8</code></a> docs: add <code>no-useless-computed-key</code> examples with object patterns (<a href="https://redirect.github.com/eslint/eslint/issues/19109">#19109</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/895c60f7fe09f59df1e9490006220d3ec4b9d5b0"><code>895c60f</code></a> docs: add missing messageId property and suggestion properties (<a href="https://redirect.github.com/eslint/eslint/issues/19122">#19122</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/298625eb65dc00bfa0a877ea46faada22021c23e"><code>298625e</code></a> docs: Change CLI -c to use flat config (<a href="https://redirect.github.com/eslint/eslint/issues/19103">#19103</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/522d8a32f326c52886c531f43cf6a1ff15af8286"><code>522d8a3</code></a> docs: add deprecation on <code>indent</code>, <code>quotes</code> and <code>semi</code> rule types (<a href="https://redirect.github.com/eslint/eslint/issues/19090">#19090</a>) (Marco Pasqualetti)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/2967d91037ad670ea3a67fdb9c171b60d9af138b"><code>2967d91</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.15.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19133">#19133</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7d6bf4a250f97d8ff1e2606e3d769e016a32f45b"><code>7d6bf4a</code></a> chore: upgrade <code>@eslint/core</code><a href="https://github.com/0"><code>@0</code></a>.9.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19131">#19131</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/902e70713de1ab67ede9ef8a3836fd2d09a759e5"><code>902e707</code></a> chore: upgrade <code>@eslint/plugin-kit</code><a href="https://github.com/0"><code>@0</code></a>.2.3 (<a href="https://redirect.github.com/eslint/eslint/issues/19130">#19130</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff6c1dd09f32b56c05ab97f328741fc8ffb1f64"><code>5ff6c1d</code></a> chore: bump cross-spawn (<a href="https://redirect.github.com/eslint/eslint/issues/19125">#19125</a>) (Ian Bobinac)</li> <li><a href="https://github.com/eslint/eslint/commit/cceccc771631011e04b37122b990205f0e8b6925"><code>cceccc7</code></a> chore: update dependency <code>@eslint/json</code> to ^0.6.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19117">#19117</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/0da3f732fe1776f8f79dac829b2cab4cedd4b6d8"><code>0da3f73</code></a> chore: update algolia referrer (<a href="https://redirect.github.com/eslint/eslint/issues/19114">#19114</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/4f08332ac03e51002f8de6da5c5a362608205437"><code>4f08332</code></a> ci: unpin <code>trunk-io/trunk-action</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19108">#19108</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/6b75683b47c346faaeb6c1dac8e168d64338c7b3"><code>6b75683</code></a> perf: optimize <code>text-table</code> by replacing regex with <code>trimEnd</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19061">#19061</a>) (Nitin Kumar)</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>v9.15.0 - November 15, 2024</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/2967d91037ad670ea3a67fdb9c171b60d9af138b"><code>2967d91</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.15.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19133">#19133</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/7d6bf4a250f97d8ff1e2606e3d769e016a32f45b"><code>7d6bf4a</code></a> chore: upgrade <code>@eslint/core</code><a href="https://github.com/0"><code>@0</code></a>.9.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19131">#19131</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/01557cec24203be72222858a3912da0a474ac75c"><code>01557ce</code></a> feat: Implement Language#normalizeLanguageOptions() (<a href="https://redirect.github.com/eslint/eslint/issues/19104">#19104</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/902e70713de1ab67ede9ef8a3836fd2d09a759e5"><code>902e707</code></a> chore: upgrade <code>@eslint/plugin-kit</code><a href="https://github.com/0"><code>@0</code></a>.2.3 (<a href="https://redirect.github.com/eslint/eslint/issues/19130">#19130</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/2edc0e2bdc40c4a6da8d526c82c0b6c582bae419"><code>2edc0e2</code></a> feat: add meta.defaultOptions (<a href="https://redirect.github.com/eslint/eslint/issues/17656">#17656</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/fd33f1315ac59b1b3828dbab8e1e056a1585eff0"><code>fd33f13</code></a> fix: update types for <code>no-restricted-imports</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19060">#19060</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff6c1dd09f32b56c05ab97f328741fc8ffb1f64"><code>5ff6c1d</code></a> chore: bump cross-spawn (<a href="https://redirect.github.com/eslint/eslint/issues/19125">#19125</a>) (Ian Bobinac)</li> <li><a href="https://github.com/eslint/eslint/commit/d9279202e7d15452e44adf38451d33d4aaad3bd4"><code>d927920</code></a> docs: fix styles in no-js mode (<a href="https://redirect.github.com/eslint/eslint/issues/18916">#18916</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/bdec50e91baf9d5eefa07d97d2059fdebb53cdaa"><code>bdec50e</code></a> feat: fix <code>no-useless-computed-key</code> false negative with <code>__proto__</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19123">#19123</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/09bc2a88c00aa9a93c7de505795fc4e85b2e6357"><code>09bc2a8</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/bd35098f5b949ecb83e8c7e287524b28b2a3dd71"><code>bd35098</code></a> fix: switch away from Node.js node:assert and AssertionError (<a href="https://redirect.github.com/eslint/eslint/issues/19082">#19082</a>) (Josh Goldberg ✨)</li> <li><a href="https://github.com/eslint/eslint/commit/39089c80a7af09494fce86a6574bf012cbe46d10"><code>39089c8</code></a> docs: add <code>no-useless-computed-key</code> examples with object patterns (<a href="https://redirect.github.com/eslint/eslint/issues/19109">#19109</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/895c60f7fe09f59df1e9490006220d3ec4b9d5b0"><code>895c60f</code></a> docs: add missing messageId property and suggestion properties (<a href="https://redirect.github.com/eslint/eslint/issues/19122">#19122</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/cceccc771631011e04b37122b990205f0e8b6925"><code>cceccc7</code></a> chore: update dependency <code>@eslint/json</code> to ^0.6.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19117">#19117</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/0da3f732fe1776f8f79dac829b2cab4cedd4b6d8"><code>0da3f73</code></a> chore: update algolia referrer (<a href="https://redirect.github.com/eslint/eslint/issues/19114">#19114</a>) (Strek)</li> <li><a href="https://github.com/eslint/eslint/commit/9db5b152c325a930130d49ca967013471c3ba0dc"><code>9db5b15</code></a> fix: unsafe report for <code>no-lonely-if</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19087">#19087</a>) (Abraham Guo)</li> <li><a href="https://github.com/eslint/eslint/commit/68fa497f6a11f1738dce85bb2bdd7a5f8b9f5d6d"><code>68fa497</code></a> fix: ignore files on a different drive on Windows (<a href="https://redirect.github.com/eslint/eslint/issues/19069">#19069</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/4f08332ac03e51002f8de6da5c5a362608205437"><code>4f08332</code></a> ci: unpin <code>trunk-io/trunk-action</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19108">#19108</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/3087c9e95094cad1354aca2e4ae48c7bd2381184"><code>3087c9e</code></a> feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a href="https://redirect.github.com/eslint/eslint/issues/19095">#19095</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/298625eb65dc00bfa0a877ea46faada22021c23e"><code>298625e</code></a> docs: Change CLI -c to use flat config (<a href="https://redirect.github.com/eslint/eslint/issues/19103">#19103</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/4ce625a230778a41b856162df9ebcc57c25cc103"><code>4ce625a</code></a> fix: upgrade <code>@humanwhocodes/retry</code><a href="https://github.com/0"><code>@0</code></a>.4.1 to avoid debug logs (<a href="https://redirect.github.com/eslint/eslint/issues/19102">#19102</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/522d8a32f326c52886c531f43cf6a1ff15af8286"><code>522d8a3</code></a> docs: add deprecation on <code>indent</code>, <code>quotes</code> and <code>semi</code> rule types (<a href="https://redirect.github.com/eslint/eslint/issues/19090">#19090</a>) (Marco Pasqualetti)</li> <li><a href="https://github.com/eslint/eslint/commit/6b75683b47c346faaeb6c1dac8e168d64338c7b3"><code>6b75683</code></a> perf: optimize <code>text-table</code> by replacing regex with <code>trimEnd</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19061">#19061</a>) (Nitin Kumar)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/6f37b0747a14dfa9a9e3bdebc5caed1f39b6b0e2"><code>6f37b07</code></a> 9.15.0</li> <li><a href="https://github.com/eslint/eslint/commit/1d99f29a3261d0cfe4f18b2724d03d813e85d9f9"><code>1d99f29</code></a> Build: changelog update for 9.15.0</li> <li><a href="https://github.com/eslint/eslint/commit/2967d91037ad670ea3a67fdb9c171b60d9af138b"><code>2967d91</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.15.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19133">#19133</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b441bee6ad9807fef614bd071e6bd3e8b3307b2d"><code>b441bee</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/7d6bf4a250f97d8ff1e2606e3d769e016a32f45b"><code>7d6bf4a</code></a> chore: upgrade <code>@eslint/core</code><a href="https://github.com/0"><code>@0</code></a>.9.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19131">#19131</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/01557cec24203be72222858a3912da0a474ac75c"><code>01557ce</code></a> feat: Implement Language#normalizeLanguageOptions() (<a href="https://redirect.github.com/eslint/eslint/issues/19104">#19104</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/902e70713de1ab67ede9ef8a3836fd2d09a759e5"><code>902e707</code></a> chore: upgrade <code>@eslint/plugin-kit</code><a href="https://github.com/0"><code>@0</code></a>.2.3 (<a href="https://redirect.github.com/eslint/eslint/issues/19130">#19130</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/2edc0e2bdc40c4a6da8d526c82c0b6c582bae419"><code>2edc0e2</code></a> feat: add meta.defaultOptions (<a href="https://redirect.github.com/eslint/eslint/issues/17656">#17656</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/fd33f1315ac59b1b3828dbab8e1e056a1585eff0"><code>fd33f13</code></a> fix: update types for <code>no-restricted-imports</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19060">#19060</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/5ff6c1dd09f32b56c05ab97f328741fc8ffb1f64"><code>5ff6c1d</code></a> chore: bump cross-spawn (<a href="https://redirect.github.com/eslint/eslint/issues/19125">#19125</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.14.0...v9.15.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-config-love` from 98.0.2 to 99.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mightyiam/eslint-config-love/releases">eslint-config-love's releases</a>.</em></p> <blockquote> <h2>v99.0.0</h2> <h2><a href="https://github.com/mightyiam/eslint-config-love/compare/v98.0.2...v99.0.0">99.0.0</a> (2024-11-16)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><code>@typescript-eslint/unified-signatures</code></li> </ul> <h3>Features</h3> <ul> <li><code>@typescript-eslint/unified-signatures</code> (<a href="https://github.com/mightyiam/eslint-config-love/commit/cefd3b81dfa3310ea93d8f5ddb62e02c0d8277fc">cefd3b8</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md">eslint-config-love's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mightyiam/eslint-config-love/compare/v98.0.2...v99.0.0">99.0.0</a> (2024-11-16)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><code>@typescript-eslint/unified-signatures</code></li> </ul> <h3>Features</h3> <ul> <li><code>@typescript-eslint/unified-signatures</code> (<a href="https://github.com/mightyiam/eslint-config-love/commit/cefd3b81dfa3310ea93d8f5ddb62e02c0d8277fc">cefd3b8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/1182de7aae5f4a0cbc5017be0fc67b6904da7216"><code>1182de7</code></a> chore(release): 99.0.0 [skip ci]</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/7fd1d9ffb6c77eed0dc0c66af75f67ebae486c15"><code>7fd1d9f</code></a> Merge pull request <a href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1902">#1902</a> from mightyiam/unified-signatures</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/cefd3b81dfa3310ea93d8f5ddb62e02c0d8277fc"><code>cefd3b8</code></a> feat!: <code>@typescript-eslint/unified-signatures</code></li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/2ac504e9672770e822ff2c4984e8dbe6a8ad882b"><code>2ac504e</code></a> Merge pull request <a href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1901">#1901</a> from mightyiam/commonjs-example</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/ae7ef4e28d94558400684cfff3c1c01189c6ccff"><code>ae7ef4e</code></a> docs: commonjs example</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/8d32bfca0cb89726b3e68913e79ac482fc07126c"><code>8d32bfc</code></a> Merge pull request <a href="https://redirect.github.com/mightyiam/eslint-config-love/issues/1900">#1900</a> from mightyiam/integration-test</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/9ade2706f6e2b3dc683d1ab4f448519a8e1af2d0"><code>9ade270</code></a> test: integration</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/da33830e1112ec79e9ef3d2d581612487f23f2d4"><code>da33830</code></a> chore(deps): npm update</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/f9cfd96c62f445d1c6694f07fdbe1451628dbe0c"><code>f9cfd96</code></a> chore: compile on publish job as needed</li> <li><a href="https://github.com/mightyiam/eslint-config-love/commit/82935934a05f3c2cda12efc15262e1ad5e3e1303"><code>8293593</code></a> chore: no extra test in publish job</li> <li>Additional commits viewable in <a href="https://github.com/mightyiam/eslint-config-love/compare/v98.0.2...v99.0.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hans Christian Winther-Sorensen <[email protected]>
test-e2e✅ Dependency installation successfuladded 637 packages, and audited 638 packages in 7s ✅ Build successful✅ No linting issues 🎊 |
Todo Commentersrc/frontend/test/testUtils.tsxTODO:
@hwinther Please take a look 👀 |
✅ Build successful |
frontend✅ Dependency installation successfuladded 1031 packages, and audited 1032 packages in 12s ✅ Build successful✅ No linting issues 🎊 |
SummarySummary
CoverageWebApi - 85.1%
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backend
dependencies
Pull requests that update a dependency file
documentation
Improvements or additions to documentation
frontend
github
playwright
workflow
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automatically created pull-request in order to merge changes that were recently pushed to the test branch, back to main