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: bump @eslint/js from 8.57.0 to 8.57.1 #6251

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @eslint/js from 8.57.0 to 8.57.1.

Release notes

Sourced from @​eslint/js's releases.

v8.57.1

Bug Fixes

  • a19072f fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)
  • 04c7188 fix: Don't lint same file multiple times (#18899) (Francesco Trotta)
  • 87ec3c4 fix: do not throw when defining a global named __defineSetter__ (#18898) (Francesco Trotta)
  • 60a1267 fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)
  • a0dea8e fix: allow name in global ignores, fix --no-ignore for non-global (#18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)

Documentation

  • 6a5add4 docs: v8.x Add EOL banner (#18744) (Amaresh S M)
  • b034575 docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)
  • 760ef7d docs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)
  • 428b7ea docs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)
  • c68c07f docs: version selectors synchronization (#18265) (Milos Djermanovic)

Build Related

  • 35d366a build: Support updates to previous major versions (#18870) (Milos Djermanovic)

Chores

  • 140ec45 chore: upgrade @​eslint/js@​8.57.1 (#18913) (Milos Djermanovic)
  • bcdfc04 chore: package.json update for @​eslint/js release (Jenkins)
  • 3f6ce8d chore: pin vite-plugin-commonjs@0.10.1 (#18910) (Milos Djermanovic)
  • 9f07549 chore: ignore /docs/v8.x in link checker (#18660) (Milos Djermanovic)
Changelog

Sourced from @​eslint/js's changelog.

v8.57.1 - September 16, 2024

  • 140ec45 chore: upgrade @​eslint/js@​8.57.1 (#18913) (Milos Djermanovic)
  • bcdfc04 chore: package.json update for @​eslint/js release (Jenkins)
  • 3f6ce8d chore: pin vite-plugin-commonjs@0.10.1 (#18910) (Milos Djermanovic)
  • a19072f fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)
  • 04c7188 fix: Don't lint same file multiple times (#18899) (Francesco Trotta)
  • 87ec3c4 fix: do not throw when defining a global named __defineSetter__ (#18898) (Francesco Trotta)
  • 60a1267 fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)
  • 35d366a build: Support updates to previous major versions (#18870) (Milos Djermanovic)
  • a0dea8e fix: allow name in global ignores, fix --no-ignore for non-global (#18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)
  • 6a5add4 docs: v8.x Add EOL banner (#18744) (Amaresh S M)
  • b034575 docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)
  • 760ef7d docs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)
  • 428b7ea docs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)
  • 9f07549 chore: ignore /docs/v8.x in link checker (#18660) (Milos Djermanovic)
  • c68c07f docs: version selectors synchronization (#18265) (Milos Djermanovic)

v9.10.0 - September 6, 2024

  • 24c3ff7 chore: upgrade to @​eslint/js@​9.10.0 (#18866) (Francesco Trotta)
  • 1ebdde1 chore: package.json update for @​eslint/js release (Jenkins)
  • 301b90d feat: Add types (#18854) (Nicholas C. Zakas)
  • bee0e7a docs: update README (#18865) (Milos Djermanovic)
  • bcf0df5 feat: limit namespace import identifier in id-length rule (#18849) (ChaedongIm)
  • 45c18e1 feat: add requireFlag option to require-unicode-regexp rule (#18836) (Brett Zamir)
  • 5d80b59 docs: specify that ruleId can be null in custom formatter docs (#18857) (Milos Djermanovic)
  • 156b1c3 docs: Update README (GitHub Actions Bot)
  • e8fc5bd chore: update dependency @​eslint/core to ^0.5.0 (#18848) (renovate[bot])
  • 343f992 refactor: don't use node.value when removing unused directives (#18835) (Milos Djermanovic)
  • 183b459 feat: add error message for duplicate flags in no-invalid-regexp (#18837) (Tanuj Kanti)
  • f6fdef9 docs: Update README (GitHub Actions Bot)
  • c69b406 feat: report duplicate allowed flags in no-invalid-regexp (#18754) (Tanuj Kanti)
  • a20c870 docs: Update README (GitHub Actions Bot)
  • 90e699b docs: Update README (GitHub Actions Bot)
  • 3db18b0 refactor: Extract FileContext into class (#18831) (Nicholas C. Zakas)
  • 931d650 refactor: Use @​eslint/plugin-kit (#18822) (Nicholas C. Zakas)
  • ed5cf0c chore: update dependency @​eslint/json to ^0.4.0 (#18829) (Milos Djermanovic)
  • d1f0831 chore: added missing ids (#18817) (Strek)
  • ec92813 refactor: Config class (#18763) (Nicholas C. Zakas)

v9.9.1 - August 23, 2024

  • b0c34d0 chore: upgrade to @​eslint/js@​9.9.1 (#18809) (Francesco Trotta)
  • cd5a0da chore: package.json update for @​eslint/js release (Jenkins)
  • 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)
  • f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas)
  • e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas)

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@eslint/js [>= 9.a, < 10]

Dependabot compatibility score

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2024
@github-actions github-actions bot added the chore label Sep 16, 2024
Copy link
Contributor

github-actions bot commented Sep 16, 2024

Performance Report

Daily Performance

xychart-beta
    title Files Per Second by Day
    y-axis Files per Second
    x-axis Date [Aug-18, Aug-19, Aug-20, Aug-21, Aug-22, Aug-23, Aug-26, Aug-27, Aug-29, Aug-31, Sep-2, Sep-6, Sep-9, Sep-10, Sep-13, Sep-16, Sep-17]
    bar [181.58, 178.25, 178.21, 176.48, 177.31, 178.59, 176.65, 175.34, 176.71, 179.62, 175.68, 178.38, 175.73, 175.70, 175.56, 170.99, 149.40]
    line [35.97, 0.00, 34.29, 33.06, 35.20, 33.44, 33.88, 34.28, 34.29, 31.46, 31.96, 32.39, 0.00, 33.27, 33.48, 33.18, 0.00]
    line [100.11, 0.00, 95.31, 98.34, 100.20, 98.20, 97.14, 95.15, 97.31, 98.42, 98.44, 103.61, 0.00, 95.82, 91.96, 97.25, 0.00]
    line [41.02, 0.00, 41.64, 40.90, 36.56, 37.81, 40.07, 40.16, 39.52, 40.88, 40.72, 39.85, 0.00, 39.94, 41.26, 40.08, 0.00]
    line [43.94, 0.00, 42.21, 42.40, 45.26, 41.26, 43.81, 40.27, 43.32, 41.01, 43.29, 42.33, 0.00, 41.15, 42.24, 41.01, 0.00]
    line [52.47, 0.00, 51.98, 49.75, 49.50, 52.81, 53.66, 48.74, 52.00, 52.00, 53.54, 52.52, 0.00, 52.32, 54.12, 51.77, 0.00]
    line [245.41, 242.22, 244.96, 234.22, 246.89, 237.83, 238.28, 231.51, 232.29, 237.57, 232.38, 230.54, 0.00, 229.61, 230.62, 234.72, 0.00]
    line [32.97, 0.00, 32.06, 31.30, 30.41, 32.21, 31.61, 31.00, 30.67, 31.04, 30.96, 30.04, 0.00, 31.22, 29.93, 31.17, 0.00]
    line [135.27, 137.39, 135.24, 132.55, 135.80, 124.86, 135.53, 135.15, 134.28, 135.44, 134.10, 133.16, 133.12, 133.37, 136.08, 131.30, 0.00]
    line [69.94, 0.00, 72.13, 70.80, 70.95, 67.44, 70.02, 70.97, 71.48, 71.44, 71.07, 70.80, 70.10, 70.83, 70.27, 68.51, 0.00]
    line [175.25, 0.00, 174.12, 168.12, 168.81, 160.53, 165.45, 157.28, 166.29, 168.59, 168.11, 162.00, 0.00, 166.81, 166.56, 165.69, 0.00]
    line [117.57, 108.01, 110.94, 111.36, 109.59, 114.15, 106.99, 110.60, 113.93, 109.73, 98.03, 113.59, 117.23, 110.00, 114.04, 109.51, 0.00]
    line [146.24, 0.00, 148.33, 142.38, 151.12, 148.79, 140.03, 146.17, 148.08, 143.16, 143.31, 137.86, 0.00, 143.10, 144.41, 139.70, 0.00]
    line [78.69, 87.97, 81.21, 83.61, 95.38, 96.21, 93.90, 98.97, 89.73, 92.49, 93.42, 92.85, 96.99, 93.46, 97.52, 91.70, 0.00]
    line [265.67, 263.14, 256.57, 256.22, 262.68, 265.85, 254.87, 246.75, 253.70, 263.63, 263.57, 250.38, 244.75, 250.69, 253.77, 247.48, 0.00]
    line [206.29, 0.00, 206.95, 195.89, 198.81, 198.92, 201.94, 200.15, 198.85, 195.27, 198.37, 193.18, 205.21, 202.42, 187.59, 200.94, 0.00]
    line [151.19, 149.78, 152.30, 148.37, 152.77, 157.05, 152.12, 144.60, 151.74, 152.77, 128.16, 146.70, 0.00, 151.25, 142.95, 141.14, 0.00]
    line [463.36, 0.00, 463.20, 452.00, 439.43, 448.11, 442.87, 446.82, 438.90, 433.22, 451.36, 445.82, 0.00, 442.79, 448.98, 444.77, 0.00]
    line [85.14, 0.00, 84.39, 80.69, 82.01, 80.62, 81.99, 84.93, 82.93, 82.69, 82.19, 79.19, 0.00, 81.30, 83.34, 82.19, 0.00]
    line [9.98, 0.00, 10.21, 9.57, 9.67, 10.21, 9.79, 8.96, 9.05, 9.81, 8.92, 9.30, 0.00, 9.85, 9.67, 9.68, 0.00]
    line [80.18, 0.00, 84.11, 82.91, 84.94, 84.37, 83.76, 83.84, 82.02, 86.32, 87.46, 87.14, 81.35, 83.34, 83.78, 82.79, 0.00]
    line [226.49, 220.96, 218.62, 223.21, 235.78, 218.52, 223.39, 232.83, 235.11, 223.20, 230.93, 227.50, 233.38, 223.69, 216.25, 228.77, 0.00]
    line [20.41, 0.00, 20.37, 19.78, 16.65, 19.78, 19.77, 19.75, 19.38, 19.78, 17.23, 19.98, 0.00, 20.38, 20.10, 19.75, 0.00]
    line [246.01, 0.00, 245.63, 244.19, 237.32, 241.48, 235.19, 238.66, 248.28, 246.15, 249.29, 224.39, 0.00, 241.04, 239.64, 234.60, 0.00]
    line [75.62, 0.00, 77.72, 74.04, 70.35, 73.82, 76.46, 74.01, 76.69, 74.15, 76.26, 75.33, 0.00, 76.18, 75.30, 72.34, 0.00]
    line [374.45, 380.47, 380.68, 375.26, 397.02, 370.26, 374.39, 363.66, 375.36, 378.12, 369.19, 372.46, 362.58, 366.57, 385.92, 371.23, 0.00]
    line [123.21, 122.05, 125.45, 120.85, 116.37, 122.78, 117.70, 119.12, 121.35, 120.42, 122.42, 114.54, 119.33, 121.78, 117.69, 120.09, 0.00]
    line [175.87, 164.73, 177.91, 172.41, 171.41, 172.78, 171.71, 167.41, 160.25, 170.61, 161.33, 168.54, 172.61, 166.17, 170.88, 163.08, 0.00]
    line [56.95, 55.01, 51.81, 55.08, 55.43, 57.37, 55.42, 55.44, 54.92, 55.19, 56.79, 55.22, 55.40, 55.63, 54.54, 52.86, 0.00]
    line [148.37, 144.42, 139.84, 136.44, 133.06, 147.23, 141.82, 144.43, 131.99, 140.70, 140.40, 143.33, 143.38, 143.55, 140.59, 138.57, 0.00]
    line [170.32, 0.00, 179.55, 173.37, 159.94, 179.71, 169.02, 169.12, 169.70, 179.72, 174.42, 171.06, 0.00, 173.10, 169.76, 175.73, 0.00]
    line [259.27, 261.07, 258.95, 254.28, 252.45, 254.96, 251.52, 256.47, 238.41, 254.64, 251.96, 258.89, 257.30, 255.86, 259.52, 256.30, 0.00]
    line [387.36, 368.74, 381.05, 377.05, 388.53, 370.41, 373.49, 378.95, 372.79, 371.32, 379.20, 373.63, 372.65, 376.36, 368.52, 365.71, 0.00]
    line [149.26, 160.96, 156.07, 157.97, 160.09, 159.80, 156.02, 151.31, 156.46, 156.20, 128.81, 149.88, 0.00, 151.49, 151.06, 156.36, 0.00]
    line [282.85, 281.73, 278.23, 265.94, 284.38, 284.39, 265.58, 259.03, 272.73, 274.59, 278.30, 269.85, 262.88, 274.40, 281.31, 272.54, 0.00]
    line [243.19, 0.00, 239.03, 235.84, 242.13, 231.92, 216.52, 227.39, 223.72, 225.22, 232.84, 224.81, 0.00, 227.34, 228.09, 230.87, 0.00]
    line [218.06, 224.66, 224.81, 219.16, 211.20, 220.63, 218.66, 210.78, 216.53, 205.56, 221.13, 223.08, 217.30, 217.60, 210.80, 216.66, 0.00]
    line [103.66, 133.22, 133.90, 133.21, 135.84, 133.85, 134.48, 128.45, 125.51, 128.57, 133.06, 133.03, 112.77, 129.44, 131.63, 130.97, 0.00]
    line [260.83, 265.11, 241.69, 253.34, 256.92, 209.05, 254.71, 263.18, 264.22, 258.50, 262.12, 249.11, 258.37, 255.88, 255.75, 261.30, 0.00]
    line [138.29, 159.59, 153.49, 152.84, 151.42, 150.33, 145.56, 148.61, 150.44, 164.92, 155.92, 153.19, 0.00, 155.03, 154.46, 150.27, 0.00]
    line [38.08, 0.00, 38.14, 38.85, 37.70, 37.19, 34.46, 37.13, 36.19, 37.79, 36.83, 35.85, 0.00, 37.06, 36.42, 35.98, 0.00]
    line [130.73, 126.16, 124.30, 123.93, 127.92, 119.73, 122.40, 121.04, 123.38, 130.04, 119.32, 127.89, 123.29, 124.49, 129.64, 121.66, 0.00]
    line [207.70, 220.70, 210.90, 214.69, 206.22, 205.16, 204.73, 205.50, 203.46, 212.85, 203.78, 213.00, 214.26, 206.28, 205.22, 203.09, 0.00]
    line [431.05, 409.21, 405.37, 402.28, 402.99, 406.75, 400.52, 392.20, 399.70, 406.57, 392.41, 395.48, 385.49, 402.68, 388.38, 390.24, 0.00]
    line [252.27, 247.59, 259.11, 258.43, 251.09, 261.73, 254.45, 247.25, 249.51, 257.53, 250.46, 249.77, 240.66, 262.89, 257.78, 257.49, 0.00]
    line [90.78, 90.42, 89.47, 89.22, 86.73, 90.81, 90.69, 90.61, 92.79, 91.57, 89.68, 92.88, 88.59, 86.05, 89.85, 89.86, 0.00]
    line [194.62, 173.87, 185.52, 175.53, 184.67, 182.24, 173.51, 182.05, 181.30, 178.67, 173.82, 183.91, 169.15, 181.18, 183.51, 175.60, 0.00]
    line [150.98, 137.75, 145.27, 144.73, 145.80, 149.65, 145.04, 143.72, 145.86, 150.29, 143.06, 151.08, 140.90, 145.94, 143.19, 137.67, 149.40]
    line [0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 183.14, 189.02, 182.17, 179.93, 181.55, 184.12, 189.95, 185.74, 0.00]
    line [0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 172.99, 170.71, 168.98, 170.63, 166.15, 168.68, 161.23, 0.00]
Loading

Time to Process Files

Repository Elapsed Min/Avg/Max SD SD Graph
AdaDoom3/AdaDoom3 2.79 2.6 / 2.8 / 3.1 0.11 ┣━━┻━━●━━┻━━┫
alexiosc/megistos 7.35 6.7 / 7.1 / 7.6 0.24 ┣━━┻━━╋━━●━━┫
apollographql/apollo-server 2.10 1.9 / 2.1 / 2.3 0.06 ┣━┻━━╋●━┻━┫
aspnetboilerplate/aspnetboilerplate 10.57 10.4 / 10.8 / 12.7 0.39 ┣━━┻●━╋━━┻━━┫
aws-amplify/docs 10.79 10.6 / 11.1 / 12.0 0.35 ┣━━●━━╋━━┻━━┫
Azure/azure-rest-api-specs 13.76 12.4 / 13.5 / 14.8 0.55 ┣━━━┻━━╋●━┻━━━┫
bitjson/typescript-starter 0.61 0.6 / 0.6 / 0.7 0.03 ┣━━┻━╋●┻━━┫
caddyserver/caddy 3.26 2.8 / 3.0 / 3.5 0.22 ┣━━┻━━╋━━●━━┫
canada-ca/open-source-logiciel-libre 0.73 0.7 / 0.7 / 0.9 0.04 ┣━┻━━●━━┻━┫
chef/chef 5.10 4.8 / 5.3 / 6.0 0.24 ┣━━┻●━╋━━┻━━┫
dart-lang/sdk 70.40 55.3 / 56.9 / 58.7 1.00 ┣┻╋┻┫ ●
django/django 14.34 12.7 / 13.4 / 14.4 0.39 ┣━━┻━━╋━━┻━━┫ ●
eslint/eslint 9.06 8.7 / 9.1 / 10.2 0.30 ┣━━┻━●╋━━┻━━┫
exonum/exonum 3.10 2.7 / 2.9 / 3.3 0.11 ┣━━┻━━╋━━┻━●┫
flutter/samples 13.91 13.7 / 14.1 / 14.5 0.31 ┣━━┻●━╋━━┻━━┫
gitbucket/gitbucket 2.89 2.8 / 2.9 / 3.5 0.14 ┣━━┻━●╋━━┻━━┫
googleapis/google-cloud-cpp 131.76 128.9 / 135.4 / 145.8 4.23 ┣━━━●━━━╋━━━┻━━━┫
graphql/express-graphql 0.64 0.6 / 0.6 / 0.7 0.03 ┣━━┻●╋━┻━━┫
graphql/graphql-js 2.08 1.9 / 2.0 / 2.3 0.09 ┣━┻━━╋━●┻━┫
graphql/graphql-relay-js 0.71 0.6 / 0.7 / 0.7 0.03 ┣━┻━━╋━━┻●┫
graphql/graphql-spec 0.76 0.7 / 0.8 / 0.9 0.04 ┣━┻━━●━━┻━┫
iluwatar/java-design-patterns 10.63 10.0 / 10.6 / 11.5 0.39 ┣━━┻━━●━━┻━━┫
ktaranov/sqlserver-kit 5.89 5.6 / 5.8 / 6.2 0.17 ┣━━┻━━╋●━┻━━┫
liriliri/licia 3.18 3.0 / 3.2 / 3.3 0.07 ┣━━┻━━●━━┻━━┫
MartinThoma/LaTeX-examples 6.15 5.8 / 6.1 / 6.8 0.28 ┣━━┻━━●━━┻━━┫
mdx-js/mdx 1.50 1.4 / 1.5 / 1.6 0.05 ┣━┻━━╋●━┻━┫
microsoft/TypeScript-Website 4.72 4.6 / 4.9 / 5.9 0.23 ┣━━┻●━╋━━┻━━┫
MicrosoftDocs/PowerShell-Docs 22.19 20.5 / 21.7 / 23.9 0.84 ┣━━━┻━━╋━●┻━━━┫
neovim/nvim-lspconfig 2.92 2.5 / 2.6 / 2.9 0.07 ┣━┻━━╋━━┻━┫ ●
pagekit/pagekit 3.08 2.9 / 3.1 / 3.4 0.10 ┣━━┻━━●━━┻━━┫
php/php-src 24.50 23.2 / 24.5 / 26.1 0.68 ┣━━━┻━━●━━┻━━━┫
plasticrake/tplink-smarthome-api 0.89 0.8 / 0.8 / 0.9 0.03 ┣━┻━━╋━━┻━●
prettier/prettier 5.80 5.6 / 5.8 / 6.6 0.20 ┣━━┻━●╋━━┻━━┫
pycontribs/jira 1.21 1.1 / 1.1 / 1.2 0.03 ┣━┻━━╋━━┻━┫ ●
RustPython/RustPython 4.45 4.0 / 4.2 / 6.1 0.37 ┣━━┻━━╋━●┻━━┫
shoelace-style/shoelace 2.20 2.1 / 2.2 / 2.5 0.09 ┣━┻━━●━━┻━┫
SoftwareBrothers/admin-bro 1.85 1.8 / 1.9 / 2.1 0.07 ┣━┻━●╋━━┻━┫
sveltejs/svelte 19.20 16.8 / 18.2 / 19.1 0.49 ┣━━━┻━━╋━━┻━━●┫
TheAlgorithms/Python 4.96 4.7 / 4.9 / 5.5 0.19 ┣━━┻━━╋●━┻━━┫
twbs/bootstrap 1.19 1.0 / 1.1 / 1.4 0.07 ┣━┻━━╋━━┻●┫
typescript-cheatsheets/react 0.99 0.9 / 1.0 / 1.5 0.09 ┣━┻━●╋━━┻━┫
typescript-eslint/typescript-eslint 3.66 3.1 / 3.3 / 3.6 0.11 ┣━━┻━━╋━━┻━━┫ ●
vitest-dev/vitest 6.66 6.4 / 6.9 / 9.6 0.53 ┣━━┻━●╋━━┻━━┫
w3c/aria-practices 2.64 2.4 / 2.6 / 2.9 0.11 ┣━━┻━━●━━┻━━┫
w3c/specberus 1.53 1.5 / 1.5 / 1.9 0.10 ┣━┻━━●━━┻━┫
webdeveric/webpack-assets-manifest 0.62 0.6 / 0.6 / 0.7 0.02 ┣━━┻━╋●┻━━┫
webpack/webpack 4.62 4.1 / 4.2 / 4.6 0.13 ┣━━┻━━╋━━┻━━┫ ●
wireapp/wire-desktop 0.80 0.7 / 0.8 / 0.9 0.03 ┣━┻━━╋●━┻━┫
wireapp/wire-webapp 7.44 6.8 / 7.2 / 7.9 0.28 ┣━━┻━━╋━━●━━┫

Note:

  • Elapsed time is in seconds.

Files per Second over Time

Repository Files Sec Fps Rel Trend Fps N
AdaDoom3/AdaDoom3 103 2.79 36.87 -0.46% ▇▇▅▃▄▇▆▆▆▅▆█▆▆▆▇▆▆▅▆ 28
alexiosc/megistos 583 7.35 79.29 -3.74% ▆▅█▅▆█▇█▇▅▆▇▆▅▆▅▇▇█▅ 28
apollographql/apollo-server 250 2.10 119.19 -1.07% ▄█▇▇▆█▇▇▇▇█▅▇█▇▇▆█▇▇ 31
aspnetboilerplate/aspnetboilerplate 2739 10.57 259.01 2.04% ▆▇▇█▃▇▇█▇▇▇██▇████▇█ 33
aws-amplify/docs 2831 10.79 262.26 2.98% ▇▇▄▇▄▆█▆█▅█▆▅██▇▇▆▇█ 33
Azure/azure-rest-api-specs 2417 13.76 175.63 -1.88% ▅█▇▇▇▇▇▅█▇▅█▅█▆▇█▇▅▆ 33
bitjson/typescript-starter 20 0.61 32.93 -1.82% ▇▇▇█▇█▇███▃▇▆▆▆▇▇▇▇▇ 28
caddyserver/caddy 276 3.26 84.67 -7.23% ▅▆██▇▃▇▆▆█▅▆▇▆▇▇█▇▇▄ 33
canada-ca/open-source-logiciel-libre 7 0.73 9.59 -0.37% ██▇▆▇▆▃▅▇▃▇▇▅▆▇▇▇▆▇▆ 28
chef/chef 1201 5.10 235.60 4.53% ▇▇▇▆▅██▄▇▆▇▆▇▅▆▅▅▅▆▇ 33
dart-lang/sdk 9707 70.40 137.87 -19.00% ▇██▆▆▇▅▆▇▆▇█ 12
django/django 2792 14.34 194.66 -6.61% ▆▅▆▇█▆▄█▇▇▅██▇▆▇▆▆▇▄ 33
eslint/eslint 1996 9.06 220.28 1.43% ▇▇▇▅▇▇▇▄▇█▇█▇▇█▅▇▇▇█ 33
exonum/exonum 421 3.10 135.68 -6.11% ▇▇▆▄▆▇▇▇▆█▆▆▆▅▆▆▇▆▆▅ 28
flutter/samples 2598 13.91 186.74 1.05% ▆█▅██▇▅▅▆█▅██▇▆▇ 15
gitbucket/gitbucket 411 2.89 142.32 1.55% ▇▇▇█▃▇▇▇▇▇▇███▇▇▇▇▅▇ 33
googleapis/google-cloud-cpp 19685 131.76 149.40 3.18% ▅▆▇▅▇▇▇█▆▆█▅▆▇▆▆▅▄▄█ 34
graphql/express-graphql 26 0.64 40.59 1.08% █▃▇▇▇▇█▇▅▇███▇▆███▇█ 28
graphql/graphql-js 333 2.08 160.26 -3.87% █▇▆▇▆▄▆▆▇▇▇▇▆▆▇▅█▇▇▆ 29
graphql/graphql-relay-js 28 0.71 39.43 -6.99% ▇▃▆▆█▃▆▆▇▇▄▆▇▆▇▄▅▆▆▄ 28
graphql/graphql-spec 15 0.76 19.68 0.03% ▇▇█▆▇█▆▇▇▅▆█▄▇██▇█▇▇ 28
iluwatar/java-design-patterns 1838 10.63 172.92 0.05% ██▆▅▆▅▇█▄▆██▇▆▆▇▆▅█▆ 28
ktaranov/sqlserver-kit 489 5.89 82.95 -0.89% ▆▅█▆▅█▅▆▆▇███▅▆▆▆▇▆▆ 30
liriliri/licia 1415 3.18 445.28 -0.38% █▇▇▆▇█▆█▆▅▆▆█▇▆▇█▇▇▇ 28
MartinThoma/LaTeX-examples 1407 6.15 228.95 -0.36% ▇▇▄▃▇█▄▆▆▅█▄▇▆▆▇▆▇▇▆ 28
mdx-js/mdx 144 1.50 96.08 -1.33% ▇▅▆▅▅▅▇▆▆▇▆▇█▆▅▃▅▅▇▆ 30
microsoft/TypeScript-Website 758 4.72 160.59 3.87% ██▆▆▆▇▇▇█▇▇▃▆▇▆▆▆▆▇█ 31
MicrosoftDocs/PowerShell-Docs 2686 22.19 121.06 -2.48% ▆▆▅▆▇▇▄██▇▃▇▆▇▆██▆▆▆ 33
neovim/nvim-lspconfig 357 2.92 122.25 -8.78% ███▇▇█▅▇▇▇▇▇▇▇▆▇█▇█▄ 33
pagekit/pagekit 741 3.08 240.33 -0.49% ▆▆▆▃▇▆▆▇█▆█▆▇▄▇▅▇▅▅▆ 28
php/php-src 2211 24.50 90.26 0.22% █▆▆▇▆██▆█▅▇▇▅▄▅▅▇▆▆▆ 33
plasticrake/tplink-smarthome-api 62 0.89 69.92 -6.97% ▄▇▄▇█▅▆▇▇▆▅▆▆▆▆▇▇▅▆▄ 28
prettier/prettier 2191 5.80 377.52 0.72% ▇▇▆█▇█▆▇▆███▇▇▇▇▇▆▅█ 32
pycontribs/jira 80 1.21 65.92 -6.68% ▆█▆█▇██▇█▇▇█▇▇█▇▇▇█▅ 31
RustPython/RustPython 621 4.45 139.46 -5.93% ███▆███████▂▇█▇█▆▆▇▆ 31
shoelace-style/shoelace 437 2.20 198.98 -0.01% ██▇▇▇▇█▆▅█▇▆█▇█▇▃█▇▇ 30
SoftwareBrothers/admin-bro 440 1.85 238.02 1.02% ██▇▇▇▅▅▇█▇▇▆▇▆▆▆▇▆▆▇ 30
sveltejs/svelte 7389 19.20 384.82 -3.88% ▆▅▆▅▆▆▆▆█▅▆▆▅▇▆▅▅▆▅▅ 33
TheAlgorithms/Python 1345 4.96 271.39 -0.48% ▆▄▇▃▇▆▆█▆█▇▆▆▇▇▇█▆▇▆ 33
twbs/bootstrap 120 1.19 101.10 -8.81% ▄▇▆█▇██▆▇▂▆▇█▇▆▇█▇█▅ 32
typescript-cheatsheets/react 53 0.99 53.51 3.49% ▇▇▇▇█▅▆█▆▆▇▆▇▇▇▆▇█▆▇ 28
typescript-eslint/typescript-eslint 1243 3.66 339.39 -9.61% ▆▄▇▄▆▇▆▆█▆▆▆▅▄▇▇███▃ 33
vitest-dev/vitest 1778 6.66 267.13 5.23% ▆▇▇███▇▇█▇█▇▇█▆▇▇▇▇█ 33
w3c/aria-practices 403 2.64 152.79 0.39% ▅▄▃▅▄▆▄▅█▇▆▆▆▆▆▆▆▆▄▅ 31
w3c/specberus 200 1.53 131.09 0.64% █▇▆█▇▄▇▅██▇▇▄▇▇▇▇▇█▇ 33
webdeveric/webpack-assets-manifest 19 0.62 30.72 -1.59% ███▇▆▆▇▇▆▅▇▆▆▆▆▇▃█▇▆ 28
webpack/webpack 1086 4.62 235.28 -8.19% ▆▇▅▆▇▆▇███▇▆▅▆▆▇▆▇▆▄ 33
wireapp/wire-desktop 43 0.80 54.00 -1.98% ▇▆▆▇▇▇▆▇▆█▇▇▇▇▇▆▇▃▇▆ 33
wireapp/wire-webapp 1224 7.44 164.42 -2.79% █▇▆█▄▇▄█▇▇▄▇█▆▇█▇▅▆▆ 33

Data Throughput

Repository Files Sec Kps Rel Trend Kps N
AdaDoom3/AdaDoom3 103 2.79 783.67 -0.46% ▇▇▅▃▄▇▆▆▆▅▆█▆▆▆▇▆▆▅▆ 28
alexiosc/megistos 583 7.35 623.04 -3.74% ▆▅█▅▆█▇█▇▅▆▇▆▅▆▅▇▇█▅ 28
apollographql/apollo-server 250 2.10 944.47 -1.07% ▄█▇▇▆█▇▇▇▇█▅▇█▇▇▆█▇▇ 31
aspnetboilerplate/aspnetboilerplate 2739 10.57 614.95 2.06% ▆▇▇█▃▇▇█▇▇▇██▇████▇█ 33
aws-amplify/docs 2831 10.79 871.53 3.21% ▇▇▄▇▄▆█▆█▅█▆▅██▇▇▇▇█ 33
Azure/azure-rest-api-specs 2417 13.76 501.31 -1.38% ▅█▇▇▇▇▇▅█▇▅█▅█▆▇█▇▅▆ 33
bitjson/typescript-starter 20 0.61 131.72 -1.82% ▇▇▇█▇█▇███▃▇▆▆▆▇▇▇▇▇ 28
caddyserver/caddy 276 3.26 689.60 -6.52% ▅▆██▇▃▇▆▆█▅▆▇▆▇▇█▇▇▄ 33
canada-ca/open-source-logiciel-libre 7 0.73 79.43 -0.37% ██▇▆▇▆▃▅▇▃▇▇▅▆▇▇▇▆▇▆ 28
chef/chef 1201 5.10 1081.09 3.72% ▇▇▇▆▅██▄▇▆▇▆▇▅▆▅▅▅▆▇ 33
dart-lang/sdk 9707 70.40 999.35 -19.09% ▇██▆▆▇▅▆▇▆▇█ 12
django/django 2792 14.34 1189.58 -6.48% ▆▅▆▇█▆▄█▇▇▅██▇▆▇▆▆▇▄ 33
eslint/eslint 1996 9.06 1804.39 2.21% ▇▇▇▅▇▇▇▄▇█▇█▇▇█▆▇▇▇█ 33
exonum/exonum 421 3.10 1297.85 -6.11% ▇▇▆▄▆▇▇▇▆█▆▆▆▅▆▆▇▆▆▅ 28
flutter/samples 2598 13.91 1401.20 1.07% ▆█▅██▇▅▅▆█▅██▇▆▇ 15
gitbucket/gitbucket 411 2.89 643.05 1.55% ▇▇▇█▃▇▇▇▇▇▇███▇▇▇▇▅▇ 33
googleapis/google-cloud-cpp 19685 131.76 1065.14 2.93% ▅▆▇▅▇▇▇█▆▆█▅▆▇▆▆▅▄▄▇ 34
graphql/express-graphql 26 0.64 185.77 1.08% █▃▇▇▇▇█▇▅▇███▇▆███▇█ 28
graphql/graphql-js 333 2.08 911.99 -3.87% █▇▆▇▆▄▆▆▇▇▇▇▆▆▇▅█▇▇▆ 29
graphql/graphql-relay-js 28 0.71 154.91 -6.99% ▇▃▆▆█▃▆▆▇▇▄▆▇▆▇▄▅▆▆▄ 28
graphql/graphql-spec 15 0.76 722.81 0.03% ▇▇█▆▇█▆▇▇▅▆█▄▇██▇█▇▇ 28
iluwatar/java-design-patterns 1838 10.63 532.11 0.05% ██▆▅▆▅▇█▄▆██▇▆▆▇▆▅█▆ 28
ktaranov/sqlserver-kit 489 5.89 1254.82 -0.88% ▆▅█▆▅█▅▆▆▇███▅▆▆▆▇▆▆ 30
liriliri/licia 1415 3.18 524.26 -0.38% █▇▇▆▇█▆█▆▅▆▆█▇▆▇█▇▇▇ 28
MartinThoma/LaTeX-examples 1407 6.15 473.19 -0.36% ▇▇▄▃▇█▄▆▆▅█▄▇▆▆▇▆▇▇▆ 28
mdx-js/mdx 144 1.50 439.69 -1.05% ▇▅▆▅▅▅▇▆▆▇▆▇█▆▅▃▅▅▇▆ 30
microsoft/TypeScript-Website 758 4.72 1098.91 3.62% ██▆▆▆▇▇▇█▇▇▃▆▇▆▆▆▆▇█ 31
MicrosoftDocs/PowerShell-Docs 2686 22.19 1237.93 -2.41% ▆▆▅▆▇▇▄██▇▃▇▆▇▆██▆▆▆ 33
neovim/nvim-lspconfig 357 2.92 320.52 -9.22% ███▇██▅▇▇▇▇▇▇▇▆▇█▇█▄ 33
pagekit/pagekit 741 3.08 501.09 -0.49% ▆▆▆▃▇▆▆▇█▆█▆▇▄▇▅▇▅▅▆ 28
php/php-src 2211 24.50 1316.64 0.27% █▆▆▇▆██▅█▅▇▇▆▄▅▅▇▆▆▆ 33
plasticrake/tplink-smarthome-api 62 0.89 377.78 -6.97% ▄▇▄▇█▅▆▇▇▆▅▆▆▆▆▇▇▅▆▄ 28
prettier/prettier 2191 5.80 526.22 0.76% ▇▇▆█▇█▆▇▆███▇▇▇▇▇▆▅█ 32
pycontribs/jira 80 1.21 453.99 -7.34% ▆█▅█▇██▇█▇▇▇▇▇█▇▇▇▇▄ 31
RustPython/RustPython 621 4.45 1023.18 -5.93% ███▆███████▂▇█▇█▆▆▇▆ 31
shoelace-style/shoelace 437 2.20 939.36 0.21% ██▇▇▇▇█▆▅█▇▆█▇█▇▃█▇▇ 30
SoftwareBrothers/admin-bro 440 1.85 525.26 1.02% ██▇▇▇▅▅▇█▇▇▆▇▆▆▆▇▆▆▇ 30
sveltejs/svelte 7389 19.20 277.85 -4.45% ▆▅▆▅▆▆▇▆█▅▆▆▄▆▆▅▅▅▅▄ 33
TheAlgorithms/Python 1345 4.96 687.64 -0.78% ▆▄▇▃▇▆▆█▆█▇▆▅▇▇▇█▆▇▆ 33
twbs/bootstrap 120 1.19 809.68 -8.81% ▄▇▆█▇██▆▇▂▆▇█▇▆▇█▇█▅ 32
typescript-cheatsheets/react 53 0.99 390.70 3.49% ▇▇▇▇█▅▆█▆▆▇▆▇▇▇▆▇█▆▇ 28
typescript-eslint/typescript-eslint 1243 3.66 1569.70 -8.98% ▆▄▆▄▆▇▆▆▇▆▆▆▅▄▇▇███▃ 33
vitest-dev/vitest 1778 6.66 548.84 4.63% ▆▇▇███▇▇█▇█▇▇█▆▇▇▇▇█ 33
w3c/aria-practices 403 2.64 1424.42 0.87% ▅▄▃▅▄▆▄▅█▇▆▆▆▆▆▆▆▆▄▆ 31
w3c/specberus 200 1.53 418.19 0.64% █▇▆█▇▄▇▅██▇▇▄▇▇▇▇▇█▇ 33
webdeveric/webpack-assets-manifest 19 0.62 164.94 -1.59% ███▇▆▆▇▇▆▅▇▆▆▆▆▇▃█▇▆ 28
webpack/webpack 1086 4.62 1021.92 -8.16% ▆▇▅▆▇▆▇███▇▆▅▆▆▇▆▇▆▄ 33
wireapp/wire-desktop 43 0.80 237.33 -1.60% ▇▆▆▇▆▇▆▇▆█▇▇▇▇█▆▇▃▇▆ 33
wireapp/wire-webapp 1224 7.44 695.43 -3.14% ██▆█▄▇▄█▇▇▄▇█▆▇█▇▅▆▆ 33

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint/js-8.57.1 branch from 7c406d3 to 777e197 Compare September 17, 2024 09:33
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 8.57.0 to 8.57.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v8.57.1/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint/js-8.57.1 branch from 777e197 to 7391097 Compare September 17, 2024 09:35
@Jason3S Jason3S closed this Sep 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint/js-8.57.1 branch September 18, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant