mmisty / cypress-allure-adapter

Apache License 2.0
24 stars 7 forks source link

Bump eslint-plugin-import from 2.29.1 to 2.31.0 #251

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps eslint-plugin-import from 2.29.1 to 2.31.0.

Release notes

Sourced from eslint-plugin-import's releases.

v2.31.0

Added

Fixed

Changed

#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@​akwodkiewicz]: https://github.com/akwodkiewicz [@​joshuaobrien]: https://github.com/joshuaobrien [@​liuxingbaoyu]: https://github.com/liuxingbaoyu [@​manuth]: https://github.com/manuth [@​michaelfaith]: https://github.com/michaelfaith [@​phryneas]: https://github.com/phryneas

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

Changed

[2.30.0] - 2024-09-02

Added

  • [dynamic-import-chunkname]: add allowEmpty option to allow empty leading comments (#2942, thanks [@​JiangWeixian])
  • [dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (#3004, thanks [@​amsardesai])
  • [no-unused-modules]: Add ignoreUnusedTypeExports option (#3011, thanks [@​silverwind])
  • add support for Flat Config (#3018, thanks [@​michaelfaith])

Fixed

Changed

  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit (#2944, thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug #2866
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap (#2982, thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic (#2985, thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix (#2640, thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (#2987, thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting (#2989, thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files (#2991, thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option (#3036, thanks [@​liby])
  • [readme] Clarify how to install the plugin (#2993, thanks [@​jwbth])
Commits
  • 91f809b v2.31.0
  • 3f1ac24 [utils] [refactor] parse: avoid using a regex here
  • d225176 [New] extensions: add the checkTypeImports option
  • 5a51b9a [Tests] rule-tester: try this babel class workaround
  • d66cde0 [New] support eslint v9
  • d27a639 [Fix] adjust "is source type module" checks for flat config
  • 1fa8a07 [Refactor] create sourceType helper
  • 0bc1355 [Tests] no-default-export, no-named-export: add test cases with non-modu...
  • 55fa203 [Tests] no-default-export, no-named-export: add test case
  • 6be20df [Docs] no-restricted-paths: fix grammar
  • Additional commits viewable in compare view


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 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)
github-actions[bot] commented 1 month ago

Coverage after merging dependabot/npm_and_yarn/eslint-plugin-import-2.31.0 into main

72.10%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   index.tsN/A100%80%1
   support.tsN/A100%0%1, 2, 4
src.commands
   index.tsN/A100%94.68%110, 115, 117, 127, 25
src.common
   command-names.tsN/A100%94.79%114, 174, 177, 195, 211, 216, 220, 258, 67, 68
   index.tsN/A100%96%6, 62, 71, 74, 76
   utils.tsN/A100%70.37%35, 51, 54, 55, 56, 57, 59, 72
src.plugins
   allure-global-hook.tsN/A100%18.84%101, 103, 104, 107, 108, 110, 112, 120, 121, 123, 124, 125, 126, 133, 134, 135, 136, 138, 139, 145, 146, 147, 148, 151, 152, 159, 160, 38, 42, 43, 46, 47, 49, 52, 56, 60, 61, 64, 65, 67, 68, 72, 73, 76, 77, 80, 81, 83, 84, 85, 87, 91, 92, 95, 96, 97
   allure-reporter-plugin.tsN/A100%52.83%1012, 1023, 1024, 1026, 105, 107, 1076, 1077, 1079, 1085, 1109, 1110, 1112, 1115, 1119, 1123, 1125, 1126, 1131, 1132, 1133, 1135, 1138, 1139, 1142, 1143, 1145, 1148, 1149, 1152, 1154, 1155, 1158, 1160, 1161, 1162, 1163, 1164, 1167, 1190, 1192, 1196, 200, 255, 256, 275, 276, 280, 281, 282, 283, 284, 285, 286, 297, 305, 306, 308, 312, 341, 354, 355, 356, 368, 390, 391, 393, 423, 428, 436, 437, 439, 462, 463, 477, 478, 479, 480, 482, 484, 486, 488, 489, 490, 491, 493, 494, 495, 498, 503, 504, 506, 507, 509, 516, 518, 519, 52, 521, 524, 525, 528, 53, 531, 532, 534, 535, 536, 537, 54, 540, 541, 542, 543, 545, 546, 549, 550, 553, 559, 56, 561, 568, 572, 574, 578, 58, 580, 581, 583, 585, 586, 588, 589, 591, 594, 595, 596, 599, 600, 602, 603, 606, 607, 609, 611, 613, 62, 623, 625, 637, 638, 639, 64, 640, 641, 644, 646, 647, 648, 649, 655, 657, 658, 660, 662, 665, 667, 668, 670, 673, 674, 676, 678, 679, 680, 681, 682, 684, 685, 687, 690, 691, 693, 696, 699, 716, 717, 718, 720, 724, 725, 730, 731, 736, 737, 739, 744, 745, 750, 751, 756, 758, 760, 765, 766, 768, 772, 773, 776, 780, 781, 783, 787, 788, 793, 797, 801, 805, 82, 821, 825, 83, 834, 836, 846, 86, 879, 88, 880, 885, 886, 887, 892, 893, 894, 898, 899, 903, 904, 909, 910, 912, 916, 917, 919, 927, 972, 990, 994
   allure-types.tsN/A100%100%
   allure.tsN/A100%43.43%100, 101, 102, 104, 105, 107, 108, 109, 112, 115, 125, 126, 127, 155, 176, 177, 179, 184, 185, 186, 187, 190, 192, 193, 195, 198, 201, 203, 204, 207, 209, 214, 215, 216, 219, 224, 226, 227, 228, 231, 257, 258, 259, 263, 264, 265, 269, 270, 271, 275, 276, 277, 281, 282, 283, 286, 287, 288, 291, 292, 293, 296, 297, 298, 30, 301, 302, 303, 306, 307, 308, 311, 312, 313, 317, 318, 319, 32, 323, 324, 325, 329, 330, 331, 334, 335, 336, 340, 341, 342, 346, 347, 348, 352, 356, 358, 359, 362, 363, 364, 366, 370, 371, 372, 375, 376, 377, 384, 385, 387, 396, 53
   fs-tools.tsN/A100%78.38%23, 43, 56, 57, 59, 74, 76, 79
   helper.tsN/A100%81.63%100, 107, 87, 89, 90, 91, 94, 96, 97
   index.tsN/A100%0%1, 100, 102, 105, 13, 17, 18, 21, 22, 24, 27, 28, 30, 33, 35, 36, 39, 4, 41, 45, 5, 56, 57, 59, 6, 60, 62, 63, 64, 67, 69, 70, 72, 76, 77, 79, 80, 81, 83, 87, 88, 89, 9, 91, 94, 99
   server.tsN/A100%77.88%134, 150, 151, 152, 153, 156, 159, 162, 187, 190, 33, 34, 39, 40, 46, 47, 54, 57, 77, 80, 82, 87, 89
src.setup
   allure-mocha-reporter.tsN/A100%81.72%1, 103, 120, 152, 166, 167, 169, 179, 203, 209, 218, 226, 24, 254, 255, 281, 282, 283, 284, 285, 286, 287, 288, 290, 291, 292, 315, 317, 39, 457, 458, 459, 473, 474, 475, 574, 587, 588, 589, 593, 595, 597, 611, 613, 614, 619, 621, 626, 627, 632, 633, 635, 639, 640, 653, 655, 656, 657, 658, 659, 661, 673, 674, 675, 679, 680, 681, 683, 684, 685, 687, 690, 691, 693, 697, 70, 702, 705, 706, 709, 71, 712, 89, 93, 94, 95, 96
   custom-commands-handling.tsN/A100%61.63%100, 101, 107, 108, 109, 111, 112, 114, 117, 120, 15, 25, 30, 38, 49, 67, 69, 7, 70, 71, 74, 85, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98
   cypress-events.tsN/A100%94.15%136, 137, 139, 157, 167, 168, 169, 180, 95, 97
   group-handling.tsN/A100%67.74%18, 26, 27, 29, 38, 4, 40, 42, 45, 9
   helper.tsN/A100%88.89%1, 4
   index.tsN/A100%87.50%1, 32, 33, 4
   process-tags.tsN/A100%77.14%10, 100, 13, 31, 37, 39, 62, 63, 86, 87, 88, 90, 91, 95, 97, 98
   request-events.tsN/A100%76.39%100, 104, 34, 49, 59, 77, 81, 83, 84, 87, 88, 91, 92, 95, 97, 98, 99
   requests-handler.tsN/A100%77.03%1, 100, 30, 63, 73, 74, 77, 82, 83, 85, 86, 89, 91, 92, 93, 95, 99
   screenshots.tsN/A100%91.67%1, 14, 39
   setup-gherkin.tsN/A100%82.76%23, 26, 38, 39, 40
   websocket.tsN/A100%76.06%1, 22, 30, 31, 49, 50, 51, 55, 62, 76, 79, 82, 84, 85, 90, 91, 95
github-actions[bot] commented 3 weeks ago

Coverage after merging dependabot/npm_and_yarn/eslint-plugin-import-2.31.0 into main

72.10%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   index.tsN/A100%80%1
   support.tsN/A100%0%1, 2, 4
src.commands
   index.tsN/A100%94.68%110, 115, 117, 127, 25
src.common
   command-names.tsN/A100%94.79%114, 174, 177, 195, 211, 216, 220, 258, 67, 68
   index.tsN/A100%96%6, 62, 71, 74, 76
   utils.tsN/A100%70.37%35, 51, 54, 55, 56, 57, 59, 72
src.plugins
   allure-global-hook.tsN/A100%18.84%101, 103, 104, 107, 108, 110, 112, 120, 121, 123, 124, 125, 126, 133, 134, 135, 136, 138, 139, 145, 146, 147, 148, 151, 152, 159, 160, 38, 42, 43, 46, 47, 49, 52, 56, 60, 61, 64, 65, 67, 68, 72, 73, 76, 77, 80, 81, 83, 84, 85, 87, 91, 92, 95, 96, 97
   allure-reporter-plugin.tsN/A100%52.83%1012, 1023, 1024, 1026, 105, 107, 1076, 1077, 1079, 1085, 1109, 1110, 1112, 1115, 1119, 1123, 1125, 1126, 1131, 1132, 1133, 1135, 1138, 1139, 1142, 1143, 1145, 1148, 1149, 1152, 1154, 1155, 1158, 1160, 1161, 1162, 1163, 1164, 1167, 1190, 1192, 1196, 200, 255, 256, 275, 276, 280, 281, 282, 283, 284, 285, 286, 297, 305, 306, 308, 312, 341, 354, 355, 356, 368, 390, 391, 393, 423, 428, 436, 437, 439, 462, 463, 477, 478, 479, 480, 482, 484, 486, 488, 489, 490, 491, 493, 494, 495, 498, 503, 504, 506, 507, 509, 516, 518, 519, 52, 521, 524, 525, 528, 53, 531, 532, 534, 535, 536, 537, 54, 540, 541, 542, 543, 545, 546, 549, 550, 553, 559, 56, 561, 568, 572, 574, 578, 58, 580, 581, 583, 585, 586, 588, 589, 591, 594, 595, 596, 599, 600, 602, 603, 606, 607, 609, 611, 613, 62, 623, 625, 637, 638, 639, 64, 640, 641, 644, 646, 647, 648, 649, 655, 657, 658, 660, 662, 665, 667, 668, 670, 673, 674, 676, 678, 679, 680, 681, 682, 684, 685, 687, 690, 691, 693, 696, 699, 716, 717, 718, 720, 724, 725, 730, 731, 736, 737, 739, 744, 745, 750, 751, 756, 758, 760, 765, 766, 768, 772, 773, 776, 780, 781, 783, 787, 788, 793, 797, 801, 805, 82, 821, 825, 83, 834, 836, 846, 86, 879, 88, 880, 885, 886, 887, 892, 893, 894, 898, 899, 903, 904, 909, 910, 912, 916, 917, 919, 927, 972, 990, 994
   allure-types.tsN/A100%100%
   allure.tsN/A100%43.43%100, 101, 102, 104, 105, 107, 108, 109, 112, 115, 125, 126, 127, 155, 176, 177, 179, 184, 185, 186, 187, 190, 192, 193, 195, 198, 201, 203, 204, 207, 209, 214, 215, 216, 219, 224, 226, 227, 228, 231, 257, 258, 259, 263, 264, 265, 269, 270, 271, 275, 276, 277, 281, 282, 283, 286, 287, 288, 291, 292, 293, 296, 297, 298, 30, 301, 302, 303, 306, 307, 308, 311, 312, 313, 317, 318, 319, 32, 323, 324, 325, 329, 330, 331, 334, 335, 336, 340, 341, 342, 346, 347, 348, 352, 356, 358, 359, 362, 363, 364, 366, 370, 371, 372, 375, 376, 377, 384, 385, 387, 396, 53
   fs-tools.tsN/A100%78.38%23, 43, 56, 57, 59, 74, 76, 79
   helper.tsN/A100%81.63%100, 107, 87, 89, 90, 91, 94, 96, 97
   index.tsN/A100%0%1, 100, 102, 105, 13, 17, 18, 21, 22, 24, 27, 28, 30, 33, 35, 36, 39, 4, 41, 45, 5, 56, 57, 59, 6, 60, 62, 63, 64, 67, 69, 70, 72, 76, 77, 79, 80, 81, 83, 87, 88, 89, 9, 91, 94, 99
   server.tsN/A100%77.88%134, 150, 151, 152, 153, 156, 159, 162, 187, 190, 33, 34, 39, 40, 46, 47, 54, 57, 77, 80, 82, 87, 89
src.setup
   allure-mocha-reporter.tsN/A100%81.72%1, 103, 120, 152, 166, 167, 169, 179, 203, 209, 218, 226, 24, 254, 255, 281, 282, 283, 284, 285, 286, 287, 288, 290, 291, 292, 315, 317, 39, 457, 458, 459, 473, 474, 475, 574, 587, 588, 589, 593, 595, 597, 611, 613, 614, 619, 621, 626, 627, 632, 633, 635, 639, 640, 653, 655, 656, 657, 658, 659, 661, 673, 674, 675, 679, 680, 681, 683, 684, 685, 687, 690, 691, 693, 697, 70, 702, 705, 706, 709, 71, 712, 89, 93, 94, 95, 96
   custom-commands-handling.tsN/A100%61.63%100, 101, 107, 108, 109, 111, 112, 114, 117, 120, 15, 25, 30, 38, 49, 67, 69, 7, 70, 71, 74, 85, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98
   cypress-events.tsN/A100%94.15%136, 137, 139, 157, 167, 168, 169, 180, 95, 97
   group-handling.tsN/A100%67.74%18, 26, 27, 29, 38, 4, 40, 42, 45, 9
   helper.tsN/A100%88.89%1, 4
   index.tsN/A100%87.50%1, 32, 33, 4
   process-tags.tsN/A100%77.14%10, 100, 13, 31, 37, 39, 62, 63, 86, 87, 88, 90, 91, 95, 97, 98
   request-events.tsN/A100%76.39%100, 104, 34, 49, 59, 77, 81, 83, 84, 87, 88, 91, 92, 95, 97, 98, 99
   requests-handler.tsN/A100%77.03%1, 100, 30, 63, 73, 74, 77, 82, 83, 85, 86, 89, 91, 92, 93, 95, 99
   screenshots.tsN/A100%91.67%1, 14, 39
   setup-gherkin.tsN/A100%82.76%23, 26, 38, 39, 40
   websocket.tsN/A100%76.06%1, 22, 30, 31, 49, 50, 51, 55, 62, 76, 79, 82, 84, 85, 90, 91, 95