Skip to content

chore: bump the action-dependencies-version group across 1 directory with 5 updates - #8978

Merged
Jason3S merged 1 commit into
mainfrom
dependabot/github_actions/action-dependencies-version-05121d969d
Aug 9, 2026
Merged

chore: bump the action-dependencies-version group across 1 directory with 5 updates#8978
Jason3S merged 1 commit into
mainfrom
dependabot/github_actions/action-dependencies-version-05121d969d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the action-dependencies-version group with 5 updates in the / directory:

Package From To
actions/checkout 7.0.0 7.0.1
coverallsapp/github-action 2.3.7 2.3.8
release-drafter/release-drafter/autolabeler 7.5.1 7.7.0
release-drafter/release-drafter 7.5.1 7.7.0
actions/stale 10 11

Updates actions/checkout from 7.0.0 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Commits

Updates coverallsapp/github-action from 2.3.7 to 2.3.8

Release notes

Sourced from coverallsapp/github-action's releases.

v2.3.8

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2...v2.3.8

Commits
  • 8d6379e Fix macOS install for Homebrew 6.0.0 tap trust requirement (#265)
  • 0a51d2e Spelling (#258)
  • dc7137b README.md: Update GitHub Actions (#259)
  • ba6dae8 Revise README for clarity on integrations and support
  • a5a505e Update README with new sections and information
  • See full diff in compare view

Updates release-drafter/release-drafter/autolabeler from 7.5.1 to 7.7.0

Release notes

Sourced from release-drafter/release-drafter/autolabeler's releases.

v7.7.0

What's Changed

New

Dependency Updates

Bug Fixes

Maintenance

New Contributors

  • No new contributors

Full Changelog: release-drafter/release-drafter@v7.6.0...v7.7.0

v7.6.0

What's Changed

New

... (truncated)

Commits

Updates release-drafter/release-drafter from 7.5.1 to 7.7.0

Release notes

Sourced from release-drafter/release-drafter's releases.

v7.7.0

What's Changed

New

Dependency Updates

Bug Fixes

Maintenance

New Contributors

  • No new contributors

Full Changelog: release-drafter/release-drafter@v7.6.0...v7.7.0

v7.6.0

What's Changed

New

... (truncated)

Commits

Updates actions/stale from 10 to 11

Release notes

Sourced from actions/stale's releases.

v11.0.0

What's Changed

Enhancement

Dependency Update

Full Changelog: actions/stale@v10...v11.0.0

v10.4.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10.3.0...v10.4.0

v10.3.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10...v10.3.0

v10.2.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10...v10.2.0

... (truncated)

Changelog

Sourced from actions/stale's changelog.

Changelog

[10.1.0]

What's Changed

[10.0.0]

What's Changed

Breaking Changes

Enhancement

Dependency Upgrades

Documentation changes

[9.1.0]

What's Changed

[9.0.0]

Breaking Changes

  1. Action is now stateful: If the action ends because of operations-per-run then the next run will start from the first unprocessed issue skipping the issues processed during the previous run(s). The state is reset when all the issues are processed. This should be considered for scheduling workflow runs.
  2. Version 9 of this action updated the runtime to Node.js 20. All scripts are now run with Node.js 20 instead of Node.js 16 and are affected by any breaking changes between Node.js 16 and 20.

... (truncated)

Commits
  • 4391f3d Fix 24 high severity vulnerabilities by overriding brace-expansion to 5.0.8 (...
  • eaf9131 refactor: update imports to use ES module syntax and improve test structure (...
  • See full diff in compare view

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 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

…with 5 updates

Bumps the action-dependencies-version group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` |
| [coverallsapp/github-action](https://github.com/coverallsapp/github-action) | `2.3.7` | `2.3.8` |
| [release-drafter/release-drafter/autolabeler](https://github.com/release-drafter/release-drafter) | `7.5.1` | `7.7.0` |
| [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | `7.5.1` | `7.7.0` |
| [actions/stale](https://github.com/actions/stale) | `10` | `11` |



Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v7...v7.0.1)

Updates `coverallsapp/github-action` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@5cbfd81...8d6379e)

Updates `release-drafter/release-drafter/autolabeler` from 7.5.1 to 7.7.0
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@4d75298...34d8067)

Updates `release-drafter/release-drafter` from 7.5.1 to 7.7.0
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@4d75298...34d8067)

Updates `actions/stale` from 10 to 11
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v10...v11)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-dependencies-version
- dependency-name: coverallsapp/github-action
  dependency-version: 2.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-dependencies-version
- dependency-name: release-drafter/release-drafter/autolabeler
  dependency-version: 7.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-dependencies-version
- dependency-name: release-drafter/release-drafter
  dependency-version: 7.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-dependencies-version
- dependency-name: actions/stale
  dependency-version: '11'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-dependencies-version
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 4, 2026
@github-actions github-actions Bot added the chore label Aug 4, 2026
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Performance Report

Daily Performance
xychart-beta
    title Files Per Second by Day
    y-axis Files per Second
    x-axis Date [Jul-5, Jul-13, Aug-4]
    bar [186.85, 192.31, 188.51]
    line [19.46, 17.82, 16.77]
    line [102.97, 94.47, 92.19]
    line [121.46, 97.93, 102.60]
    line [92.06, 82.41, 82.01]
    line [249.74, 302.24, 259.57]
    line [37.33, 48.47, 35.72]
    line [233.42, 277.07, 232.41]
    line [6.57, 6.29, 5.89]
    line [209.98, 208.19, 205.22]
    line [247.09, 238.39, 250.39]
    line [249.94, 209.39, 274.47]
    line [118.72, 158.48, 120.76]
    line [210.72, 204.20, 217.57]
    line [147.25, 153.81, 153.06]
    line [127.24, 120.84, 129.40]
    line [23.61, 23.34, 38.97]
    line [25.58, 25.88, 34.46]
    line [147.06, 146.76, 148.85]
    line [14.44, 17.18, 14.02]
    line [192.47, 201.45, 197.37]
    line [166.99, 176.39, 184.94]
    line [104.04, 96.02, 75.80]
    line [410.40, 374.43, 471.27]
    line [75.44, 76.00, 89.56]
    line [225.39, 298.01, 235.20]
    line [144.57, 148.29, 268.19]
    line [163.07, 221.06, 163.28]
    line [220.82, 259.46, 218.48]
    line [130.91, 129.95, 126.35]
    line [50.17, 50.42, 47.34]
    line [340.70, 330.04, 412.96]
    line [55.28, 68.71, 54.62]
    line [169.94, 169.41, 172.66]
    line [94.49, 126.09, 97.71]
    line [150.47, 155.87, 149.87]
    line [93.33, 116.87, 92.92]
    line [177.29, 174.01, 191.37]
    line [243.88, 243.47, 233.36]
    line [26.00, 18.90, 20.82]
    line [251.57, 250.26, 252.55]
    line [68.91, 64.41, 70.14]
    line [401.72, 395.07, 393.22]
    line [266.02, 266.63, 252.76]
    line [124.96, 119.39, 129.96]
    line [320.66, 328.06, 202.57]
    line [101.09, 107.84, 99.95]
    line [47.14, 43.65, 48.73]
    line [33.94, 33.78, 35.57]
    line [209.38, 218.96, 210.06]
    line [191.84, 169.05, 169.48]
Loading
Time to Process Files
Repository Elapsed Min/Avg/Max SD SD Graph
AdaDoom3/AdaDoom3 2.88 2.1 / 2.6 / 2.8 0.28 ┣━━┻━━╋━━●━━┫
alexiosc/megistos 7.11 5.3 / 6.6 / 7.1 0.74 ┣━━━┻━━╋━●┻━━━┫
apollographql/apollo-server 2.50 1.5 / 2.3 / 2.6 0.45 ┣━━┻━━╋●━┻━━┫
aspnetboilerplate/aspnetboilerplate 8.81 7.6 / 8.8 / 9.3 0.71 ┣━━━┻━━●━━┻━━━┫
aws-amplify/docs 12.76 10.7 / 12.2 / 13.3 0.94 ┣━━┻━━━╋━●━┻━━┫
Azure/azure-rest-api-specs 10.16 9.9 / 10.2 / 10.4 0.25 ┣━━━┻━━●━━┻━━━┫
bitjson/typescript-starter 1.19 0.9 / 1.1 / 1.3 0.16 ┣━━┻━━╋━●┻━━┫
caddyserver/caddy 3.49 2.7 / 3.2 / 3.4 0.32 ┣━━┻━━╋━━●━━┫
canada-ca/open-source-logiciel-libre 1.19 1.0 / 1.1 / 1.1 0.03 ┣━┻━━╋━━┻━┫ ●
chef/chef 5.04 4.9 / 4.9 / 5.0 0.02 ┣━┻━╋━┻━┫ ●
dart-lang/sdk 58.77 57.0 / 59.1 / 63.1 2.33 ┣━━━┻━━●╋━━━┻━━━┫
django/django 10.68 8.6 / 12.8 / 14.6 2.42 ┣━━━┻●━━╋━━━┻━━━┫
eslint/eslint 9.56 9.6 / 10.0 / 10.2 0.22 ┣●━━┻━━╋━━┻━━━┫
exonum/exonum 3.49 2.7 / 3.3 / 3.7 0.39 ┣━━┻━━╋●━┻━━┫
flutter/samples 11.08 11.0 / 11.4 / 11.6 0.22 ┣━●━┻━━╋━━┻━━━┫
gitbucket/gitbucket 3.22 3.2 / 3.3 / 3.5 0.08 ┣━●┻━━╋━━┻━━┫
googleapis/google-cloud-cpp 122.48 124.3 / 125.5 / 126.1 0.72 ● ┣━━┻━╋━┻━━┫
graphql/express-graphql 0.67 1.1 / 1.1 / 1.2 0.03 ● ┣┻╋┻┫
graphql/graphql-js 3.70 3.6 / 3.7 / 3.9 0.10 ┣━━┻━●╋━━┻━━┫
graphql/graphql-relay-js 0.81 1.1 / 1.1 / 1.1 0.02 ● ┣╋┫
graphql/graphql-spec 1.36 1.1 / 1.3 / 1.3 0.10 ┣━━┻━━╋━━●━━┫
iluwatar/java-design-patterns 11.30 11.8 / 12.3 / 12.6 0.30 ● ┣━━┻━━╋━━┻━━┫
ktaranov/sqlserver-kit 6.46 3.5 / 5.0 / 5.8 0.88 ┣━━━┻━━╋━━┻━━●┫
liriliri/licia 3.05 3.0 / 3.6 / 3.8 0.35 ┣●━┻━━╋━━┻━━┫
MartinThoma/LaTeX-examples 5.99 4.7 / 5.9 / 6.4 0.68 ┣━━━┻━━╋●━┻━━━┫
mdx-js/mdx 1.55 1.8 / 1.8 / 1.9 0.03 ● ┣┻╋┻┫
microsoft/TypeScript-Website 2.85 5.2 / 5.3 / 5.5 0.13 ● ┣╋┫
MicrosoftDocs/PowerShell-Docs 24.74 23.5 / 23.9 / 24.6 0.41 ┣━━┻━━━╋━━━┻━━●
neovim/nvim-lspconfig 5.31 3.9 / 4.9 / 5.5 0.61 ┣━━━┻━━╋━●┻━━━┫
pagekit/pagekit 3.39 2.9 / 3.2 / 3.4 0.22 ┣━━┻━━╋━●┻━━┫
php/php-src 24.38 18.3 / 22.9 / 24.8 2.69 ┣━━━┻━━━╋━●━┻━━━┫
plasticrake/tplink-smarthome-api 1.31 1.0 / 1.3 / 1.5 0.15 ┣━━┻━━╋●━┻━━┫
prettier/prettier 6.44 7.4 / 7.8 / 8.1 0.24 ● ┣━┻━╋━┻━┫
pycontribs/jira 1.46 1.2 / 1.4 / 1.6 0.15 ┣━━┻━━╋━●┻━━┫
RustPython/RustPython 9.22 7.1 / 8.4 / 8.9 0.78 ┣━━━┻━━╋━━┻●━━┫
shoelace-style/shoelace 2.94 2.8 / 2.9 / 3.0 0.05 ┣━━┻━━╋━●┻━━┫
slint-ui/slint 15.37 13.8 / 14.0 / 14.2 0.15 ┣┻╋┻┫ ●
SoftwareBrothers/admin-bro 2.30 2.4 / 2.5 / 2.7 0.10 ●━━┻━━╋━━┻━━┫
sveltejs/svelte 22.72 21.7 / 22.3 / 22.5 0.31 ┣━━┻━━━╋━━━┻●━┫
TheAlgorithms/Python 5.59 5.4 / 5.6 / 5.8 0.16 ┣━━┻━●╋━━┻━━┫
twbs/bootstrap 1.68 1.7 / 1.7 / 1.8 0.05 ┣━━●━━╋━━┻━━┫
typescript-cheatsheets/react 1.15 0.7 / 1.0 / 1.3 0.22 ┣━━┻━━╋●━┻━━┫
typescript-eslint/typescript-eslint 4.27 3.9 / 4.1 / 4.3 0.16 ┣━━┻━━╋━━●━━┫
vitest-dev/vitest 10.86 10.1 / 10.3 / 10.5 0.17 ┣━━┻━━╋━━┻━━┫ ●
w3c/aria-practices 3.21 3.2 / 3.4 / 3.5 0.14 ┣━●┻━━╋━━┻━━┫
w3c/specberus 1.90 1.8 / 1.9 / 2.1 0.13 ┣━━┻━━●━━┻━━┫
webdeveric/webpack-assets-manifest 1.13 1.1 / 1.2 / 1.3 0.04 ┣●┻━━╋━━┻━┫
webpack/webpack 6.12 5.6 / 5.8 / 6.1 0.15 ┣━━┻━━╋━━┻━━●
wireapp/wire-desktop 1.43 1.3 / 1.3 / 1.4 0.05 ┣━━┻━━╋━━┻━━┫ ●
wireapp/wire-webapp 14.57 11.9 / 12.6 / 13.9 0.74 ┣━━┻━━━╋━━━┻━━┫ ●

Note:

  • Elapsed time is in seconds.
Files per Second over Time
Repository Files Sec Fps Rel Trend Fps N
AdaDoom3/AdaDoom3 103 2.88 35.72 -10.96% ▃▃▂█▂ 4
alexiosc/megistos 583 7.11 82.01 -8.52% █▂▃▂▂ 4
apollographql/apollo-server 256 2.50 102.60 -11.23% █▁▂▂▂ 4
aspnetboilerplate/aspnetboilerplate 2288 8.81 259.57 -1.25% ▃▃▄█▄ 4
aws-amplify/docs 2965 12.76 232.41 -4.88% ▃▄▄█▄ 4
Azure/azure-rest-api-specs 2543 10.16 250.39 2.23% ██▆▅█ 4
bitjson/typescript-starter 20 1.19 16.77 -11.97% █▅▂▄▃ 4
caddyserver/caddy 322 3.49 92.19 -8.59% ▂▃█▃▂ 4
canada-ca/open-source-logiciel-libre 7 1.19 5.89 -9.39% █▆█▅▂ 4
chef/chef 1034 5.04 205.22 -2.06% ███▇▆ 4
dart-lang/sdk 11599 58.77 197.37 1.36% ▄▇▇█▇ 4
django/django 2930 10.68 274.47 14.46% ▂▁█▂▅ 4
eslint/eslint 2080 9.56 217.57 4.06% █▆▅▅█ 4
exonum/exonum 421 3.49 120.76 -6.14% ▃▂▃█▃ 4
flutter/samples 1696 11.08 153.06 2.80% ▆▆▆██ 4
gitbucket/gitbucket 417 3.22 129.40 2.99% ▇█▇▅█ 4
googleapis/google-cloud-cpp 21148 122.48 172.66 1.68% ▇█▇▇█ 4
graphql/express-graphql 26 0.67 38.97 65.53% ▂▁▂▂█ 4
graphql/graphql-js 551 3.70 148.85 1.27% ▇▅█▇▇ 4
graphql/graphql-relay-js 28 0.81 34.46 34.34% ▃▂▃▃█ 4
graphql/graphql-spec 19 1.36 14.02 -7.31% ▃▄▃█▃ 4
iluwatar/java-design-patterns 2089 11.30 184.94 9.21% ▄▄▄▆█ 4
ktaranov/sqlserver-kit 490 6.46 75.80 -25.71% ▂█▂▃ 4
liriliri/licia 1438 3.05 471.27 17.40% █▃▃▃█ 4
MartinThoma/LaTeX-examples 1409 5.99 235.20 -3.43% ▂▃▂█▃ 4
mdx-js/mdx 139 1.55 89.56 18.50% ▃▄▄▄█ 4
microsoft/TypeScript-Website 765 2.85 268.19 84.32% ▁▂▂▂█ 4
MicrosoftDocs/PowerShell-Docs 3126 24.74 126.35 -3.31% ██▆▇▅ 4
neovim/nvim-lspconfig 867 5.31 163.28 -8.05% ▃▂▃█▃ 4
pagekit/pagekit 741 3.39 218.48 -5.21% ▃▄▃█▃ 4
php/php-src 2382 24.38 97.71 -4.57% ▃▂▂█▃ 4
plasticrake/tplink-smarthome-api 62 1.31 47.34 -5.77% ▂█▄▅▄ 4
prettier/prettier 2661 6.44 412.96 22.17% ▄▄▃▃█ 4
pycontribs/jira 80 1.46 54.62 -6.85% ▄▂▄█▃ 4
RustPython/RustPython 857 9.22 92.92 -6.34% ▃▃▃█▃ 4
shoelace-style/shoelace 440 2.94 149.87 -1.29% ▇▆▇█▆ 4
slint-ui/slint 3586 15.37 233.36 -4.27% ██▆▇▅ 4
SoftwareBrothers/admin-bro 441 2.30 191.37 8.44% ▇▆▄▅█ 4
sveltejs/svelte 8935 22.72 393.22 -1.71% █▇▆▆▆ 4
TheAlgorithms/Python 1411 5.59 252.55 0.52% █▅▆▆▆ 4
twbs/bootstrap 118 1.68 70.14 3.48% █▇▇▅█ 4
typescript-cheatsheets/react 24 1.15 20.82 -14.03% ▂▂█▁▂ 4
typescript-eslint/typescript-eslint 865 4.27 202.57 -37.19% ▅█▄▇ 4
vitest-dev/vitest 2744 10.86 252.76 -5.04% ▆▇█▇▄ 4
w3c/aria-practices 417 3.21 129.96 5.17% █▄█▅█ 4
w3c/specberus 190 1.90 99.95 -2.74% █▇▃█▆ 4
webdeveric/webpack-assets-manifest 55 1.13 48.73 5.32% ▇▇▇▄█ 4
webpack/webpack 1285 6.12 210.06 -0.81% ▇▇▅█▆ 4
wireapp/wire-desktop 51 1.43 35.57 4.91% █▇▄▆█ 4
wireapp/wire-webapp 2469 14.57 169.48 -8.95% ██▆▃▄ 4
Data Throughput
Repository Files Sec Kps Rel Trend Kps N
AdaDoom3/AdaDoom3 103 2.88 759.11 -10.96% ▃▃▂█▂ 4
alexiosc/megistos 583 7.11 644.43 -8.52% █▂▃▂▂ 4
apollographql/apollo-server 256 2.50 844.88 -11.53% █▁▂▂▂ 4
aspnetboilerplate/aspnetboilerplate 2288 8.81 634.74 -1.22% ▃▃▄█▄ 4
aws-amplify/docs 2965 12.76 841.29 -4.78% ▃▄▄█▄ 4
Azure/azure-rest-api-specs 2543 10.16 761.80 1.71% ██▆▅█ 4
bitjson/typescript-starter 20 1.19 67.09 -11.97% █▅▂▄▃ 4
caddyserver/caddy 322 3.49 839.71 -8.09% ▂▃█▃▂ 4
canada-ca/open-source-logiciel-libre 7 1.19 48.81 -9.39% █▆█▅▂ 4
chef/chef 1034 5.04 1007.67 -2.03% ███▇▆ 4
dart-lang/sdk 11599 58.77 1359.39 2.24% ▄▇▇██ 4
django/django 2930 10.68 1764.21 14.59% ▂▁█▂▅ 4
eslint/eslint 2080 9.56 1525.74 4.67% █▆▅▅█ 4
exonum/exonum 421 3.49 1155.12 -6.14% ▃▂▃█▃ 4
flutter/samples 1696 11.08 915.82 2.80% ▆▆▆██ 4
gitbucket/gitbucket 417 3.22 618.76 3.10% ▇█▇▅█ 4
googleapis/google-cloud-cpp 21148 122.48 1500.94 2.17% ▇▇▇▇█ 4
graphql/express-graphql 26 0.67 178.37 65.53% ▂▁▂▂█ 4
graphql/graphql-js 551 3.70 1109.18 1.43% ▇▅█▇▇ 4
graphql/graphql-relay-js 28 0.81 135.39 34.34% ▃▂▃▃█ 4
graphql/graphql-spec 19 1.36 469.27 -7.31% ▃▄▃█▃ 4
iluwatar/java-design-patterns 2089 11.30 569.95 9.23% ▄▄▄▆█ 4
ktaranov/sqlserver-kit 490 6.46 1148.34 -25.71% ▂█▂▃ 4
liriliri/licia 1438 3.05 562.37 17.40% █▃▃▃█ 4
MartinThoma/LaTeX-examples 1409 5.99 485.76 -3.43% ▂▃▂█▃ 4
mdx-js/mdx 139 1.55 422.02 19.59% ▃▃▄▄█ 4
microsoft/TypeScript-Website 765 2.85 1848.94 84.32% ▁▂▂▂█ 4
MicrosoftDocs/PowerShell-Docs 3126 24.74 1348.25 -3.22% ██▆▇▅ 4
neovim/nvim-lspconfig 867 5.31 479.66 -7.75% ▃▂▃█▃ 4
pagekit/pagekit 741 3.39 455.54 -5.21% ▃▄▃█▃ 4
php/php-src 2382 24.38 1727.54 -3.92% ▃▂▂█▃ 4
plasticrake/tplink-smarthome-api 62 1.31 255.78 -5.77% ▂█▄▅▄ 4
prettier/prettier 2661 6.44 586.77 22.02% ▄▄▃▃█ 4
pycontribs/jira 80 1.46 385.78 -6.85% ▄▂▄█▃ 4
RustPython/RustPython 857 9.22 2035.89 -7.88% ▃▃▃█▂ 4
shoelace-style/shoelace 440 2.94 723.82 -1.29% ▇▆▇█▆ 4
slint-ui/slint 3586 15.37 1241.78 -3.18% ██▆▇▆ 4
SoftwareBrothers/admin-bro 441 2.30 421.79 8.44% ▇▆▄▅█ 4
sveltejs/svelte 8935 22.72 269.73 -1.44% █▇▆▆▆ 4
TheAlgorithms/Python 1411 5.59 645.59 0.52% █▅▆▆▆ 4
twbs/bootstrap 118 1.68 575.42 3.48% █▇▇▅█ 4
typescript-cheatsheets/react 24 1.15 188.28 -14.03% ▂▂█▁▂ 4
typescript-eslint/typescript-eslint 865 4.27 680.53 -61.48% ▅█▄▇ 4
vitest-dev/vitest 2744 10.86 711.03 -5.12% ▆▇█▇▄ 4
w3c/aria-practices 417 3.21 1222.31 5.20% █▄█▅█ 4
w3c/specberus 190 1.90 326.69 -2.50% █▇▃█▆ 4
webdeveric/webpack-assets-manifest 55 1.13 112.52 6.15% ▆▆▇▄█ 4
webpack/webpack 1285 6.12 1232.87 8.05% ▅▅▄▆█ 4
wireapp/wire-desktop 51 1.43 150.64 -1.26% █▇▄▆▆ 4
wireapp/wire-webapp 2469 14.57 710.88 -7.76% ██▆▃▄ 4

@Jason3S
Jason3S merged commit a99cff8 into main Aug 9, 2026
90 checks passed
@Jason3S
Jason3S deleted the dependabot/github_actions/action-dependencies-version-05121d969d branch August 9, 2026 08:52
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant