Skip to content
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

chore(deps-dev): bump typescript-eslint from 8.17.0 to 8.18.0 #973

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps typescript-eslint from 8.17.0 to 8.18.0.

Release notes

Sourced from typescript-eslint's releases.

v8.18.0

8.18.0 (2024-12-09)

🚀 Features

  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#10397)
  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#10218)

🩹 Fixes

  • typescript peer dependency (#10373)
  • deps: update dependency eslint to v9.16.0 (#10471)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#10374)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#10432)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#10436)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.18.0 (2024-12-09)

🩹 Fixes

  • typescript peer dependency (#10373)

❤️ Thank You

  • rtritto

You can read about our versioning strategy and releases on our website.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner December 10, 2024 12:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 10, 2024
@dependabot dependabot bot requested a review from leninmehedy December 10, 2024 12:38
Copy link
Contributor

Unit Test Results - Linux

  1 files  ±0   53 suites  ±0   4s ⏱️ -1s
216 tests ±0  216 ✅ ±0  0 💤 ±0  0 ❌ ±0 
226 runs  ±0  226 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit bcd1bf0. ± Comparison against base commit 0aee1e6.

Copy link
Contributor

Unit Test Results - Windows

  1 files  ±0   53 suites  ±0   12s ⏱️ -1s
216 tests ±0  216 ✅ ±0  0 💤 ±0  0 ❌ ±0 
226 runs  ±0  226 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit bcd1bf0. ± Comparison against base commit 0aee1e6.

Copy link
Contributor

github-actions bot commented Dec 10, 2024

E2E Test Report

 13 files  ±0  105 suites  ±0   57m 2s ⏱️ - 2m 3s
220 tests ±0  220 ✅ ±0  0 💤 ±0  0 ❌ ±0 
223 runs  ±0  223 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit bcd1bf0. ± Comparison against base commit 0aee1e6.

♻️ This comment has been updated with latest results.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0aee1e6) 19104 15999 83.75%
Head commit (bcd1bf0) 19132 (+28) 16026 (+27) 83.77% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#973) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.72%. Comparing base (0aee1e6) to head (bcd1bf0).
Report is 53 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #973      +/-   ##
==========================================
- Coverage   82.73%   82.72%   -0.02%     
==========================================
  Files          71       71              
  Lines       19132    19132              
  Branches     1510     1251     -259     
==========================================
- Hits        15828    15826       -2     
- Misses       3196     3272      +76     
+ Partials      108       34      -74     

see 22 files with indirect coverage changes

Impacted file tree graph

@jeromy-cannon jeromy-cannon merged commit 04d69a2 into main Dec 10, 2024
35 of 36 checks passed
@jeromy-cannon jeromy-cannon deleted the dependabot/npm_and_yarn/typescript-eslint-8.18.0 branch December 10, 2024 14:59
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.32.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants